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.
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.
The following table is the detailed list of DeviceExplorer.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 8 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
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.
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