Root-needed Android app to track who your device talks to..
DroidD is hosted in the following web site
https://github.com/justinmwarner/DroidD
If you think the Android project DroidD 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 DroidD.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_TASKS android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
Asset File Names | assets\tcpdump |
DroidD has the following Java source files.
com.wsu.droidd.BootCompletedIntentReceiver.java com.wsu.droidd.DatabaseHandler.java com.wsu.droidd.NetworkObserverService.java com.wsu.droidd.Proc.java com.wsu.droidd.ProcAdapter.java com.wsu.droidd.ProcDetailActivity.java com.wsu.droidd.ProcDetailFragment.java com.wsu.droidd.ProcListActivity.java com.wsu.droidd.ProcListFragment.java