Thanks, llorn, for the inspiration. Open this eri.xml and change "asafegous" to "lame" or whatever you want it to display (as long as it is not "Sprint"). Save changes. Place the eri.xml in /sdcard. Open up terminal emulator and type:
su
mount -o remount,rw /system
cp /sdcard/eri.xml /data/eri.xml
chmod 644 /data/eri.xml
reboot
At this point it will reboot and your gravy. For the love of everything good, if you like hit the thanks button please.
eri.xml
{
"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"
}
Now for cm10.2
Sent from my SPH-L720 using Tapatalk 2
Now for cm 11
Sent from my SPH-L720 using Tapatalk 2
Related
Static preview:
{
"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"
}
Youtube preview:
http://www.youtube.com/watch?v=xPrQRZT_NqA
Hi, everybody!
I flashed a new rom and it comes with an edited boot screen which i didnt like, so i decided to make a new one. And i came up with this yesterday
http://jckyp2p.hp.infoseek.co.jp/androidBoot/fdzoneX.htm
I wake up this morning and play with it a bit and come up with this design!
This is my first contribution to xda, hope your guys like it
Original image from http://forum.xda-developers.com/showthread.php?t=626901. Thanks!
To use:
Code:
adb remount
adb push bootanimation_xda_boxed.zip /data/local/bootanimation.zip
adb reboot
or use root explorer to put it under /data/local/ and rename it to bootanimation.zip
I'm trying to create a bash file, that I can just click and execute from root explorer.
The purpose is to replace some ui sounds, the build.prop, and the home launcher. This would make it easy on me when flashing a new rom. I've attatched a screenshot of what I have so far, but I can't get it to make any actual changes.
{
"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"
}
Sent from my HTC Glacier using XDA App
I think is easyer to doit via adb
Don't forget to adb remount first
Sent from my Boston using Tapatalk
I've figured this out, since nobody else seems to know how to. If anyone needs help PM me, cuz I contriboot to the comoonity.
Sent from my HTC Glacier using XDA App
As a beginner it was very hard for me to learn and edit the smali code.
For C&T users this will remove the kill foreground app on longpress feature thus preventing launcher from getting killed
{
"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 to Use
1.You will need root explorer for this
2.Copy the android.policy to /system
3.Change the permissions to "-rw -r -r"
4.Move it to the /system/framework
5.Restart Phone :good:
Sources :
http://forum.xda-developers.com/showthread.php?t=1052731
http://forum.xda-developers.com/showthread.php?t=1169443
work for JB 4.2.2 ?
For a easier method just use GravityBox for Xposed.
First Of All Download Terminal Emulator and type the following command:
"su" then it will ask for root permissions
after that use the following command:
"mount -o remount /system"
like the 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"
}
and then colse it.
Then Download Root Explorer
and go to
system folder:
and find build.prop file:
and open it in text editor:
press yes to remount it:
and find the line
ro.config.hwtheme= 1 or 2
and change it to
ro.config.hwtheme=0
save and restart
after that download xposed 2.7
and install the framework and enjoy!
i am not responsible for any bricked device use it at your own risk!.
I've looked over this thread http://forum.xda-developers.com/transformer-tf700/help/stuck-boot-logo-t2882458 and nothing seems to be working
I've tried:
adb shell
killall -19 recovery
make_ext4fs /dev/block/mmcblk0p8
reboot
but I'm getting 'need size of filesystem'
{
"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 have no idea what I'm doing. I just dusted my tf700 off after months of not using it and now I think I've screwed it up.
Please help!
UPDATE: no idea what happened but those blocks just decided to show up and now I'm good.
dmesg.txt and mmc.txt attached below
GCq1w2e3 said:
dmesg.txt and mmc.txt attached below
Click to expand...
Click to collapse
Ok for some reason the 8 block is showing up now and those commands worked but I got a failed to mount /system when I tried to install a zip