Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I have a question. When testing a device by using Eclipse, it's easy to install and add device software with these specific brands commonly used in game testing like Samsung, Google, T-Mobile, and HTC; according to the Android Developers website. What if I'm using other brands that runs on Android to test the program via Eclipse (i.e. MyPhone, Starmobile), what should I look for to download in order to enable testing phones that those brands are using other than the brands that are known and commonly used: model number or simply brand?

Here's some examples of these brands other than the brands we've known that runs on Android:

  • Starmobile Engage 7 (http://www.lazada.com.ph/Starmobile-Engage-7-Android-40-4GB-with-Wi-Fi-Black-Starmobile-Mercury-B201-COMBO-39833.html/)
  • My|Phone A898 Duo (http://www.myphone.com.ph/#!a898-duo/c1yt)

Also, take note that I'm a Filipino programmer working at the Philippines to test our local smartphones for the created Android game or app. Hope you can understand me for my help.

share|improve this question
Most phones simply work with ADB when plugged in your computer. If not (examples being Nook around here), then you have to add a device ID in the .ini file. You can check with you local provider, they probably have steps to do enable it. – ADB Nov 17 '12 at 19:12
Like checking for model ID if it is identical to the other brand? – David Dimalanta Nov 18 '12 at 11:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.