First, I'm not a developer, I'm QA. Part of my role in QA is to find some answers to questions which apparently not many are asking. Can I change the user agent of the Emulator to match that of an actual device? By using about:debug I can change to desktop, iphone, ipad, froyo, and android, however using just android results in "generic build/unknown" My website and app contain an error with some Motorola devices (specifcally the Droid Razr and Photon) where users are unable to submit a search within a search field (the search field is jquery or jscript, whatever one of the newest ones is). This ONLY happens, so far, on these devices and I am able to reproduce using the emulator for these devices (other emulated devices function ok). So, either we need to fix the issue (which is preferred but unknown as to how), or we have to add useragents for every device that ends up broken (which seems to trend towards Motorola devices). So back to the question(s): Can I change the user agent of the Emulator to match that of an actual device? This would assist immensly for fix verification How can I reliably find the user agent of devices? Currently the only place I've found, though it uses WURFL (and I'm not sure howe correct it is), is: http://www.tera-wurfl.com/
-- 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

