[android-developers] Re: Automated Testing

2012-12-04 Thread Diego Nunes
My biggest goal is to test the application on multiple devices. On Monday, December 3, 2012 5:06:38 PM UTC-2, Diego Nunes wrote: > > Good afternoon. > > Someone uses a solution for automated testing of Android applications? > > I found this solution: http://testdroid.com/ >

[android-developers] Multiple HTTP requests

2013-02-15 Thread Diego Nunes
Dear, good day. I have an application that makes several connections (5 for 5 seconds) to an Apache server with PHP. I'm using the POST method and HTTPClient in an AsyncTask. The problem is that I'm getting more ConnectionTimeoutException/SocketTimeoutException. My timeout is configured a

[android-developers] Re: Multiple HTTP requests

2013-02-16 Thread Diego Nunes
I'm doing on 3G. Thank you. On Friday, February 15, 2013 8:00:55 PM UTC-2, bob wrote: > > Are you doing this on Wifi, 3G, or 4G? > > > > On Friday, February 15, 2013 8:36:26 AM UTC-6, Diego Nunes wrote: >> >> Dear, good day. >> >> >> I have a

[android-developers] Re: LocationManager with 3G

2013-04-08 Thread Diego Nunes
Someone? On Thursday, April 4, 2013 6:27:39 PM UTC-3, Diego Nunes wrote: > > Good afternoon. > > I have an application that retrieves the location from the Provider > network, the problem is that the location is no longer being recovered ( > not happening in onLocationChange)

[android-developers] Re: LocationManager with 3G

2013-04-09 Thread Diego Nunes
I realized that it works after I reboot the device. Att, On Monday, April 8, 2013 3:31:38 PM UTC-3, Diego Nunes wrote: > > Someone? > > On Thursday, April 4, 2013 6:27:39 PM UTC-3, Diego Nunes wrote: >> >> Good afternoon. >> >> I have an application that retr

[android-developers] Google Navigation

2012-09-09 Thread Diego Nunes
Hello I'm developing an Android application that uses the Google Navigation. In this application I want to draw a route some streets. Is this possible? Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] Re: Google Navigation

2012-09-09 Thread Diego Nunes
The message I sent was incomplete, follows: I'm developing an Android application that uses the Google Navigation. In this application I want to draw a route avoiding some streets. Is this possible? Thank you, On Sunday, September 9, 2012 3:20:32 PM UTC-3, Diego Nunes wrote: > > He

[android-developers] Re: Save and continue game

2012-10-23 Thread Diego Nunes
Good afternoon. I'm developing a Crossword Puzzle and am having problems with my algorithm. It was that kind of game that developed? He used the same components of Android? SurfaceView? Thank you. On Friday, November 12, 2010 2:29:13 PM UTC-2, acr wrote: > > Hi everyone, I have a puzzle game

Re: [android-developers] API for Drive Detection

2015-01-09 Thread Diego Nunes
Hello Aashish Jawla Have you had any problem with the API. I downloaded the example on the site and it never enters the callback (tested their example that comes with the KEY). Tested on devices with Android 4.1 and 4.4. I downloaded the example for IOS and it worked. - I was with GPS and 3G

[android-developers] Re: Cross Word Game

2010-12-28 Thread Diego Nunes
Thanks for the tips. The game will be a simple board where the user clicks on a table and add a letter. The trays are also fixed. Att, On 27 dez, 23:54, Robert Green wrote: > Important decisions to make are: > > 1)  Is this just for Android or are you targeting more systems? > 2)  Do you need a

[android-developers] Re: Galaxy S blocked

2011-01-15 Thread Diego Nunes
I can not do this reset because I can not access anything on your phone. I've managed to install 2.2 by KIES, so that now the phone is restarting over and over, anyone know what might be? Att, On Jan 15, 7:31 am, Kostya Vasilyev wrote: > Try doing a factory reset - it's under settings - privacy

[android-developers] Re: Galaxy S blocked

2011-01-15 Thread Diego Nunes
support. > > 2011/1/15 Diego Nunes > > > > > > > > > I can not do this reset because I can not access anything on your > > phone. > > > I've managed to install 2.2 by KIES, so that now the phone is > > restarting over and over, any