Hi, I am new to Android development. My requirement is to create an Android application which will launch the browser. However, the url that needs to be launched will not be same for all the users.
Typically, a user will visit a wap site. He will then enter a code. After validating the user based on the code, the system will generate a unique url for the user. This url will have to be embedded in the application. This application gets installed on the user phone. Once the user launches this application, the app will launch the browser with this url. For j2me based devices, we used to meet such requirements by generating the JAD file dynamically. Is there a way to do this for Android applications. Thanks, Sanket -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

