Related
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...
Okay, this is my first write up so please be nice :fingers-crossed:
I have noticed a lot of questions about using zeppelinrox V6 Supercharger in the cm9 thread. I am in no way, shape, or form an expert. Also anything you do with your phone is your responsibility. So read and research everything first, and as always back-up.
I have used my phones browser to get everything that is needed, and upload the services.jar file to modify later.
Credit for all scripts and roms or whatever else is linked goes to those that made them. This is just a how-to. Thanks.
First you will need to go HERE and download SuperCharger_Starter_Kit_RC12.zip
Use a file browser that can unzip the starter kit to the root of your sdcard. I use Root Browser.
Also Download V6_SuperCharger_for_Android-Update9_RC10.sh.pdf
You should take the time to read the post, as it has instructions.
Second Navigate HERE and scroll down to post #2. Look for WebApp Info - Mod your services.jar instantly with the ICS OOM Priority Charger!
There should be a link to http://android.mimic.ca. Follow the Instructions to upload your services.jar file to be modified, and then download the modified file. It tells you where this file should be. You will use this modified services.jar file later so it should be on your sdcard.
or... When you run the script later you will have a choice. Auto or Manual. V6 supercharger can automatically upload-mod-download-install the diehard version of services.jar for you. The choice is up to you.
UPDATE religi0n has already modified services.jar for everyone. GO HERE to read the thread and grab the modified services.jar file of your choice. Credit to religi0n for this. Thank You.
Third Visit the Play Store and download Script Manager. Now find script manager in your apps and run it. Make sure to press Browse as root, then Ok. ALLOW SuperUser and press Ok.
You should see your sdcard files listed. If you unzipped the starter kit to your sdcard there will be a folder named SuperCharger_Starter_Kit.
Inside this folder will be StartMeUp.sh Press this and a screen will pop up. Make sure to press the skull/crossbones icon with Su underneath it. It should turn Green. Now press Run at top left.
You will be asked to allow superuser again. Allow!
The starter kit will run and tell you what to do. This will prepare your DX2 for V6 Supercharger. After this is done you can exit out.
Fourth In Script Manager, navigate to the V6_SuperCharger_for_Android-Update9_RC10.sh.pdf. Again make sure you allow Superuser root. Green Skull/Crossbones and Run.
Again V6 Supercharger will run and tell you/ask you what options to do.
Once you get to the ICS Service Center You can manually install the modified services.jar file. V6 should find it on your sdcard.
That should be about it. I'm not going to go through every step since V6 tells you as it runs.
V6 will ask to wipe dalvik and reboot. If it hangs at boot pull battery and restart.
Run the .pdf script again to check and change options.
There is an option to unsupercharge as well as exit.
Hopefully this will help some.
Thanks!
Nice post. This should help a lot of people.
Instructions have already been posted a long time ago, but this should help the noobs.
Sent from my Nexus 7 using xda premium
In the other thread it says to install the supercharger script before the patched service.jar. does it matter which way you do it? I'm going to try this out again.
jsgraphicart said:
In the other thread it says to install the supercharger script before the patched service.jar. does it matter which way you do it? I'm going to try this out again.
Click to expand...
Click to collapse
You will have the option to manually install the modified services.jar file towards the end of the supercharger script. It should find it on your sdcard.
DX2 Alpha 5
I did the modded services.jar last night and haven't had any lockups yet in cm9a5, when I first flashed I froze up twice within an hour.
Sent from DX2 CM9
So I went ahead and installed this again. So far I have had two random reboots. Everything does seem faster though so I will leave it supercharged for now.
I installed v6 also. Everything is good so far. I rebooted 2/3 times until it didn't stick on the M. I also had to start the cm7 bsr a couple of times before that worked.
Sent using my Droid x2 running cm9.
Hey dark_system, you did a great job on your instructions. Easy to follow and understand. Thanks again!
Scotty
Sent using my Droid x2 running cm9.
A few days ago I posted a thread in the themes and apps with all of the modified services.jar (HTK, Bulletproof, and Die-Hard). The webapp only patches for Die-Hard.
If you want, you can include these services.jar, as they have already been modified for Alpha 5.
http://forum.xda-developers.com/showthread.php?t=1777862
religi0n said:
A few days ago I posted a thread in the themes and apps with all of the modified services.jar (HTK, Bulletproof, and Die-Hard). The webapp only patches for Die-Hard.
If you want, you can include these services.jar, as they have already been modified for Alpha 5.
http://forum.xda-developers.com/showthread.php?t=1777862
Click to expand...
Click to collapse
Okay I will update op soon with a link to your thread, if that is okay with you?
Thanks
Droid X2 CM9 Alpha 5
Hi just a FYI... I updated my OP and added a link to this thread.
Also, you may want to mention that if you run the script first, it will automatically load ICS Service Centre and, in Automatic Transmission Mode, it will seemlessly install a die-hard services.jar in seconds (uploads services.jar and downloads a new one without leaving the script)
Ok to try and make sure I have this right.
I can do the SC Auto script (which does the DH be fault), then turn around and do the ICS Service Center manually and let it use the services.jar I choose to get from HERE?
Thanks,
SlimMan said:
Ok to try and make sure I have this right.
I can do the SC Auto script (which does the DH be fault), then turn around and do the ICS Service Center manually and let it use the services.jar I choose to get from HERE?
Thanks,
Click to expand...
Click to collapse
The best I understand it, Yes you could, or download one of religi0n HTK version, Bulletproof version and use it the first time through.
I haven't tested them though.
dark_system said:
The best I understand it, Yes you could, or download one of religi0n HTK version, Bulletproof version and use it the first time through.
I haven't tested them though.
Click to expand...
Click to collapse
Well that is the part that is causing the issues, no? Also if I don't run the rest of the SC features then I don't get the full benifits from the script, no? So I would have to either do it all manually (which I would have to read through all the different features to be able to do) or run it in auto and then go back and do the ICS part manually?
Sorry don't mean to be a pain in understanding all this, but I want to know that what I am attempting to do and how I understand it is correct, so please bear with me,
Thanks!
SlimMan said:
Well that is the part that is causing the issues, no? Also if I don't run the rest of the SC features then I don't get the full benifits from the script, no? So I would have to either do it all manually (which I would have to read through all the different features to be able to do) or run it in auto and then go back and do the ICS part manually?
Sorry don't mean to be a pain in understanding all this, but I want to know that what I am attempting to do and how I understand it is correct, so please bear with me,
Thanks!
Click to expand...
Click to collapse
You are not being a pain at all. Please understand that the intent of this guide is to help people set up and run the SuperCharger Script. As far as which settings work best or not, that will be up to each person to decide. When you run the script it will ask you. "Do you want to do this...(whatever option it may be) y for yes, n for no, etc...
You can go to zeppelinrox threads to read in great detail how and what his scripts do.
You can always run the script and get to the menu 1-33 to get to the ics services.jar option. (I believe it is option 25) and try the different .jar files from religi0n.
I hope I answered some of your questions. Bear with me.
Great walk through. It has been very helpful. I went through the automated process of the script, accepted all the suggestions the script offered and updated the services.jar I did NOT run any of the choices (1-33). My question is, do I have to rerun the script after each reboot, or is this a persistent mod? Thanks!
Sent from my MB870 using xda app-developers app
bswides412 said:
Great walk through. It has been very helpful. I went through the automated process of the script, accepted all the suggestions the script offered and updated the services.jar I did NOT run any of the choices (1-33). My question is, do I have to rerun the script after each reboot, or is this a persistent mod? Thanks!
Sent from my MB870 using xda app-developers app
Click to expand...
Click to collapse
You should be good to go. If you want to check, then rerun the supercharger script and see what you get.
It will check for previous settings and show you the supercharger status.
Option 33 will exit.
Droid X2 CM9 Alpha 5
i thought the service.jar got changed while running the script (so I recall, probably wrongly)
First time using supercharger 2 days ago, that thread is just awful because of all the clutter and overcomplication. it's sad that it's that cluttered despite having multiple threads to clarify and hiding content. But hey! it is one very effective script, noticeable difference, he's a good man
as for a guide:
1) download 'scriptapp' from market
2) download newest supercharge script from 'link to his storage thing'
3) put supercharge script on phone
4) make sure skull and bones is green
5) run and follow instructions
make life simple with few words and steps hehe
Well it took me all day to figure out this damn thing lol. "make sure to go into console to run on boot "
But thanks really you collection of instructions were the best I've read. Besides not having the links on your post for d/l this was top notch.
Fyi: Your gonna have to reinstall cm7 bsr to get it to work again.
Sent from my MB870 using Tapatalk 2
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?
So I know many of you enjoyed using this amazing mod in the past and something in our builds caused it to break after 4.3.1 roms started rolling out. Look no further as i have a fix for you that is guaranteed to work again.
Step 1.) For the first step you will need to edit your build.prop file found in /system folder. Personally i use Rom Toolbox lite (found here https://play.google.com/store/apps/details?id=com.jrummy.liberty.toolbox&hl=en) as it comes with a built in build.prop editor and root browser and it is free. Some of these edits may already be in your build.prop so check the edits posted below to see if they are already there or just need a slight change before just adding it as having 2 of the same edits with a different value may conflict with eachother
the edits are:
lpa.decode=false
tunnel.decode=false
tunnel.audiovideo.decode=false
it may ask to reboot on some or just one of these but we can skip rebooting for now. once set we can now move forward.
Before starting the next step MAKE SURE YOU REMOVE AND UNINSTALL DSP MANAGER. you can do so via app manager in ROM Toolbox Lite.
Step 2.) Now we download viper4android according to your rom version. For 4.3.1 roms get this one https://play.google.com/store/apps/details?id=com.vipercn.viper4android4x&hl=en
Once downloaded and installed you will now have to copy and paste it from /data/app to system/app. When it finishes copying over delete the app from /data/app as it will not work otherwise. Make sure permissions are properly set to rw-r--r-- or 0644 in numerical terms. Rom Toolbox will make this whole process easier and faster.
At this point you will now reboot your device for the next step
Step 3.) Once rebooted open the app and it will have you install its driver Select cortex A8 option (3rd one down). It will ask to reboot but dont do it yet. Last thing to do is while in viper4android app hit the sttings button and you will see a long list of things. Select FX Compatible Mode and switch from Normal to Compatible mode and now you reboot for it to take effect and work.
After this you are all set to start setting your sound otions in viper4android and enjoy
I Give great Thanks to:
@zhuhang for making this great app/mod
@jrummy for creating rom toolbox (another amazing app)
@Bradl79 for the build.prop idea
@bbgreen for confirming this works
And Anyone else i may have missed
If i have PM me and ill gladly add them in
So far for the headset option i have the following enabled and set
Under MASTER POWER:
Enable V4A-FX is checked and powered on
Under FIREQUALIZER:
Enabled is checked and powered on
Select Preset is set to Rock
Under DYNAMIC SYSTEM:
Enable is checked
Select Listening Device is set to Common Earphone (v2)
Select Dynamic Bass is set to 2 percent
Under FIDELITY CONTROL:
Enable ViPER Bass is checked
Select Bass Mode is set to Natural Bass
Select Bass Frequency is set to 100Hz
Enable ViPER Clarity is checked
Select Clarity Mode is set to XHiFi
Select Clarity is set to 3.5 db
thats all i have set for now but i'm using skullkandy heaphones with this setup will vary for other headphone brands and models. with this setup it gets very loud and clear as well as amazing bass so dont damage your eardrums lol
Other aidio profiles can be found here by scrolling down to second post http://forum.xda-developers.com/showthread.php?t=2324454&highlight=viper4android
Thanks @sixcarnage for posting that as well
REV3NT3CH said:
So I know many of you enjoyed using this amazing mod in the past and something in our builds caused it to break after 4.3.1 roms started rolling out. Look no further as i have a fix for you that is guaranteed to work again.
Step 1.) For the first step you will need to edit your build.prop file found in /system folder. Personally i use Rom Toolbox lite (found here https://play.google.com/store/apps/details?id=com.jrummy.liberty.toolbox&hl=en) as it comes with a built in build.prop editor and root browser and it is free. Some of these edits may already be in your build.prop so check the edits posted below to see if they are already there or just need a slight change before just adding it as having 2 of the same edits with a different value may conflict with eachother
the edits are:
lpa.decode=false
tunnel.decode=false
tunnel.audiovideo.decode=false
it may ask to reboot on some or just one of these but we can skip rebooting for now. once set we can now move forward.
Before starting the next step MAKE SURE YOU REMOVE AND UNINSTALL DSP MANAGER. you can do so via app manager in ROM Toolbox Lite.
Step 2.) Now we download viper4android according to your rom version. For 4.3.1 roms get this one https://play.google.com/store/apps/details?id=com.vipercn.viper4android4x&hl=en
Once downloaded and installed you will now have to copy and paste it from /data/app to system/app. When it finishes copying over delete the app from /data/app as it will not work otherwise. Make sure permissions are properly set to rw-r--r-- or 0644 in numerical terms. Rom Toolbox will make this whole process easier and faster.
At this point you will now reboot your device for the next step
Step 3.) Once rebooted open the app and it will have you install its driver Select cortex A8 option (3rd one down). It will ask to reboot but dont do it yet. Last thing to do is while in viper4android app hit the sttings button and you will see a long list of things. Select FX Compatible Mode and switch from Normal to Compatible mode and now you reboot for it to take effect and work.
After this you are all set to start setting your sound otions in viper4android and enjoy
I Give great Thanks to:
@zhuhang for making this great app/mod
@jrummy for creating rom toolbox (another amazing app)
@Bradl79 for the build.prop idea
@bbgreen for confirming this works
And Anyone else i may have missed
If i have PM me and ill gladly add them in
Click to expand...
Click to collapse
Been trying to get this to work for a while as well as you may recall from past comments. Sure this guide will produce a desired "universal" sound effect as before? I had no luck with SoundCloud getting processed by V4A after this. However, I may needed to retry steps verbatim on a fresh ROM install too as I had some other conflicting things to clean up along the way.
Idk about soundcloud...I does work like it did before in Apollo...my guess is that its directing to basic sound while using other apps or stuff like soundcloud
Sent from my ADR6425LVW using xda app-developers app
Nice find Rev! Works great.
Thanks for the write up I just tried it. Unfortunately it only seems to work with Apollo. When I try it with Power Amp or Pandora it no longer works. On my old sense 4.0 ROM viper4android would modify those programs as well Ive tried the current version and the version off the play store with the same results. Thanks for the write up though very easy to follow.
Please post any questions about Viper4Android here not just 4.3 ROMs.
Sent from my ADR6425LVW using Tapatalk
How To Bake Viper4Android into a ROM zip (BASED OFF OFF v.2322)
@REV3NT3CH Consider adding this to the thread (Not trying to hijack the thread) this may be super long
@PTuT @Chucktr you asked for a pm of how to bake v4a into a rom, i decided to post it here for everyone
If you dont want to download the apk and install the apk/drivers you can merge the drivers and app from your pc.
ill probably end up making a script for this but right now i don't mind copying it into new builds for now
Latest apk - http://www.mediafire.com/download/z1mqg58hz1sfais/ViPER4Android_FX_v2322.zip
driver - http://d-h.st/xHh
driver config - http://d-h.st/axM
i usually use 7zip for archive viewer ect..
1. Open the rom zip in 7zip or whatever you choose to use
2. In 7zip navigate to "system/priv-app/" and drag/drop the apk you downloaded into the 7zip window.
3. In 7zip back out of the "prive-app" folder and navigate to "system/lib/soundfx/" and drag/drop libv4a_fx_ics.so you downloaded into the 7zip window
4. in 7zip back out of "soundfx" & "lib" and navigate to "system/ect/" and drag/drop audio_effects.conf you downloaded into the 7zip window
Exit 7zip, Now you have the app and driver baked in the rom :good:
Now what happens when any of this stuff gets update?.... well
Drag/drop the latest apk to priv-app (obviously lol)
The Driver can be pulled from the inside the apk in the assets folder using 7zip. Use any of the drivers containing "libv4a_fx_ics_NEON" based on the quality of the driver they are named different but i use libv4a_fx_ics_NEON_HQ, rename it to libv4a_fx_ics.so and copy it to the rom zip
We cant use the JB drivers on jb or kk, only ics
i dont know how often audio_effects.conf gets updated but just add the fallowing to the audio_effects.conf in the rom zip (ONLY IF NEEDED) the download link above should be good fine good for a while:
Line 9 to 11 :
v4a_fx {
path /system/lib/soundfx/libv4a_fx_ics.so
}
Line 69 to 72:
v4a_standard_fx {
library v4a_fx
uuid 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
}
all of this is based off of v.2322 so i cannot guarantee this to work within the next year or so ect... if someone updated something
bunchies said:
@REV3NT3CH Consider adding this to the thread (Not trying to hijack the thread) this may be super long
Click to expand...
Click to collapse
thanks for this...will deffinately be very useful and will do...your not hijacking bud your contributing to a very useful cause... you tha man @bunchies
Hi all,
I have got a modified version of the below script but attempting flashing in TWRP gets an "Error 6" code. I have a rooted S8 running Android 7.0
*NOTE: I am NOT taking credit for this script and I have simply downloaded it and wanted to use with my S8. I have messaged @Windforce0511 to seek guidance on how to get this to work but we were unable to workout what is wrong with this modified version.
The script is "DEBLOAT_Script_Samsung_Nougat&Marshmallow_Windfor ce0511.zip" taken from https://forum.xda-developers.com/gal...cript-t3649953 however I have attached my modified version "Debloat S8 Script.zip"
I'm not really sure what may be causing the error. I edited some lines within Notepad ++ but must have got something wrong.
The intention of the script is to massively debloat and leave only core functionality. It's essentially including all the stuff I have safely frozen.
So if anyone is able to have a look at the zip and see what's gone wrong that'd be great. I'm mindful that there may be APKs listed in the script to delete that may not exist in our S8 firmware, but I presume that if something isn't present it'll just skip passed that and move onto the next entry?
And again, this isn't my original work and neither am I claiming this is ready to flash, as it currently doesn't work!
Perhaps if we can get this to work then we can add to it, ammend it and make this a 'working debloat script thread', as I know I'm not alone in wanting to debloat. I know there is debate whether one should or not, but as far as Android goes, it's always nice to have the option! I would love to make this script grow (once working of course) and have it remove all non-essential apk's, libs etc. This is of course subjective so would be great if we could work together and create custom scripts, like extreme debloat and light versions...
cd993 said:
Hi all,
I have got a modified version of the below script but attempting flashing in TWRP gets an "Error 6" code. I have a rooted S8 running Android 7.0
*NOTE: I am NOT taking credit for this script and I have simply downloaded it and wanted to use with my S8. I have messaged @Windforce0511 to seek guidance on how to get this to work but we were unable to workout what is wrong with this modified version.
The script is "DEBLOAT_Script_Samsung_Nougat&Marshmallow_Windfor ce0511.zip" taken from https://forum.xda-developers.com/gal...cript-t3649953 however I have attached my modified version "Debloat S8 Script.zip"
I'm not really sure what may be causing the error. I edited some lines within Notepad ++ but must have got something wrong.
The intention of the script is to massively debloat and leave only core functionality. It's essentially including all the stuff I have safely frozen.
So if anyone is able to have a look at the zip and see what's gone wrong that'd be great. I'm mindful that there may be APKs listed in the script to delete that may not exist in our S8 firmware, but I presume that if something isn't present it'll just skip passed that and move onto the next entry?
And again, this isn't my original work and neither am I claiming this is ready to flash, as it currently doesn't work!
Perhaps if we can get this to work then we can add to it, ammend it and make this a 'working debloat script thread', as I know I'm not alone in wanting to debloat. I know there is debate whether one should or not, but as far as Android goes, it's always nice to have the option! I would love to make this script grow (once working of course) and have it remove all non-essential apk's, libs etc. This is of course subjective so would be great if we could work together and create custom scripts, like extreme debloat and light versions...
Click to expand...
Click to collapse
try thishttp://cloud.tapatalk.com/s/59f2815f09b36/Debloat S8 script.zip
Sent from my LGLS676 using Tapatalk
---------- Post added at 12:46 AM ---------- Previous post was at 12:43 AM ----------
make sure your using the right encode
Sent from my LGLS676 using Tapatalk
rick.wardenburg said:
try thishttp://cloud.tapatalk.com/s/59f2815f09b36/Debloat S8 script.zip
Sent from my LGLS676 using Tapatalk
---------- Post added at 12:46 AM ---------- Previous post was at 12:43 AM ----------
make sure your using the right encode
Click to expand...
Click to collapse
That worked! Before I flashed your version I edited the script in my phone to just remove the EasterEgg system apk, and flashed away and it worked!
May I ask what was wrong with it and what you did to fix it? Was it that I edited it on the PC?
line 228 had an extra ");" and line 262 didnt have ")
also because you used wrong character encoding for edify your script had a bunch of junk when opened in the correct encoding. im not totallty sure if theres a wrong or right encode but i use "windows-1252" an ive never had any issue just make sure you open am save in that format notepad++ is probably best to use on linux i use geany on android i like using quickedit pro !
rick.wardenburg said:
line 228 had an extra ");" and line 262 didnt have ")
also because you used wrong character encoding for edify your script had a bunch of junk when opened in the correct encoding. im not totallty sure if theres a wrong or right encode but i use "windows-1252" an ive never had any issue just make sure you open am save in that format notepad++ is probably best to use on linux i use geany on android i like using quickedit pro !
Click to expand...
Click to collapse
Will certainly look into this further, thank you very much!
rick.wardenburg said:
line 228 had an extra ");" and line 262 didnt have ")
also because you used wrong character encoding for edify your script had a bunch of junk when opened in the correct encoding. im not totallty sure if theres a wrong or right encode but i use "windows-1252" an ive never had any issue just make sure you open am save in that format notepad++ is probably best to use on linux i use geany on android i like using quickedit pro !
Click to expand...
Click to collapse
Hi guys, sorry but please don't mind me asking what about the Format & Language? Does EOL conversion & Blank Operations matter?
Coincidentally, I am also having Error 6 in TWRP while trying to flash my own debloat script, its really frustrating to edit > zip > reboot > flash > fail > reboot > unzip > edit all over again and again and again.
Hope any of you could shine me some light. Cheers.
Regards,
Dar
DaRdamnDoG said:
Hi guys, sorry but please don't mind me asking what about the Format & Language? Does EOL conversion & Blank Operations matter?
Coincidentally, I am also having Error 6 in TWRP while trying to flash my own debloat script, its really frustrating to edit > zip > reboot > flash > fail > reboot > unzip > edit all over again and again and again.
Hope any of you could shine me some light. Cheers.
Regards,
Dar
Click to expand...
Click to collapse
Email me a copy of your script @ [email protected] or post it here using the code tags and I'll help you
Sent from my SM-N960U using Tapatalk