[APP DEV][SOURCE] RunSuCommands with ADB - Android Software Development

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");"

Related

[Q] Problem with pushing apk, Out of memory error

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?

[UTILITY] Android Device Manager

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.

who makes this 7 inch tablet

it says sAmad z15KB google fu is not working. I need the driver so I can do some adb commands on it. I want to make it where apps install to external sd it is running 4.2.1
{
"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"
}
probably a Benton-Shenzhen m716d, still cannot find drivers.

Cortana sounds location

Hi,
I've found the location for Cortana's sounds. They're located on the phone (just mount an emulator image) as WAVE resources inside the following DLL:
Code:
\\MainOS\Windows\System32\speechuxres.dll
{
"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"
}
Source: http://leonzandman.com/2014/04/22/hacking-cortana-meet-all-of-cortanas-personas/
You can easily extract them using a resource extractor (or even Visual Studio).
what is the target of this? you cant do with these sounds

Unable to compile rom with lunch

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"
}

Categories

Resources