[android-developers] How to get details about disconnected network ?

2019-09-09 Thread Sathish Kumar
EXTRA_NETWORK_INFO is deprecated and getNetworkInfo(network) on disconnected network returns null. -- 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 androi

[android-developers] Details about disconnected network

2019-09-09 Thread Sathish Kumar
Hi, is there a way to get details on disconnected network ?? EXTRA_NETWORK_INFO is deprecated, getNetworkInfo(network) on disconnected network returns null. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this grou

[android-developers] NFC support for ACR122u device

2011-10-21 Thread Sathish Kumar
Hi Team, I need your help for the connection and exchange of Nexus S Device and ACR122U NFC card reader exchange through NFC, Is it possible to do I trying figure it out, but lagging. Can you Please help me... Thank a lot in advance... I LOVE ANDROID & Google... Regards Sathish

[android-developers] Re: Resetting a value weekly

2010-11-19 Thread Sathish Kumar
Use alarm service to set a repeating alarm. On Nov 17, 8:55 am, drewin wrote: > I want to reset a counter every week in an app that I'm writing at 2 > am every Saturday. I've read that a Handler, not a Timer, should be > used for updating a UI on a time, but is this also true for weekly > events?

[android-developers] Re: Emulator Problems

2010-06-29 Thread Sathish Kumar
The same thing is happening for me when i start the emulator in 800 or 854 mode but not in 400. It is just random i guess, but it happens frequently if you close eclipse before closing the emulator. Even deletion and recreation does not have an effect in my case. You can try opening a 400 instance