[android-developers] Re: How can I test ACTION_POWER_CONNECTED event?

2010-05-19 Thread Adriano Tornatore
Hi, I had the same problem and i develoepd an application (for windows) to control all battery properties. You can find it here http://code.google.com/p/androidemulatorcontroller/ On 7 Apr, 13:07, javame_android su...@softwebsolutions.com wrote: Hi, I would like to do certain action on the

[android-developers] Re: How can I test ACTION_POWER_CONNECTED event?

2010-04-07 Thread javame_android
Hi, Thanks a lot for your quick response Mark. Well, this broadcast will let me know when the Power Adapter is attached to it. Correct me if I am wrong? Moreover, Can we start Bluetooth automatically? Thanks Regards Sunil On Apr 7, 4:13 pm, Mark Murphy mmur...@commonsware.com wrote: I

Re: [android-developers] Re: How can I test ACTION_POWER_CONNECTED event?

2010-04-07 Thread Mark Murphy
Well, this broadcast will let me know when the Power Adapter is attached to it. Correct me if I am wrong? It should be broadcast when the device is connected to external power. That could be an AC adapter or just USB power from a connected desktop or notebook. Moreover, Can we start Bluetooth