Hi..
I am need to receive broadcast for network actions like network connected, disconnected etc. I am using a broadcast receiver for the purpose. Can any please tell me which intent action I need to capture for network events, right now as per my search on internet I am using android.net.ConnectivityManager.CONNECTIVITY_ACTION.
Here ...
Hi, has anyone gotten the VPN in the Android 2.2 emulator to work. My config worked on a real phone but not on the emulator.
Is it my networking config on emulator+MacOS that is stuffed up, or is it just not working thru the emulator's 10.0.2 proxy?
Song
...
I am trying to connect an Android application with a secured HTTPS remote service that is hosted in Google App Engine for Java (https://applicationname.appspot.com), using the HTTPClient 4 implementation that comes with Android. The certificate is signed and valid form *.appspot.com.
I am using Android 2.1 in a real device (HTC Hero), ...