Hey guys, I made a relatively simple application to handle adb/fastboot commands, basically it is a GUI wrapper for adb and fastboot to make them more user friendly, so I thought I would post it here!
Here is the link: https://rapidshare.com/files/1033071951/Android_Device_Manager.rar
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This requires .Net Framework 4.0 to run.
It's not 100% finished, but all of the most important commands are there.
Related
I'm new to all of this and have been trying out a few tutorials here. I don't have an android phone yet(waiting on the epic) so I'm using the emulator with eclipse. Anyway, I'm simply trying to replace a wallpaper file in the Launcher2.apk and when I push, it gives me this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is it because I'm pushing to an emulator instead of a real phone?
KvnDroid - Easy Android Debugging
Hey guys today i wanna present my new tool for debugging android devices. I did this just for fun but maybe its usefull for someone...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(I masked my serial number.)
If you like it, press thanks, when its usefull ill continue working on it
Virus Scans:
exe
zip
Known Bugs: Temperature measurement is wrong
Simple and yet powerful application to use SuperUser to execute ADB (Shell) commands for different purposes.
This is a DEMO application and only for Developers to use examples in their application if needed.
OpenSource Project
Download apk (DEMO)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Great!
And, you might already know, but for the others:
You can boot into bootloader with "((PowerManager) getSystemService(Context.POWER_SERVICE)).reboot("bootloader");"
And just reboot: "((PowerManager) getSystemService(Context.POWER_SERVICE)).reboot("reboot");"
I started just for fun toolkit for nexus 4 on Java (I use Kubutu x64).
Anyone interested in this? What need to added?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I need it for flash recovery.
p.s.: I'm sick of drag and drop recovery image to .sh, and wanted to make a UI.
I get the following when i do lunch and select my device. (I have included land thru a script in /device/xiaomi/land) am I missing something
I used this device tree- https://github.com/AQSD/android_device_xiaomi_land
is there a problem in the device tree?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}