This app was originally just created for myself to make some development tasks a bit easier. I've released it to the app store hoping that someone else might find it useful too.
Using this app you can see which resource qualifiers that are being used, which system features that are available, and see details about the display and its sizes.
Also I wanted to create an app where everything I needed was just one click away. The full list of features:
- See resource qualifiers in use
- See available system features
- See screen dimensions in dp, pt, in, sp, px, mm
- Start Dalvik Explorer (third party app)
- Start aLogcat (third party app for viewing logcat)
- Start ManifestViewer (third party app for viewing AndroidManifest.xml ++)
- Start Clean Status Bar (third party app for taking tidying up status bar for screenshots]
- Go directly to the Android 4.3's permission manager (App Ops)
- Go directly to the device's developer settings
- Go directly to the list of installed applications
Works for Android 1.5 and up. Doesn't need any permissions to run. Please give me a word if there's something you'd like to see included in this app. :)
I have open sourced the version 2 of the app. It can be found at https://github.com/roys/java-android-developertools .
这个程序最初是刚创建为自己做一些开发任务更容易一些。我已经将它发布到应用商店希望别人可能会发现它有用的。
使用这个程序,你可以看到正在使用哪些资源预选赛,可用该系统的特点,并看到有关显示和尺寸的详细信息。
此外,我想创建一个应用程序,我需要的一切只是一个点击即可。功能的完整列表:
- 请参阅使用资源预选赛
- 查看可用的系统功能
- 请参阅屏幕尺寸DP,PT,在,SP,像素,毫米
- 启动的Dalvik资源管理器(第三方应用程序)
- 启动aLogcat(查看logcat的第三方应用程序)
- 启动ManifestViewer(用于查看的AndroidManifest.xml第三方应用程序++)
- 启动清洁状态栏(采取整理状态栏的截图第三方应用]
- 直接进入到Android 4.3的许可管理器(应用操作)
- 直接进入到设备的开发者设置
- 直接进入已安装的应用程序列表
适用于Android的1.5及更高版本。不需要任何的权限运行。请给我一个字,如果有东西,你想看到包含在此应用程序。 :)
我有开源应用程序的版本2。它可以在https://github.com/roys/java-android-developertools找到。