[MOD]cm10.1 semi- transparent notification pull down [06.10.13] - Sprint HTC EVO 4G LTE

once again thank you Adi Aisiteru Reborn for your guide.
you either need to drop this in your rom before flashing or adb push
make sure you are booted into RECOVERY. NOT FASTBOOT. took me forever to figure this out smh then add framework-res.apk to where your adb.exe is, shift-right click, and hit "open command window here". copy/wright in this command:
Code:
adb push framework-res.apk /system/framework/framework-res.apk
{
"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"
}
http://www.androidfilehost.com/?fid=22979706399755765

Related

cant access adb shell with 2.1

hi
I cant acccess adb shell, all i get is 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"
}
the message doesnt pop up for superuser access which is quite annoying.
I think it's...
su (enter)
adb shell (enter)
...then the mount command.

Moboot Themes

Hi,
Here are some quick moboot themes i have created, all you have to do is rename the file as moboot.background.tga and copy it to /boot
easiest way is to load up clockwork mod, go to mount and mount /boot/ then using adb push the file
Code:
adb push moboot5.tga /boot/moboot.background.tga
http://mythreed.com/files/moboot/Moboot.zip
{
"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"
}

[Q] Error while installing frameworks for decompiling apps

So I'm trying to follow this decompiling and recompiling android apk's tutorial here http://forum.xda-developers.com/showthread.php?t=1989533
but when I try to install the framework by using the command, "if framework-res.apk" in the command prompt I get this error shown on this picture
{
"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"
}
How do I fix this? Thank You!

Droid Anatomy 101 - The ADB Help Sheet

I was bored this morning, so I made a guide to the basic ADB commands, how to use the shell, reboot, and fast boot options. It comes in a handy PDF that you can print/load on your sdcard, or whatever. :good: Looks like 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"
}
PDF is attached.

Toggle on/off setting from command line?

I need to know witch command I must use in order to switch the toggle in the picture on and off from the command prompt. This toggle is in settings, display. I have decompiled all the related apks from settings and the gestures App but I can't figure out the command.
{
"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