build.prop and themes - Droid X Themes and Apps

Quick question. Probably obvious but i don't know.
When i install a new theme will i lose my modified build.prop?

btw i'm planning on installing the 928Droid deodexerrrrrrrr theme and then going back to the 928Droid stock deodexed theme, and then to Incognito

davidukfl said:
btw i'm planning on installing the 928Droid deodexerrrrrrrr theme and then going back to the 928Droid stock deodexed theme, and then to Incognito
Click to expand...
Click to collapse
9/10 times.. themes do not affect build.props.

alright thanks. I just noticed when i unzipped the theme file to see what was in it, i saw a system folder with a build.prop file in it.
Now if the theme does change the build prop, can i just replace it with my modified build.prop file once the theme is installed?

davidukfl said:
alright thanks. I just noticed when i unzipped the theme file to see what was in it, i saw a system folder with a build.prop file in it.
Now if the theme does change the build prop, can i just replace it with my modified build.prop file once the theme is installed?
Click to expand...
Click to collapse
FYI the build.prop change all depend on the person who put the theme together. Some have it while others do not. So it is best to look in the *.zip each time prior to installing.
As for your question about changing it after you did install a theme, YES you can. it will have no affect on the theme.

alright thanks.
Also while i got people's attention. What are the odds of bricking my phone when applying a theme? This is my first time doing this
these are the instructions i'm going on
droid-life said:
1. You need to be rooted.
2. You need to have run Koush’s Droid X Bootstrap.
3. You need to have the DeOdexEERR.zip file on your SD card.
4. Open Koush’s DX Bootstrap and boostrap the recovery before rebooting to it.
5. From there, go into “backup / restore” and create a backup.
6. Then choose “install zip from sd card.”
7. Choose “select zip to install” and find the DeOdexEERR.zip.
8. Say “yes” and your phone will deodex and apply the 928Droid theme.
9. Enjoy!
Click to expand...
Click to collapse

davidukfl said:
alright thanks.
Also while i got people's attention. What are the odds of bricking my phone when applying a theme? This is my first time doing this
Click to expand...
Click to collapse
It is very possible. My best suggestion is backup with nandroid.. so if anything do go wrong. Just do a nandroid restore and it will be like nothing ever happened.

MrDanger said:
It is very possible. My best suggestion is backup with nandroid.. so if anything do go wrong. Just do a nandroid restore and it will be like nothing ever happened.
Click to expand...
Click to collapse
alright cool, I'm creating a backup right now
Thanks for the help

davidukfl said:
alright thanks.
Also while i got people's attention. What are the odds of bricking my phone when applying a theme? This is my first time doing this
these are the instructions i'm going on
Click to expand...
Click to collapse
Guess it is a matter of opinion on what a brick is. A device stuck in a bootloop or on the M symbol is NOT a brick IMO. With that said as long as you have an nandroid backup and can get into recovery you can get it up and running. Plus with the actual SBF files posted for 2.1 & 2.2 now its very unlikely you'll brick it.
To me a bricked is a device that will no longer function AT ALL. And about the only way you are going to truly brick you device is if you start messing with the locked bootloader as I have seen in person one that is brick. And when I say brick I mean brick it will not even power on, charge, or have a light come on no matter what you do to it.

about to install a theme, but one more quick question.
I have removed skype and blockbuster apps using Titanium backup (not frozen, actually removed) and frozen a couple of other apps.
will this have any negative effects when installing the theme?

never mind. got my answer. I installed the theme and it just reinstalled some of the apps I'd frozen and/or removed

Related

Themes and mods

So here's a question from a n00b
Which mods are permanent and which ones are not? I have Eng bootloader and JF r30 1.3 which of course gave me opportunity to do all these things that you guys took time to figure out so n00bs like me can punch in some commands without knowing what it does or how it works. All I see is the end result and I love it!!!
So far I have
Custom splash1 and splash2
Auto-rotate browser and system
All cashes moved to SD
All apps moved to SD
Ringtones moved to SD
Removed Amazon.MP3 and Alarm
Installed tether-1.6.tar (whoever came up with that - THANK YOU!)
Windows7 theme.
Prior to updating to this theme I had removed amazon and alarm and they reappeared after I installed this theme. Now I'm scared to try out another theme because I don't want to re-do all the mods?
Can someone explain to me (and all of the n00bs out there) which mods are permanent and which ones need to be re-done after every theme change. Fell free to elaborate on the mods that I did not mention
Thanks to all for your past and future contributions, it's all greatly appreciated
Nothing is permanent.
The reason those apps returned after installing a theme is because those apps are present in the app folder in update.zip.
You can remove them again or simply remove them from the theme update.zip and then apply it.
deprecate said:
Nothing is permanent.
The reason those apps returned after installing a theme is because those apps are present in the app folder in update.zip.
You can remove them again or simply remove them from the theme update.zip and then apply it.
Click to expand...
Click to collapse
The actual theme only consists of modifying framework-res.apk. In /system/apps is where you would delete stock programs, but it generally leads to stability issues when done so.
As far as permanence, if you do a wipe, then install a new version of an os, you will be stuck with whatever is in the update.zip package. You would need to pull the framework-res.apk from that new version, and then resign it, then install it in recovery mode.
The splash1 image is permanent, the splash2 isn't permanent if you decide to change themes, or wipe your phone (from my experience.)
andonnguyen said:
The actual theme only consists of modifying framework-res.apk. In /system/apps is where you would delete stock programs, but it generally leads to stability issues when done so.
As far as permanence, if you do a wipe, then install a new version of an os, you will be stuck with whatever is in the update.zip package. You would need to pull the framework-res.apk from that new version, and then resign it, then install it in recovery mode.
The splash1 image is permanent, the splash2 isn't permanent if you decide to change themes, or wipe your phone (from my experience.)
Click to expand...
Click to collapse
Actualy, theming has to deal with modifying every apk. Yes majority of the work is done with framework but a good deal of work is done to launcher.apk, contacts.apk, and various other apks for custom icons and things related specifically to the apps theselves.
Stericson
andonnguyen said:
The actual theme only consists of modifying framework-res.apk. In /system/apps is where you would delete stock programs, but it generally leads to stability issues when done so.
As far as permanence, if you do a wipe, then install a new version of an os, you will be stuck with whatever is in the update.zip package. You would need to pull the framework-res.apk from that new version, and then resign it, then install it in recovery mode.
The splash1 image is permanent, the splash2 isn't permanent if you decide to change themes, or wipe your phone (from my experience.)
Click to expand...
Click to collapse
Stericson said:
Actualy, theming has to deal with modifying every apk. Yes majority of the work is done with framework but a good deal of work is done to launcher.apk, contacts.apk, and various other apks for custom icons and things related specifically to the apps theselves.
Stericson
Click to expand...
Click to collapse
Now see, this is why I said right away that I'm a noob in this. I don't know what framework is, how launcher.apk works, etc, etc etc...
I kind of figured out that I will need to remove alarm and amazon again (from my earlier experience) but I really need someone to basically go thru the list and say "this will stay" or "you will need to do this again". This way I will compile a little "to do after theme install" list. I also would like to know what would happen if I end up doing the same mod twice, like running a command to move move all the apps to sd, not that I want to do it but hey, sh** happens.
At any rate, thanks to all for your replies.
Stericson said:
Actualy, theming has to deal with modifying every apk. Yes majority of the work is done with framework but a good deal of work is done to launcher.apk, contacts.apk, and various other apks for custom icons and things related specifically to the apps theselves.
Stericson
Click to expand...
Click to collapse
Oh yeah stericson, I forgot about those haha. =]

[Alpha ROM Builder] Create Custom Application Backup-Removal Update.zip

Joeykrim's Custom Android Application Backup and Removal Update.zip
Disclaimer: Use this at your own risk.
ALPHA version - not very pretty. quick and dirty but its working!
Description:
The default is nothing. If you select nothing, it does nothing. This will ONLY backup and remove the applications manually selected.
This does not effect anything on the /data partition - meaning no data or settings will be changed by using this update.zip
Background:
This will allow stock applications (.apk and .odex) to be backed up to the sdcard (/sdcard/sdx/backup) and removed from the phone (/system/app). If an app is selected to be removed and its already removed, the script will keep going, it will not result in any kind of error or boot loop.
Requirements:
Custom Recovery - Few Suggestions:
[RECOVERY] Permanently replacing your recovery with ClockworkMod Recovery Image
[Recovery] [18-June-2010] RA-evo-v1.7.0.1 - Not compatible because it forces all .zip files to be signed and this online kitchen doesn't java sign the .zip files. In order to stay compatible, please manually sign the .zip file.
Instructions:
Check any combination of boxes below to combine actions into one custom-SDX-update.zip file.
Download this file and put it onto the /sdcard of the phone.
Boot into a recovery mode using a custom recovery (reboot recovery from adb shell or vol down + power).
Select Apply Update.zip and choose the zip.
Reboot.
Let me know if it works, doesn't work, etc. Thanks!
NEW HOST
http://www.joeyconway.me/evo/custom/index.php
Added more applications to the list. If there is an application which isnt on there that you want added, please post it and I'll add it!
To Do List: - Please post what you want added!
Add more safe apps to remove
Add boot animations
Custom Kernels
Themes
Potentially Other ROMS
Moment to Evo you make it happen
Re: Create Custom Application Backup-Removal Update.zip
Thanks joey...doesn't get easier then this. Will try when I get home
-------------------------------------
Sent from my PC36100
Could you add GSD.apk, the sprint_promo apk, and all the stock and newsreader apk's?
Also does this remove the .odex files with the .apk?
Thanks for your work
ryan5943 said:
Could you add GSD.apk, the sprint_promo apk, and all the stock and newsreader apk's?
Also does this remove the .odex files with the .apk?
Thanks for your work
Click to expand...
Click to collapse
yes, .odex files are also removed, ive added that to the directions.
i also added everything you mentioned above. for the stock and news apks, i might have missed one but tried to grab them all, i read if they are removed there are sync issues ... haven't heard it confirmed either way so i added a warning.
thanks for the feedback. hope it works? let me know!
Joey, so good to see your skills being applied over here! One quick question, if we use this removal script and select an app that is already removed, will it cause any issues like a bootloop or failure? Or would if just ignore the missing app and move on?
vinscuzzy said:
Joey, so good to see your skills being applied over here! One quick question, if we use this removal script and select an app that is already removed, will it cause any issues like a bootloop or failure? Or would if just ignore the missing app and move on?
Click to expand...
Click to collapse
good question. i can add this to my main post.
if you select an app which is already removed, it will attempt to remove it again and when it finds it not there, it will skip over it. will not cause a bootloop or any kind of failure!
update: added a few more requested apps to the list! let me know if there is anything else!
easy as can be, worked great!
Works great to remove not so much putting back unless there is a trick to it. I can't get mail to reinstall or nav
rjmjr69 said:
Works great to remove not so much putting back unless there is a trick to it. I can't get mail to reinstall or nav
Click to expand...
Click to collapse
good point!
perhaps i could add a feature that allows apps removed using this method to be restored using this method.
putting back should be simple thru adb. i'd recommend doing it from recovery.
adb shell
cp /sdcard/sdx/backup/Mail.* /system/app/Mail.* (this will copy apk and odex if you're using a ROM with odex)
hopefully that helps! thanks for the feedback!
Will we be seeing some boot anims and custom boot logo's in the kitchen soon?
Good job Joey! I missed this from my Moment...glad to see it's available for the EVO!!
lol its funny cuz the maker of Titanium Backup is named Joel
Kshawn said:
Will we be seeing some boot anims and custom boot logo's in the kitchen soon?
Click to expand...
Click to collapse
i sure hope so!
any requests? links? i can reach out to the authors and get their permission!
joeykrim said:
i sure hope so!
any requests? links? i can reach out to the authors and get their permission!
Click to expand...
Click to collapse
Yessir, I would like to request boot animation used in Bugless Beast v4 ROM =], when I think or come across i will keep you posted.
Also I will create some boot logo's to contribute.
How adding the PDF Viewer and Qik to the remover.
ski05751 said:
How adding the PDF Viewer and Qik to the remover.
Click to expand...
Click to collapse
PDF Viewer is already added. Qik is now added!
hope that helps! and welcome to XDA!
Thanks for this. exactly what i was looking for!
edit: just tried to apply the update.zip and i get a no signature error. ( using fresh rom)
brock1909 said:
Thanks for this. exactly what i was looking for!
edit: just tried to apply the update.zip and i get a no signature error. ( using fresh rom)
Click to expand...
Click to collapse
great question. need to have a custom recovery. im updating the OP! thanks for the feedback!
there are a few available here:
[Recovery] [18-June-2010] RA-evo-v1.7.0.1
[RECOVERY] Permanently replacing your recovery with ClockworkMod Recovery Image
i do.
i have the RA EVo 1.7.0.1

Questions from a NOOOOB

I have a bunch of questions, but here is where I'm at.
I had 2.2 stock OTA. I then used bootstrapper to place dr154's Deodex OTA 2.2 onto my phone: http://forum.xda-developers.com/showthread.php?t=794007
Next, I again used bootstrapper to put NexTheme on my phone: http://forum.xda-developers.com/showthread.php?t=749692
Question 1: Are both the deodex OTA and NexTheme now on my phone, or did NexTheme replace the deodex OTA? If I were to load another Theme on, would all 3 coexist or would the other(s) be replaced?
Question 2: If I were to factory reset my phone, what would it revert to? Stock? dr154's deodex? Etc.
Question 3: If vzw released a system update, do I have to do anything to my phone before I receive it?
Now more questions regarding SYSTEM APPS.
Problem 1: MotoTorch was preloaded as a system app, as a part of either Deodex or NexTheme, assuming these coexist. When a new version came out in the market, I could not update to it, because it was a system app. Superuser, same thing, a newer version came out, couldnt get it, "installation unsuccessful".
Problem 2: Additionally, lots of the system apps aren't even recognized as installed by the market. So sometimes you won't even know if an update is available. This was the case with MotoTorch.
So I used the common solution that everyone uses and that I found with a little searching, I loaded adb and mounted /system/app as rw, then removed the apks. Then reinstalled them from the market. Then remounted /system/app as ro.
My question regarding system apps is this:
Question 4: What is the advantage of having an app be a system app?
Question 5: The stock system apps such as Amazon Mp3, or City ID - can I safely remove these? Which ones CANNOT be removed? When I did ls /system/app, there were a huge number.
Lastly, I am new, so I'm sorry if I missed it or could have search it or whatever, but I'm wondering....
Question 6: What is tranquility exactly? I see a lot of themes say they're based of tranquility? If I wanted it, where could i find the newest version? If I install a theme based off tranquility, and then a new version of tranquility comes out, can I reinstall tranquility on my phone, then reinstall the theme and will then the theme be using the newest tranquility?
Question 7: What are the advantages of being blur-less?
Question 8: Is xda the best place to find new themes? Or is there another more centralized site?
Thank you very much for any answers!!
just about everyone of your questions are answered somewhere on the web, but ill give it a shot anyways.
1. Themes only replace certain apks, (this is usually stated in the themers OP) so at times you are most likely going to have a merge of themes, sometimes you will notice it sometimes you wont.
for example, you load a new rom which has apks 1-20. Now you load a theme that has apks 1-6. next you decide to load theme 2 that has apks 1-4. then you load theme 3 with apks 1-2. so even though your main theme is is theme 3, you still have parts of 1 and 2.
2. I would avoid a factory reset, just keep a backup and a copy of the rom your on. And if need be boot to recovery and restore one of those.
3. Yes you would need to revert back to bone stock, best done with an sbf. Google it, that subject is beaten to death.
your using the term system app wrong.
1-2. if the apps were loaded and pushed to system/app they usually wont update. the apks should be in data/app.
when you did the mount/uninstall/install this loaded the apk to the proper data/app location.
4. again wrong terminology. consider system app an app that is either neccesary for phone to run or an apk that MUST be in system/app
5. google "remove droid x bloatware"
6. would take way to long to fully explain that. newest can be found on rom manager or TBH.
7. personal preference, plus less &%$# running in the background.
8. no centralized site, you can find different stuff on different sites. mydroidworld, droid-life, droidforums, droidxforums, etc.
thanks for your answers, but when i ls /system/app i see a lot of useless junk that I am pretty sure aren't required for the system...
the theme gave me mototorch to /system not /data
Here's the BIG question. Did you make your own nandroid back-up before you started this whole process? In other words- did you go into bootstrap recovery and create a back up of your phone first? and then do all this other stuff? Bc that is the easiest and number one way to return your phone to its factory settings. In fact- at this point it may be the only way. With 2.1 we had an SBF file which was essentially the original "rom image" (i come from windows mobile so forgive me). So if you were tinkering around or flashing roms and something happened - you could restore using the SBF to the factory state.
On 2.2 there is no complete SBF. Team Black Hat released a partial SBF they are calling a "system SBF" that can help people that have fubared their phone installing themes and what not. But i don't think it returns the phone to factory settings- I could be wrong since I am a complete newb to android.
So to make a long story even longer- that is why I asked if your remembered to make your own nandroid back up of your phone b4 you did all this stuff- so you have a way to return your phone to its original factory state. If you did not- then don't let it bother you. I have read many posts from seasoned android users that simply got excited and forgot to do it. Eventually - the SBF has to be leaked and we all can sleep a little easier.
I didn't make a nandroid backup. Thanks for letting me know about this, now I know not to try to revert until a true sbf comes out, you might have just saved me from bricking. I guess if an OTA comes out, and we still don't have an SBF, I'll just have to wait for a customized version of that OTA to be released.
Turns out the full SBF was released yesterday by the way:
http://forum.xda-developers.com/showthread.php?t=807903
DroidXChat said:
I didn't make a nandroid backup. Thanks for letting me know about this, now I know not to try to revert until a true sbf comes out, you might have just saved me from bricking. I guess if an OTA comes out, and we still don't have an SBF, I'll just have to wait for a customized version of that OTA to be released.
Click to expand...
Click to collapse
DroidXChat said:
Turns out the full SBF was released yesterday by the way:
http://forum.xda-developers.com/showthread.php?t=807903
Click to expand...
Click to collapse
Yes- this is confirmed lagitamate. So you are good to go. You can now restore to factory by downloading this sbf and using RSDlite (RSDLight? - can't remember).
So- didn't have to wait to long

[ROM] DI14 Pick-n-Pack 0.2 ROM

DI14_pick-n-pack_0.2 ROM for the Samsung Mesmerize
I have reworked this ROM to make it a little easier to work with. In the 0.2 version, you will be able to flash the main package without any need to add files like in the 0.1 version. As for the removed apk files, they are now flashable either individually or in packs depending on what they are. I felt this would be an easier way to still get what you want but not having to put things together before flashing.
I still recommend that you take a backup before you flash anything. I am not responsible for any damage you do to your phone while flashing any or all parts of this ROM. I also recommend that you download both the ROM and Addons at the same time so that you do not have to wait for a second download after you have already flashed the ROM.
Also, to be clear since there has been confusion, MMS is 100% functional in this ROM because it uses stock MMS, not AOSP.
*****This ROM contains these apps:
ADW Launcher
Browser
Camera
Clock
Contacts
Gallery
Gmail
GTalk
Latitude
Maps
Market
MMS
Music Player
My Files
Navigation
Phone
Places
Quick Boot
ROM Manager
Settings
Superuser
Task Manager
Titanium Backup
Video Player
Voice Search
*****Files in the Addon Packs
AllShare
BuddiesNow
Car Cradle
Daily Briefing
Days
Desk Cradle
Dual Clock
Email and Yahoo EMail Pack
Facebook
Galaxy Help
Live Wallpaper Pack
Memo
Mini Diary
My Contacts Backup
MySpace
Samsung Weather, Stock, Calander Pack
ThinkFree Office
Tone Room Deluxe
Touchwiz Calander, Calculator Pack
Voice Commands
Wireless Modem
Write and Go
*****IF YOU HAVE VOODOO INSTALLED, DISABLE LAGFIX FIRST*****
Download the ROM and Addons. Unzip the Addons and decide which packs you want to flash. Put the ROM and individual Addons on your sdcard and boot into recovery. Flash the ROM first. Then you can flash the Addons individually. When you are done, reboot. If the phone hangs at the boot animation for more than 5 minutes, pull the battery, do three button to get back to recovery and do a data wipe/factory reset. Reboot and things should be fine.
DI14_Pick-n-Pack_0.2.zip: http://www.megaupload.com/?d=TFT2TOF0
MIRROR: http://www.mediafire.com/?3tzqutyxm2ki701
Addons.zip: http://www.megaupload.com/?d=J8NFAHZV
MIRROR: http://www.mediafire.com/?msdaa5rhdl2issi
This is exactly what I'm looking for. Would I be able to install facebook from the marketplace?
skitzo_inc said:
This is exactly what I'm looking for. Would I be able to install facebook from the marketplace?
Click to expand...
Click to collapse
I don't see why not.
Awesome! I'm reading up some more on how to flash these roms in and I plan on using this one. I'm new to this and just learning.
I installed ROM Manager and installed "flash clockworkmod recovery" (it said I had to) and then I clicked backup current ROM. I have tried twice, and it said failed each time.
I'm afraid to try it again, as I don't want to ruin my phone.
Any ideas?
skitzo_inc said:
I installed ROM Manager and installed "flash clockworkmod recovery" (it said I had to) and then I clicked backup current ROM. I have tried twice, and it said failed each time.
I'm afraid to try it again, as I don't want to ruin my phone.
Any ideas?
Click to expand...
Click to collapse
Try going in to recovery by turning off the phone, hold the power and volume down button. Once in recovery, select apply sdcard:update.zip. That should get you get you to clockwork recovery. From there select install zip from sdcard and then choose zip from sdcard. Find the zip and flash it.
Let me know if that works.
phidelt82 said:
Try going in to recovery by turning off the phone, hold the power and volume down button. Once in recovery, select apply sdcard:update.zip. That should get you get you to clockwork recovery. From there select install zip from sdcard and then choose zip from sdcard. Find the zip and flash it.
Let me know if that works.
Click to expand...
Click to collapse
Should I do a backup first?
skitzo_inc said:
Should I do a backup first?
Click to expand...
Click to collapse
If you've already done one backup, you're ok. If not, go ahead and do one.
phidelt82 said:
If you've already done one backup, you're ok. If not, go ahead and do one.
Click to expand...
Click to collapse
When I do the backup it says it failed.
skitzo_inc said:
When I do the backup it says it failed.
Click to expand...
Click to collapse
I sent you a PM.
Everything works. Installed without a hitch, has all the programs gone that I wanted and kept the ones I wanted by switching them to the correct folder.
This guy got on chat with me and walked me through step by step, great guy with a great ROM!
Im liken it thanks....
Nicely done my friend this just gives people more options thank you....
androidman78 said:
Nicely done my friend this just gives people more options thank you....
Click to expand...
Click to collapse
Thanks. That was my thinking. A lot of people were asking for apps to be put back in to jt's super clean ROM so I figured this was the easiest way that anyone could just drop in what they want and it would be custom tailored to their needs.
Since I've seen over 200 people look at the page but only 2 download the package, I'm thinking that there's got to be something to the hesitation. Feedback is welcome here, and encouraged. If this is too scary and people want something that they can just flash, throw some ideas out to me. I'm definitely open to suggestions.
I think the holidays may have something to do with it. Personally, I plan to use this once I get my phone rooted (for some reason z4root locks my phone up every time) But I want to wait until the rushing, travelling holiday is over because I cant go without my phone =)
I'm happy with the SuperClean Rom and Voodoo 5 right now, otherwise I'd have given this one a shot.
I'm still using this and I have had no issues. I like being able to choose which programs are going to be on my droid, instead of having all or none that I want.
I am getting same errors also..
I have done super one click..
Run Rom Manager and chose ROM it asks to reboot I get error.
When I choose SD update.zip it boots back into a image that has sceens that have black widgets.. All other Samsung and USSC stuff is still there as well as ROM Manager..
Sighcosis said:
I am getting same errors also..
I have done super one click..
Run Rom Manager and chose ROM it asks to reboot I get error.
When I choose SD update.zip it boots back into a image that has sceens that have black widgets.. All other Samsung and USSC stuff is still there as well as ROM Manager..
Click to expand...
Click to collapse
You have to do some work on the files to make ROM Manager working.
Get Clockwork Working
That will let you make the backup.zip and install from the SD card. Threw me for a loop as well.
One thing I do not want to lose or at least be able to find in another app is the SMART ALARM ..
I know... I got used to it in just a couple days. Love the way it sort of eased you awake instead of a full on GET UP..
So question would be. Which apk and dependencies would I need to keep and or anyone know of another app that would give me same with more options.

[Q] custom gapps with purchased apps

i want to make a custom gapps.zip with purchased apps. its only for my own phone (same google-acount). i dont want to reinstall all apps, it needs to many time.
how can i extract/porting purchased apps from my phone for a custom gapp-zip?
i only know, i can use an original gapp-zip but cant rezip it, have to open it with winrar and drag`n`drop it... right?
i want to do this because i want to be the maintainer of the HTC One X (endearovu) and dont have a second one... not enough money... but next month i buy a second
its NOT for ilegal use!!!
You can make a new one for your system and user apps. If you know anything about using adb you can manually make flashable zips of your apps and read how to use adb from here.
http://varunbpatil.github.io/2013/03/02/apps-zip/
If you want to use an app to automatically do it you can try ZipMe app from the Google Play Store. I don't know how good it is. I use titanium backup most times. Test it on one app first. ZipMe has worked on my phone.
Make a zip of apps or data or apps + data and then copy it to sd card or to a usb storage then you can flash it using a custom recovery or some other way. Titanium Backup Pro can do it but it's the paid version that has the extra things like making zips.
You can make a nandroid backup then use the nandroid manager app to extract apps and data from the nandroid backup.
I would wipe cache and dalvik cache when flashing any zips before restarting or while in recovery before starting
ryan012 said:
You can make a new one for your system and user apps. If you know anything about using adb you can manually make flashable zips of your apps and read how to use adb from here.
http://varunbpatil.github.io/2013/03/02/apps-zip/
If you want to use an app to automatically do it you can try ZipMe app from the Google Play Store. I don't know how good it is. I use titanium backup most times. Test it on one app first. ZipMe has worked on my phone.
Make a zip of apps or data or apps + data and then copy it to sd card or to a usb storage then you can flash it using a custom recovery or some other way. Titanium Backup Pro can do it but it's the paid version that has the extra things like making zips.
You can make a nandroid backup then use the nandroid manager app to extract apps and data from the nandroid backup.
I would wipe cache and dalvik cache when flashing any zips before restarting or while in recovery before starting
Click to expand...
Click to collapse
can you tell me how you make it with titanium? i buyed already xD
cyrok said:
can you tell me how you make it with titanium? i buyed already xD
Click to expand...
Click to collapse
Go to Menu, Batch Actions.
Make a backup of any apps and data you want.
Go to Menu, Batch Actions.
In Recovery spot create an update.zip
Select the apps you want and name the zip.
Don't select exclude system APKs
Check sign with Zip file (with zipsigner)
It goes into sdcard folder then you can flash the file when you want to.
ryan012 said:
Go to Menu, Batch Actions.
Make a backup of any apps and data you want.
Go to Menu, Batch Actions.
In Recovery spot create an update.zip
Select the apps you want and name the zip.
Don't select exclude system APKs
Check sign with Zip file (with zipsigner)
It goes into sdcard folder then you can flash the file when you want to.
Click to expand...
Click to collapse
thx...
lol, nice fonts, have you a link or a name?
cyrok said:
thx...
lol, nice fonts, have you a link or a name?
Click to expand...
Click to collapse
@cyrok
It is courier or haze font.
I can't get it to let me install the courier, and app force closes if i try to install that one. I can't install that font again to see which of the two it is. It is one of those from the app Font Installer root.
thats great ^^ i found the deathnote font!!! thx ^^
great app!
ryan012 said:
@cyrok
It is courier or haze font.
I can't get it to let me install the courier, and app force closes if i try to install that one. I can't install that font again to see which of the two it is. It is one of those from the app Font Installer root.
Click to expand...
Click to collapse
to bad, i cant use it via the integrated nor do the app change anything -.-
cyrok said:
to bad, i cant use it via the integrated nor do the app change anything -.-
Click to expand...
Click to collapse
What is happening ? Why can't it work ?
ryan012 said:
What is happening ? Why can't it work ?
Click to expand...
Click to collapse
i dont know whats the matter... my yoga tab 10 works great with the new fonts, but the deathnote fonts a littlebit to fine :| i think its the new theme-engine... i use my custom rom on my hox, you know... pac rom 4.4.4...
what rom do you use?
cyrok said:
i dont know whats the matter... my yoga tab 10 works great with the new fonts, but the deathnote fonts a littlebit to fine :| i think its the new theme-engine... i use my custom rom on my hox, you know... pac rom 4.4.4...
what rom do you use?
Click to expand...
Click to collapse
The font looks a little different on one deathnote than the tablet ? I use CloudyG3 rom , dorimamx kernel and twrp recovery. I like to switch between different roms and try different ones so i have ways to backup and restore everything to new one.
ryan012 said:
The font looks a little different on one deathnote than the tablet ? I use CloudyG3 rom , dorimamx kernel and twrp recovery. I like to switch between different roms and try different ones so i have ways to backup and restore everything to new one.
Click to expand...
Click to collapse
thats a great thing to switch but i am more PAC rom specific link
jyes if you see the fine deathnote font on a 10" screen with 1280x800 where the fine lines betwen the pixels goes lost and see the font (theoretical... dont works ) on a 720p screen with 4,7" that can show the fine lines...
however it feels stupid to use an tablet with a lower resolution than my phone...

Categories

Resources