Hi guys, i hav created a flashable bootanimation now i want to create a flashable bootanination with sound but i tried by placing the .ogg file in system/media nd wen i flashed only the bootanimation came not the boot sound........does anybody know how to create it?
Sent from my GT-S5360 using xda app-developers app
Call it poweron.ogg
Place file in system/etc
set permissions to rw-r-r--
Thanks for ur help but i wanted to make a flashable zip
Sent from my GT-S5360 using xda app-developers app
same like u make flasable zip for bootanim
just create folder "etc"
/app
/etc/poweron.ogg
/media/bootanim
Minions_Army said:
same like u make flasable zip for bootanim
just create folder "etc"
/app
/etc/poweron.ogg
/media/bootanim
Click to expand...
Click to collapse
Thanks Bro!
Related
http://forum.xda-developers.com/showpost.php?p=18241667&postcount=1
All credits to the OP in the original thread. ^^^^
I didn't know if installing this zip package would cause any problems on our x10 so I just extracted the bootanimation.zip file from the download (download link in OP linked above) and replaced bootanimation.zip in system/media using root explorer, then set permissions to (wr r r)
Tried it out and its stunning.
Sent from my X10i using xda premium
Awesome!! lovin it !
http://forum.xda-developers.com/showthread.php?t=1295048
Thanks it's beautiful
Delete.....
This is a Google bootanimation for LG P500
The animation is 320x480
please press thanks button
Thanks !
can anyone post how to? thanks a lot
just flash it
Ronaldobruno said:
can anyone post how to? thanks a lot
Click to expand...
Click to collapse
rename to 'bootanimation.zip' and place in System/media
Thanks
Don't ever make the mistake of flashing it in the recovery!
No This is REALLY a flashable zip.
If you're unsure, you can have a look into the zip file. If it consists of two folders (META-INF and system) it's a flashable zip.
nice boot,thanks dude :]
Guys please be sure whether it is flashable or not, had any one tried it flashing ? Does it worked ?
Sent from my LG-P500 using xda premium
FLASH IT
flash it ! trust me !
Thanks!
Sent from my LG-P500 using XDA
Hey guyz..!!! anyone plz help me with status bar greeper....iwant to change the battery and signal icons...hw can i do dat...???
Thnks in advance...!!!:good:
UOT
tada...
deathnotice01 said:
UOT
tada...
Click to expand...
Click to collapse
thnks man...!!!
BTW how to use dis...???
Plz man...smebdy hlp me...with dis...
Sent from my GT-S5360 using xda premium
Youtube vids....
Search for Galaxy Y Archive...
They have a video what to do in uot...
U can also do it in in ur pc
Take ur roms framework-res.apk copy it to pc
Also copy the png files which u gonna replace
Now open the framework.apk with 7zip without extracting it open it as archive and go res/drawable idpi nd iside dis paste your pngs
Now u hav to make a flashable zip of ur framework for flashing......flash it nd enjoy
Sent from my GT-S5360 using xda premium
I want to port the lidroid toggles from Simplicity to USSRv7. How would I do this? I have the lidroid res, system ui, and framework res apks.
Sent from my GT-P3110 using xda app-developers app
Change the file extension of lidriod-res.apk to zip
Unzip lidriod-res.zip
goto res/drawable-hdpi
Copy the toggles pngs only
Past them to your unzipped res/drawable-hdpi
zip back up and change extention back to apk
put in flashable zip and flash with system mounted
I just replaced my lidroidres.apk with the one from the ROM I wanted and it worked! Thanks though
Sent from my GT-S5360 using xda app-developers app
blagginspaziyonokip said:
I just replaced my lidroidres.apk with the one from the ROM I wanted and it worked! Thanks though
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
that work with galaxy g5-s5570i ?
Pival81 said:
that work with galaxy g5-s5570i ?
Click to expand...
Click to collapse
Yes just replace lidroid-res.apk to change toggles if your rom uses lidriod in its ui
Any problems just unzip the lidroid-res.apk of the toggles you want & past them into one from your rom
i have a question for you guys.
i have a N9005 with stock latest rom which is NE4. i am rooted. i tooked secmms.apk and secmms.odex from /system/priv-app and actually decompiled it using apktool for Android itself. i edited the mmsconfig.smali file for certain mods.
the question now is, how do i actually recompile it back? i have secmms_src and secmms_odex folders. how do i recompile it back to odex format for my odex stock rom?
thanks with regards.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Compile it into one single whole apk file and then odex it.
Someguyfromhell said:
Compile it into one single whole apk file and then odex it.
Click to expand...
Click to collapse
How do i do that?
Sent from my SM-N9005 using XDA Premium 4 mobile app
slackerz_86 said:
How do i do that?
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
google is your friend: http://forum.xda-developers.com/showthread.php?t=2213985
TML1504 said:
google is your friend: http://forum.xda-developers.com/showthread.php?t=2213985
Click to expand...
Click to collapse
Ya but how to make it to odex?
Sent from my SM-N9005 using XDA Premium 4 mobile app
This may help you but make a back up first.
Find a deodex SecMms.apk and modify it as you need.
Then rename it to Modded_SecMms.apk and put it in system\priv-app or wherever it belongs to, do not remove original one (SecMms.apk, SecMms.odex)
Flash Universal Odex Script
Then odex your file see how to do it in that thread
Remove original non-modded one from system folder with its correcsponding odex file
Rename your modded file to its original pack name SecMms.apk (you shoud find both Modded_SecMms.apk and Modded_SecMms.odex)
Check permission to rw,r,r
Reboot
I guess this is the only possible way.
kmokhtar79 said:
This may help you but make a back up first.
Find a deodex SecMms.apk and modify it as you need.
Then rename it to Modded_SecMms.apk and put it in system\priv-app or wherever it belongs to, do not remove original one (SecMms.apk, SecMms.odex)
Flash Universal Odex Script
Then odex your file see how to do it in that thread
Remove original non-modded one from system folder with its correcsponding odex file
Rename your modded file to its original pack name SecMms.apk (you shoud find both Modded_SecMms.apk and Modded_SecMms.odex)
Check permission to rw,r,r
Reboot
I guess this is the only possible way.
Click to expand...
Click to collapse
I have to wait till i get home from work in another 12hrs in order to do this. Tanx for this link. I will try it out and will update u.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Try this app you can Oxed the SecMms.apk (and more system apps)
https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org
(After its done you may need to set the permission on the SecMms.odex manually.)
robalm said:
Try this app you can Oxed the SecMms.apk (and more system apps)
https://play.google.com/store/apps/details?id=com.SystemCleanup.Inteks.org
(After its done you may need to set the permission on the SecMms.odex manually.)
Click to expand...
Click to collapse
But the thing is, from apktool for android, i can create a deodexed apk of SecMms. But no matter how i push to my phone even after setting permission, MESSAGES doesnt appear at all.
Sent from my SM-N9005 using XDA Premium 4 mobile app