Android Open Source - Development tool DeviceExplorer






Project Summary

This is a diagnostic tool for Android that once installed can provide a developer detailed information regarding the attributes of the device, and the apps which are installed.

Web Site / Source Repository

DeviceExplorer is hosted in the following web site
https://github.com/jack-carter/DeviceExplorer

If you think the Android project DeviceExplorer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DeviceExplorer.

ItemValue
Java File Count20
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version10
Activity Count8
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in DeviceExplorer. The names of the image files are listed as follows.

app_icon.png
explorer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DeviceExplorer has the following Java source files.

com.vlingo.android.tools.ActivityInfoDescriptor.java
com.vlingo.android.tools.Device
.java
com.vlingo.android.tools.DeviceDescriptor.java
com.vlingo.android.tools.Flag.java
com.vlingo.android.tools.Format
.java
com.vlingo.android.tools.Log
.java
com.vlingo.android.tools.explorer.AppInfoActivity.java
com.vlingo.android.tools.explorer.AppTranslationsActivity.java
com.vlingo.android.tools.explorer.DeviceInfoActivity.java
com.vlingo.android.tools.explorer.Explorer.java
com.vlingo.android.tools.explorer.ExplorerListActivity.java
com.vlingo.android.tools.explorer.ListAppsActivity.java
com.vlingo.android.tools.explorer.ListFlagsActivity.java
com.vlingo.android.tools.explorer.ListLanguagesActivity.java
com.vlingo.android.tools.explorer.ListWithSubtitlesActivity.java
com.vlingo.android.tools.explorer.MenuListActivity.java
com.vlingo.android.tools.explorer.SplashScreenActivity.java
com.vlingo.android.tools.formats.CsvFormat.java
com.vlingo.android.tools.formats.PlainTextFormat.java
com.vlingo.android.tools.formats.XmlFormat.java