"Solution" Link2sd on 2.3.3 or 2.3.4 - Galaxy Ace S5830 General

Hi all, i tried really hard to run link2sd on a stock firmware (no custom roms, kernels, etc)
and i found a "solution" for it...
Thanks to: neo1234matrix
If you already got link2sd working in froyo, then you need to do this "one time only":
1. Install script manager from market
2. run the script manager...
3. go to: menu>more>advance options> config > select browse as root
4. give the root permission to it...
5. now click the file /system/etc/install-recovery.sh
6. select "run as root" and "run at boot"
7. save it and reboot your phone
8. after reboot, start Link2sd... you are done....
After all of this, you can use link2sd without doing anything else
Important! :
Every time you reboot your phone (turn off and turn on) you will notice that all the linked apps disappear from your home screens, app drawer, installed apps lists, etc as if they weren't installed, but dont worry.
Start link2sd and click menu button>more>quickreboot and all the "missing apps" are going to be available again for all your needs!
Maybe someone can figure out an easier way, real solution or something?

Hey!
I think you mean this one:HERE
You lazy one!(you dont want to use the search button)
CHEERS!

thank you, i will have that in mind, i was trying to keep my ace inside warranty hehehe

stranxk said:
thank you, i will have that in mind, i was trying to keep my ace inside warranty hehehe
Click to expand...
Click to collapse
Hey!
Dont worry, you can ALWAYS flash back to stock firmware. But its you choice of course.
CHEERS!

updating the thread with a temp fix

That's good news! Link2SD is the best, App2SD scripts also work fine but they've higher battery consumption. Thank you so much for sharing the workaround!

Hey!
Just wanted to say, that its not working with FirstUA-ROM-v.1.2. And the First... v.1.1 and v.1.2 have problems. Cant restore apps in Titanium. It sayes that all patch processes are DONE, but if I look in apps, there nothing. And the Titanium is processing them TOO QUICKLY.
CHEERS!

casiocas said:
Hey!
Just wanted to say, that its not working with FirstUA-ROM-v.1.2. And the First... v.1.1 and v.1.2 have problems. Cant restore apps in Titanium. It sayes that all patch processes are DONE, but if I look in apps, there nothing. And the Titanium is processing them TOO QUICKLY.
CHEERS!
Click to expand...
Click to collapse
Yeap, TB actually processed them too fast. What I did was restoring again until it processed properly. I don't know why, honestly, but so it worked

mastrone said:
Yeap, TB actually processed them too fast. What I did was restoring again until it processed properly. I don't know why, honestly, but so it worked
Click to expand...
Click to collapse
Hey!
Just it still strange to me. I even try ed several times again, but nothing.
CHEERS!

Hey!
Thx for replay. I let it give a try next time. Already restored with nandroid to v.1.0
CHEERS!

Tested on S5830LUBKP8 and works.. but... the quick reboot its a bad thing..
maybe someone can do a better thing. =D
well.. THANK YOU!..

i know whats the problem... this new firmware includes # (deactivates the mounting script at boot)
in the new firmwares (at least the one i have, but i believe its on all the official firmwares):
in the init.rc file there is this line:
#service flash_recovery /system/etc/install-recovery.sh
#oneshot
in froyo that line was:
service flash_recovery /system/etc/install-recovery.sh
oneshot
i already editing init.rc with root explorer (text editor) to delete the #, but when i restart (normal) the phone, it rewrites the old init.rc with the # included
if we could edit and keep the init.rc file without the # in those lines, link2sd will work as good as froyo without scriptmanagers or quickrebots
maybe someone can help me out?

just some (useless?) info.
In my phone its says in init.rc file:
#service flash_recovery /system/etc/install-recovery.sh
#oneshot
Dont know why it not say autoshot

ups, my bad, it is oneshot, i wasn't viewing the phone screen while typing this on the pc

i like link2sd.. would be cool of theres some permanent solution for this..
anyways thanx for the temp solution.. atleast now we know link2sd works on gingerbread..

Did not work for s5660 Samsung Galaxy gio with 2.3.3 stock rom

any other solution?

Can we modified the ROM of 2.3.4 about int.rc?

Xaphryl said:
Can we modified the ROM of 2.3.4 about int.rc?
Click to expand...
Click to collapse
you can modify the file, but when the phone turns off- turn on, it will generate a new file (from boot.img)... the only way to get it right should be decompiling boot.img and editing that file and compile boot.img
but thats risky

Thank you! Not a bad solution! Works perfectly!
Sent from my GT-S5830 using XDA App

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...

Nook Netflix Fixer; Ad Blocker; Update 7/22/11

Changelog:
7/22/11
This is no longer needed. The new Netflix app works with no issues or fixes. Here is the link:
http://forum.xda-developers.com/showthread.php?t=1178312
7/17/11
Removed the USB Mounter feature; See Nook Color Tweaks.
Added support for different Nook Color setups. Emmc, Sdcard, ManualNooter
Put it on the market
7/4/11
Ad Blocker
USB Mounter - Mounts to /sdcard/USB. You must turn on USB host mode and have the device plugged in before using this utility. This will work even if you changed vold.fstab.
Failsafes - /system must be mounted to /dev/block/mmcblk0p1 for the emmc options to work or /system must be mounted to /dev/block/mmcblk1p3 for the sdcard options to work.
***********************************************
This is an app that will update your /system/build.prop file. It changes ro.product.manufacturer=bn to ro.product.manufacturer=HTC. It will also allow you to change it back. You must reboot for the change to take effect. This was designed for CM7. If it works for other devices or OSes, please post.
For SDCard users, DrSarcasmo has found a solution to get this to work. Update busybox. Here is his post http://forum.xda-developers.com/showpost.php?p=15052326&postcount=77
I added another app to this thread call "Nook Odds and Ends". It has a Netflix fix and Ad Blocker. There are eMMC and SDcard options. Some SDcard users are still having problems. Report any issues so we can this working for everyone.
PS: I fixed the Exit option and added the chmod command for the SDCard option.
https://market.android.com/details?id=com.brianf21.nookoddsandends
Worked flawlessly, thank you
Thank you very much, the community needed this.
Simple and easy, worked just dandy last night on Nightly 97, thanks!
Yes! Very helpful, I was getting tired of editing my prop everytime I flash a new nightly. Thanks for the app!
Sent from CM7 NOOK!
brianf21 said:
This is an app that will update your /system/build.prop file. It changes ro.product.manufacturer=bn to ro.product.manufacturer=HTC. It will also allow you to change it back. You must reboot for the change to take effect. This was designed for CM7. If it works for other devices or OSes, please post.
Click to expand...
Click to collapse
Been a while brianf21. And a wonderful return with this great app. Thanks!
-Racks
Sent from my NookColor using Tapatalk
Thanks. I've been around lurking.
As a lazy man I wholeheartedly approve of this app!
joenathane said:
As a lazy man I wholeheartedly approve of this app!
Click to expand...
Click to collapse
ha, I clicked Thanks instead of reply... So you're welcome
Anywho, yeah, I was editing bulid.prop with vi in a terminal, so this is much nicer. I was really close to just writing a shell script with sed in it but hadn't gotten around to it yet.
So now my upgrade process..
Install new nightly, boot it and let it boot up and make sure it's happy
Copy adblock hosts file to /system/etc
Run NetFlix Fix
Boot into CWM
Flash latest OC kernel
Profit
Great minds think alike. This is just a sed script wrapped in an apk.
khaytsus said:
ha, I clicked Thanks instead of reply... So you're welcome
Anywho, yeah, I was editing bulid.prop with vi in a terminal, so this is much nicer. I was really close to just writing a shell script with sed in it but hadn't gotten around to it yet.
So now my upgrade process..
Install new nightly, boot it and let it boot up and make sure it's happy
Copy adblock hosts file to /system/etc
Run NetFlix Fix
Boot into CWM
Flash latest OC kernel
Profit
Click to expand...
Click to collapse
Could you post you hosts file? Maybe we could automate that too.
brianf21 said:
Could you post you hosts file? Maybe we could automate that too.
Click to expand...
Click to collapse
There is already an app in the market that does this called adfree, but it would be nice to have everything in one place.
Here is an adblocking host file...
brianf21 said:
Great minds think alike. This is just a sed script wrapped in an apk.
Click to expand...
Click to collapse
Internet High Five! o/
brianf21 said:
Could you post you hosts file? Maybe we could automate that too.
Click to expand...
Click to collapse
The hosts file posted should work, for some reason the AdFree in the market doesn't work in CM7 on the NC, not sure exactly why, but yeah that'd be awesome if you could do like if -e ( "/sdcard/hosts.txt" ); then magic.
Will this work for CM7 running of SD card? Or only off emmc?
I use verygreen's SD card installer if it matters.
Oh and I second the hosts file since adfree won't work on (at least SD card versions) of CM7.
Much appreciated.
wonder if this works for 1.1 auto noot?
Thank you for this app.
While I had no problem using root explorer to edit the file, it is/was a little pain in the ass to do it nightly. Your contribution is appreciated.
danbutter said:
Will this work for CM7 running of SD card? Or only off emmc?
I use verygreen's SD card installer if it matters.
Oh and I second the hosts file since adfree won't work on (at least SD card versions) of CM7.
Click to expand...
Click to collapse
It should work.
silivrenion said:
wonder if this works for 1.1 auto noot?
Click to expand...
Click to collapse
I am not sure. Try it and let us know the results.
Netflix Help
I'm running the latest Phiremod from EMMC and I've been unable to get Netflix to do much of anything other than tell me to check my network connection.
If anyone can tell me which ROM to run and which netflix apk to install with it so it will work that would be really appreciated, I've tried the fix file as well as manually editing the build.prop file
just have no clue why it isn't working for me
thank you very much in advance for any assistance you could provide.

help me on dual touch...

since I can not post directly in the discussion, I have to open a separate thread.
I used the file for dual touch using insmod and it worked.
Now I wanted to make sure that it is fixed with the phone, I read the procedure and tried to follow her, but I do not find any files bulid.prop ....
Where is it?
Please help me.
build.prop is in
root, system folder
tell me if it works for you, I tried this and I couldn't get it to work.
Ray_jai said:
build.prop is in
root, system folder
tell me if it works for you, I tried this and I couldn't get it to work.
Click to expand...
Click to collapse
using it without changing the files, it works QuickPic, Copilot.
In google maps does not work. Not even in browsers like Opera or Ninesky.
But I thought that by modifying these files, worked in the rest.
Thanks! I found the file "build.prop",
Where is the other file "hw_config.sh"? Because what I found I had no voice "insmod" ...
DomusX10 said:
using it without changing the files, it works QuickPic, Copilot.
In google maps does not work. Not even in browsers like Opera or Ninesky.
But I thought that by modifying these files, worked in the rest.
Thanks! I found the file "build.prop",
Where is the other file "hw_config.sh"? Because what I found I had no voice "insmod" ...
Click to expand...
Click to collapse
hw_config.sh is in ur "etc" folder... are you using root explorer???
You do know you can use the search function OF the root editor too...
DomusX10 said:
using it without changing the files, it works QuickPic, Copilot.
In google maps does not work. Not even in browsers like Opera or Ninesky.
But I thought that by modifying these files, worked in the rest.
Click to expand...
Click to collapse
Not sure what ROM you're using, but you may need this file to get the other apps using dualtouch:
http://forum.xda-developers.com/showpost.php?p=13497850&postcount=49
teapea said:
Not sure what ROM you're using, but you may need this file to get the other apps using dualtouch:
http://forum.xda-developers.com/showpost.php?p=13497850&postcount=49
Click to expand...
Click to collapse
this is the problem?? I've Stock ROM 2.1update1 with firmware 2.1.1.A.06
then, I have to create that file and copy it into /system/etc/permissions with rootexplorer...
now I try this...and you know I do!
EDIT: NOT WORKING...I have create that file (copy and paste the code in the frame in a txt file, and renamed android.hardware.touchscreen.multitouch.xml) then I've paste it into /system/etc/permissions and associated it permission rw-r-r
rebooted and not working...single touch.
yet launched from the console does the dual touch working in some applications ... why?
EDIT 2: Please do not send me to hell, but by creating the file and rebooting, if I launch "insmod" from the console, dual touch works in all apps!
How is it possible, however, that the changes to make it start with phone not work?
I want to work "even" when I restart the phone!
Did you try this version?
http://forum.xda-developers.com/showpost.php?p=13498769&postcount=56
I couldn't get it to work when doing it manually. but when I load it from the SD card through adb it works.
I ended up using the AAIS script and replacing the module in the AAIS with the one in the link.
Ray_jai said:
I ended up using the AAIS script and replacing the module in the AAIS with the one in the link.
Click to expand...
Click to collapse
I use that on the first post dedicated at my firmware 2.1.0.A.06
http://forum.xda-developers.com/showthread.php?t=1064558
manually loaded by terminal emulator work in every app. But, the procedure to autorun this module with telephone when start, don't work.
I do not know which is doing a script AAIS, because I'm not well prepared ... I do not know how to do it ...
use this.
http://forum.xda-developers.com/showthread.php?t=951274
Ray_jai said:
use this.
http://forum.xda-developers.com/showthread.php?t=951274
Click to expand...
Click to collapse
thanks!
With this script you can enable and disable a lot of things ... I can just see if it works ...and let you know ...
I wanted to ask, but what is JIT? what does it do?
thank you in advance for availability ..
EDIT: Works!!! without launching the script, I went just to see how the command was written in the file "hw_config.sh" ...
I corrected, and after restarting, it works!
I was wrong because we put the quotes, but no need to write.
The correct lines of code to be included in the file "hw_config.sh" (at bottom) are:
# load multi touch driver
insmod /system/lib/modules/cy8ctma300_ser.ko
sleep 1
After you have copied into system/lib/modules "cy8ctma300_ser.ko" , mounted it as rw-rr , and edit the file "build.prop" as indicated in the post.
works!!!
thanks!!!!

[GUIDE] V6 Supercharger Cm9 (Updated 07/18/2012)

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

[TOOL][Restore System Apks]

Optimus L9 APK Push Tool!!
First, all credit goes to kevev for putting this all together, and saving me from pulling my hair out
Instructions via kevev readme!
This script will automatically push apk files along with a shell script to your device
under /mnt/sdcard/external_sd/APKs. It will then run the shell script which will copy
the apk files to /system/app/ and change the file permissions to 644.
No warranty included!!
Use at your own risk!!
1.) Place all apk files in the "APKs" folder that you want installed in the /system/app/ folder on your rooted device.
2.) Connect device to your computer after installing the correct adb drivers.
3.) Enable "USB Debugging" on the device and wait for the driver to install.
4.) Run "PushAPKs.bat" and reboot your device when it finishes only if there are "NO" errors.
Click to expand...
Click to collapse
Now go thank kevev
CLICK
"I am not responsible if your phone does the following" ..
bricks - blows up - runs away to france
DOWNLOAD
CLICK​
iB4STiD said:
1. if you own a 769BK click here to download 10e system apps backup
(if you own a p760 etc.. ask some nice person on this forum for that missing apk!)
2. next click here to download the optimusl9 zip and unzip this on your desktop!
3. take out your removable sdcard from your phone
4. place missing apk into the root of your removable sdcard and replace sdcard back into phone
5. get your usb cable and plug your phone into pc
6. on your computer open command prompt and type this
** type the following, one line at a time, followed by hitting the enter key! **
Code:
cd desktop
cd optimusl9
7. next adb time! fun huh?
** type the following, one line at a time, followed by hitting the enter key! **
Code:
adb shell
su
mount -o remount,rw /system
cat /sdcard/external_sd/LGHome3.apk > /system/app/LGHome3.apk
chmod 644 /system/app/LGHome3.apk
reboot
"I am not responsible if your phone does the following" ..
bricks - blows up - runs away to france - leaves you for another owner
:highfive:Donations are Welcome!!:highfive:
- DONATE
Click to expand...
Click to collapse
Good tutorial, though not required by me as yet. :good: Even easy for noobs. Liked the last warning too. :laugh:
cmahendra said:
Good tutorial, though not required by me as yet. :good: Even easy for noobs. Liked the last warning too. :laugh:
Click to expand...
Click to collapse
thanks .. lol
Great...it works with framework-res too
I changed dafault green smiles with smiles from SE Xperia...and everything works...when I tried it with file manager, everything was fine, but I can't set permissions, because I had always popup with errors And I had reinstall system...but this works super Thanks
Will this work on P765 too? Someone tried yet?
wlado93 said:
Great...it works with framework-res too
I changed dafault green smiles with smiles from SE Xperia...and everything works...when I tried it with file manager, everything was fine, but I can't set permissions, because I had always popup with errors And I had reinstall system...but this works super Thanks
Click to expand...
Click to collapse
Glad it helped!
cmahendra said:
Will this work on P765 too? Someone tried yet?
Click to expand...
Click to collapse
yup this will
working on an even easier way to do this
i have a questions..
how about deleting everything from system/app folder for example? what should i type?
i already deodex system/app and system/framework...so i want to replace all with deodex apk and remove the odex file..
hope that you can guide me..
bramprasetyo said:
i have a questions..
how about deleting everything from system/app folder for example? what should i type?
i already deodex system/app and system/framework...so i want to replace all and remove the odex file..
hope that you can guide me..
Click to expand...
Click to collapse
thats what im working on, make a batch file in a dir along with a folder that you can place all apks in, click the bat and it does the rest, i asked around just waiting, i have it working for my themes in the theme section, i just want an easy way not to have to type out all that code
for every apk an odex file. a couple of lines is one thing but being able to drag anything into a folder no mater what the name, would be easy for us all!!
iB4STiD said:
thats what im working on, make a batch file in a dir along with a folder that you can place all apks in, click the bat and it does the rest, i asked around just waiting, i have it working for my themes in the theme section, i just want an easy way not to have to type out all that code
for every apk an odex file. a couple of lines is one thing but being able to drag anything into a folder no mater what the name would be easy for us all!!
Click to expand...
Click to collapse
sorry for my english.. sometime it hard for me to understand.
you are working on a project that can make us easy to do that right?
so.. as for my question, do you mean that i should type for all that apk and odex? cant do with for example "*.apk" ?
bramprasetyo said:
sorry for my english.. sometime it hard for me to understand.
you are working on a project that can make us easy to do that right?
so.. as for my question, do you mean that i should type for all that apk and odex? cant do with for example "*.apk" ?
Click to expand...
Click to collapse
ya, hoping i can get help to figure it out, and yes for every .apk and odex file you would have to type it out, if your deodex a rom then it would be just .apks for the system, apks and jar files for the framework
iB4STiD said:
ya, hoping i can get help to figure it out, and yes for every .apk and odex file you would have to type it out, if your deodex a rom then it would be just .apks for the system, apks and jar files for the framework
Click to expand...
Click to collapse
ok than...
good luck with your project..
thanks
bramprasetyo said:
ok than...
good luck with your project..
thanks
Click to expand...
Click to collapse
no prob!
Update coming
working on a easier way to do this, almost done..
HOwdy!
I hope I didn't steal your thunder.
Here is an automated way to push APKs to /system/app/ .
https://www.dropbox.com/s/x264413ck099yv4/optimusl9 APK Push.zip
kevev said:
I hope I didn't steal your thunder.
Here is an automated way to push APKs to /system/app/ .
https://www.dropbox.com/s/x264413ck099yv4/optimusl9 APK Push.zip
Click to expand...
Click to collapse
lol, very nice... now heres my question what you did in the sh script could that be done in just a bat file?
iB4STiD said:
lol, very nice... now heres my question what you did in the sh script could that be done in just a bat file?
Click to expand...
Click to collapse
I guess everything could have been done from the batch script. It was just starting to look messy and I am more comfortable with shell.
To tell the truth, I am very rusty with batch scripting. I haven't messed with DOS in ages. Unix all the way!
kevev said:
I guess everything could have been done from the batch script. It was just starting to look messy and I am more comfortable with shell.
To tell the truth, I am very rusty with batch scripting. I haven't messed with DOS in ages. Unix all the way!
Click to expand...
Click to collapse
well, you did a great job... want me to post this is main op of this thread?
and btw talk about messy you should see what i was making lol
also b4 i forget if you do want me to post this is it ok its tied to your dropbox?, you could throw it up on dev host or if you want i could, up to you
iB4STiD said:
well, you did a great job... want me to post this is main op of this thread?
and btw talk about messy you should see what i was making lol
Click to expand...
Click to collapse
haha! If you could see some of my other scripts I think your eyes would cross and never go back to normal.
Sure, go ahead and post it. It is free code. No license necessary.
kevev said:
haha! If you could see some of my other scripts I think your eyes would cross and never go back to normal.
Sure, go ahead and post it. It is free code. No license necessary.
Click to expand...
Click to collapse
K, thanks again ! brb

Categories

Resources