[Q] How to make modded app stay after using adb push? - Desire Themes and Apps

Does anyone know how to push a modded app to the HTC Desire and make it stay?
Because obviously on the HTC Desire pushing files normally with adb push doesn't make them stay.
Anyone got a solution?

what do you mean it doesn't make them stay?
if you push a file to the system/framework then it will be there
if it's the same file as one already in the phone then it will overwrite it
is your device in recovery when writing to the system folder?
sorry if im missing something here

cgrec92 said:
what do you mean it doesn't make them stay?
if you push a file to the system/framework then it will be there
if it's the same file as one already in the phone then it will overwrite it
is your device in recovery when writing to the system folder?
sorry if im missing something here
Click to expand...
Click to collapse
Well I modded the smooth calender app and made the background transparent and then pushed it to /data/app where it was.
Works fine and shows up how it should.
But then when i restart my phone, it's gone, not in the app launcher or widgets menu but it's still there when I look for it in ROOT EXPLORER.

try pushing the file to system/app

cgrec92 said:
try pushing the file to system/app
Click to expand...
Click to collapse
I've done that too, doesn't work.
Do I have to do it in recovery when pushing apps?
Because it lets me push apps when the phone is normally on.

the phone must be in recovery in order to write to the system
boot into recovery
remove from data/app and system/app the old file
push to system/app the new file
reboot

cgrec92 said:
the phone must be in recovery in order to write to the system
boot into recovery
remove from data/app and system/app the old file
push to system/app the new file
reboot
Click to expand...
Click to collapse
Did all that, still didn't work.
I pushed the apps but they haven't come up at all.

try installing it instead
adb install file.apk

cgrec92 said:
try installing it instead
adb install file.apk
Click to expand...
Click to collapse
Won't install either, was the first thing I tried.
It needs to be signed and I've tried every guide possible on how to sign apk's but none of them work.

it doesnt have to be signed if youre pushing it to your phone
if only has to be signed if you want to be able to flash it
which is actually a good idea considering that adb push isnt working for you
if you send me or upload the file i can sign it for you and you can flash it in recovery

cgrec92 said:
it doesnt have to be signed if youre pushing it to your phone
if only has to be signed if you want to be able to flash it
which is actually a good idea considering that adb push isnt working for you
if you send me or upload the file i can sign it for you and you can flash it in recovery
Click to expand...
Click to collapse
Do you know how to make flashable zip files?
Because I've been asking around for bloody ages on how to do it but no one seems to want to reply!

im not sure on windows but i can have it done in a second on my mac

cgrec92 said:
im not sure on windows but i can have it done in a second on my mac
Click to expand...
Click to collapse
AHH ****!
I don't understand why people can't tell me how to do it on windows!
But yeh I've attached the apks!

UltraLinx said:
AHH ****!
I don't understand why people can't tell me how to do it on windows!
But yeh I've attached the apks!
Click to expand...
Click to collapse
enjoy
10chaaaaar

cgrec92 said:
enjoy
10chaaaaar
Click to expand...
Click to collapse
Yes they work!
Thank you for the help.
And i was wondering, couldn't I just take out the apps from that zip file and add more modded apps then flash them?

good good
if you unzip the file and then re-zip you'll lose the sign
i think you can add/remove files with a zip manager without actually unzipping
however the update script included in that zip will only allow flashing to /system/app
note that if you toggle signature verification in recovery then you can flash everything signed or not, although this is not good if you are distributing files.

cgrec92 said:
good good
if you unzip the file and then re-zip you'll lose the sign
i think you can add/remove files with a zip manager without actually unzipping
however the update script included in that zip will only allow flashing to /system/app
Click to expand...
Click to collapse
Yeh i'm only going to add to it, not actually unzip it.
Yeh that's cool don't mind it being flashed to /system/app.
Thanks for the help!

UltraLinx said:
Yeh i'm only going to add to it, not actually unzip it.
Yeh that's cool don't mind it being flashed to /system/app.
Thanks for the help!
Click to expand...
Click to collapse
no problem

UltraLinx said:
Do you know how to make flashable zip files?
Because I've been asking around for bloody ages on how to do it but no one seems to want to reply!
Click to expand...
Click to collapse
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
or
http://forums.t-mobile.com/t5/Opera...ndroid-phone/m-p/241285/highlight/true#M26103
its amazing what google can do for you

copex said:
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
or
http://forums.t-mobile.com/t5/Opera...ndroid-phone/m-p/241285/highlight/true#M26103
its amazing what google can do for you
Click to expand...
Click to collapse
In the first one it says, "- edit <workdir>/META-INF/com/google/android/update-script".
Where do i get an update script from?
In the second link it doesn't say anything about making flashable zip files.
I've been to both of those websites before, done hours of searching, come back here for help but no one seems to know.

Related

[Q] Extract single application from custom rom

hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
lamppu is a good LED torch. You need root to use it, look in market
TheGrammarFreak said:
lamppu is a good LED torch. You need root to use it, look in market
Click to expand...
Click to collapse
I have looked in market, but it doesnt seem to exist there. However, do you know anyway to extract the application as working APK file?
Any other LED torches that works with LEGEND?
*EDIT: well, I found it, its named Lamppu. but anyway it didnt work, although my phone is rooted! why is that?
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
omar.elhelw said:
hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
Click to expand...
Click to collapse
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
XtremeHTM said:
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
Click to expand...
Click to collapse
I already tried using Lamppu, but it didnt work on my rooted phone!
Have any idea what might be the reason?
----
whitetigerdk said:
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Click to expand...
Click to collapse
That makes sense...but who would I merge the .apk and .obex together to be in one .apk file so I can install it?
Or maybe you know some way I can install these files?
Help would be really appreciated.
----
robto said:
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
Click to expand...
Click to collapse
You mean like after loading the custom ROM, I backup the application I want then restore them after I load the custom I want?!
This is just long process of backing up your data then load custom rom, then back to the old rom, then root then restore...
I thought there might be easier and shorter ways?!
Any help would be appreciated. Gracias!
Anyone to help?????
try the kitchen method.
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Click to expand...
Click to collapse
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
TheGrammarFreak said:
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
Click to expand...
Click to collapse
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
omar.elhelw said:
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
Click to expand...
Click to collapse
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
whitetigerdk said:
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
Click to expand...
Click to collapse
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
omar.elhelw said:
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
Click to expand...
Click to collapse
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
TheGrammarFreak said:
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
Click to expand...
Click to collapse
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
TheGrammarFreak said:
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
Click to expand...
Click to collapse
Thanks!
heres the DL link
http://goo.gl/xKSk

[Q] Swype on CM7

Does anyone know how to get the stock version of swype that came on the preinstalled 2.2.1 rom onto CM7? The only reason i dont use the beta is because the theme it has is so ugly.
If you want that one. Extract the swype apk and lib file from a rom with it in it
esincho said:
If you want that one. Extract the swype apk and lib file from a rom with it in it
Click to expand...
Click to collapse
Sorry but how do you do that
Sent from my HTC Glacier using XDA App
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
check filecrop you want wvga version
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
THunDA said:
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
Click to expand...
Click to collapse
Cool. Only thing, you'll have to do it everytime u flash a rom
esincho said:
Cool. Only thing, you'll have to do it everytime u flash a rom
Click to expand...
Click to collapse
Only takes a few min's so its worth it.. I didnt even realize I was in the myTouch forum..lol goes to show it pays to search the whole forum..
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Sent from my HTC Glacier using XDA App
U can't flash it in recovery, he worded that wrong, make sure the permissions are set right
Jacezo said:
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Click to expand...
Click to collapse
Check the post below. It's for the G2, but works for MT4G as well (just verified).
http://forum.xda-developers.com/showpost.php?p=9503569&postcount=6
As the post suggests, put your Swype files in the same folder as ADB and you should be fine. Note that you will have to go to Settings > Language & keyboard, and manually enable Swype since it's disabled by default.
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
I do believe you can use AndroidMate from the market.
ok, so apparently I don't know what I'm doing lol.
Sorry if this appears totally n00bish but thats what I am.
If I extract the .apk and the libswypecore.so from another Rom and place them into their respective folders on the Rom I'd like to use, (ex. placing swype.apk into the "app" folder on cm7) and then flash the Rom and start from scratch, shouldn't that work?
I actually tried it and it didn't. Am i missing something? I was hoping the answer was that obvious but it failed. Swype shows up but i get "swype package you installed is configured for another device" message and it continues to only function as a regular keyboard.
I'd prefer to avoid going through the CMD prompt on my computer again because without super detailed instructions, I really don't know how to go about doing it. So if anyone, anywhere can help me out it would be super appreciated. I checked the forums and I keep getting lost in the words.
(perhaps shouldn't have rooted my phone if I can't make it that far huh? but we all have to start somewhere I suppose)
Forgive me for making this so long winded but the more details i give up front the less back and forth messages that wing clog up forums.
-Rocky
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=923130&highlight=root+explorer
MT4G stock apps on CM7
how can i get the stock apps like the message app on my CM7. i dont like the old version of it.

[Q] editing framework-res.apk

Hey guys I need a bit of help..... I was trying to edit the drawables on my gf 's Eris in the framework-res.apk and when I recompiled the Rom and tried to flash my changes recovery tells me that the update script couldn't be verified due to framework-res.apk and aborts the installation.... what am I doing wrong? Do I need to sign this apk or something to make it work correctly? I did this on my Droid incredible the other day with no problem. I know there was another thread on this further down in Dec but unfortunately it didn't give me the answers I need...
Sent from my ADR6300 using XDA App
elixir911911 said:
Hey guys I need a bit of help..... I was trying to edit the drawables on my gf 's Eris in the framework-res.apk and when I recompiled the Rom and tried to flash my changes recovery tells me that the update script couldn't be verified due to framework-res.apk and aborts the installation.... what am I doing wrong? Do I need to sign this apk or something to make it work correctly? I did this on my Droid incredible the other day with no problem. I know there was another thread on this further down in Dec but unfortunately it didn't give me the answers I need...
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I assume from reading your post that you updated the framework png's inside a Rom Zip package... You don't need to sign the framework, but you do have to resign the Rom Zip file. Try re-signing the rom file, that should get it working...
Macrodroid said:
I assume from reading your post that you updated the framework png's inside a Rom Zip package... You don't need to sign the framework, but you do have to resign the Rom Zip file. Try re-signing the rom file, that should get it working...
Click to expand...
Click to collapse
Any input on how to sign Rom files? I've never signed anything before
elixir911911 said:
Any input on how to sign Rom files? I've never signed anything before
Click to expand...
Click to collapse
You can sign it using gnarlycs kitchen.
Edit: another thing you could have done is just pushed your modded frameworkres to its folder and rebooted the phone.
Sent from my Incredible using Tapatalk
elixir911911 said:
Any input on how to sign Rom files? I've never signed anything before
Click to expand...
Click to collapse
find zip signer i believe its called u can use that
tazzpatriot said:
find zip signer i believe its called u can use that
Click to expand...
Click to collapse
Sterricson Zip Signer, or get SignApkTool from the market and sign it on your phone... Just make sure you use the test-keys for the rom file...
I used zip signer from the market.... is there anyway I can use this to sign apk 's like HTC messaging and HTC IME so that I can edit drawables in those apps?
Sent from my ADR6300 using XDA App
elixir911911 said:
I used zip signer from the market.... is there anyway I can use this to sign apk 's like HTC messaging and HTC IME so that I can edit drawables in those apps?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Y don't u just download the kitchen so u can do it easier and do a bunch together...I think someone said this already I forget lol I need to look haha
Well I know how to sign sips I just want to know if I can sign apps like HTC messaging so they'll install on my device.... if I unzip and rezip afile it won't install on my device... will signing it fix this?
Sent from my ADR6300 using XDA App
i could never get that **** to recompile correctly. i gave up.
I use apk manager to decompile, compile, and sign apks. Unless I'm adding pngs I'm which case I use apktool. If your just editing or replacing what already exists apk manager is the easiest way in my opinion.
Sent from my ERIS using XDA App
elixir911911 said:
Well I know how to sign sips I just want to know if I can sign apps like HTC messaging so they'll install on my device.... if I unzip and rezip afile it won't install on my device... will signing it fix this?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Those won't install...you need to push them to system/app and reboot. No need to sign them unless you resign a whole rom.zip
Conap said:
Those won't install...you need to push them to system/app and reboot. No need to sign them unless you resign a whole rom.zip
Click to expand...
Click to collapse
That's right.. thanks for adding that Conap. Also I was re-reading and just wanted to add as well that you don't want to unzip an apk to modify it and then zip it.. Use one of the other tools mentioned.. apktool or apkmanager
CondemnedSoul said:
That's right.. thanks for adding that Conap. Also I was re-reading and just wanted to add as well that you don't want to unzip an apk to modify it and then zip it.. Use one of the other tools mentioned.. apktool or apkmanager
Click to expand...
Click to collapse
Also for pc 7zip works good also. Just right click the file 7zip open archive drop your png where you want it. Close the apk and push it to system/app or where ever it came from.
If your on ubuntu just click your apk and drop your pngs. You don't even need an apk tool.
dinc¦rockin' the stock root
wildstang83 said:
Also for pc 7zip works good also. Just right click the file 7zip open archive drop your png where you want it. Close the apk and push it to system/app or where ever it came from.
If your on ubuntu just click your apk and drop your pngs. You don't even need an apk tool.
dinc¦rockin' the stock root
Click to expand...
Click to collapse
That does work as well but doing it that way you will need to optimize the .9's if you change them also. xultimate works great for that.
CondemnedSoul said:
That does work as well but doing it that way you will need to optimize the .9's if you change them also. xultimate works great for that.
Click to expand...
Click to collapse
Oh cool. I never really optimized any of them. What does that do?
dinc¦rockin' the stock root
ok big time mess up...I downloaded apk manager....I used the command prompt to adb pull Browser.apk. I put this in the modding folder and used the script.bat file to extract the apk....I edited my files annd hit re zip apk and chose the option to retain signature for system apps. Then when I adb push back it seems to work fine but when I reboot browser doesnt show up in my app list!!!!! help please!!! where did I mess up? I even tried to zip align to see if that would fix it.....If I try to use coommand prompt to adb push the original browser.apk back into place it says error read only file system.....I'm locked out! ah!
elixir911911 said:
ok big time mess up...I downloaded apk manager....I used the command prompt to adb pull Browser.apk. I put this in the modding folder and used the script.bat file to extract the apk....I edited my files annd hit re zip apk and chose the option to retain signature for system apps. Then when I adb push back it seems to work fine but when I reboot browser doesnt show up in my app list!!!!! help please!!! where did I mess up? I even tried to zip align to see if that would fix it.....If I try to use coommand prompt to adb push the original browser.apk back into place it says error read only file system.....I'm locked out! ah!
Click to expand...
Click to collapse
To push the original browser, /system needs to be mounted as r/w which can be done with the command "adb remount"
As for the problem with the modded browser not showing up, try this:
Code:
adb shell chmod 644 /system/app/Browser.apk
adb shell chown 0:0 /system/app/Browser.apk
#now reboot into recovery, wipe cache and dalvik-cache, and reboot
the string you typed for the modded browser....i type that into a normal command prompt not into apk manager correct? I tried to put my normal browser back with adb remount and it still doesnt show in my app list but if i look with a file explorer the apk is in the right place....why wont it show up?
OK i actually pushed my old browser successfully and it wouldnt show in my app list....I then followed your instructions and did adb shell chmod and chown and reboot wipe dalvik and cache and it still wouldnt show up. I really dont wanna have to flash a recovery image....
edit: If it has any importance this is actually on a droid incredible i was testing for my gf's eris. So idk if it changes anything that this is actually an inc.

Xperia X10 not recognizing APKs as APKs ?

I was in another thread trying to figure out how to install xRecovery and I'm starting to think that the problem is that my phone isn't recognizing the apks as apks. Has anyone else had this problem? It only recognizes the xRecovery file as a .zip and so I can't use the installer to install it.
Why you don't just use flashtool to root and install xRecovery? That's much easier.
bro why dont you try renaming the .zip to .apk it works!try it!
KInG GaME said:
bro why dont you try renaming the .zip to .apk it works!try it!
Click to expand...
Click to collapse
I tried that already thanks, tho...
I was hoping to not have to mess around with something else but I guess I will give flashtool a shot
you can always use Manual method,
just extract and copy these three files (busybox, chargemon, xrecovery.tar) from xrecovery.zip or xrecovery.apk to your Phone/system/bin directory, using root explorer (with r,w, rights)
PlayGunsta said:
Why you don't just use flashtool to root and install xRecovery? That's much easier.
Click to expand...
Click to collapse
this worked. still don't understand why i couldn't do it the other way but thank you!
hambino83 said:
this worked. still don't understand why i couldn't do it the other way but thank you!
Click to expand...
Click to collapse
You had to change to name of the .zip to .apk with a file manager on your phone. Maybe you had a setting turned on on your pc that prevents from displaying file extension.
PlayGunsta said:
You had to change to name of the .zip to .apk with a file manager on your phone. Maybe you had a setting turned on on your pc that prevents from displaying file extension.
Click to expand...
Click to collapse
i tried that and that didn't work. now i'm starting to think something is up with how my computer handles these .zip files though...now i'm trying to download install the .ftf file from this thread and when i put that file directly into the firmware folder in flashtool it doesn't recognize it as a .ftf file (and its listed as a .zip file when i download it)...this is frustrating the bajeezus out of me
zmbutt said:
you can always use Manual method,
just extract and copy these three files (busybox, chargemon, xrecovery.tar) from xrecovery.zip or xrecovery.apk to your Phone/system/bin directory, using root explorer (with r,w, rights)
Click to expand...
Click to collapse
that's the thing i can't!!!!
hambino83 said:
I was in another thread trying to figure out how to install xRecovery and I'm starting to think that the problem is that my phone isn't recognizing the apks as apks. Has anyone else had this problem? It only recognizes the xRecovery file as a .zip and so I can't use the installer to install it.
Click to expand...
Click to collapse
what firmware r u
Sent from my SEX10 using XDA App
ya know what, i'm not even sure right now since i've done so much ish to this dang phone in the past day lol i did figure out that i had to change the settings in windows to not hide the extensions of known file types so that i could change the .zip to .apk. Since I had already installed xRecovery I don't know if that would have solved the problem but I'm assuming it would have. Thanks for your help everyone!

Custom boot animation jarvis

Hey anyone know of an awesome looking jarvis boot animation, ive got my phne set up like jarvis and this is the last step im issing the one i saw for the s4 wasnt as nice as i hoped. there is a nice one for S3 but does anyoine know of one i missed anuwhere
Why don't you try and make one yourself. They're not that hard, especially if you can find the animation you like. Just download a bootanimation.zip, extract it and see what's inside. It'll be pretty self explanatory what you need to do. If you have questions I can help you.
Edit, if you have a link to the s3 one you like let me know. I'll download and let you know what you need to get it to work on the s4.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Why don't you try and make one yourself. They're not that hard, especially if you can find the animation you like. Just download a bootanimation.zip, extract it and see what's inside. It'll be pretty self explanatory what you need to do. If you have questions I can help you.
Edit, if you have a link to the s3 one you like let me know. I'll download and let you know what you need to get it to work on the s4.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
ive never made anything like that before wouldnt even know where to start lol here is the thread its located in
http://forum.xda-developers.com/gal...tanimation-jarvis-iron-startup-stark-t2330561
kasek55 said:
ive never made anything like that before wouldnt even know where to start lol here is the thread its located in
http://forum.xda-developers.com/gal...tanimation-jarvis-iron-startup-stark-t2330561
Click to expand...
Click to collapse
Ok, are you rooted? Download the zip file and also download winrar if you don't already have it.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Ok, are you rooted? Download the zip file and also download winrar if you don't already have it.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I am rooted and have goleneye rom installed. I guess i gotta check if my phone has custom boot enabled.. and i have downloaded the zip file and the sound file
kasek55 said:
I am rooted and have goleneye rom installed. I guess i gotta check if my phone has custom boot enabled.. and i have downloaded the zip file
Click to expand...
Click to collapse
Did you download the zip to your pc? if so, use winrar to extract the zip, use extract to bootanimation...
It's a very easy modification to make it work on the s4
jd1639 said:
Did you download the zip to your pc? if so, use winrar to extract the zip, use extract to bootanimation...
It's a very easy modification to make it work on the s4
Click to expand...
Click to collapse
ok so i have it extracted to a folder called bootanimation
Double click on the part00, part01, and part02 just to see what's inside them. The only file you need to change is the desc file, double click on that too. the 720, 1280 is the display resolution of the s3, the s4 is 1080, 1920
jd1639 said:
Double click on the part00, part01, and part02 just to see what's inside them. The only file you need to change is the desc file, double click on that too. the 720, 1280 is the display resolution of the s3, the s4 is 1080, 1920
Click to expand...
Click to collapse
so now i guess re zip that folder and instal based on that guide or is it a different method for s4
kasek55 said:
so now i guess re zip that folder and instal based on that guide or is it a different method for s4
Click to expand...
Click to collapse
Correct, but make sure it's a zip file and that in compression use store, don't use any compression
jd1639 said:
Correct, but make sure it's a zip file and that in compression use store, don't use any compression
Click to expand...
Click to collapse
nm i see now running to store and will try install when i get home
kasek55 said:
nm i see now running to store and will try install when i get home
Click to expand...
Click to collapse
decided to try real quick...
Instructions for manual installation :
(Take a backup , just in case , not needed actually, ive tested all files) (Make sure you have enabled custom bootanimations , IF not go here - Enable Custom Bootanimations Hit thanks to the dev there)
1.Download manual installation files, rename file to bootanimation.zip
2.Copy files to phone.
3.Backup your current bootanimation from system/media folder and your Poweron.ogg file from system/audio/ui using Root Explorer or other root file managers ,
4.Copy the bootanimation.zip to /system/media folder and Poweron.ogg file to system/audio/ui folder , Mount R/W (make it writable) , overwrite the files, set permissions to rw-r--r-- and reboot and Enjoy !
5.Dont forget to hit the thanks button !
confused on the bold part there....
also there is no poweron.ogg in the system/media/audio/ui folder
i just realized i orgot to check if i have custom boot neabled will that cause problems.....
kasek55 said:
decided to try real quick...
Instructions for manual installation :
(Take a backup , just in case , not needed actually, ive tested all files) (Make sure you have enabled custom bootanimations , IF not go here - Enable Custom Bootanimations Hit thanks to the dev there)
1.Download manual installation files, rename file to bootanimation.zip
2.Copy files to phone.
3.Backup your current bootanimation from system/media folder and your Poweron.ogg file from system/audio/ui using Root Explorer or other root file managers ,
4.Copy the bootanimation.zip to /system/media folder and Poweron.ogg file to system/audio/ui folder , Mount R/W (make it writable) , overwrite the files, set permissions to rw-r--r-- and reboot and Enjoy !
5.Dont forget to hit the thanks button !
confused on the bold part there....
also there is no poweron.ogg in the system/media/audio/ui folder
Click to expand...
Click to collapse
Do you have a file manger like root explorer ot anything? You'll need to change the permissions to rw-r-r of the zip file you put in /system/media
Just put the *.ogg file in, not sure the sound will work or not on the s4
Edit, also make sure the file you copied to /system/media is re-named bootanimation.zip
jd1639 said:
Do you have a file manger like root explorer ot anything? You'll need to change the permissions to rw-r-r of the zip file you put in /system/media
Just put the *.ogg file in, not sure the sound will work or not on the s4
Edit, also make sure the file you copied to /system/media is re-named bootanimation.zip
Click to expand...
Click to collapse
ya im using root explorer i changed the permissions and i put the sound file in that works but i have the stock boot animation so im guessing i dont have it enabled?
i dont extract it right
kasek55 said:
ya im using root explorer i changed the permissions and i put the sound file in that works but i have the stock boot animation so im guessing i dont have it enabled?
i dont extract it right
Click to expand...
Click to collapse
You don't extract it. Did you rename the stock boot animation? rename it to bootanimation.zip.bak before you copy your bootanmiation.zip
jd1639 said:
You don't extract it. Did you rename the stock boot animation? rename it to bootanimation.zip.bak before you copy your bootanmiation.zip
Click to expand...
Click to collapse
i didnt have a bootanimation.zip in the folder.....
ok i got it, i had to flash the enable in my recovery yay thanks for your help
kasek55 said:
i didnt have a bootanimation.zip in the folder.....
Click to expand...
Click to collapse
Well, just copy yours over and make sure the permissions are set correctly There's another bootanimation that the phone defaults to if there isn't anything in /system/media
jd1639 said:
Well, just copy yours over and make sure the permissions are set correctly There's another bootanimation that the phone defaults to if there isn't anything in /system/media
Click to expand...
Click to collapse
sorry you must have posted right when i edited i got it working, now i just gotta change the voice and figure out how to add an led inside the phone to make a mod like the iphone 4 led mod and i have the full thing lol
kasek55 said:
sorry you must have posted right when i edited i got it working, now i just gotta change the voice and figure out how to add an led inside the phone to make a mod like the iphone 4 led mod and i have the full thing lol
Click to expand...
Click to collapse
Cool, you just made your first bootanimation. See, I knew you could do it Good work!
jd1639 said:
Cool, you just made your first bootanimation. See, I knew you could do it Good work!
Click to expand...
Click to collapse
lol couldnt have done it without u and the guy who made it, i changed 2 sets of numbers lol
but thanks a lot i really appreciate it

Categories

Resources