English 中文(简体)
关于真实和roid装置的检测和roid应用的最佳灯塔[封闭]
原标题:Best Android Phone for testing android application on real android device [closed]

Tell which android phone is batter for the testing of the android application on real phone. And what are the major points have to remind while go to purchase Android device for development. I am thinking for "SAMSUNG GALAXY YS5630" my main concern is regarding to the regular update of the version of the phone. IS SAMSUNG provide version update features.

问题回答

There is no "best device" for testing in general.

你们需要做些什么是你想要支持的安乐团——这只是4个,还是你们想要支持2.1个,什么呢?

当你把你的心子 made起来时,你会去购买一个装置。 真正的装置是后相容的,这意味着4.0个装置能够运行一个目标2.1的仪器。

仪器测试的主要问题是,剂量(HTC、三星等)已使本组织稍微增加了不同装置的超声波束的风险。

如果你想要对装置进行最佳测试,那么需要3-5个装置,其屏幕密度和大小从2-3个主要手法不等。

关于测试装置,I d建议使用一个电话,为海关光盘提供极好的开发者支持。 这样,你就可以在各种版本的安乐文中测试。 Nexus线和最高级HTC或三星电话应符合这一标准。

http://forum.xda-developers.com/“rel=“nofollow”>xda-developers 几乎每部电话都有论坛栏目,你可以gu开开发商的兴趣。

Of course be aware such procedures will likely invalidate a phones warranty.





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签