UpdatedAug 30, 2013
PublishedFeb 2, 2013
Packageme.kennydude.dev.urlopener
MD50cae8d72b047968626092c87dd129058
SHA1 (signer)D3:C0:5F:F6:9B:52:C9:7B:90:15:66:E7:41:DC:D7:FD:7F:03:DE:97
Signed byCN=Joe Simpson, O=@kennydude, L=North East, C=GB
Malware scanTRUSTED
Websitehttp://kennydude.me
Contact[email protected]
Description
Dev Tools+ is a small app that's completely open source.
It can
* Open URLS to help test your apps
* [ROOT] List the WakeLocks in use on your device (if you remove them all, then your device might sleep better)
* Calculate Modulus 11 (Don't know why you'd want it, but it does it if you do)
* Show icons of installed application's bounding boxes (useful for seeing which ones intrude as I am a bit obsessive with that!)
* Host Server - you can hook up to a local server on your computer via USB for testing apps without putting anything live! (Tethering, but limited in the other direction!)
That's it! (If you want more features, you are welcome to fork it on GitHub!)
Open source libraries used:
* Android Support Lib
* Android Async by koush
* Netty
* Webbit
(Forgot to add them in-app, sorry guys!)
It can
* Open URLS to help test your apps
* [ROOT] List the WakeLocks in use on your device (if you remove them all, then your device might sleep better)
* Calculate Modulus 11 (Don't know why you'd want it, but it does it if you do)
* Show icons of installed application's bounding boxes (useful for seeing which ones intrude as I am a bit obsessive with that!)
* Host Server - you can hook up to a local server on your computer via USB for testing apps without putting anything live! (Tethering, but limited in the other direction!)
That's it! (If you want more features, you are welcome to fork it on GitHub!)
Open source libraries used:
* Android Support Lib
* Android Async by koush
* Netty
* Webbit
(Forgot to add them in-app, sorry guys!)
Required features
- Touchscreen android.hardware.touchscreen
Permissions (2)
Dev Tools+ requests the following Android permissions:
- Access Superuser android.permission.ACCESS_SUPERUSER
- Internet android.permission.INTERNET