[android-developers] Android app with Message notification and Service

2012-09-09 Thread Aliasgar Rangwala
Hi All, We are having our application on Android and plan to add message alerts to our Android app users. The app will run in background and the moment any new alert is sent from central server the user should get notification alert on his Android device. We have implemented Service functionality

[android-developers] Android code to switch to vibrate

2012-07-02 Thread Aliasgar Rangwala
Dear All, We are looking for code to switch the Android device to Vibrate and back to normal for a given time. Can anyone share their findings/code snippets/APIs if used to achieve the same. Thanks for your time. Cheers, Ali -- You received this message because you are subscribed to the Google

[android-developers] Anchor links in Android Webview

2012-05-11 Thread Aliasgar Rangwala
Hi All, We are developing an html based application for Android, however facing issue with having anchor (a href) links on the page as they dont work when opened from Android simulator or on Android mobile device, however the same html works fine in iPad as well as normal browser. Will be of grea