Hi, I have the following requirement: Based on the platform (Linux, Android, Windows) on which the software is executing, I have to set some parameters that affect behavior. I was looking at some pre- populated ones like os.name which differentiates Windows/Linux. However, on the Android emulator os.name is Linux as well. My question: Does Android populate any properties (that identifies the execution env as Android emulator) by default that I can query and use?
Thanks, Arvind --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

