[android-beginners] Android keeps rebooting

2009-12-10 Thread Vinicius Carvalho
Hello there! My G1 phone is rebooting every 5 - 10 minutes. a message: Home activity is not responding is shown and then it reboots. Any ideas why this is happening? -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] Re: Android keeps rebooting

2009-12-10 Thread Vinicius Carvalho
is a crappy piece of hardware, and an expensive one as well. Selling mine on ebay. On Dec 10, 10:41 am, Vinicius Carvalho viniciusccarva...@gmail.com wrote: Hello there! My G1 phone is rebooting every 5 - 10 minutes. a message: Home activity is not responding is shown and then it reboots. Any

[android-beginners] Re: Android 2.0 on Dev Phone

2009-10-29 Thread Vinicius Carvalho
wrote: On Oct 28, 6:06 pm, Vinicius Carvalho viniciusccarva...@gmail.com wrote: On Oct 28, 1:54 pm, okubax oku...@gmail.com wrote: On Oct 28, 3:49 pm, Vinicius Carvalho viniciusccarva...@gmail.com wrote: Hello there! Does anyone knows when will it be available the images to install

[android-beginners] Re: Android 2.0 on Dev Phone

2009-10-28 Thread Vinicius Carvalho
Probably not what? ... On Oct 28, 1:54 pm, okubax oku...@gmail.com wrote: probably not On Oct 28, 3:49 pm, Vinicius Carvalho viniciusccarva...@gmail.com wrote: Hello there! Does anyone knows when will it be available the images to install on the dev phone 1? I'm really excited about

[android-beginners] Using pt-BR locale

2009-10-21 Thread Vinicius Carvalho
Hello there! Is it possible to install support for pt-BR on android? I can not even use special chars (ISO-8859-1) from portuguese language like accents and cedilla. Even if T9 is not enable, I would like to at least use those chars. Regards --~--~-~--~~~---~--~~

[android-beginners] OnLocationChanged never called

2009-10-21 Thread Vinicius Carvalho
Hello there! I'm trying to create a simple app to test GPS integration. Using the emulator and geo fix commands from telnet I'm able to get it working as expected. But installing it on a device, when I click on the first button to start listening for updates I can see the the GPS is active (by

[android-beginners] Re: OnLocationChanged never called

2009-10-21 Thread Vinicius Carvalho
I got this to work, but only after opening Google Maps app. If I open GMaps and then hit back, re open my app, the listener start working. Is this the expected behavior? On Oct 21, 9:12 pm, Vinicius Carvalho viniciusccarva...@gmail.com wrote: Hello there! I'm trying to create a simple app

[android-beginners] Re: Help configuring APN for Android dev phone1

2009-10-19 Thread Vinicius Carvalho
I was able to solve this by bypassing the 3G config and using wifi instead, here's a link on how to do it: http://blog.technomancy.org/2009/1/14/how-to-register-an-android-dev-g1-over-wifi On Oct 18, 11:20 pm, Vinicius Carvalho viniciusccarva...@gmail.com wrote: Hello there! I live in Brazil

[android-beginners] Re: Rooting?

2009-10-19 Thread Vinicius Carvalho
will need to root your phone to install CM or some other 3rd party dists. On 10/18/09 7:29 PM, Vinicius Carvalho wrote: Hello there, could someone please tell me if I need rooting on Android Dev Phone? Or only locked phones? I wish to upgrade from 1.0 -  1.6 (also considering the legal version o

[android-beginners] Install on SD

2009-10-19 Thread Vinicius Carvalho
Hi, this sounds kinda stupid, but is it possible to install the apps from the market on the SD card? When I download the apps It does not ask me where to store them, and since I have only 40mb left on the device I wonder if they are all getting installed on the phone memory instead of SD.

[android-beginners] Re: Install on SD

2009-10-19 Thread Vinicius Carvalho
standard, stock android install. On 10/19/09 6:51 PM, Vinicius Carvalho wrote: Hi, this sounds kinda stupid, but is it possible to install the apps from the market on the SD card? When I download the apps It does not ask me where to store them, and since I have only 40mb left on the device I

[android-beginners] Help configuring APN for Android dev phone1

2009-10-18 Thread Vinicius Carvalho
Hello there! I live in Brazil and got a new android dev phone 1. My carrier (claro) says that in my state (Minas Gerais) they use 2100Mhz for 3G band. I have a data services packet from them (used to work on my N95), but I can't get it working on Devphone. I've registered the APN using the same

[android-beginners] Rooting?

2009-10-18 Thread Vinicius Carvalho
Hello there, could someone please tell me if I need rooting on Android Dev Phone? Or only locked phones? I wish to upgrade from 1.0 - 1.6 (also considering the legal version o Cyanogenmod). Regards --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Android Charts

2009-10-16 Thread Vinicius Carvalho
Hello there! I'm starting with android, and the app I'm developing is gonna need some charts. I've looked and did not find any chart API (there's java4less but its too poor to worth anything). First I thought I could use jfreechart, but it is entirely based on java.awt.image and that is not