[Beta Update.zip Builder] Create Custom Application Backup-Removal Update.zip - HTC EVO 3D

Joeykrim's Custom Android Application Backup and Removal Update.zip
Disclaimer: Use this at your own risk.
BETA version - not very pretty 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
*Note update.zip will not be signed.
Directions to manually sign
Instructions:
Check any combination of boxes next to the application names and they will be combined into one joeykrim-custom-app-removal-update file for download.
Download this file and put it on the /sdcard.
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.
Applications (.apk and .odex files) will be moved from /system/app into /sdcard/sdx/backup/
Reboot.
Web Site:
http://www.joeykrim.com/evo3d/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:
Setup preconfigured packages (Standard, Extended, etc.)
Clean up the UI
Please post what you want added!
Appreciate all the help and support! Open to feedback. Please post your questions, concerns, issues and experiences. Thanks!!

This is really nice. Glad to see you around. Thanks for all you do.

Looks pretty cool, I like the odexed backup, makes ROM-trimming less worrisome.....
Sent from my PG86100 using XDA App

Remember to hit Joeykrim's "Thanks" button!
Looking forward to the progress! Thanks!

This saves a mile of headaches while customizing newly flashed ROMs. thank a lot.

Really nice job Joey :]
Sent from my PG86100 using Tapatalk

site is not working...when i push download...it fails

alammori said:
This saves a mile of headaches while customizing newly flashed ROMs. thank a lot.
Click to expand...
Click to collapse
exactly what i was hoping!!!
millerd79 said:
site is not working...when i push download...it fails
Click to expand...
Click to collapse
i randomly select apps and the site produces the .zip file which downloads. file appears to be correct and the site working.
i'm wondering if maybe one of the apps has a typo in it. which apps are you selecting? if its too much hassle to type up a long list of apps, you could link a screenshot of the browser window...
thanks for the feedback and appreciate everybody's support!

nice saves me loads of time thanks a lot

I tried making one in Chrome (selected ALL except 3 Calendar ones) and it hangs and I get a "no data received" but I did the same thing in IE and it worked fine.

rstuckmaier said:
I tried making one in Chrome (selected ALL except 3 Calendar ones) and it hangs and I get a "no data received" but I did the same thing in IE and it worked fine.
Click to expand...
Click to collapse
made mine in chrome just fine

joeykrim said:
Joeykrim's Custom Android Application Backup and Removal Update.zip
Disclaimer: Use this at your own risk.
BETA version - not very pretty 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
*Note update.zip will not be signed.
Directions to manually sign
Instructions:
Check any combination of boxes next to the application names and they will be combined into one joeykrim-custom-app-removal-update file for download.
Download this file and put it on the /sdcard.
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.
Applications (.apk and .odex files) will be moved from /system/app into /sdcard/sdx/backup/
Reboot.
Web Site:
http://www.joeykrim.com/evo3d/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:
Setup preconfigured packages (Standard, Extended, etc.)
Clean up the UI
Please post what you want added!
Appreciate all the help and support! Open to feedback. Please post your questions, concerns, issues and experiences. Thanks!!
Click to expand...
Click to collapse
ScreenShots Possible?

Screenshot of what ? Click the link go to the webpage click width you want hot there button at the end.
Load on to sdcard boot to recovery flash the file reboot
E3D

Related

[FIX] See ALL apps in Market (froyo only apps, and paid/protected apps) Automated!

laymil has posted a much better script for this. As such I will be discontinuing my work on this for now. Not for any hard feelings, but because it is now beyond me to help any further.
As always I am glad to have helped the community in some small way. Thank you all
CHEERS
Geniusdog254 Posted the exact lines in the build prop that needed to be changed. This is a pretty common fix for problems like this between versions of Android. There was some concern however that you may miss some of the newer apps released only for Froyo. I wrote some simple scripts that will fix this for us.
Simply: One puts the Froyo build.prop on your phone. The other puts the modded build.prop on your phone.
Prerequisites
YOU MUST HAVE GSCRIPT INSTALLED
YOU MUST HAVE BUSYBOX INSTALLED
(IF YOU ARE USING PAULS FROYO ROM FROM HERE
http://forum.xda-developers.com/showthread.php?t=686631
IT DOES NOT HAVE BUSYBOX INSTALLED
Also--
There are now 2 downloads.
One will reboot your phone automatically
One will not!
(I recommend this one for anyone that has problems, or doesn't know ADB well.)
Installation
Code:
Download the attached .zip file
Place the "buildprop" folder in the root of your sdcard
Place both "Normal_Froyo.sh" and "Modded_Froyo" files in the gscript folder on your sdcard
Code:
Open Gscript
Press menu and select Add Script
Press Load File button
Select Normal_Froyo file
Press Save button at bottom
Repeat for Modded_Froyo file
After that all you have to do is open gscript and select which one to run.
Normal_Froyo will give you stock froyo build.prop and let you see froyo only apps
Modded_Froyo will give you the market fix build.prop
You can also create shortcuts directly on your homescreen for each script if you wish
-----------------------------------------------
I've decided to skip the update.zip, I've found no way to copy the scripts to the gscript folder on the sdcard this way.
I'm going for an app instead.
P.S. I've never written an app before, java looks like russian to me lol. So if anyone has any tips, or knows any good tut's let PM me and let me know.
------------------------------------------------
fixed no buildprop folder
added NON-autoreboot download.
buildprop switcher v0.3.zip ORIGINAL
buildprop_switcher_no_rebootv0.3.zip NO REBOOT
buildprop swticher v0.3.1.zip DOWNLOAD THIS ONE
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Dayzee said:
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Click to expand...
Click to collapse
So sorry lol Didn't notice until I was making the update.zip that I didn't put the other files in a folder IN the zip. Just make a folder on your sdcard called buildprop. and put them in there.
BTW testing the flashable update.zip method right now
thx, seems to work
so no more *#*#etc.. afterwards?
watercool said:
thx, seems to work
so no more *#*#etc.. afterwards?
Click to expand...
Click to collapse
Right.. the checkin service runs on each reboot. So it is not needed.
Worked just fine, but I did have to do the checkin thing. Possibly had poor signal but checkin hadn't done on reboot. Worked fine after that...
Dayz xx
followinginsanity said:
Right.. the checkin service runs on each reboot. So it is not needed.
Click to expand...
Click to collapse
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Namuna said:
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Click to expand...
Click to collapse
The reboot is built into the script. On my phone, if I checkin, the apps still don't show till I reboot. But show if I only reboot. If checkin alone works for you though, you can remove the reboot command from the script.
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
This worked great for me I also solved my (unrelated) prob with SlideIt by forcing the dictionary to save in the settings, so I'm no longer bothered about losing shortcuts stuff on a reboot.
Dandy!!
tested again with a second n1. works perfect! automated checkin works perfect.
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
Mine did this as well, though I am unsure why just yet. Been busy all day.
Mikey1022 said:
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
Click to expand...
Click to collapse
The only thing I changed from the stock to the "modded" build.prop were these 2 lines
from this
ro.build.description=passion-user 2.2 FRF50 38042 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.2/FRF50/38042:user/release-keys
to this
ro.build.description=passion-user 2.1-update1 ERE27 24178 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys
I didn't add anything else to these. If you would like other things added to the build.prop files. You are welcome to edit them yourselves, or let me know what things you want changed, and I can include them.
I can make it user friendly. With descriptions for each modded line, then you can simply un-comment the options that you want.
PS: I thought I had the flashable update ready, but the update-script is giving me problems. ANYONE that wants to help please let me know. I'd really like to get this out to everyone.
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
same thing here....ANY IDEAS????????????
This is a great find, inductions were perfect and easy to follow. Not one issue getting all my paid apps back! Thank again!
JDMSirEK4 said:
same thing here....ANY IDEAS????????????
Click to expand...
Click to collapse
To anyone that can't get thier phone to boot all the way after doing this
Its not a big deal. Your phone booted. But the build.prop didn't get copied before the reboot.
If you did a nandroid before you tried it. Restore that!
If you didn't, OR you know how to use adb. Do this
Code:
adb remount
adb push [COLOR="red"]/path/to/build.2.1(or)build.2.2[/COLOR] /system/build.prop
adb reboot
I hope to have this fixed quickly.
ANYONE WHO'S PHONE WILL NOT BOOT AFTERWARDS!
Check and make sure you put the files in the right place.
build.2.2
&
build.2.1
go in
build.prop FOLDER ON YOUR SDCARD
that was the only reason I got the error, i deleted the files off my card when i was testing the flashable update.
If you still get an error. open both files in the gscript folder, and remove or comment out the reboot line. Then tell me what error you get in gscript.
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
r0adki111 said:
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
Click to expand...
Click to collapse
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
dictionary said:
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
Click to expand...
Click to collapse
Nope they're not on SD. I'll try the fc of launcher.
Ok it worked thank you! but my xiia widget still is not back and I'm assuming others. Anything I can do for the widgets?
Ok installed and reinstated the app. Works great thx again.
Update:
Ok after another reboot, apps don't show again. FC the launcher they come back but not the widgets.. Grrrrrr...

[HOWTO] install Androidiani & implement themes on the XT720.

This is a guide I've compiled to simplify Androidiani theming on the XT720. Took me forever to read posts & work through trial & error... credit to Kalagas & Zepplin Rox for the majority of this post, I just compiled into one guide.
------------------------------------------------------------
1st install Open Recovery
If you already have open recovery, but not andriodiani, download Androidiani to your desktop.
Open the zip & copy the “open recovery” folder to your sdcard root (copies over all previous OR files).
Copy the “update.zip” file from Androidiani to your sd card root & leave it there (nothing else to do with this file at this point).
Then boot your phone into recovery (power up, when 1st boot animation appears, hold down the ‘volume up’ key).
You should have the androidiani menu above the standard OR menu.
Just reboot your phone to normal operating android os.
Download the desired theme to your desktop from theme developer.
Use windows/linux via usb to create the following folders on your sd card, you have to create the folders manually the 1st time, 1-4 below:
1) sdcard/OpenRecovery/theme/froyo/apps/All modded .apks
2) sdcard/OpenRecovery/theme/froyo/bootanimation/empty
3) sdcard/OpenRecovery/theme/froyo/fonts/empty
4) sdcard/OpenRecovery/theme/froyo/framework/framework-res.apk
Open the theme zip & copy the files to their respective folders you just created.
OK lets go for it....
Reboot into Androidiani OpenRecovery . (power up, when 1st boot animation appears, hold down the ‘volume up’ key).
Just to be sure make Wipe cache Partition and Wipe Dalvik-cache.
Then choose Froyo 2.2.1 Modding Menu - Menu Install and Restore Theme - Install Theme, pick the install option and let it finish.
After Theme is installed, make again Wipe cache Partition and Wipe Dalvik-cache and Reboot.
You should have your new theme up & running.
Go Pack Go!
Do you have any links to some themes?
Only one I know of is Khalpower's MiuiXT... it is pretty sweeeet!
http://forum.xda-developers.com/showthread.php?t=839826&page=24
c_urbanek said:
Only one I know of is Khalpower's MiuiXT... it is pretty sweeeet!
http://forum.xda-developers.com/showthread.php?t=839826&page=24
Click to expand...
Click to collapse
Yes I like as well.
Little confused?
c_urbanek said:
This is a guide I've compiled to simplify Androidiani theming on the XT720. Took me forever to read posts & work through trial & error... credit to Kalagas & Zepplin Rox for the majority of this post, I just compiled into one guide.
------------------------------------------------------------
1st install Open Recovery
If you already have open recovery, but not andriodiani, download Androidiani to your desktop.
Open the zip & copy the “open recovery” folder to your sdcard root (copies over all previous OR files).
Copy the “update.zip” file from Androidiani to your sd card root.
Then boot your phone into recovery (power up, when 1st boot animation appears, hold down the ‘volume up’ key).
You should have the androidiani menu above the standard OR menu.
Just reboot your phone to normal operating android os.
Click to expand...
Click to collapse
What am I supposed to install the update.zip file? Just copy it the the sd card root and leave it there? Or is there a menu option in Androidiani/OR that I'm supposed to choose? Little confused at that point. I can reboot into Open Recovery and there's a multicoloured droid in the background (as opposed to a straight green one).
G.
What am I supposed to install the update.zip file? Just copy it the the sd card root and leave it there?
Click to expand...
Click to collapse
Just leave the file there.
yeah.. leave it there, done.. I edited the original post to indicate that, thanks for pointing it out.... did you get it working?
my xt720's recovery
new version already has this function
that copy apks to /system/app and bootanimation.zip and copy sound to media directory just select 1 menu
and has root/unroot, bootsound on/off etc
also it will tweak system and automatic app2ext if you has mmcblk0p2 (it has partition menu and covert to ext4/nilfs2 (default ext3)
you can use update.zip and 2nd-init for run
it has auto install rom and rom install option from streak droid
it for korean xt720 rom but i think it will work every xt720
you can download from http://dateno1.egloos.com/268469
it rom install option data for korean 41R http://dateno1.egloos.com/268742
it rom install option data for korean 44R http://dateno1.egloos.com/268846
it rom install option data for korean 50R http://dateno1.egloos.com/268889
it rom install option data for other option (voice commander and genie widget for eclair http://dateno1.egloos.com/268895
c_urbanek said:
yeah.. leave it there, done.. I edited the original post to indicate that, thanks for pointing it out.... did you get it working?
Click to expand...
Click to collapse
I did indeed get it working sort of, Thank you! I lost access to the menu that pops up when you hit the power button (the shutdown/airplane mode). The phone would just power the screen down and then rebooted immediately.
As such I'm going back to square one and reflashing it back to 2.1, and try upgrading to 2.2 again. Not as bad as it sounds... since my 32GB class 10 sd card arrived this morning.
G.
P.S. I re-read my original message and it came off sounding a bit rude, please attribute it to lack of sleep and accept my apologies.
diggmc said:
I did indeed get it working sort of, Thank you! I lost access to the menu that pops up when you hit the power button (the shutdown/airplane mode). The phone would just power the screen down and then rebooted immediately.
As such I'm going back to square one and reflashing it back to 2.1, and try upgrading to 2.2 again. Not as bad as it sounds... since my 32GB class 10 sd card arrived this morning.
G.
P.S. I re-read my original message and it came off sounding a bit rude, please attribute it to lack of sleep and accept my apologies.
Click to expand...
Click to collapse
I don't think you need to go back to a 2.1 SBF, just nandroid >> restore the desired version.
HTH
c_urbanek said:
This is a guide I've compiled to simplify Androidiani theming on the XT720. Took me forever to read posts & work through trial & error... credit to Kalagas & Zepplin Rox for the majority of this post, I just compiled into one guide.
Click to expand...
Click to collapse
I think your missing people your giving credit to for the instruction. You should give credit to the original posters of the instructions.
New Topic?
dateno1 said:
new version already has this function
that copy apks to /system/app and bootanimation.zip and copy sound to media directory just select 1 menu
and has root/unroot, bootsound on/off etc
also it will tweak system and automatic app2ext if you has mmcblk0p2 (it has partition menu and covert to ext4/nilfs2 (default ext3)
you can use update.zip and 2nd-init for run
it has auto install rom and rom install option from streak droid
it for korean xt720 rom but i think it will work every xt720
you can download from http://dateno1.egloos.com/268469
it rom install option data for korean 41R http://dateno1.egloos.com/268742
it rom install option data for korean 44R http://dateno1.egloos.com/268846
it rom install option data for korean 50R http://dateno1.egloos.com/268889
it rom install option data for other option (voice commander and genie widget for eclair http://dateno1.egloos.com/268895
Click to expand...
Click to collapse
I know you are only trying to help but.....
This sounds like a new topic... start a new thread... this is the problem with forums... I started this thread so people don't need to sort thru unnecessary BS to figure out Androidiani & Androidiani applied thmes for the XT720. Just sayin...
No need for apologies
diggmc said:
I did indeed get it working sort of, Thank you! I lost access to the menu that pops up when you hit the power button (the shutdown/airplane mode). The phone would just power the screen down and then rebooted immediately.
As such I'm going back to square one and reflashing it back to 2.1, and try upgrading to 2.2 again. Not as bad as it sounds... since my 32GB class 10 sd card arrived this morning.
G.
P.S. I re-read my original message and it came off sounding a bit rude, please attribute it to lack of sleep and accept my apologies.
Click to expand...
Click to collapse
No need for apology. I never try to read emotion into forums or emails... Hope you get it working.
Ok
easye420 said:
I think your missing people your giving credit to for the instruction. You should give credit to the original posters of the instructions.
Click to expand...
Click to collapse
Those were the sources I used... I'm sure there are many others... Kudos to them too!
So... is there any reason to not use androidani? Any reason to stick with vanilla Open Recovery? (I'm on the fence and haven't tried androidani)
Mioze7Ae said:
So... is there any reason to not use androidani? Any reason to stick with vanilla Open Recovery? (I'm on the fence and haven't tried androidani)
Click to expand...
Click to collapse
The Androidiani Open Recovery is a modded version of OC, It just adds additional functionality. No reason not to use it IMHO.
3rdstring said:
The Androidiani Open Recovery is a modded version of OC, It just adds additional functionality. No reason not to use it IMHO.
Click to expand...
Click to collapse
Thanks. I like it a lot.
i am using dexters foroyo 2.2 and i install stock221v13-bugfix-3.
now i cant recovery my device.
i hold down the volume up button then i see a picture(the picture imply cant enter).
has anybody idea??
oddo1907 said:
i am using dexters foroyo 2.2 and i install stock221v13-bugfix-3.
now i cant recovery my device.
i hold down the volume up button then i see a picture(the picture imply cant enter).
has anybody idea??
Click to expand...
Click to collapse
Try copying this file to the root directory of your sdcard.
If that doesn't work try using the Install option in Dexter's System Recovery app.
3rdstring said:
Try copying this file to the root directory of your sdcard.
If that doesn't work try using the Install option in Dexter's System Recovery app.
Click to expand...
Click to collapse
you have another solutoin offer??

[Q]Help with GingerBlur v2.0 text messaging program[Fixed]

Hey all i just wanted to ask is there any way 2 get the old text messaging program back instead of the one thats installed with this one i liked the stock Antrix one. And i know before u could say yes or no to install it but he changed the install methed and could not do that no more so if any one could help me please do so thanks <3
Well i fixed it i found this
jeffc said:
For those like me who need corporate sync and like the blur universal inbox you can install just that portion of the moto bloatware instead of all of it.
** EDIT ** I'm adding a couple more applications now. Please, others jump in to do other applications because I'm out of time working on my Atrix for this week!
** WARNING ** I'm not an android dev and this process has only been tested on my phone. USE AT YOUR OWN RISK!
There are 3 files attached.
messaging.zip - restores original blur messagine apps, including corporate sync, txt messaging with balloon conversation mode, and the universal inbox. It does not have the messaging widget.
taskman.zip - if you liked moto's Task Manager app, this will restore it for you so you can kill tasks and uninstall like before GB.
gallery.zip - restores the moto Medial Gallery application. Note the GB version of Gallery will still exist and both will work.
Quick instructions:
* You will need CWM Recovery for this
* Follow CWM instructions exactly - especially the part about plugging into the AC adapter or it won't work!
**NOTE** this will also install the original blur txt messaging interface with the conversation balloon mode. Its all one application so no way around it that I know of.
1) copy one of the zip files (attached) to your sdcard root directory
2) run CWM according to instructions in its thread
3) after reboot into CWM select "Install zip from SDCARD"
4) select "Choose zip from internal sdcard"
5) scroll down to the zip file name (ex: messaging.zip)
6) select the file (power button) and run the update
7) go back to main menu and select "Reboot system now"
A few steps but doesn't take long. I just pulled these out of the gingerblur-bloatware.zip and figured out what file structure you have to leave in place for it to function.
Hope this will save people some time.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=12701405&postcount=3398
I think there's a bloatware restorer on the greyblur site. Try that.
Will that install it all back tho or will i be able to pic
well ill look at it and see if it can do only one thing
thanks i forgot about that
Alright so i found them in the files there how do i delete the new one and get this old one back on there? im so confused help!
Still have not figured it out some one help?
http://www.droidxforums.com/forum/d...-reinstall-deleted-system-apps-bloatware.html
That thread helped me how 2 install the files but i cant install them it tells me
Application not installed any clue how 2 fix this and remove the old one some thing? any one?
You need to download the messaging bloatware zip, reboot into recoverymode and use CWM to install that zip file... It's the same process as installing grey/gingerblur.
Well if i new where the messaging bloatware zip was i would try 2 get that
i know they have the full one with everything but is there one with only the messaging part? or some thing like that?
Well i tryed 2 just install the messager part and i soft bricked my phone just fixed that but still dont have the old messaging system
Go to the android development section and find the gingerblur thread (it shouldn't be difficult). Then go to the gingerblur website given in the thread and download the bloatware.zip. you will also need tenfars cwm recovery which is in the development section also. Then just flash the zip file using the cwm recovery guide. Make sure your phone is plugged into a wall outlet charger when you do this (not a computer USB port) or it won't work.
Sent from my MB860 using XDA Premium App
krad54 said:
Go to the android development section and find the gingerblur thread (it shouldn't be difficult). Then go to the gingerblur website given in the thread and download the bloatware.zip. you will also need tenfars cwm recovery which is in the development section also. Then just flash the zip file using the cwm recovery guide. Make sure your phone is plugged into a wall outlet charger when you do this (not a computer USB port) or it won't work.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
See i did that but i dont want all the other stuff in there i just want only the message part not all the other junk and when i deleted the other crap my phone got soft bricked so idk what to do about that =/
Search the gingerblur thread very well. I know someone has already addressed that very issue
Sent from my MB860 using XDA Premium App
read this post. It explains how to do the opposite of what you want.
Summary:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
holtenc said:
read this post. It explains how to do the opposite of what you want.
Summary:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
Click to expand...
Click to collapse
hmm so whats the main messenger app for Antrix so i can add that 2 there would it be mms.apk or ? what i tryed the messenger.apk but when i try 2 install it its just tells me cant be installed
mckibbon17 said:
yea all i see is some people like me not likeing the messenger but no way 2 get the old one back on there =/
Click to expand...
Click to collapse
You must not have read my previous post. Using Root Explorer, navigate to /system/app and do the following:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
holtenc said:
You must not have read my previous post. Using Root Explorer, navigate to /system/app and do the following:
-rename mms.apk to mms.apk.bak
-rename conversations.apk.bak back to converstaions.apk
Click to expand...
Click to collapse
well lets see i changed the mms.apk to mms.apk.bak
but then i dont see conversations.apk.bak in my files in there so idk if that same methed will work
but when i changed mms.apk to what i did it did remove the messenger just need 2 get the old one back in there now
I mean i have the back old messenger back in the files but when i try 2 run it and install it it says application not installed =/ so im not sure how 2 fix that
Well i fixed it i found this
jeffc said:
For those like me who need corporate sync and like the blur universal inbox you can install just that portion of the moto bloatware instead of all of it.
** EDIT ** I'm adding a couple more applications now. Please, others jump in to do other applications because I'm out of time working on my Atrix for this week!
** WARNING ** I'm not an android dev and this process has only been tested on my phone. USE AT YOUR OWN RISK!
There are 3 files attached.
messaging.zip - restores original blur messagine apps, including corporate sync, txt messaging with balloon conversation mode, and the universal inbox. It does not have the messaging widget.
taskman.zip - if you liked moto's Task Manager app, this will restore it for you so you can kill tasks and uninstall like before GB.
gallery.zip - restores the moto Medial Gallery application. Note the GB version of Gallery will still exist and both will work.
Quick instructions:
* You will need CWM Recovery for this
* Follow CWM instructions exactly - especially the part about plugging into the AC adapter or it won't work!
**NOTE** this will also install the original blur txt messaging interface with the conversation balloon mode. Its all one application so no way around it that I know of.
1) copy one of the zip files (attached) to your sdcard root directory
2) run CWM according to instructions in its thread
3) after reboot into CWM select "Install zip from SDCARD"
4) select "Choose zip from internal sdcard"
5) scroll down to the zip file name (ex: messaging.zip)
6) select the file (power button) and run the update
7) go back to main menu and select "Reboot system now"
A few steps but doesn't take long. I just pulled these out of the gingerblur-bloatware.zip and figured out what file structure you have to leave in place for it to function.
Hope this will save people some time.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=12701405&postcount=3398

Battery Icon Mod

The stock battery icon on Galaxy wifi 5.0 is not very inspiring and it doesn't tell you the battery level. It is quite easy to replace them on other phones with Clockwork Recovery. You just need to go to UOT kitchen http://uot.dakra.lt/kitchen/ , pick the icons you like and it will give you a flashable zip file.
Without Clockwork Recovery on Galaxy wifi, it can still be done but with a bit more manual operations.
Prerequisites:
1. A rooted device.
2. Clockworkmod Recovery (optional).
Step 1:
Use Titanium backup (pro version needed) to free up some spaces in /system directory (There are 0 byte free in stock rom). You can delete some unused system apps or convert some of them to user app. For example converting Flash player and google map to user app free up enough space for me.
Step 2:
Backup the following apk files from your stock rom. You can do that by using some file manager like File Expert. These files will be needed by UOT kitchen
/system/app/SystemUI.apk
/system/framework/framework-res.apk
/system/framework/twframework-res.apk
Step 3:
Go to UOT kitchen http://uot.dakra.lt/kitchen/ and cook your custom UI. Make sure you read their how-to here first http://uot.dakra.lt/how_to/
Step 4a: (follow this if you have Clockworkmod Recovery)
Copy the zip produced by UOT kitchen to your internal SD card. Reboot to CWM Recovery and flash the zip file using the option "Install zip from sd card". Then reboot and you are done.
Step 4b: (follow this if you don't have Clockworkmod Recovery)
Extract the 3 modified apk files from the zip package produced by UOT kitchen and put them into a convenient location on your sdcard, say /sdcard/
Step 5:
The system directory is by default read only. You need to remount it as r/w. I do that through adb shell
Code:
su
mount -o rw,remount /dev/block/mmcblk0p13 /system
Step 6:
Copy your new apk files into /system directory
Code:
cp /sdcard/SystemUI.apk /system/app/
cp /sdcard/framework-res.apk /system/framework/
cp /sdcard/twframework-res.apk /system/framework/
Step 7:
Restart your device. The /system directory should remounted as read only and the new UI will take effect.
Disclaimer:
Certainly there are risked involved and I did corrupted my rom on several occasions when trying this out. So make sure you have a functional ROM around before you give this a try.
thanks for the tips.
hey I wanna ask you about is it can fully modification from http://uot.dakra.lt/kitchen/
I mean don't just modify battery icon but every option that site provide.
thanks in advance.
" Step 1:
Use Titanium backup to free up some spaces in /system directory (There are 0 byte free in stock rom). You can delete some unused system apps or convert some of them to user app. The flash. For example converting Flash player and google map to user app free up enough space for me."
How do you do that with titanium backup? Do you have to get pro?
aillez said:
thanks for the tips.
hey I wanna ask you about is it can fully modification from http://uot.dakra.lt/kitchen/
I mean don't just modify battery icon but every option that site provide.
thanks in advance.
Click to expand...
Click to collapse
I have only experimented with icons so far. Other mod may be possible because UOT kitchen does support gingerbread. Since this device is new, we need some brave soul to try that out
iJimaniac said:
" Step 1:
Use Titanium backup to free up some spaces in /system directory (There are 0 byte free in stock rom). You can delete some unused system apps or convert some of them to user app. The flash. For example converting Flash player and google map to user app free up enough space for me."
How do you do that with titanium backup? Do you have to get pro?
Click to expand...
Click to collapse
Yes, you will need the pro version. If you have the pro version, long press an app will give you the option to do the conversion.
Well, while deleting apps with TI, I decided to get rid of "phone", figuring I didn't need it, but it turns out Google voice needs it! Trying to "restore", but just hangs forever. If someone could give me the "com.sec.android.app.dialertab.apk" located in /system/app/ I would really appreciate it!
EDIT; I just reinstalled voice from market, seemed to fix it, I wouldn't advise removing phone from the apps though!
can you make the display of battery accurate to 1%?thank you!
First make it accurate to 5%, then work on 1%
I think the accuracy of the battery level is deeper down in the system, may be in the kernel?
If you try different types of battery widget on Galaxy Player, they all have very bad accuracy.
I want to edit the framework-res.apk manually, instead of using the kitchen. Do the files need to be deoxed? Would flashing a framework-res compiled with apk manager brick the device?
nice guide!
I've used UOT Kitchen to get ICS transitions, change icons, battery, fonts, and customize the status bar and they all work on my galaxy player 4.0 US.
what are those different icons you have on your notifications like the wifi icon and what launcher is that ADW?
azoller1 said:
what are those different icons you have on your notifications like the wifi icon and what launcher is that ADW?
Click to expand...
Click to collapse
I am using the "Color pack V8 animated" icon set on UOT kitchen. The launcher is GO Launcher.
Stale_bread said:
I want to edit the framework-res.apk manually, instead of using the kitchen. Do the files need to be deoxed? Would flashing a framework-res compiled with apk manager brick the device?
Click to expand...
Click to collapse
There is still an odex file in the system directory. I suppose it is not deoxed but UOT kitchen doesn't seem to bother with that file. I guess it is because these apk files don't contain any executable code.
from OP
Disclaimer:
Certainly there are risked involved and I did corrupted my rom on several occasions when trying this out. So make sure you have a functional ROM around before you give this a try.
Click to expand...
Click to collapse
Two things, if you please:
When you say "corrupted my rom", you can't boot your device but you can still go to dl mode, correct?
"functional ROM" is the fw/md5 file we usually flash via odin/heimdall?
I'd like to try this out (& then some...) but, in the absence of a custom recovery, I don't wanna have to go through the lengths of "resurrecting" my sgp. TIA!
maxq1 said:
from OP
Two things, if you please:
When you say "corrupted my rom", you can't boot your device but you can still go to dl mode, correct?
"functional ROM" is the fw/md5 file we usually flash via odin/heimdall?
I'd like to try this out (& then some...) but, in the absence of a custom recovery, I don't wanna have to go through the lengths of "resurrecting" my sgp. TIA!
Click to expand...
Click to collapse
In my case, it couldn't boot beyond the samsung start up screen, but I can still boot into download mode. Since we are only modifying a file within the file system, it is very unlikely that it will destroy the download mode.
If you can get to download mode, you can flash one of the firmwares you found in this forum using odin. You need to be sure you have the correct firmware for your device though, because there are so many variant of Galaxy Player. What is the version of your device?
nvm that (i was thinking on the same lines too though) but thanks anyway! appreciate it.
thanks to your guide, was able to change my fonts and added that flying in pop up animation as well. for these two, however, i don't think we need the kitchen though and for that matter, we don't need to modify systemui & twframework.
for fonts (you could use font changer apps, but i hate doing so for such things), take any you fancy from anywhere here in xda (WARNING: only extract the downloaded file to your device/pc) then rename (case sensitive) font files accordingly: Clockopia.ttf, DroidSans.ttf, DroidSans-Bold.ttf. copy these to sd & push to /system/fonts/ using similar cp command/s from OP.
for pop up animation, you could follow this guide. no need to sign after replacing files in /res/anim. copy modded framework-res.apk to sd then push to device via same commands in OP.
btw, wouldn't issuing "reboot" within adb shell be more convenient & safer after changing system files while booted to android? it's what i did instead of rebooting via power button, as you'll most likely see an FC fiesta after replacing these files.
maxq1 said:
nvm that (i was thinking on the same lines too though) but thanks anyway! appreciate it.
thanks to your guide, was able to change my fonts and added that flying in pop up animation as well. for these two, however, i don't think we need the kitchen though and for that matter, we don't need to modify systemui & twframework.
for fonts (you could use font changer apps, but i hate doing so for such things), take any you fancy from anywhere here in xda (WARNING: only extract the downloaded file to your device/pc) then rename (case sensitive) font files accordingly: Clockopia.ttf, DroidSans.ttf, DroidSans-Bold.ttf. copy these to sd & push to /system/fonts/ using similar cp command/s from OP.
for pop up animation, you could follow this guide. no need to sign after replacing files in /res/anim. copy modded framework-res.apk to sd then push to device via same commands in OP.
btw, wouldn't issuing "reboot" within adb shell be more convenient & safer after changing system files while booted to android? it's what i did instead of rebooting via power button, as you'll most likely see an FC fiesta after replacing these files.
Click to expand...
Click to collapse
Theses are good suggestions, will definitely give them a try.
As for changing system fonts, I like to use the Font Installer app on the market
https://market.android.com/details?id=com.canvs2321.font_installer&hl=en The nice thing is I can preview the fonts before changing them.
As for the reboot, actually I did try using the reboot command once but it toasted my rom on that occasion. That's why I didn't mention the method in the guide. May be I should give that another try next time.
Hopefully, we will get CWM soon then it will be much easier to flash these mods.
WT Ho said:
I think the accuracy of the battery level is deeper down in the system, may be in the kernel?
If you try different types of battery widget on Galaxy Player, they all have very bad accuracy.
Click to expand...
Click to collapse
Kernel battery driver is very simplistic and only has 5% increments in the numbers it returns.
On my list to look at once I finish CWM - no guarantees.
thhhhhhhhhhhhhhanxx

[SUPPORT THREAD] JT Inverted Productions JB4.2 Aroma + Quickflash

This is the support thread for JT Inverted Productions JB 4.2 Gapps+ mod. If you have questions, ask them here. Do not ask for help in the other thread.
Main thread for downloads:
[APPS]JT Inverted Productions JB 4.2 Gapps+ Aroma & Quickflash
How to flash:
1. Backup your current ROM, if needed
2. Perform a full wipe - format /system, /data, /cache, and /dalvik-cache
3. Flash your ROM
4. Flash the gapps package you want
5. Reboot
6. If you need to restore any data, DO NOT restore data to any inverted apps
How to post a question:
1. Did you perform a full wipe before having this problem?
- Yes. There is no other correct answer to this question. If you answered no, correct that first by backing up your device, then doing a full wipe. This means that you should wipe /system, /data, /cache, and dalvick-cache before you even think about continuing with your report. Do not restore data. If you don't fully wipe, you will not receive help. Doing a full wipe allows you to check to see if the problem is there without any of your modifications.
2. Which file are you having trouble with?
- Please make sure to type or copy/paste out the entire file name.
3. Which device are you using?
- HTC One X/Samsung Galaxy S3/Motorola RAZR
4. Which ROM are you using, and which UI type is it?
- Post a link to the ROM you're using and also mention the type of UI (AOSP/CM10/AOKP). List your kernel as well, if you don't use the ROM's built in kernel.
5. Which recovery version are you using?
- CWM/TWRP/4EXT
6. State your problem with as much detail as possible.
- We aren't standing over your shoulder watching you mess up your phone. Describe in great and excruciating detail what you did to arrive at your problem.
1. I'm going to post my question without doing a search.
Fine, but you'll just get made fun of, or infracted by one of the mods who use this mod. Searching is the first rule of XDA.http://forum.xda-developers.com/announcement.php?f=263
1. Search before posting.
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.​
2. Do I really have to do a full wipe?
No one is going to stand over your shoulder and make sure you do, but don't expect help if you don't.​
3. Why doesn't the zip file flash properly/Why is the zip file password protected?
Too many people don't bother reading the directions, so the zips are now password protected. The password is located in the OP (post #1) of the main thread. You have to read to find it. It only changes on occasion, so keep using the same password until it stops working, then look for the new one. Make sure to read for the changes when you grab the new password. The flashable zip is always hidden inside the password protected zip.
For more information on the password system, please read this helpful post by KidCarter93.​
4. My recovery freezes, gives me some other weird error, or the gapps package just didn't flash properly and force closes a lot.
You probably don't have enough /system space. You need around 160MB of free /system space for the full package.​
5. Gmail (or some other app) is not inverted after flashing this.
You forgot about FAQ #3. Always do a full wipe. Make sure you don't have duplicate apps in /data/app/ and /system/app/. All AOSP-based ROMs should NOT include Google Apps. Some of them might, so you may need to do some manual house cleaning to get this to work. If your chef includes Google Apps in a CM, AOKP, or AOSP ROM, remind them that Google does not allow this.​
6. People app is not inverted/Phone.apk is missing.
Either restore your backup, or reflash aroma and deselect the people app from the menu. Do not use the inverted people app, as this tells us that it is not working on your device. There is no fix, so don't ask.​
7. MMS.apk is not inverted.
Theme it yourself. Open MMS app, then go to Settings > theme and set it however you like. The included themes from TUN_D will automatically invert them, however.​
8. When using Quick Reply pop up, the message displayed is not always the actual message that I just got. Sometimes it is an older message.
That's an issue with the MMS.apk provided by the CM team. It happens when you do not reply to a message from within the quickreply pop up, but instead bypass it to reply within the app. To get around that, you can disable the pop up, but leave the quickreply option and simply tap the "Quick Reply option from the notification bar. This will trigger the pop up and allow you to reply each time to the correct message.​
9. I have problems with ghost inputs, or the touch screen is buggy, in aroma.
Follow the instructions in this post by Wechy77.​
10. I don't want this boot animation anymore, or it was installed by mistake.
Delete /data/local/bootanimation.zip if it's there, or, if it's not there, extract your original boot animation from your ROM's zip file at /system/media/bootanimation.zip and move it to the same location in your ROM.​
11. Instagram has a problem connecting to Facebook.
Before flashing the inverted Instagram, download the latest Instagram from the market, and log in to give it permission to access your Facebook profile. After that, flash the inverted Instagram, and it will work like normal. An updated version of Instagram is being worked on.​
12. I read this whole FAQ and my issue isn't addressed.
Make a post with the following information, and state your problem clearly and in excruciating detail.
1. Did you perform a full wipe before having this problem?
- Yes. There is no other correct answer to this question. If you answered no, correct that first by backing up your device, then doing a full wipe. This means that you should wipe /system, /data, /cache, and dalvick-cachebefore you even think about continuing with your report. If you don't fully wipe, you will not receive help.
2. Which file are you having trouble with?
- Please make sure to type or copy/paste out the entire file name.
3. Which device are you using?
- HTC One X/Samsung Galaxy S3/Motorola RAZR
4. Which ROM are you using, and which UI type is it?
- Post a link to the ROM you're using and also mention the type of UI (AOSP/CM10/AOKP). List your kernel as well, if you don't use the ROM's built in kernel.
5. Which recovery version are you using?
- CWM/TWRP/4EXT
6. State your problem with as much detail as possible.
- We aren't standing over your shoulder watching you mess up your phone. Describe in great and excruciating detail what you did to arrive at your problem.​
This one is mine too.
hopefully the new thread won't get so cluttered
why is the new gallery named differently?
GTDarthYoda said:
hopefully the new thread won't get so cluttered
why is the new gallery named differently?
Click to expand...
Click to collapse
Is there a pool on how many posts before the first profoundly retarded question surfaces?
How do I make my phone black this looks way cool! I'm a super dark person and white is not my friend. Haha I kid l kid great job here guys!
Sent from my SCH-R530U using Tapatalk 2
Perhaps mine will be the first dumb question...
Here goes nothing - hope this isn't too dumb.
I see that the new download is jusTunbean_aroma.v4.0b.zip and what I downloaded yesterday was jusTunbean_aroma.v4.0.zip. I checked the changelog and didn't see an update. What's the difference between the 11/10 and the 11/11 version?
Thanks in advance. Let me know if this is a dumb question - don't want to flash for nothing, but also don't want to be one of those annoying noobs.
Brandimc said:
Here goes nothing - hope this isn't too dumb.
I see that the new download is jusTunbean_aroma.v4.0b.zip and what I downloaded yesterday was jusTunbean_aroma.v4.0.zip. I checked the changelog and didn't see an update. What's the difference between the 11/10 and the 11/11 version?
Thanks in advance. Let me know if this is a dumb question - don't want to flash for nothing, but also don't want to be one of those annoying noobs.
Click to expand...
Click to collapse
Some sort of bug fix, can't hurt flashing it.
GTDarthYoda said:
hopefully the new thread won't get so cluttered
why is the new gallery named differently?
Click to expand...
Click to collapse
Google changed the name
Mac of York said:
Some sort of bug fix, can't hurt flashing it.
Click to expand...
Click to collapse
Thanks for the help! I think this support thread is a great solution. This way, noobs like me don't get nervous posting. Though, trust me - I always read the OP and FAQ, and try googling before I post. It's amazing how lazy people can be.
Brandimc said:
Here goes nothing - hope this isn't too dumb.
I see that the new download is jusTunbean_aroma.v4.0b.zip and what I downloaded yesterday was jusTunbean_aroma.v4.0.zip. I checked the changelog and didn't see an update. What's the difference between the 11/10 and the 11/11 version?
Thanks in advance. Let me know if this is a dumb question - don't want to flash for nothing, but also don't want to be one of those annoying noobs.
Click to expand...
Click to collapse
As far as I know, gallery and some other 4.2 stuff was removed due to errors. Also, CM file manager was changed. If 4.0 is working without any problems for you, then don't worry about updating to 4.0b. If you have issues, then update.
Aroma 4.0/Gapps 4.2a/b/c working with CM10 4.1.2 (i9000) , or not?
The new (4.2) cam/gallery and keyboard are working fine ... (other sources)
second the password was a goal on the wrong side my opinion, because the spamming goes on ...
thx for advanced
MfG
If someone has trouble with ghost inputs, and doesn't know, what to do, here is my little guidance:
There is a little work with it before you can make it work with touchscreen:
1. download "JusTunBean Aroma 4.x..."
2. download "update-binary" from here
3. copy "aroma-config" from JusTunBean.zip (It is in META-INF/com/google/android folder) Edit with notepad++ add calibrate("0.9718","4","1.0176","-9"); to first line. (This calibrate values are for Xperia ray)
If you use another phone and has trouble with ghost inputs then serach a rom in your phone thread with aroma install and find calibrate values.
It should look like this:
Code:
calibrate("0.9718","4","1.0176","-9");
### LICENSE:
#
(if you are on other phone, search for your calibrate numbers)
4. copy modded "aroma-config" and downloaded "update-binary" into the zip (META-INF/com/google/android folder) and overwrite old ones.
5. copy zip to sd card and go into cwm.
6. choose install zip from sd card, and it works with touchscreen.
Thats it.
p.s.: You must do it with every new release of course.
warhead1978 said:
Aroma 4.0/Gapps 4.2a/b/c working with CM10 4.1.2 (i9000) , or not?
The new (4.2) cam/gallery and keyboard are working fine ... (other sources)
second the password was a goal on the wrong side my opinion, because the spamming goes on ...
thx for advanced
MfG
Click to expand...
Click to collapse
Stop whining about it.
Wechy77 said:
If someone has trouble with ghost inputs, and doesn't know, what to do, here is my little guidance:
There is a little work with it before you can make it work with touchscreen:
1. download "JusTunBean Aroma 4.x..."
2. download "update-binary" from here
3. copy "aroma-config" from JusTunBean.zip (It is in META-INF/com/google/android folder) Edit with notepad++ add calibrate("0.9718","4","1.0176","-9"); to first line. (This calibrate values are for Xperia ray)
If you use another phone and has trouble with ghost inputs then serach a rom in your phone thread with aroma install and find calibrate values.
It should look like this:
Code:
calibrate("0.9718","4","1.0176","-9");
### LICENSE:
#
(if you are on other phone, search for your calibrate numbers)
4. copy modded "aroma-config" and downloaded "update-binary" into the zip (META-INF/com/google/android folder) and overwrite old ones.
5. copy zip to sd card and go into cwm.
6. choose install zip from sd card, and it works with touchscreen.
Thats it.
p.s.: You must do it with every new release of course.
Click to expand...
Click to collapse
Adding this to the FAQ.
cajunflavoredbob said:
Stop whining about it.
Click to expand...
Click to collapse
thx for the answer ...
nice support thread... and the flamming goes on...My third post for JT and the last one ... you musn't reply, I will try it like every time when I install any modifications on my phone ... I hate to read the thread because there is 99,8 % nonsense, I will not do the same ****!
So have fun with your non reading community asking all the time for the same things ... happy days ...I will be a read only user like the last 2 Years ...
MfG
Could someone help me out. I've read the op a hundred times. I'm pretty sure i have the password. I've downloaded Zarchiver but now I'm lost. the directions that are given are once you find the password DL Zarchiver and type the password in that application. I can't DL the aroma zip to my phone in order to use Zarchiver to unzip it. All I get is a bunch of crazy text and the DL kicks me back to the xda post.If you could tell me what I'm doing wrong I'd really appreciate it. This is by far the best invert mod out there. Thanks
Sent from my SCH-I535 using xda premium
bbrannack said:
Could someone help me out. I've read the op a hundred times. I'm pretty sure i have the password. I've downloaded Zarchiver but now I'm lost. the directions that are given are once you find the password DL Zarchiver and type the password in that application. I can't DL the aroma zip to my phone in order to use Zarchiver to unzip it. All I get is a bunch of crazy text and the DL kicks me back to the xda post.If you could tell me what I'm doing wrong I'd really appreciate it. This is by far the best invert mod out there. Thanks
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
You can download in pc, and extract using password with 7zip or winzip or winrar. The Zarchiver is for that users mentioned, who wants download direct to phone. (I don't use Zarchiver, so i don't know, how it works)
bbrannack said:
Could someone help me out. I've read the op a hundred times. I'm pretty sure i have the password. I've downloaded Zarchiver but now I'm lost. the directions that are given are once you find the password DL Zarchiver and type the password in that application. I can't DL the aroma zip to my phone in order to use Zarchiver to unzip it. All I get is a bunch of crazy text and the DL kicks me back to the xda post.If you could tell me what I'm doing wrong I'd really appreciate it. This is by far the best invert mod out there. Thanks
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Try to use Chrome -- it works.
This is a question about the theming:
I suppose this is to TUN, I don't use any of the custom themes, and I am on a Note using CM10:
when I am in Instagram, the words for "more comments" I assume is black on the black theme. I mean that when a person has more than 5-6 comments and you want to click it to see more.
Then the other thing I saw is in Facebook, when writing a message, I couldn't see what words were being typed, was just black on black.
Does anyone else see this?

Categories

Resources