[android-developers] google all application is not working on my phone(please help any budy )

2016-04-25 Thread Harun Shekh
not work any gooogle app  like:- (Gmai, Youtube, Playstore, ) not open and 
not sin in any app please help.. any buddy .
my phone is kitkat modal no - *iball andi 4.5p ips glitter ..*
*//*
my mobile is not install *google pay servis .*..many search google play 
servis but not work any app. please please help... solve my problem
this is my screenshot:

--//
THIS IS MY PHONE DETAILS


























/---//-




,



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/bf72d4a7-cdf9-4f5c-8e1b-94780ce6739b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread kevin kuloth




>
>>
>> See this is my code, But it simply show a symbol OBJ on the place of image
>
>  Intent intent = new Intent(Intent.ACTION_SEND);
> intent.putExtra(Intent.EXTRA_EMAIL, "aaa.gmail.com");
> intent.putExtra(Intent.EXTRA_TEXT, Html.fromHtml("Heading 
> Text"));
> intent.putExtra(Intent.EXTRA_SUBJECT, "subject");  
> intent.putExtra(Intent.EXTRA_CC, "cc");
> intent.setType("text/html");
> startActivity(intent);
>
>
And this is what I get


 
 

>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/03eeb79d-8c5e-4f37-a463-2e97153aff6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread kevin kuloth


On Monday, April 25, 2016 at 11:30:55 PM UTC+5:30, Richard wrote:
>
>
>
> > Date: Monday, April 25, 2016 09:48:10 -0700 
> > From: kevin kuloth  
> > 
>
> See this is my code, But it simply show a symbol OBJ on the place of image

 Intent intent = new Intent(Intent.ACTION_SEND);
intent.putExtra(Intent.EXTRA_EMAIL, "aaa.gmail.com");
intent.putExtra(Intent.EXTRA_TEXT, Html.fromHtml("Heading 
Text"));
intent.putExtra(Intent.EXTRA_SUBJECT, "subject");  
intent.putExtra(Intent.EXTRA_CC, "cc");
intent.setType("text/html");

startActivity(intent);


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fa69b9b8-6c62-4a68-b889-1a8a73449cb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to request permissions for third-party libraries on Android.

2016-04-25 Thread Dante Zhang
I am making a third-party library on Android for other coders.
The Android 6.0 makes all permissions requested by run-time, and it should 
depend on Activity when you request permissions or get callback.

But for my library I only have Context, so how could I request permissions 
in this case?
I want my library to ask for permissions by itself, but not the other 
coders to request permissions instead of me.

I am seeking for a solution for that, and I need help.
Anyone could help me on this?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/99e8ffeb-d9b3-47b8-ace9-83631b17410c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Screen on event

2016-04-25 Thread TreKing
On Mon, Apr 25, 2016 at 11:55 AM, 'Jean-Baptiste Queru' via Android
Developers  wrote:

> Using this is probably a bad idea, though, as it requires that you keep a
> Service running at least while the screen is off,


Why would you need to keep a service running to respond to a broadcast?

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgi3bsJVnHBVDvFOn2GqFraD%3DuZaFOoTFr6r%2B1myC6BB1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Latest Android N OTA brigged my Nexus 6P

2016-04-25 Thread TreKing
On Sun, Apr 24, 2016 at 12:28 PM, Lars Vonderschmitt <
lars.vonderschm...@gmail.com> wrote:

> Also getting into the bootloader and trying to make a factory reset is not
> working.


What does "is not working" mean?
http://www.catb.org/esr/faqs/smart-questions.html

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScggz%2BYpWjjm%2BSZq5BNoJYt_tRZz9qTguevPH0hvbWFmY_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Running a Alpha test in parallel with Production and country gating?

2016-04-25 Thread TreKing
On Sun, Apr 24, 2016 at 11:07 AM, Adir Ron  wrote:

> However, now when a new tester reaches our Alpha testing page, he clicks
> on "Become a tester" but then cannot download the app - they are getting a
> "not available in your country" message.
>
> We were under the impression that Alpha tests are open worldwide,
> regardless of gating the production version.
>

https://support.google.com/googleplay/android-developer/answer/3131213?hl=en

*If you make any changes to your app's Pricing & Distribution page,
including setting your app price to Paid or Free, it affects your
production, alpha, beta, and any future versions of your app.*


> Is this a bug? Is this intended?
>

See above.


> Is there any way to run those in parallel?
>

Use a low-percentage staged rollout or open beta instead of trying to
restrict per country.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScggWbk7LWZ9f-rOCQzHwEq1pXaHPz6ZN2g5o6bP8GucsBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Integration of payumoney

2016-04-25 Thread TreKing
On Sun, Apr 24, 2016 at 3:45 AM, shikhar jain  wrote:

> I am building an app for which I need to accept payments, how do I
> integrate payumoney with it?


Seems like a good question for someone over at payumoney, whatever that is.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgifevFjb8k%3DT%2B%2BmvLbiP9V_XG8ROtSdGODwBmyjkO1JCA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: ingreso mi cuenta en android y vuelve a pedirme ingresar una cuenta?

2016-04-25 Thread Ryuuzuzke

eh encontrado una solucion temporal ya que no puedo sincronisar los datos 
de la cuenta con el dispositivo pero al menos se puede usar y es que a la 
hora de ingresar la cuenta desactivar las casillas de wifi y datos moviles 
y asi aparece que no se instalaran nuevas actualisaciones y que el 
dispositivo fue configurado correctamente. Saludos

El lunes, 25 de abril de 2016, 16:16:40 (UTC-3), Ryuuzuzke escribió:
>
> hola,
> tengo un problema y es que tengo un lg l4 tv y hace unos dias me empeso a 
> dar errores de aplicaciones por lo que decidi reiniciarlo de fabrica, al 
> hacerlo el celular prendio normalmente y me pidio la cuenta de google. pues 
> la puse e inicio sesion hasta un punto donde pedia tarjeta de credito, dice 
> algo de entretenimiento en la palma de tu mano y que es protegida por 
> google wallet. tenia la opcion de agregar la tarjeta o poner "ahora no" y 
> al poner en "ahora no" aveces aparece la vista de sincronisacion de 
> contactos, datos, etc donde dice as iniciado sesion y al darle siguiente 
> pide de nuevo una cuenta,. en otras veces solo al darle "ahora no" me pide 
> de nuevo la cuenta de google. Aclaro que una ves echo esto ya no puedo 
> poner de nuevo la misma cuenta porque dice que ya a iniciado sesion con esa 
> cuenta en este dispositivo. pero me pide de igual manera ingresar otra 
> cuenta. y por ultimo al hacerle un hard reset al dispositivo puse que no 
> tenia cuenta google y me decia que en un futuro use la cuenta para 
> salvaguardar mis datos y ponia aceptar, al poner aceptar solo me mando a la 
> pantalla donde me pedia poner una cuenta existente o crearme una. 
> si alguien puede ayudarme se lo agradeceria mucho, pues ando con este 
> problema desde hace dos dias y no puedo solucionarlo, ya eh echo hard reset 
> casi 10 veces y por mas que lo intente vuelve a pasar lo mismo.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/c48d6c2e-0376-457d-8d36-716a1760f9ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to show App rating in Google Search result

2016-04-25 Thread thepfmind PiNT
Hi Folk, 

I try to figure out how to display my app rating result in google search 
result. 
I find most of the app having its rating.
Does anyone have an idea how to do it?

Thanks in advance for the any valuable advice.

Pint.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/820142d5-af5a-4b8f-8382-6e3d3a9fe609%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent req for TrackWise Implementation Specialist @ Peapack, NJ

2016-04-25 Thread Shaik Sadiq
Hi,



Hope you are doing well !!!



I have an urgent requirement for a *TrackWise Implementation Specialist**..*
Please let me know if you have any consultants and get back to me with
their updated resume in .doc format immediately. Given below is the job
description.



*Job Title: TrackWise Implementation Specialist*

*Location: Peapack, NJ*

*Duration: 6+ Month*

*Total Experience: 7+ Years*



JD:

Senior TrackWise Implementation Specialist.  Experience must include
performing the lead role on 3-5 prior large scale global design\development
engagements



*Sadiq Shaik*

ASAP Solutions Group LLC,

678-221-4992 (ext) 217

ssh...@myasap.com 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMy78atxvJZbQCG-OKnDXRvC8Ov5rkEY1Lqh60ZPAzOmi35Gow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] ingreso mi cuenta en android y vuelve a pedirme ingresar una cuenta?

2016-04-25 Thread Ryuuzuzke
hola,
tengo un problema y es que tengo un lg l4 tv y hace unos dias me empeso a 
dar errores de aplicaciones por lo que decidi reiniciarlo de fabrica, al 
hacerlo el celular prendio normalmente y me pidio la cuenta de google. pues 
la puse e inicio sesion hasta un punto donde pedia tarjeta de credito, dice 
algo de entretenimiento en la palma de tu mano y que es protegida por 
google wallet. tenia la opcion de agregar la tarjeta o poner "ahora no" y 
al poner en "ahora no" aveces aparece la vista de sincronisacion de 
contactos, datos, etc donde dice as iniciado sesion y al darle siguiente 
pide de nuevo una cuenta,. en otras veces solo al darle "ahora no" me pide 
de nuevo la cuenta de google. Aclaro que una ves echo esto ya no puedo 
poner de nuevo la misma cuenta porque dice que ya a iniciado sesion con esa 
cuenta en este dispositivo. pero me pide de igual manera ingresar otra 
cuenta. y por ultimo al hacerle un hard reset al dispositivo puse que no 
tenia cuenta google y me decia que en un futuro use la cuenta para 
salvaguardar mis datos y ponia aceptar, al poner aceptar solo me mando a la 
pantalla donde me pedia poner una cuenta existente o crearme una. 
si alguien puede ayudarme se lo agradeceria mucho, pues ando con este 
problema desde hace dos dias y no puedo solucionarlo, ya eh echo hard reset 
casi 10 veces y por mas que lo intente vuelve a pasar lo mismo.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e8f3abf6-dbb5-4ae1-b39a-4c0643f3ad40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread BruceAndroid
sorry i found the error

thanks very the method is

public void addActionWithHandler()


thanks very!


Il giorno lunedì 25 aprile 2016 13:39:11 UTC+2, BruceAndroid ha scritto:
>
> the same as the previous message
>
> java.lang.Exception: Method addActionWithHandler() should be public
>
> at 
> org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
>
> at 
> org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
>
> at 
> org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
>
> at 
> org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
>
> at 
> org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
>
> at 
> org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
>
> at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
>
> at org.junit.runners.ParentRunner.(ParentRunner.java:84)
>
> at 
> org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
>
> at 
> org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
>
> at 
> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>
> at 
> org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
>
> at 
> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>
> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
>
> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
>
> at 
> com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
>
> at 
> com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
>
> at 
> com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
>
> at 
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
>
> at 
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
>
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
> at java.lang.reflect.Method.invoke(Method.java:606)
>
> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
>
> Process finished with exit code 255
> Il 25/apr/2016 12:52, "Richard Thompson"  ha scritto:
>
>> What error do you get then?
>>
>> On 25 April 2016 at 11:05, BruceAndroid  wrote:
>>
>>> sorry on posted code method is not pubblic but on real code yes...
>>>
>>> Il giorno lunedì 25 aprile 2016 11:50:42 UTC+2, richarth ha scritto:

 You need to make the addActionWithHandler method public.

 On 25 April 2016 at 10:34, BruceAndroid  wrote:

> hello this my code 
>
>
> my test 
>
> [code]
> package UnitTests;
>
> import android.test.suitebuilder.annotation.SmallTest;
>
> import org.junit.Test;
>
> import static org.junit.Assert.assertEquals;
> import static org.junit.Assert.assertFalse;
> import static org.junit.Assert.assertTrue;
> /**
>  * Created by on 23/04/16.
>  */
>
> @SmallTest
> public class MappingActionByTagTest {
>
> @Test
> void addActionWithHandler()
> {
> //arrange
> MappingActionByTag mact = new MappingActionByTag();
> mact.addActionWithTag("test", new ICommand() {
> public String exec() {
> return "tag_test";
> }
> });
>
>
> //act
> String actual = mact.getAction("test").exec();
>
>
> //assert
> assertEquals(actual,"tag_test");
>
> }
>
> }
> [/code]
>
> class on test
>
> [code]
> package UnitTests;
>
>
> /**
>  * Created by on 23/04/16.
>  */
> public interface ICommand {
> String exec();
>
> }
>
>
>
> package UnitTests;
>
>
> /**
>  * Created by on 23/04/16.
>  */
> public class CommandContentRecent implements ICommand {
>
> public String exec() {
> return "";
> }
> }
>
>
> package UnitTests;
>
> import java.util.HashMap;
> import java.util.Map;
>
> /**
>  * Created by on 23/04/16.
>  */
> public class MappingActionByTag {
> private Map m_commandMap = new HashMap<>();
>
> public void 

[android-developers] Urgent Need: Siebel Developer @ Pittsburgh, PA

2016-04-25 Thread Ateeq Rehman
*Hi Folk,*

This is Ateeq, from Diverse Lynx.



Please share *Siebel EAI Developer* Profiles at *ateeq.reh...@diverselynx.com
*



*Note: Need Passport Number/Copy will be needed.*





*Job Description:*

* Role  : Siebel
EAI Developer*

*Location : Pittsburgh, PA*

*Experience : 7+ years*



*Detailed JD:*



Must have been part of one large Siebel Implementation Project.
Experience in Siebel Solution Designing
Experience in Configuring UI/Business/Data Layers.
Experience in developing business services/workflows.
Experience in Server/Browser Scripting
Experience on Siebel EAI is must
Experience on Open UI
Independently complete assigned work within project timelines
Adhere to configuration standards
Unit testing
Participation in design discussions with the business
Provide options to meet business requirements
Identify potential issues or risks
Work with Business Analysts to ensure that business requirements are met.
Collaborate with alliance partners





*Thanks & Regards*

*Ateeq Rehman*

*Diverse Lynx LLC|300 Alexander Park|Suite#200|Princeton, NJ 08540*

*Phone No: 732-452-1006 EXT 215*

*Email: ateeq.reh...@diverselynx.com  ||
Hangout: ateeq.staffing*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAN6NZJtZ%2BWxWJ1JGZqyNFy-M8dYJzMV7u5KwkDPPX610Kc5%3D1A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread Richard


> Date: Monday, April 25, 2016 09:48:10 -0700
> From: kevin kuloth 
>
> Thank u Richard, Can I get sample code

A basic search on your searchengine of choice should quickly turn up
code samples that you might need. The HTML side of your multi-part
message should be in standards HTML, and any HTML-basics guide will
give examples of how to include an image reference.



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/EF7325F81E87E211DF7ACEE3%40ritz.innovate.net.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Screen on event

2016-04-25 Thread 'Jean-Baptiste Queru' via Android Developers
http://developer.android.com/reference/android/content/Intent.html#ACTION_SCREEN_ON
Using this is probably a bad idea, though, as it requires that you keep a 
Service running at least while the screen is off, which in turn uses RAM, which 
in turn might cause other services to get bumped from memory (or yours for that 
matter), which in turn uses CPU to restart those services, which in turn 
reduces battery life.
For having unfortunately one such use case in one of the apps I work on, my 
recommendation is at least to move the service in question into its own process 
and to keep its code as lightweight as possible. Still, you're likely to eat 
3-4MB of RAM.
JBQ
--
Jean-Baptiste M. "JBQ" QuéruMobile Excellence Architect, YahooSent from Yahoo 
Mail 

On Sunday, April 24, 2016 2:21 AM, chen Simon 
 wrote:
 

  How can I know if the screen is turned on due to user's pressing power button 
or other event like incoming call? Thanks for your help.-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/81fadf62-dd65-45d4-baa5-d1ba36fecefb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1041991229.1436074.1461603349053.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread kevin kuloth
Thank u Richard, Can I get sample code

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/aac5dd1f-3709-4b57-9f66-a0f0ea20e626%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Must Enable Location to use Bluetooth and WiFi Background Scanning: Android API 23 Hardware Identifiers Changes

2016-04-25 Thread 'Jean-Baptiste Queru' via Android Developers
Those BT and WiFi APIs are used to determine proximity between devices, i.e. 
location, so it's expected that they are also tied to location as a baseline.
JBQ
--
Jean-Baptiste M. "JBQ" QuéruMobile Excellence Architect, YahooSent from Yahoo 
Mail 

On Saturday, April 23, 2016 5:10 PM, Nancy G  wrote:
 

 According to the changelog:

To provide users with greater data protection, starting in this release, 
Android removes programmatic access to the device’s local hardware identifier 
for apps using the Wi-Fi and Bluetooth APIs. The WifiInfo.getMacAddress() and 
theBluetoothAdapter.getAddress() methods now return a constant value of 
02:00:00:00:00:00.
To access the hardware identifiers of nearby external devices via Bluetooth and 
Wi-Fi scans, your app must now have theACCESS_FINE_LOCATION or 
ACCESS_COARSE_LOCATION permissions:   
   - WifiManager.getScanResults()
   
   - BluetoothDevice.ACTION_FOUND
   
   - BluetoothLeScanner.startScan()
Note: When a device running Android 6.0 (API level 23) initiates a background 
Wi-Fi or Bluetooth scan, the operation is visible to external devices as 
originating from a randomized MAC address.

Am I correct in understanding that now every app that should be granted 
Bluetooth permission will now require location permission as well, defeating 
the purpose of granular permissions?
Is there some other way to allow Bluetooth permission without requiring a user 
to grant my app location permission? My app wouldn't require location 
permission if not for this change, so I would want to make sure if it ever does 
access location, that it can only do so when the app is active. Won't I still 
be able to access location info when the app isn't being used?-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2e1b95df-25c8-4c01-970a-e8677c69bf8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/567078529.1415474.1461602720120.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Building Multiple Apps From The Same Codebase

2016-04-25 Thread Aaron Grider
We have a rather unique situation with our Android project, in that we use 
the same code base to build literally thousands of different apps, each 
with a different package name.

For the most part this hasn't been a problem. Recently I migrated our build 
system to Gradle and it is certainly functional, but we don't seem to be 
able to take advantage of some of the benefits of Gradle 2.0, specifically 
incremental builds and instant run.

NOTE: I am thinking these 2 issues are related, since if the correct 
package name is cached, incremental builds and instant run work fine.

1) For some reason, ALMOST every build I run cleans itself before it runs, 
even when no source is changed.
Executing tasks: [:app:clean, :app:generateDebugSources, :app:
mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:
generateDebugAndroidTestSources, :app:assembleDebug]

I'm assuming this is Gradle getting confused, but I have no idea how to 
troubleshoot what might be causing a clean to be triggered.

2) And this is completely tripping me out. I will build my app with this 
package name, and ADB installs it correctly:

*com.subsplash.thechurchapp.aaronchurch*

But it seems Android Studio caches the old one for a very long time, which 
results in an error like this...

$ adb shell am start -n 
"*com.subsplash.thechurchapp.freshlifechurch*/com.subsplash.thechurchapp.SplashActivity"
 
-a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Error while executing: am start -n "
*com.subsplash.thechurchapp.freshlifechurch*/com.subsplash.thechurchapp.SplashActivity"
 
-a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Starting: Intent { act=android.intent.action.MAIN 
cat=[android.intent.category.LAUNCHER] 
cmp=com.subsplash.thechurchapp.freshlifechurch/com.subsplash.thechurchapp.SplashActivity
 
}
Error type 3
Error: Activity class 
{*com.subsplash.thechurchapp.freshlifechurch*/com.subsplash.thechurchapp.SplashActivity}
 
does not exist.

Error while Launching activity

I have searched my whole machine for the text:
com.subsplash.thechurchapp.freshlifechurch

And I can't find it anywhere. I have purged caches, removed all build 
files, and the Android Studio preferences. Does anyone know where Android 
Studio is getting this package name from?

Also, quick note on how I am providing the package name. In build.gradle I 
am reading the package name from an API endpoint, and I am generating the 
Android manifest conditionally if the package name changes. 

json = new JsonSlurper().parseText(proc.text)

androidPackageName = json.android.package_name


android {
compileSdkVersion 'Google Inc.:Google APIs:23'
buildToolsVersion "23.0.2"
useLibrary 'org.apache.http.legacy'

defaultConfig {
applicationId androidPackageName
minSdkVersion 10
targetSdkVersion 22
versionName project.tcaVersion
}
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'
java.srcDirs = [project.SRC_DIR]
res.srcDirs = [project.RES_DIR]
assets.srcDirs = [project.ASSET_DIR]
aidl.srcDirs = [project.SRC_DIR]
renderscript.srcDirs = [project.SRC_DIR]
}

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6fc78005-4c52-4ef7-a5f9-e8b40b1dd08b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Siebel EAI Developer @ Pittsburgh, PA

2016-04-25 Thread Ateeq Rehman
*Hi Folk,*

This is Ateeq, from Diverse Lynx.

*Please share **Siebel EAI Developer** Profiles at*
*ateeq.reh...@diverselynx.com
*


*Note: Need Passport Number & Visa Copy will be needed.*


*Job Description:*

   *Role: Siebel EAI
Developer*

   *Location: Pittsburgh, PA*

*Experience : 7+ years*



*Detailed JD:*



Must have been part of one large Siebel Implementation Project.
Experience in Siebel Solution Designing
Experience in Configuring UI/Business/Data Layers.
Experience in developing business services/workflows.
Experience in Server/Browser Scripting
*Experience on Siebel EAI is must*
*Experience on Open UI*
Independently complete assigned work within project timelines
Adhere to configuration standards
Unit testing
Participation in design discussions with the business
Provide options to meet business requirements
Identify potential issues or risks
Work with Business Analysts to ensure that business requirements are met.
Collaborate with alliance partners



*Thanks & Regards*

*Ateeq Rehman*

*Diverse Lynx LLC|300 Alexander Park|Suite#200|Princeton, NJ 08540*

*Phone No: 732-452-1006 EXT 215*

*Email: ateeq.reh...@diverselynx.com  ||
Hangout: ateeq.staffing*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAN6NZJuBjA_wRL_%3DkmVJRobtqFk4m5GBcfY7fmLmd_9RNK0F2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread Richard


> Date: Monday, April 25, 2016 05:44:54 -0700
> From: kevin kuloth 
> 
> I want to add an image in email body. I don't want to attach an
> image to  the email, but add an image in the email body.
> 
> How to do this?

Put the graphic(s) in question on a publicly accessible web server,
then include the image URL in the HTML part of a text/html multi-part
message. You might also want to include the URL for the image in the
text part, but that depends on your intent and the image contents,
e.g., branding vs. content.

Note, if done properly, the URL the HTML part will have a link that
can be optionally loaded by the message recipient. Most email clients
don't automatically load images or content from external links.


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/A99729C1745F7742A8E133B8%40ritz.innovate.net.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Excellent Consultants Available -Updated Hotlist.

2016-04-25 Thread Chandu Nik
Dear Business Partner,



Greetings from Skoruz Inc, I am really glad to introduce my list of
available consultants for your C2C Requirements.



I would really appreciate if you can add cdarapan...@skoruz.com to your
distribution list & share your Corp-Corp open positions on daily basis.



Skill

Experience

Location

Relocation

SAP BW HANA

10

MD

Open

Ms Dynamics AX Technical

9+

CA

Open

Oracle APPS DBA / Middleware DBA

12

CA

Open

Hybris Java Developer

7

IL

Open

DevOps Engineer

8

PA

Open

ETL Developer

8

NY

Open

Salesforce Developer / Admin

8

GA

Open

DevOps Engineer

8

CT

Open

DevOps Engineer

8

VA

Open

DevOps Engineer

8

DE

Open

Hybris Developer

7+

MN

Open

Build Release / DevOps Engineer

7+

CA

Open

Hybris Java Developer

7+

MN

Open

DevOps / Cloud Engineer

7+

MN

Open

DevOps Engineer

8+

TX

Open

DevOps Engineer

8+

TX

Open

Hybris Developer

7+

CA

Open

Anaplanner Consultant

8+

CA

Open

Anaplan Consultant

7

CA

Open

BA / Anaplan Consultant

7+

CA

Open

DevOps Engineer

8+

TX

Open

Mulesoft

8+

CA

Open

QA Engineer ( Automation )

8+

CA

Open



*Email is the best way to reach me*



*Mouli*

*Email: cdarapan...@skoruz.com *

SKORUZ INC,

680 Langsdorf Dr, Suite 206
Fullerton CA – 92831

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAA%3DUL_kxE9ZuYkyw2tW-DwgrO4tHj5ab4%2BYCt0f%2BrqJ8wvbC3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Storage Engineer ,Cumberland, RI/Scottsdale,,6-12+ Months

2016-04-25 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Storage Engineer *

*Location: Cumberland, RI/Scottsdale, AZ *

*Contract: 6-12+ Months*



*Requirement:*

*POSITION SUMMARY:*

· Enterprise Storage Engineer will be responsible for hands-on
Engineering role in a Fortune 12 company on 1 year contract

· Responsibilities will include developing implementation solutions
based on established Enterprise Technical Architecture standards and
service catalogs, evaluating new technologies and creating supporting
documentation to be used by other parts of IT organization.

· The individual will work with domain architects, other
engineering and operations team members to fulfill business IT requirements
by delivering effective solutions that are supportable, maintainable and
cost effective. Selected individual will focus on primarily EMC
technologies that are both SAN and NAS based.

*Target Technologies:*

The skill set needs to be EMC centric and include:

   - Solutions Enabler
   - VMAX 2/3
   - VNX
   - DMX
   - Brocade Switches
   - Connectrix Manager
   - SRDF
   - Isilon
   - Centera
   - Data Domain
   - Avamar

*PRIOR WORK EXPERIENCE:*

· 5+ years of experience with Enterprise Storage Engineering
technologies

*Required Skills:*

· Strong knowledge of EMC based storage technologies (VMAX, VNX,
Isilon, Data Domain, Celerra, Centera)

· In-depth knowledge of connectivity requirements for open systems
hosts (ESX, Linux, Windows,  UNIX)

· Understanding of storage replication and virtualization
technologies

· Understanding of how to interact with external vendors in the
form of troubleshooting and escalation

· Ability to do both capacity planning and performance analysis

*Desired Abilities:*

   - Strong problem solving, time management and organizational skills
   - Excellent interpersonal and communication (oral, listening and
   writing) skills are required
   - Excel at efficient multi-tasking
   - Demonstrate a sense of urgency in completing tasks and resolving
   issues in order to deliver quality projects on time and within budget
   - Strong collaboration skills and ability to communicate all aspects of
   the job requirements, including the creation of formal documentation

*Time allocation*

· Engineering services - deliver Engineering storage build
solutions and documentation in accordance with established Architecture
guidelines -  90%

· Assist with escalated storage issue resolution - 5%

· Lead POC activities for new to CVS storage devices, create
operational documentation - 5%





*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2Bix2zxeUmk%2B734xtQmtp5Tkhc8DKaNngUoViVwc3uYBJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Excellent Consultants Available – Scepter Technologies.

2016-04-25 Thread Technical Consultants
Dear Business Partner,



Greetings from Scepter Technologies, Hope you are doing great.



This is Peter from Scepter Technologies Inc. I am really glad to introduce
my list of available consultants for your various Corp-Corp projects.

Please add pe...@scepter-tech.com to your distribution list & share your
Corp-Corp open positions on daily basis.

 *Consultant Name*

Skill

*Experience*

*Location*

*Relocation*

Vivek

Sr Application Packager /Desktop Engineer/ SCCM

9

PA

Open

Nithin

Sr SAN Storage Engineer

9

IL

Open

Akshara

OBIEE Developer

8+

CT

East Coast

Avinash

Hadoop Admin

8+

NC

Open

Prayana

Sr. Unix Linux Admin

7+

MD

Open

Nithin

VMWare Admin / Server Engineer

8+

NC

MD/DC/VA/DE/PA

Venkata

Sr SAN Storage Engineer

8+

CA

Open

Sindhura

 Application Packager / SCCM

8+

TX

Open

Bharath

Sr SAN Storage Admin

8+

NJ

Open

Karthik

Storage Netapp Engineer /Admin

8+

NY

Open

Ramoji

Sr SAN Storage Admin

8+

IN

Open

Pramod

Sr. Network Engineer

8+

RI

Open

Adarsh

Hadoop Developer

7+

TN

Open

Rakesh

Hadoop Developer

8+

VA

Open

Anil

Websphere Admin

7+

MD

Open

Pankaj

QA Analyst

8+

RI

Open

Sandhya

.Net Developer

8

TX

Open



*Regards,*

*Peter Parker*

**

pe...@scepter-tech.com 

*Scepter Technologies, Inc.*

10045 Red Run Blvd, St 150

Owings Mills, Maryland 21117

www.scepter-tech.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMJEDjoRgLgTCRXau5sn0%3DuOMn_PyrUd1NZtV%3DGFKenA%2BbfLJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOT-LIST

2016-04-25 Thread sai praveen G
Hi

*Please find the updated hot-list of my consultants..*

*Please send the suitable requirements to *s...@theplanetp.com  *or feel
free to call me at **786-484-7805*



*S.No*

*Name*

*Skill / Job Title*

*Experience*

*Location*

*Relocation*

*1*

Anusha

Data Modelling

8+ Years

CT

Open

*2*

Satishbhai

Java

7+ Years

Colorado Springs, CO

Open

*3*

Jinju

.Net

6+ Years

NJ

NJ,NY

*4*

Rachit Patel

Selenium Tester

7+ Years

DC

Open

*5*

Sailaja

QA

7+ Years

Charlotte, NC

Charlotte, NC

*6*

Rajan

QA

7+ Years

Dallas, TX

Dallas, TX

*7*

Kaushal

QA

8+ Years

NJ

Open

*8*

Simi

Java Developer

7+ years

CA

Bay area

*9*

Nabeel

.Net Developer

6+ years

Sacramento, CA

Open

*10*

Sheeba

MSBI Developer

7+ Years

TX

TX,GA,IL,FL

*11*

Gokul

UI Developer

7+ Years

San Jose, CA

Bay Area

*12*

Sai

UI Developer

8+ Years

TX

Open

*13*

Anusha

QA

7+ years

NY

NY, NJ

*14*

Sainath

UI Developer

7+ Years

San Jose, CA

Open

*15*

Harish

Oracle DBA

7+ Years

Amarillo, TX

Open

*16*

Mrudula

Share point

7+ Years

San Jose, CA

Bay area

*17*

Mittul

QA

7+ Years

Detroit, MI

Open

*18*

Haritha

Java/UI

8+ Years

Chicago, IL

Open






[image: Planet-P Logo.png]

*Sai Praveen*

*Sr.IT Recruiter*

*Planet-P, Inc.,*

7950 NW 53rd Street, Suite 337, Miami, Florida 33166

Direct: +1 (786) 484 - 7805, Fax: +1 (866) 480-9591

Web:   www.theplanetp.com eMail: s...@theplanetp.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAABDhFzYDh49kb3RtLp857jOvnJ3P%2BEfbmeiCOMhWSB5Mjf%3DDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hotlist of the day

2016-04-25 Thread Tapan Kushwaha
Hello,

Greetings!



This is with reference to the Updated Hot-List of “Technocraft Solutions”
consultants, who are actively looking for a new contract opportunity;
Please let me know if you have any suitable requirement for our active
consultants. Also please send me your Job Requirements at
*ta...@technocraftsol.com*  or you can reach me
at 614-664-7644



*S.NO* 

*Name*

*Technology*

*Location*

*Experience*

*Relocation*

*1*

*Shradha*

*Sr. ETL Developer*

*Dallas, TX*

*11+*

*Only Dallas*

*2*

*Mayu*

*ETL Informatica*

*Plattsburgh, NY*

*7.5*

*Yes*

*3*

*Saurin*

*ETL Informatica*

*Birmingham, IL*

*8+*

*Yes*

*4*

*Nikitha*

*Informatica*

*Dallas, TX*

*7+*

*Yes*

*5*

*Krunal*

*ETL Informatica*

*Cary, NC*

*7+*

*Yes*

*6*

*Mrunali*

*Informatica*

*Irvine, CA*

*7+*

*CA, TX, FL, NC, AZ*

*7*

*Arti*

*QA Automation*

*CA*

*7+*

*Open*

*8*

*Sanjay*

*QA Lead*

*Providence, RI*

*9+*

*Open*

*9*

*Sowmya*

*PL/SQL*

*Dallas, TX*

*8+*

*Yes*

*10*

*Rama*

*PL/SQL*

*Tamha, FL*

*7+*

*Yes*

*11*

*Ami*

*SQL/BI Developer*

*Piscataway, NJ*

*7+*

* Open*

*12*

*Gunnemouni*

*MS SQL Server SSIS/SSRS*

*Dallas, TX*

*7+*

*Yes*

*13*

*Anusha*

SQL/ SSIS/ SSRS

*Dallas, TX*

*7+*

*Open*

*14*

*Sree Shravya*

*SQL SERVER / MSBI*

*Houston, TX*

*8+*

*Yes*

*15*

*Merilena*

*Service NOW*

*Dallas, TX*

*7+*

*Yes*

16

Shravya

Business Analyst

Houston, TX

7+

Open

*17*

*Nil*

*Oracle DBA*

*MD*

*7+*

*Yes*




Looking forward to do Business with you.



Thanks,



*TAPAN*

*Business Development Manager*

*Technocraft Solutions LLC*

7000 parkwood Blvd, Ste#200G

Frisco,TX,75034

Email: ta...@technocraftsol.com

www.technocraftsol.com

www.xdimensiontech.com

Partner with XDimension Technology

Yahoo Id:Tapan_technocraft

Gmail Id: Tapan.technocraft

Contact: 614-664-7644

Fax: 866-360-3962

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BRjhA_vyx5XQ3JFq-OscJx%2BrwNRSJqzhXD0K_Vb5aZDpTj3NA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Windows Administrator - Vulnerability Management ,Cumberland, RI/Scottsdale,,6-12+ Months

2016-04-25 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Windows Administrator - Vulnerability Management *

*Location: Cumberland, RI/Scottsdale, AZ *

*Contract: 6-12+ Months*



*Requirement:*

•  The Windows administrator should have experience in working with
Different versions Of Windows Server operating systems.

•  The Windows administrator needs to be a work independently with
various application teams with build activities.

•  Effective communication with the IS Application teams is critical to
achieving success with this position.

· The Windows administrator’s responsibilities will include
configuration, maintenance, support, troubleshooting, issue remediation,
system upgrades and Vulnerability management - of all production and test
Windows servers.

· Maintaining the highest availability of all systems is of utmost
priority. Period / scheduled after hours support of these systems is
required.

· A strong competency of IIS, FTP, SFTP, and WSFTP Pro is required.

· Should have enough knowledge to initiate WebEx session and can
handle multiple sessions at the same time to provide support to Application
teams assisting them in their application installation .

•  Strong knowledge of Windows operating system (Windows 2000, Windows
2003, Windows 2008, and Windows 2012).

•  Knowledge of patching tools – Blade-logic, WSUS, Windows Update
services

•  In-depth knowledge of Vulnerability Management on Windows servers.

•  Knowledge of security patch maintenance on Windows servers.

•  Knowledge of Microsoft and non-Microsoft patches/products updgarde
knowledge which is installed on Windows servers

•  Good Knowledge of third party vendor applications such as Web and
JAVA applications.

•  Strong Knowledge of IIS, FTP, SFTP, WSFTP and web based application
publishing and handling.

•  Knowledge of Security patch installation process on server
environment.

•  Good communication and interpersonal skills.



*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2BjM%3DX_%2Bo63pkTruGRULw7_g5vTP_rBy8Bs3HW-W4n3muQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Distribution GROUP C2C Vendors - Sales

2016-04-25 Thread Ankush Chaudhary
C2C Vendors - Sales - Join - https://lnkd.in/bNZvRfp

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEUFWB_dB8dqX--zzNdFxcVhoyMt8kvW1D3AzYAmSzWUN2QzbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sending HTML email intents without having 's removed?

2016-04-25 Thread kevin kuloth


I want to add an image in email body. I don't want to attach an image to 
the email, but add an image in the email body.

How to do this?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0db3db7f-5e25-4c73-ad8b-a18c83a84e6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Why does our design look so bad on different resolutions? Urgent help needed

2016-04-25 Thread Patrik Hansen
Which size should the hdpi, mdpi and ldpi images be? 

On Monday, April 25, 2016 at 6:45:24 PM UTC+7, Manish Butola wrote:
>
>
> Take a full image of 720*1280px  and then start slicing on that image and 
> put all the asset you get after slicing into drawable-xhdpi folder no need 
> to put any  image in any drawable folder 
>
> On Saturday, 23 April 2016 12:49:22 UTC+5:30, Patrik Hansen wrote:
>>
>> Hello
>>
>> We're having some major issues with our designs looking horrible on 
>> different screen resolutions even though we think that we sliced all the 
>> assets correctly. We planned to launch a few days ago but because of this 
>> issue we couldn't. Some help is very much appreciated!
>>
>>
>> We have a .psd file in XXXHDPI (width: 1440, height: 2551) with all the 
>> design assets that you see in the attached "Original" image. We sliced the 
>> design into 4 assets: 
>> - The logo
>> - The background pattern with the icons in the white area
>> - The red bottom area
>> - The game images/cards
>>
>> We used http://jennift.com/dpical.html to calculate the DPI of each of 
>> the 4 assets. Then we use Photoshop and "Save for web" into xxxhdpi, 
>> xxhdpi, xhdpi, hdpi, mdpi and ldpi. We trippled checked to make sure that 
>> the sizes of each asset is correct and to us it seems like they are. We 
>> even tried using photoshop scripts that does the slicing automatically. 
>>
>> Example, the red bottom asset which is full width in the design has the 
>> following sizes: 
>> xxxhdpi: 1440 x 930
>> xxhdpi: 1080 x 698
>> xhdpi: 720 x 465
>> hdpi: 540 x 349
>> mdpi: 360 x 233
>> ldpi: 270 x 174
>>
>>
>> You can see the problem in the 3 attached images. The proportions is 
>> completely wrong and the design looks horrible. What's the problem? What 
>> did we do wrong? 
>> 4 inch: 
>> https://drive.google.com/file/d/0BxdUJSq-tNewVWtlOU9qdFR6QlE/view?usp=sharing
>> 5 inch: 
>> https://drive.google.com/file/d/0BxdUJSq-tNewLUJyeF8zN1pCOGs/view?usp=sharing
>> 6 inch: 
>> https://drive.google.com/file/d/0BxdUJSq-tNewQTFpN2RNSUFlSDQ/view?usp=sharing
>>
>>
>> Potential issue: 
>> The designer sent us this design with the following attributes:
>> Width: 720 px
>> Height: 1275 px
>> Resolution: 72 px/inch
>>
>> I guess a full screen Android design in XXXHDPI should have the width of 
>> 1440 px and not 720 px? So what we did was change the image width to 1440 
>> px with height proportionally getting to 2551 px. Even though I scaled up 
>> the entire file the images and the quality is still just as good which I 
>> think is because the designer created the assets in vector in Sketch. 
>>
>> But still, the quality of the design looks good even though we scaled up 
>> the size of the file and haven't we sliced the assets into the correct 
>> sizes? So why is it still looking bad? 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f4168718-5a46-4f0a-ba77-7bd95f0cd130%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Want to become an android developer with little knowledge of programming

2016-04-25 Thread Sambhav Jain
With all due respect, that version is the most recent and can't be accessed
over my PC as per the requirements suggested by Google on the same page.

Can somebody somehow post a link of Android SDK that fits my computer
specs. (2GB RAM, Pentium dual core processor, Hard Disk space is enough
almost 60 GBs in every drive)

Thanks
Sambhav Jain
(P): 8588062059
On Apr 25, 2016 4:52 PM, "Manish Butola"  wrote:

> http://developer.android.com/sdk/index.html
>
> On Monday, 25 April 2016 00:28:28 UTC+5:30, Sambhav Jain wrote:
>>
>> I have* Windows XP 32 BIT with CPU having Pentium Dual Core Processor, 2
>> GB of RAM *and basic requirements.
>> Can someone pls post a link, so that I can download the Android SDK
>> that's compatible with my Computer and other softwares.
>>
>> Thanks
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/lyhexF5_CoA/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/dfc42d63-ff3b-4470-8511-94c8cb9849f5%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHCjKCREc16PnCQ-aeE1fsEvBhkMkv5neFD058zAKkoNi2B0sA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Why does our design look so bad on different resolutions? Urgent help needed

2016-04-25 Thread Manish Butola

Take a full image of 720*1280px  and then start slicing on that image and 
put all the asset you get after slicing into drawable-xhdpi folder no need 
to put any  image in any drawable folder 

On Saturday, 23 April 2016 12:49:22 UTC+5:30, Patrik Hansen wrote:
>
> Hello
>
> We're having some major issues with our designs looking horrible on 
> different screen resolutions even though we think that we sliced all the 
> assets correctly. We planned to launch a few days ago but because of this 
> issue we couldn't. Some help is very much appreciated!
>
>
> We have a .psd file in XXXHDPI (width: 1440, height: 2551) with all the 
> design assets that you see in the attached "Original" image. We sliced the 
> design into 4 assets: 
> - The logo
> - The background pattern with the icons in the white area
> - The red bottom area
> - The game images/cards
>
> We used http://jennift.com/dpical.html to calculate the DPI of each of 
> the 4 assets. Then we use Photoshop and "Save for web" into xxxhdpi, 
> xxhdpi, xhdpi, hdpi, mdpi and ldpi. We trippled checked to make sure that 
> the sizes of each asset is correct and to us it seems like they are. We 
> even tried using photoshop scripts that does the slicing automatically. 
>
> Example, the red bottom asset which is full width in the design has the 
> following sizes: 
> xxxhdpi: 1440 x 930
> xxhdpi: 1080 x 698
> xhdpi: 720 x 465
> hdpi: 540 x 349
> mdpi: 360 x 233
> ldpi: 270 x 174
>
>
> You can see the problem in the 3 attached images. The proportions is 
> completely wrong and the design looks horrible. What's the problem? What 
> did we do wrong? 
> 4 inch: 
> https://drive.google.com/file/d/0BxdUJSq-tNewVWtlOU9qdFR6QlE/view?usp=sharing
> 5 inch: 
> https://drive.google.com/file/d/0BxdUJSq-tNewLUJyeF8zN1pCOGs/view?usp=sharing
> 6 inch: 
> https://drive.google.com/file/d/0BxdUJSq-tNewQTFpN2RNSUFlSDQ/view?usp=sharing
>
>
> Potential issue: 
> The designer sent us this design with the following attributes:
> Width: 720 px
> Height: 1275 px
> Resolution: 72 px/inch
>
> I guess a full screen Android design in XXXHDPI should have the width of 
> 1440 px and not 720 px? So what we did was change the image width to 1440 
> px with height proportionally getting to 2551 px. Even though I scaled up 
> the entire file the images and the quality is still just as good which I 
> think is because the designer created the assets in vector in Sketch. 
>
> But still, the quality of the design looks good even though we scaled up 
> the size of the file and haven't we sliced the assets into the correct 
> sizes? So why is it still looking bad? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f35010d1-cbd8-41c9-9e4f-1a8ca8a39848%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread roberto diana
the same as the previous message

java.lang.Exception: Method addActionWithHandler() should be public

at
org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)

at
org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)

at
org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)

at
org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)

at
org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)

at
org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)

at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)

at org.junit.runners.ParentRunner.(ParentRunner.java:84)

at
org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)

at
org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)

at
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)

at
org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)

at
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)

at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)

at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)

at
com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)

at
com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)

at
com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)

at
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)

at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)

at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)

Process finished with exit code 255
Il 25/apr/2016 12:52, "Richard Thompson"  ha scritto:

> What error do you get then?
>
> On 25 April 2016 at 11:05, BruceAndroid  wrote:
>
>> sorry on posted code method is not pubblic but on real code yes...
>>
>> Il giorno lunedì 25 aprile 2016 11:50:42 UTC+2, richarth ha scritto:
>>>
>>> You need to make the addActionWithHandler method public.
>>>
>>> On 25 April 2016 at 10:34, BruceAndroid  wrote:
>>>
 hello this my code


 my test

 [code]
 package UnitTests;

 import android.test.suitebuilder.annotation.SmallTest;

 import org.junit.Test;

 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertTrue;
 /**
  * Created by on 23/04/16.
  */

 @SmallTest
 public class MappingActionByTagTest {

 @Test
 void addActionWithHandler()
 {
 //arrange
 MappingActionByTag mact = new MappingActionByTag();
 mact.addActionWithTag("test", new ICommand() {
 public String exec() {
 return "tag_test";
 }
 });


 //act
 String actual = mact.getAction("test").exec();


 //assert
 assertEquals(actual,"tag_test");

 }

 }
 [/code]

 class on test

 [code]
 package UnitTests;


 /**
  * Created by on 23/04/16.
  */
 public interface ICommand {
 String exec();

 }



 package UnitTests;


 /**
  * Created by on 23/04/16.
  */
 public class CommandContentRecent implements ICommand {

 public String exec() {
 return "";
 }
 }


 package UnitTests;

 import java.util.HashMap;
 import java.util.Map;

 /**
  * Created by on 23/04/16.
  */
 public class MappingActionByTag {
 private Map m_commandMap = new HashMap<>();

 public void addActionWithTag(String p_tag, ICommand p_iCommand) {
 m_commandMap.put(p_tag,p_iCommand);
 }

 public ICommand getAction(String p_tag) {
 return m_commandMap.get(p_tag);
 }
 }

 [/code]

 mi viene dato questo errore che non capisco come risolvere

 java.lang.Exception: Method addActionWithHandler() should be public

 at
 

[android-developers] Re: Want to become an android developer with little knowledge of programming

2016-04-25 Thread Manish Butola
http://developer.android.com/sdk/index.html

On Monday, 25 April 2016 00:28:28 UTC+5:30, Sambhav Jain wrote:
>
> I have* Windows XP 32 BIT with CPU having Pentium Dual Core Processor, 2 
> GB of RAM *and basic requirements.
> Can someone pls post a link, so that I can download the Android SDK that's 
> compatible with my Computer and other softwares.
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/dfc42d63-ff3b-4470-8511-94c8cb9849f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sign Up and Get Free Mass Mailing Softwar

2016-04-25 Thread Swetha Chittanoori


As a recruiter you may have to reach out to many candidates in order to 
fill a position. Sometimes, Candidates you call up might be no longer 
available for the position. If only, there is a way to filter out the 
unavailable candidates it would be lot easier to do recruiting. Well, 
that's where Employee Master Database comes in handy to you.

Employee Master database(EMDB) is a candidate status database that holds 
the current job seeking status. EMDB also provides a bulk email service 
where you can send emails to candidates at once regarding any position.

Visit www.employeemasterdatabase.com and sign up as recruiter to reap the 
benefits

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/01c3903b-8ec6-4805-9111-df9c8e38b5ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread Richard Thompson
What error do you get then?

On 25 April 2016 at 11:05, BruceAndroid  wrote:

> sorry on posted code method is not pubblic but on real code yes...
>
> Il giorno lunedì 25 aprile 2016 11:50:42 UTC+2, richarth ha scritto:
>>
>> You need to make the addActionWithHandler method public.
>>
>> On 25 April 2016 at 10:34, BruceAndroid  wrote:
>>
>>> hello this my code
>>>
>>>
>>> my test
>>>
>>> [code]
>>> package UnitTests;
>>>
>>> import android.test.suitebuilder.annotation.SmallTest;
>>>
>>> import org.junit.Test;
>>>
>>> import static org.junit.Assert.assertEquals;
>>> import static org.junit.Assert.assertFalse;
>>> import static org.junit.Assert.assertTrue;
>>> /**
>>>  * Created by on 23/04/16.
>>>  */
>>>
>>> @SmallTest
>>> public class MappingActionByTagTest {
>>>
>>> @Test
>>> void addActionWithHandler()
>>> {
>>> //arrange
>>> MappingActionByTag mact = new MappingActionByTag();
>>> mact.addActionWithTag("test", new ICommand() {
>>> public String exec() {
>>> return "tag_test";
>>> }
>>> });
>>>
>>>
>>> //act
>>> String actual = mact.getAction("test").exec();
>>>
>>>
>>> //assert
>>> assertEquals(actual,"tag_test");
>>>
>>> }
>>>
>>> }
>>> [/code]
>>>
>>> class on test
>>>
>>> [code]
>>> package UnitTests;
>>>
>>>
>>> /**
>>>  * Created by on 23/04/16.
>>>  */
>>> public interface ICommand {
>>> String exec();
>>>
>>> }
>>>
>>>
>>>
>>> package UnitTests;
>>>
>>>
>>> /**
>>>  * Created by on 23/04/16.
>>>  */
>>> public class CommandContentRecent implements ICommand {
>>>
>>> public String exec() {
>>> return "";
>>> }
>>> }
>>>
>>>
>>> package UnitTests;
>>>
>>> import java.util.HashMap;
>>> import java.util.Map;
>>>
>>> /**
>>>  * Created by on 23/04/16.
>>>  */
>>> public class MappingActionByTag {
>>> private Map m_commandMap = new HashMap<>();
>>>
>>> public void addActionWithTag(String p_tag, ICommand p_iCommand) {
>>> m_commandMap.put(p_tag,p_iCommand);
>>> }
>>>
>>> public ICommand getAction(String p_tag) {
>>> return m_commandMap.get(p_tag);
>>> }
>>> }
>>>
>>> [/code]
>>>
>>> mi viene dato questo errore che non capisco come risolvere
>>>
>>> java.lang.Exception: Method addActionWithHandler() should be public
>>>
>>> at
>>> org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
>>> at
>>> org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
>>> at
>>> org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
>>> at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
>>> at org.junit.runners.ParentRunner.(ParentRunner.java:84)
>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
>>> at
>>> org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
>>> at
>>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>>> at
>>> org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
>>> at
>>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
>>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
>>> at
>>> com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
>>> at
>>> com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
>>> at
>>> com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
>>> at
>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>> at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>> at java.lang.reflect.Method.invoke(Method.java:606)
>>> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
>>>
>>>
>>> Process finished with exit code 255
>>>
>>>
>>> the other test ... work
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Developers" group.
>>> 

Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread BruceAndroid
sorry on posted code method is not pubblic but on real code yes...

Il giorno lunedì 25 aprile 2016 11:50:42 UTC+2, richarth ha scritto:
>
> You need to make the addActionWithHandler method public.
>
> On 25 April 2016 at 10:34, BruceAndroid  > wrote:
>
>> hello this my code 
>>
>>
>> my test 
>>
>> [code]
>> package UnitTests;
>>
>> import android.test.suitebuilder.annotation.SmallTest;
>>
>> import org.junit.Test;
>>
>> import static org.junit.Assert.assertEquals;
>> import static org.junit.Assert.assertFalse;
>> import static org.junit.Assert.assertTrue;
>> /**
>>  * Created by on 23/04/16.
>>  */
>>
>> @SmallTest
>> public class MappingActionByTagTest {
>>
>> @Test
>> void addActionWithHandler()
>> {
>> //arrange
>> MappingActionByTag mact = new MappingActionByTag();
>> mact.addActionWithTag("test", new ICommand() {
>> public String exec() {
>> return "tag_test";
>> }
>> });
>>
>>
>> //act
>> String actual = mact.getAction("test").exec();
>>
>>
>> //assert
>> assertEquals(actual,"tag_test");
>>
>> }
>>
>> }
>> [/code]
>>
>> class on test
>>
>> [code]
>> package UnitTests;
>>
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public interface ICommand {
>> String exec();
>>
>> }
>>
>>
>>
>> package UnitTests;
>>
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public class CommandContentRecent implements ICommand {
>>
>> public String exec() {
>> return "";
>> }
>> }
>>
>>
>> package UnitTests;
>>
>> import java.util.HashMap;
>> import java.util.Map;
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public class MappingActionByTag {
>> private Map m_commandMap = new HashMap<>();
>>
>> public void addActionWithTag(String p_tag, ICommand p_iCommand) {
>> m_commandMap.put(p_tag,p_iCommand);
>> }
>>
>> public ICommand getAction(String p_tag) {
>> return m_commandMap.get(p_tag);
>> }
>> }
>>
>> [/code]
>>
>> mi viene dato questo errore che non capisco come risolvere 
>>
>> java.lang.Exception: Method addActionWithHandler() should be public
>>
>> at 
>> org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
>> at 
>> org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
>> at 
>> org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
>> at 
>> org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
>> at 
>> org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
>> at 
>> org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
>> at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
>> at org.junit.runners.ParentRunner.(ParentRunner.java:84)
>> at 
>> org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
>> at 
>> org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
>> at 
>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>> at 
>> org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
>> at 
>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
>> at 
>> com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
>> at 
>> com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
>> at 
>> com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
>> at 
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
>> at 
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:606)
>> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
>>
>>
>> Process finished with exit code 255
>>
>>
>> the other test ... work
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Android Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to android-developers+unsubscr...@googlegroups.com .
>> To post to this group, send email to android-d...@googlegroups.com 
>> .
>> Visit this group at 

Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread roberto diana
sorry on post code is not pubblic but on my current is pubblic...
Il 25/apr/2016 11:50, "Richard Thompson"  ha scritto:

> You need to make the addActionWithHandler method public.
>
> On 25 April 2016 at 10:34, BruceAndroid  wrote:
>
>> hello this my code
>>
>>
>> my test
>>
>> [code]
>> package UnitTests;
>>
>> import android.test.suitebuilder.annotation.SmallTest;
>>
>> import org.junit.Test;
>>
>> import static org.junit.Assert.assertEquals;
>> import static org.junit.Assert.assertFalse;
>> import static org.junit.Assert.assertTrue;
>> /**
>>  * Created by on 23/04/16.
>>  */
>>
>> @SmallTest
>> public class MappingActionByTagTest {
>>
>> @Test
>> void addActionWithHandler()
>> {
>> //arrange
>> MappingActionByTag mact = new MappingActionByTag();
>> mact.addActionWithTag("test", new ICommand() {
>> public String exec() {
>> return "tag_test";
>> }
>> });
>>
>>
>> //act
>> String actual = mact.getAction("test").exec();
>>
>>
>> //assert
>> assertEquals(actual,"tag_test");
>>
>> }
>>
>> }
>> [/code]
>>
>> class on test
>>
>> [code]
>> package UnitTests;
>>
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public interface ICommand {
>> String exec();
>>
>> }
>>
>>
>>
>> package UnitTests;
>>
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public class CommandContentRecent implements ICommand {
>>
>> public String exec() {
>> return "";
>> }
>> }
>>
>>
>> package UnitTests;
>>
>> import java.util.HashMap;
>> import java.util.Map;
>>
>> /**
>>  * Created by on 23/04/16.
>>  */
>> public class MappingActionByTag {
>> private Map m_commandMap = new HashMap<>();
>>
>> public void addActionWithTag(String p_tag, ICommand p_iCommand) {
>> m_commandMap.put(p_tag,p_iCommand);
>> }
>>
>> public ICommand getAction(String p_tag) {
>> return m_commandMap.get(p_tag);
>> }
>> }
>>
>> [/code]
>>
>> mi viene dato questo errore che non capisco come risolvere
>>
>> java.lang.Exception: Method addActionWithHandler() should be public
>>
>> at
>> org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
>> at
>> org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
>> at
>> org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
>> at
>> org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
>> at
>> org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
>> at
>> org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
>> at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
>> at org.junit.runners.ParentRunner.(ParentRunner.java:84)
>> at
>> org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
>> at
>> org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
>> at
>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>> at
>> org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
>> at
>> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
>> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
>> at
>> com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
>> at
>> com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
>> at
>> com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
>> at
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
>> at
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:606)
>> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
>>
>>
>> Process finished with exit code 255
>>
>>
>> the other test ... work
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Android Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to android-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to android-developers@googlegroups.com.
>> Visit this group at 

Re: [android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread Richard Thompson
You need to make the addActionWithHandler method public.

On 25 April 2016 at 10:34, BruceAndroid  wrote:

> hello this my code
>
>
> my test
>
> [code]
> package UnitTests;
>
> import android.test.suitebuilder.annotation.SmallTest;
>
> import org.junit.Test;
>
> import static org.junit.Assert.assertEquals;
> import static org.junit.Assert.assertFalse;
> import static org.junit.Assert.assertTrue;
> /**
>  * Created by on 23/04/16.
>  */
>
> @SmallTest
> public class MappingActionByTagTest {
>
> @Test
> void addActionWithHandler()
> {
> //arrange
> MappingActionByTag mact = new MappingActionByTag();
> mact.addActionWithTag("test", new ICommand() {
> public String exec() {
> return "tag_test";
> }
> });
>
>
> //act
> String actual = mact.getAction("test").exec();
>
>
> //assert
> assertEquals(actual,"tag_test");
>
> }
>
> }
> [/code]
>
> class on test
>
> [code]
> package UnitTests;
>
>
> /**
>  * Created by on 23/04/16.
>  */
> public interface ICommand {
> String exec();
>
> }
>
>
>
> package UnitTests;
>
>
> /**
>  * Created by on 23/04/16.
>  */
> public class CommandContentRecent implements ICommand {
>
> public String exec() {
> return "";
> }
> }
>
>
> package UnitTests;
>
> import java.util.HashMap;
> import java.util.Map;
>
> /**
>  * Created by on 23/04/16.
>  */
> public class MappingActionByTag {
> private Map m_commandMap = new HashMap<>();
>
> public void addActionWithTag(String p_tag, ICommand p_iCommand) {
> m_commandMap.put(p_tag,p_iCommand);
> }
>
> public ICommand getAction(String p_tag) {
> return m_commandMap.get(p_tag);
> }
> }
>
> [/code]
>
> mi viene dato questo errore che non capisco come risolvere
>
> java.lang.Exception: Method addActionWithHandler() should be public
>
> at
> org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
> at
> org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
> at
> org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
> at
> org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
> at
> org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
> at
> org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
> at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
> at org.junit.runners.ParentRunner.(ParentRunner.java:84)
> at
> org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
> at
> org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
> at
> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
> at
> org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
> at
> org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
> at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
> at
> com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
> at
> com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
> at
> com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
> at
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
> at
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
>
>
> Process finished with exit code 255
>
>
> the other test ... work
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/ed7df915-b124-4a47-9249-368b6ec83579%40googlegroups.com
> 

[android-developers] java.lang.Exception: Method .. should be public When user junit 4.12.0

2016-04-25 Thread BruceAndroid
hello this my code 


my test 

[code]
package UnitTests;

import android.test.suitebuilder.annotation.SmallTest;

import org.junit.Test;

import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
/**
 * Created by on 23/04/16.
 */

@SmallTest
public class MappingActionByTagTest {

@Test
void addActionWithHandler()
{
//arrange
MappingActionByTag mact = new MappingActionByTag();
mact.addActionWithTag("test", new ICommand() {
public String exec() {
return "tag_test";
}
});


//act
String actual = mact.getAction("test").exec();


//assert
assertEquals(actual,"tag_test");

}

}
[/code]

class on test

[code]
package UnitTests;


/**
 * Created by on 23/04/16.
 */
public interface ICommand {
String exec();

}



package UnitTests;


/**
 * Created by on 23/04/16.
 */
public class CommandContentRecent implements ICommand {

public String exec() {
return "";
}
}


package UnitTests;

import java.util.HashMap;
import java.util.Map;

/**
 * Created by on 23/04/16.
 */
public class MappingActionByTag {
private Map m_commandMap = new HashMap<>();

public void addActionWithTag(String p_tag, ICommand p_iCommand) {
m_commandMap.put(p_tag,p_iCommand);
}

public ICommand getAction(String p_tag) {
return m_commandMap.get(p_tag);
}
}

[/code]

mi viene dato questo errore che non capisco come risolvere 

java.lang.Exception: Method addActionWithHandler() should be public

at 
org.junit.runners.model.FrameworkMethod.validatePublicVoid(FrameworkMethod.java:96)
at 
org.junit.runners.model.FrameworkMethod.validatePublicVoidNoArg(FrameworkMethod.java:74)
at 
org.junit.runners.ParentRunner.validatePublicVoidNoArgMethods(ParentRunner.java:155)
at 
org.junit.runners.BlockJUnit4ClassRunner.validateTestMethods(BlockJUnit4ClassRunner.java:208)
at 
org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:188)
at 
org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:128)
at org.junit.runners.ParentRunner.validate(ParentRunner.java:416)
at org.junit.runners.ParentRunner.(ParentRunner.java:84)
at 
org.junit.runners.BlockJUnit4ClassRunner.(BlockJUnit4ClassRunner.java:65)
at 
org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:10)
at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
at 
org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26)
at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59)
at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:101)
at org.junit.runners.model.RunnerBuilder.runners(RunnerBuilder.java:87)
at 
com.intellij.junit4.JUnit46ClassesRequestBuilder.collectWrappedRunners(JUnit46ClassesRequestBuilder.java:90)
at 
com.intellij.junit4.JUnit46ClassesRequestBuilder.getClassesRequest(JUnit46ClassesRequestBuilder.java:51)
at 
com.intellij.junit4.JUnit4TestRunnerUtil.buildRequest(JUnit4TestRunnerUtil.java:91)
at 
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:40)
at 
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:234)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)


Process finished with exit code 255


the other test ... work

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ed7df915-b124-4a47-9249-368b6ec83579%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] problem to insert data into MySQL table through android app

2016-04-25 Thread Pradeep Kr
Hi currently I am working on android project with MySQL database. My database 
has two table as table1, table2,both tables has same colomns name. When I 
upload data to table1 it saved, but again when I inserted data into table2 I 
can't saved and shows me error.. Plz send your ideas soon on my mail id . 
prady.k...@gmail.com or pra...@outlook.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d15cde85-7db5-40c2-bf6d-84c3ab352752%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android app with MySQL

2016-04-25 Thread Pradeep Kr
Hi currently I am working on android project with MySQL database. My database 
has two table as table1, table2,both tables has same colomn name. When I upload 
data to table1 it saved, but again when I inserted data into table2 I can't 
saved and shows me error.. Plz post your ideas soon.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/03b402ff-be6e-479a-88fc-2969c5e8869f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Does the Play Store filter apps based on security settings?

2016-04-25 Thread 박마루한


I have a game on the Play Store currently. However, I have found that some 
versions of galaxy s6 and s7 cannot download since "Your device isn't 
compatible with this version." Other s6 and s7 can be downloaded. On top of 
that most Android 5 and 6 can be downloaded but in few instances it 
couldn't.


Of course play store filters apps based on Android versions and device 
models. But I've never seen a case where same device models (s6's and s7's) 
with same Android versions still are filtered.


After continuous searching the only differences I could find in the device 
info were different "Android security patch level" and "Security software 
version".

What's rather interesting, however, is that it's not a matter of how recent 
those versions are since both phones with older security versions and newer 
security versions worked. While it is possible that it might be a specific 
security version that is a problematic, that still seems rather odd.


I have also gotten a message about unsafe implementation of the 
WebViewClient.onReceivedSslError handler, which I am still trying to fix. 
Not sure if that is relevant info, but thought I might as well add that 
here too.


Regardless, the only difference I could find was the security versions, and 
I'm wondering if that affects the Play Store filtering at all, or if I 
should be looking for other reasons. What exactly is the filtering criteria?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0cdca41d-be67-4118-a169-5f424c1dcefb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: AVD - IIS problem

2016-04-25 Thread Andrew
понедельник, 25 апреля 2016 г., 10:01:04 UTC+4 пользователь Andrew написал:
>
> I have created AVD in Android Studio 2.0.
> The AVD browser is connected to WWW, but not connected to localhost IIS 
> Windows 10:
> ERR_CONNECTION_REFUSED.
> On a host of Google Chrome it is connected to localhost.
>
>
The problem is solved. 
The answer has found on 
http://stackoverflow.com/questions/5224474/how-can-an-android-virtual-device-use-the-local-computers-internet
On AVD localhost - it is 10.0.2.2, but not 127.0.0.1

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ef5f4b5d-957d-4903-9787-257f3c09a852%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] AVD - IIS problem

2016-04-25 Thread Andrew
I have created AVD in Android Studio 2.0.
The AVD browser is connected to WWW, but not connected to localhost IIS 
Windows 10:
ERR_CONNECTION_REFUSED.
On a host of Google Chrome it is connected to localhost.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fcdcf515-ed3a-43ad-adf6-48130948db1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.