[MOD] Reboot Options in Power Menu [4.0.2.A.0.42] - Xperia Arc Themes and Apps

This enables you to reboot the phone from the power menu
{
"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"
}
Reboot Options
Reboot - Reboot phone normally
Fastboot - Reboot into FASTBOOT mode (requires conected to pc with installed fastboot drives)
Download Links (please do not mirror)
[Latest - 4.0.2.A.0.42]
RebootOptions_4.0.2.A.0.42
[Old - 4.0.1.A.0.283]
RebootOptions_4.0.1.A.0.283
Istallation:
Copy .zip to sdcard
Flash .zip in recovery
Note: By replacing framework-res.apk you will remove any previously installed themes. And if you install another mod (framework-res.apk) you will need to copy back your stock android.policy.jar and framework.jar.

what did happen when u do reboot .. do you mean close all application or restarting the phone ??

Could you update these files to the 145 firmware
thanks

Great Thanks Adam.. Will try it tomorrow

I tried for 181 and got into a boot loop..

007Arc said:
I tried for 181 and got into a boot loop..
Click to expand...
Click to collapse
Then you probably set the wrong permisions, I have tested both versions and it works for me

Eighty89Teen said:
Could you update these files to the 145 firmware
thanks
Click to expand...
Click to collapse
Upload your framework.res.apk, framework.jar and android.policy.jar.
And i will fix it

AdamTt said:
Then you probably set the wrong permisions, I have tested both versions and it works for me
Click to expand...
Click to collapse
Whats the correct permission?
I used xxo
xoo
xoo
Sent from my LT15i using Tapatalk

Yes..but you need to put it into system folder first.. Change perms then move to correct folder..also ensure you're using correct version for your rom.
Sent from The Arc!

im_iceman said:
Yes..but you need to put it into system folder first.. Change perms then move to correct folder..also ensure you're using correct version for your rom.
Sent from The Arc!
Click to expand...
Click to collapse
I did exactly what u say. I had also the correct verion. But I only tried the the root explorer method.
Sent from my LT15i using Tapatalk

Another way to do it is using the terminal ( i don't like to press power button)
Start terminal then type su then type reboot

You should update your list of commands. framework-res.apk should be last because once it changes, your phone automatically reboots and you can't run the other commands.
However, I still can't get it to work on my Rogers-branded, rooted arc.
2.3.2, 3.0.A.2.181
Using the following commands:
Code:
adb push android.policy.jar /sdcard/android.policy.jar
adb push framework.jar /sdcard/framework.jar
adb push framework-res.apk /sdcard/framework-res.apk
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
dd if="/sdcard/framework.jar" of="/system/framework/framework.jar"
dd if="/sdcard/android.policy.jar" of="/system/framework/android.policy.jar"
dd if="/sdcard/framework-res.apk" of="/system/framework-res.apk"
chmod 644 "/system/framework-res.apk"
mv "/system/framework-res.apk" "/system/framework/framework-res.apk"
Just boot loops.

BluechipJ said:
You should update your list of commands. framework-res.apk should be last because once it changes, your phone automatically reboots and you can't run the other commands.
However, I still can't get it to work on my Rogers-branded, rooted arc.
2.3.2, 3.0.A.2.181
Using the following commands:
Code:
adb shell
su
adb push android.policy.jar /sdcard/android.policy.jar
adb push framework.jar /sdcard/framework.jar
adb push framework-res.apk /sdcard/framework-res.apk
mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
dd if="/sdcard/framework.jar" of="/system/framework/framework.jar"
dd if="/sdcard/android.policy.jar" of="/system/framework/android.policy.jar"
dd if="/sdcard/framework-res.apk" of="/system/framework-res.apk"
chmod 644 "/system/framework-res.apk"
mv "/system/framework-res.apk" "/system/framework/framework-res.apk"
Just boot loops.
Click to expand...
Click to collapse
oh sorry, missed that.. Fixed now.
Thats strange, it worked last time i checked.. But i will flash back to .181 tomorrow, and test it again

First post updated with .145 version

does this show battery percentage, because I want to keep that feature from another mod

confirmed .145 version working on me, thanks adam, really appreciate it

kagemand123 said:
does this show battery percentage, because I want to keep that feature from another mod
Click to expand...
Click to collapse
Unfortunately not.
AdamTt said:
oh sorry, missed that.. Fixed now.
Thats strange, it worked last time i checked.. But i will flash back to .181 tomorrow, and test it again
Click to expand...
Click to collapse
Confirmed that .184 works on my Rogers-branded arc:
2.3.3, 3.0.A.2.181
(.181 framework-res.apk kept boot-looping.)

BluechipJ said:
Confirmed that .184 works on my Rogers-branded arc:
2.3.3, 3.0.A.2.181
(.181 framework-res.apk kept boot-looping.)
Click to expand...
Click to collapse
Good
Then i probably messed something up with the .181 (will take a look at it later)
As far as i know, the files from 181 and 184 are the same.

If you like, I can add battery percentage

Hey dude! Thanks alot!! It worked great. Found a possible bug though.. Could just be my unit but when using the widget for toggling backlight on and off the screen locks. Could be something or not. Just my 2 cents Keep up the great work man!!!
(I'm on .181)

Related

[MOD] Reboot Options in Power Menu [2.01.2011] Updated

Requirements:
1. Android 2.1
2. Root privileges
3. Compare version information in post #4
Note: This replaces framework-res.apk, i.e. will remove all previously installed themes.
{
"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"
}
Installation:
1. Unrar archive.
2. Copy extracted files to /sdcard, and
3. In command prompt:
a) adb shell
b) su
c) remount /system partition as read-write (mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system)
d) replace framework.jar (busybox cp /sdcard/framework.jar /system/framework/framework.jar)
e) replace android.policy.jar (busybox cp /sdcard/android.policy.jar /system/framework/android.policy.jar)
f) replace framework-res.apk (busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk)
Credits:
MrRusch
untermensch
[20/11/2010]Bugs fixed
[22/11/2010]Added Reboot + Battery Only
[01/12/2010]Fixed Org. Framework + Reboot
**Guys If u like this Mod thank me by donating me .**
shivenjuneja said:
Requirements:
1. Android 2.1
2. Root privileges
3. Compare version information in post #4
Note: This replaces framework-res.apk, i.e. will remove all previously installed themes.
Installation:
1. Unrar archive.
2. Copy extracted files to /sdcard, and
3. In command prompt:
a) adbshell
b) su
c) remount /system partition as read-write (mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system)
d) replace framework.jar (busybox cp /sdcard/framework.jar /system/framework/framework.jar)
e) replace android.policy.jar (busybox cp /sdcard/android.policy.jar /system/framework/android.policy.jar)
f) replace framework-res.apk (busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk)
Credits:
MrRusch
untermensch
Click to expand...
Click to collapse
HI shivenjuneja
What clock widget are you using?
beautiful widgets
shivenjuneja said:
beautiful widgets
Click to expand...
Click to collapse
Thank you
Hi. can you do this for the mini, not the pro?
thanks
it is for x10 mini & mini pro bt i have tested on x10 mini pro thats y m sure.... u can try on your mini if it is not working i'll make 1 for mini..... and ya dnt forget to backup ur original apps.....
ok thanks. i will give it a try and will lwt you know! cheers m8
Can I perform the operation of replacing the three files through "Root Explorer"? If yes, then what permissions shall I have to give all the three files before copying them to /system/framework? Is it "644"?
if u wanna do with root explorer do in the same order as given in the post 1 .... 1st framework.jar,2nd android.policy.jar,3rd framework-res.apk permissions are same as before...
i like this mod quite a bit
If I only want to get the reboot function, do I just replace the 2 files below?
/system/framework/framework.jar
/system/framework/android.policy.jar
This is really cool!
Can you tell me which XML files i have to edit/replace in framework-res to get the reboot option in my own theme?
we have to edit framework-res,framework,android.policy to get it into our theme
@ strykme no u have to replace all the things ..... if u dnt want my firmware you can download the original 1 attached in the downloads in 1st post.....
I really dony understand this. I have x10 mini pro 2.1 rooted, have installed lots of other stuff, app2sd, market patch etc.
But when doing the last
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
The phone restarts and dont want to boot anymore.
Have to restore with SEUS
What is going wrong here?
people who dont know how to replace framework with adb use this methode http://forum.xda-developers.com/showthread.php?t=837470
this is the safe methode and easy one
u have to wait more after the copy of new framework and android.policy then the normal boot....and when u boot do u see the boot animation??
it would be really nice if you would give us some instructions how to add the reboot option by ourself
I just installed the black HTC Theme by Draco and dont want to change but the reboot option would be nice
u can add my theme @My Theme
okey thanks to the link i got it installed.
permissons was not set now it boots and looking good.
But bot the shutdown and reboot button reboots. i cant turn off the phone it reboots no matter what i do.
Update: And the one with original framework does not show the menu at all it just reboots

[BOOTSCREENER]bootanimation htc original for cm7 and sound

Hello, after searching like crazy the htc bootscreener for cm7 and not find it , I decided to create.with the help of the wiki to HTCMANIA and satyr climbed on her day.sorry my English.
This is the bootscreener:
(bootanimation.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"
}
Nexus bootscreen:
(decompress nexus.zip)
Thanks to yatin kumar for the idea.
For installation: For those who have little experience with adb can do so by placing the bootanimation.zip with Root Explorer at the root of the sdcard and then copying and replacing it in the path "System / media / " pressing Mount R / W, then copying it again and paste it in the path "/ data / local /" again by pressing Mount R / W and reboot the pda.
To install by adb by armude
adb remount
adb push bootanimation.zip /system/media/bootanimation.zip
adb push bootanimation.zip /data/local/bootanimation.zip
adb reboot​if you still try to change thisadb remount
adb shell rm /system/media/bootanimation.zip
adb reboot​
Click to expand...
Click to collapse
To install by Rcovery by armude
Put flashHTC or flashnexus in the root of the sd card, boot into recovery and install as if it were a rom.install zip from sdcard/choose zip from sd card.
To install Sound
Download this file.Put it in the root of the sd and On your phone, open terminal emulator, and type in the following:
su [enter]
cd /sdcard [enter]
ls[enter][to list all files, you should see bootsnd.sh]
sh bootsnd.sh [enter]​Everything Went well if we will return #
Thanks to @teh roxxorz .This is the original post
Then do as the bootanimation.zip but android_audio.mp3(decompress android_audio.mp3.zip)
adb remount
adb push android_sound.mp3 /system/media/android_audio.mp3
adb push android_sound.mp3 /data/local/android_audio.mp3
adb reboot​We can also do this with the script of armude scriptbootsound_v2.zip we downloaded and put it in the root of the sdcard and flashed as if it were a rom ... started the tattoo and in terminal write this:su [enter]
cd /sdcard [enter]
sh bootsnd.sh [enter]
reboot​
Note:When upgrading to a new version of the rom we repeat the process bootsnd.sh and if we install of 0, the entire process.
Greetings
works great and nice, good job furious!!
how can i install? I do not understand...
i've downloaded bootanimation.zip and put it to the folder: rtattoo
what i've to do now?
thanks ps. i'm noob...
FX_fighter said:
how can i install? I do not understand...
i've downloaded bootanimation.zip and put it to the folder: rtattoo
what i've to do now?
thanks ps. i'm noob...
Click to expand...
Click to collapse
Open cmd window and write:
cd C:\rtattoo
adb remount
adb push bootanimation.zip /system/media/bootanimation.zip
adb push bootanimation.zip /data/local/bootanimation.zip
adb reboot
relaxed!!!! it works! thanks very much!!!!!
realy nice!
FX
Yesterday I made the same bootanimation.zip (I tought so) but when I installed on my phone I couldn't see anithing on my phone.. but it just started my phone.. without any bootscreen? Can I just make a bootanimation.zip or do I have to do something with the zip?
So my question is.. can I make my own bootscreen?
sorry for my bad English
FX
Why should copy this file to /data/local/?
brooklyn2001 said:
Why should copy this file to /data/local/?
Click to expand...
Click to collapse
For that upgrading a rom,without wipes, this persists.
Greetings.
FX_fighter said:
Yesterday I made the same bootanimation.zip (I tought so) but when I installed on my phone I couldn't see anithing on my phone.. but it just started my phone.. without any bootscreen? Can I just make a bootanimation.zip or do I have to do something with the zip?
So my question is.. can I make my own bootscreen?
sorry for my bad English
FX
Click to expand...
Click to collapse
Sure you can,you have to have some understanding and find how to do.
I want to see mine bootanimation, but I do not know how to put animation in the forum. please tell me how
Nexus Bootscreen
Can anyone make bootscreen.zip from this gif image in attached zip
yatin kumar said:
Can anyone make bootscreen.zip from this gif image in attached zip
Click to expand...
Click to collapse
Here you have it ...
Edit:moved to first post.
I'm sorry. I deleted everything
@ liupos
Typically, you opened your own theme, do not meddle in mine ...are things that will never understand.
furious anger said:
Here you have it ...
Click to expand...
Click to collapse
Thanks
How you make them ?
Typically, you opened your own theme, do not meddle in mine ...are things that will never understand.
Click to expand...
Click to collapse
you are very "strong"
i like that one(colored X) too furious, you should put it on the first post.
Great job furious!!
liupos said:
you are very "strong"
Click to expand...
Click to collapse
Ok, all fixed ... speaking people understand.
thanks
armude said:
i like that one(colored X) too furious, you should put it on the first post.
Great job furious!!
Click to expand...
Click to collapse
armude reason I have it ...thanks
liupos said:
you are very "strong"
Click to expand...
Click to collapse
he is not been strong with you, you should open your own thread or askked the creator of this thread before you put your bootanimation.
sorry for the offtoppic

Hiper-ultra Bootanimation Compilation

Wildfire Bootanimations collection
​
CLICK ON THE NAME TO DOWNLOAD
Earth
{
"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"
}
Cyanogen Mod 7
Pc
Google
Fuego
Aurora streak
N1 style
N1 CyanogenMod
Honeycomb Boot
Latido
AndroidGlow1
AndroidGlow2
AndroidParticles2
AndroidMinimal1 Green
Dancing Android
Htc Quietly Brilliant
Jockerdroid
Eye red
c64
Gingeryoshi
AndroidParticles1 Green
Cyanogenmod rotate
Matrix
r2d2
​
See you guys!!!
Thank you for this
I've been looking for some new ones.
So, I'm not sure here, do I flash or replace original?
nejc121 said:
Thank you for this
I've been looking for some new ones.
So, I'm not sure here, do I flash or replace original?
Click to expand...
Click to collapse
First option :
Rename the downloaded file into update.zip and put into sdcard
Recovery --> apply SDcard: update.zip
Or without renaming the file --> "install zip from SDcard"/"choose zip from SDcard"
Second option:
Some roms have bootanimation at system/media...( Cyanogen,ruymanca,passion.....),so you have to install as i'm explaining:
Extract *.zip file you downloaded
At customice/resource you'll found bootanimation.zip
*Copy bootanimation.zip (without unzipping) with root explorer in data/local of our wildfire
*Reboot and that's all
Hmmm, I tried chosing it, but it said it was aborted....
Ah, I got it, I needed to use Recovery 2.5 that I got from the ROM manager
Hmm...I flashed it as update.zip, but I still have my old custom bootani
Lemme try via ADB
nejc121 said:
Hmmm, I tried chosing it, but it said it was aborted....
Ah, I got it, I needed to use Recovery 2.5 that I got from the ROM manager
Hmm...I flashed it as update.zip, but I still have my old custom bootani
Lemme try via ADB
Click to expand...
Click to collapse
have you tried first and second option?
I haven't tried the manual zip select, because I'm lazy
I'll do that after ;D
First adb!
Okay it worked
First I just had to get R/W acces, then I just pushed the file
nejc121 said:
I haven't tried the manual zip select, because I'm lazy
I'll do that after ;D
First adb!
Okay it worked
First I just had to get R/W acces, then I just pushed the file
Click to expand...
Click to collapse
Glad to help you
Thanks again for your guide over there
I had to do a recovery because density changers ****ed up games
I'm using CM7 and I have tried both method. Don't work
i tried putting it in /system/media (cm7) and ended up with a blank screen. seemed to boot up alot quicker though...
Try pushing it to data/local
yep all done
i have wildfire S-OFF and root, using CM7 stable,i installed super manager, gave it superuser permissions,set busybox path to system/xbin,gave R/W acces to system, and tried to copy bootanimation.zip to both data/local and system/media... but when i paste super manager always says not enough free space... but i doubt thats the issue cause the animation is just a few kbs...after it says not enough free space it the sign goes away and the bootanimation.zip appears in the directory as it was copied there but when i reboot i dont have the animation just blank screen.. i tried everything and i dont really have a clue whats wrong
can anyone help me please?
mtnhan1996 said:
I'm using CM7 and I have tried both method. Don't work
Click to expand...
Click to collapse
i use super manager
just dload it from the market (free) , go into file explorer, give it root permission by tapping the menu and setup
copy and paste to your hearts content
edit
I did have your problem after i de-branded my phone , s-off with alfarev fixed it .
conclusion after thinking on this part of the day
Update your Hboot maybe?
I use Clockwork 3.0 and when i try to update it it says
"Amend scripting (update-script) is no longer supported." Help me
Get ROM Manager
Click Flash Recovery
Click Rebbot into Recovery
Flash there.
So it only works on Clockwork 2.5
Now i finally not failed installing, but it didn't worked, it shows the CyanogenMod bootanimation
Do you have ADB?
If not, install Android SDK
Extract Bootanimation.zip from the flashable zip and place it in the same folder ADB is (By default: C:\Program Files\Android\android-sdk\platform-tools)
Then go to the Command prompt (Startmenu-CMD)
And type in cd C:\Program Files\Android\android-sdk\platform-tools
Then: adb shell
Then copy and paste this: # mount -o rw,remount -t yaffs2 /dev/block/mtdblock3
Also copy paste this: # chmod 777 /system
Type Exit
Type: adb push bootanimation.zip data/local
And you're done.
nejc121 said:
Do you have ADB?
If not, install Android SDK
Extract Bootanimation.zip from the flashable zip and place it in the same folder ADB is (By default: C:\Program Files\Android\android-sdk\platform-tools)
Then go to the Command prompt (Startmenu-CMD)
And type in cd C:\Program Files\Android\android-sdk\platform-tools
Then: adb shell
Then copy and paste this: # mount -o rw,remount -t yaffs2 /dev/block/mtdblock3
Also copy paste this: # chmod 777 /system
Type Exit
Type: adb push bootanimation.zip data/local
And you're done.
Click to expand...
Click to collapse
so i have to extract the bootanimation.zip and copy it from
\bootanimation\system\customize\resource to the same folder as the adb.exe
Worked for me, thanks
i like this boots file and download one i nedd but i can't install it in my wildfire cyanogen mod 7
thanks

[How To] Add percentage to the battery icon

Prerequisites:
1. You need an unlocked boot loader.
2. You need root.
3. You need a PC with adb that can see your phone
4. Your phone needs to have USB debug enabled
All of these are well documented here in the forum.
On the PC grab the two apk files that the UOT kitched needs:
Code:
adb pull /system/framework/framework-res.apk
adb pull /system/app/SystemUI.apk
Now go to the UOT kitchen and choose your battery style from the battery tab.
Next click on the "File Upload" tab and upload your two files.
Then submit your work to the kitchen and wait.
When the kitchen is done processing, you have a download called UOT-*.zip. download that. And extract it somewhere on your PC. Now you need to push the files to your phone.
Code:
adb push SystemUI.apk /data/local/SystemUI.apk
adb push framework-res.apk /data/local/framework-res.apk
Next you need to adb shell to the phone to remount the system partition as read-write and copy the files to their correct location. From the PC run "adb shell" Then, on the phone:
Code:
su
mount -o remount,rw /dev/block/mmcblk0p29 /system
cp /data/local/SystemUI.apk /system/app/SystemUI.apk
cp /data/local/framework-res.apk /system/framework/framework-res.apk
cd /data/dalvik-cache
rm *
Then reboot the phone. When it comes back up you should have your customized battery.
NOTE: This is all from memory so there may be some minor inconsistencies but the general concept is sound. The main thing you MUST do is unlock the bootloader and you MUST have root (temp-root should be fine)
NOTE 2: There are a lot more things that you can customize using the UOT Kitchen. I've only changed the battery but you should be able to change icons, taskbar, lockscreen and more. So, if you are comfortable doing so, have at it.
And one final note. This is the brute-force method. Once a CWM recovery is created for the Amaze then most (all?) of this is unnecessary and you can just flash the UOT zip file from recovery.
-xdadevelopers-user
after i do the adb pull, where can i find the files it pulled????
Should be in the same adb folder
Sent from my HTC_Amaze_4G using XDA App
what exactly are the inconsistencies? cause i cant get it to stick although i follow your instructions to a "t"
Enzopreme said:
what exactly are the inconsistencies? cause i cant get it to stick although i follow your instructions to a "t"
Click to expand...
Click to collapse
Is your bootloader unlocked?
I try doing this framework but it work's it force close's alot i restored firmware then i tryed it went good then i restarted my phone & now i'm on a black screen the button's show up but no display , what the hell ?
Revolution said:
I try doing this framework but it work's it force close's alot i restored firmware then i tryed it went good then i restarted my phone & now i'm on a black screen the button's show up but no display , what the hell ?
Click to expand...
Click to collapse
bricked again huh?? you building a skyscraper with all those bricks??
Here's a thought-let's all be patient and take one step at a time.
We need recovery before we start buggering around.
Sent from my HTC_Amaze_4G using xda premium
TheSneakerWhore said:
Here's a thought-let's all be patient and take one step at a time.
We need recovery before we start buggering around.
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
I agree 100% with this.
We need to be able to do backups with Clockwork as well as use other scripts such as fix_permissions, clear dalvik-cache, etc to prevent bricks, FC errors, etc.
Let's work on getting a recovery first.
I fixed it last night
Sent from my HTC Ruby using XDA App
Here you go guys.. If you have CWM Recovery installed, just install my zip.
This.is what I've been looking for. Thx man..
Sent from my phone.
by any chance, do you have a screenshot for this battery percentage update?
what rom does this work on? quiksense? bliss sense?
-FuRBz- said:
what rom does this work on? quiksense? bliss sense?
Click to expand...
Click to collapse
It's only been tested on the 1.36.531.5 stock ROM(My Phone) but I imagine it will work on most all Sense 3.0 ROMS.
Screenshots of an identical mod I released can be found in my other thread here:
http://forum.xda-developers.com/showpost.php?p=11848512&postcount=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"
}
Working on enegrys rom w/o issues.
Sent from my phone.
Wonder if it will work on bliss sense....?
Sent from my HTC Amaze 4G using xda premium
I flashed the stock kernel so that wifi could work on Android revolution rom. Wifi works now, but I'm unable to sync my phone with HTC sync, so that I can use adb. Any suggestions to what I can do to set up adb again? (I'm using a windows 7 laptop btw)
dharvey4651 said:
It's only been tested on the 1.36.531.5 stock ROM(My Phone) but I imagine it will work on most all Sense 3.0 ROMS.
Screenshots of an identical mod I released can be found in my other thread here:
http://forum.xda-developers.com/showpost.php?p=11848512&postcount=1
Click to expand...
Click to collapse
holy thread revival...anyone test this out on 1.43 stock?
mrmako777 said:
holy thread revival...anyone test this out on 1.43 stock?
Click to expand...
Click to collapse
you can take Stock statusbar with percentage battery from V2T section in this post, extract framework-res.apk from it and replace battery graphics in it for any you like. You can use a Graphics replace from the same post for that.

[MOD] Boot Animation for HTC Droid DNA

I have modified the boot-up animation and the down animation and just wanted to share. These are done just for me; so I doubt I will make any changes to them. Feel free to edit them yourselves
I took the boot animation from the Droid DNA and inverted the colors so I didnt have a bright white when my phone booted up.
I also swapped out the ugly vzw eyeball with 'beats audio' (the gradient could use a little work, but I was resizing them from my ReZound)
Also inverted the down animation to get rid of the white
To install:
These boot animations posted work for CODIS v1.0.0
download and place .zip animations on sdcard
reboot phone to recovery
mount /sdcard and /system
run the following adb commands:
**(I removed the original ones and copied the ones I edited and placed them on my sdcard to the correct location. Then gave them the permissions (not sure if its needed, did it anyways))
Code:
C:\sdk\platform-tools>adb shell
~ # rm /system/customize/resource/hTC_downanimation.zip
rm /system/customize/resource/hTC_downanimation.zip
~ # rm /system/customize/resource/hTC_bootup.zip
rm /system/customize/resource/hTC_bootup.zip
~ # rm /system/customize/resource/vzw_bootup.zip
rm /system/customize/resource/vzw_bootup.zip
~ # cp /sdcard/vzw_bootup.zip /system/customize/resource/vzw_bootup.zip
cp /sdcard/vzw_bootup.zip /system/customize/resource/vzw_bootup.zip
~ # cp /sdcard/hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
cp /sdcard/hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
~ # cp /sdcard/hTC_downanimation.zip /system/customize/resource/hTC_downanimation.zip
cp /sdcard/hTC_downanimation.zip /system/customize/resource/hTC_downanimation.zip
~ # chmod 644 /system/customize/resource/hTC_downanimation.zip
chmod 644 /system/customize/resource/hTC_downanimation.zip
~ # chmod 644 /system/customize/resource/hTC_bootup.zip
chmod 644 /system/customize/resource/hTC_bootup.zip
~ # chmod 644 /system/customize/resource/vzw_bootup.zip
chmod 644 /system/customize/resource/vzw_bootup.zip
~ # exit
exit
C:\sdk\platform-tools>
Thanks to gitku, here is a flashable ZIP for those of you running UKB.... http://db.tt/ANeGWknS
**Each one of these animations are a fade in
Preview of boot-up:
{
"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"
}
Preview of down:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
gitku said:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Yea I forgot to mention. The ones I posted were for CODIS. I'll update OP
gitku said:
Flashable zip ..
http://db.tt/ANeGWknS
Those are in bootanimation.zip and downanimation.zip format ... Yours were in HTC_bootanimation format so I'm not sure if these will work on stock root .. I use ukb
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
that zip didn't work for me. The boot animation did not change.
Btw im running Codis with Cubed Kernel 1.49
MustafaHadaKing said:
that zip didn't work for me. The boot animation did not change.
Btw im running Codis with Cubed Kernel 1.49
Click to expand...
Click to collapse
The ones posted in the OP work for CODIS. Just push them via adb. That's what im running
-HTC Droid DNA-
in ukb the paths are
bootani:
Code:
/system/customize/resource/bootanimation.zip
downani:
Code:
/system/customize/resource/downanimation.zip
so to use the above files you d need to rename them prior to flashing/pushing
The ones I posted work on ukb zip format
Sent from my HTC6435LVW using xda app-developers app
Any way to use these on a stock rooted phone with TWRP?
dwizzo said:
Any way to use these on a stock rooted phone with TWRP?
Click to expand...
Click to collapse
Rename the .zip file that you downloaded to the 1 that matches in /system/custom/resource
Set the permissions the same is what other files have in that folder.
This should work the stock rooted phone, use a program like root explorer to perform the actions
^^^^^^^^^^^you can do that if you are running a custom kernel that supports write to /system
if not, you will need to follow the directions in the first post
You can try to use the file manager feature in TWRP. you can most likely do it that way too
-HTC Droid DNA-
Good stuff, I tested this on my ROM for the HTC J Butterfly, works great. May I have your permission to include these boot animations in my rom?
SharpIS03 said:
Good stuff, I tested this on my ROM for the HTC J Butterfly, works great. May I have your permission to include these boot animations in my rom?
Click to expand...
Click to collapse
Go right ahead
JWhetstone02 said:
Go right ahead
Click to expand...
Click to collapse
Thanks! You'll be credited

Categories

Resources