[SCRIPT][SHARE] Fix Permissions without rebooting into Recovery Mode! - Galaxy Y GT-S5360 Themes and Apps

Note : I'm just sharing the work of the XDA Member.This script was tested on ONMV6 and CyandMod V3 and it was working fine.
alireza7991 said:
Hi
I want to bring you the fix permission script , t exactly same as the one in cwm/twrp ! The whole codes are written by cwm and cyanogen mod developers . I did some changes and modification to make it run on android enviroment .
How to use ?
You have two ways to use this script :
1- Using Script Manager :
Just change it names from fp.txt to fp.sh and run it in root mode
2- Using terminal emulator :
rename it to fp.sh . move it to /system/bin . change permissions to rwxrwxrwx ( 777 ) . open terminal and type :
Code:
su
fp.sh
Credits
cyanogen mod team
Click to expand...
Click to collapse
DOWNLOAD THE SCRIPT FROM THE ORIGINAL THREAD.
Original Thread : http://forum.xda-developers.com/showthread.php?t=2387841

Related

[Tutorial][24/5][U9T11][ICS]V6 SUPERCHARGER And ICS OOM Priority Changer PATCH UPDATE

Mika Dee said:
Hi farhan can you please guide me how to install supercharger on nAa ICS? Thanks
Click to expand...
Click to collapse
Yeah sure
PLEASE READ EVERYTHING CAREFULLY BEFORE ASKING QUESTIONS
All Credits go to zeppelinrox for his magnificent script
*1st go look at this thread and the 2nd post: Original thread & 2nd post
*Follow these steps to Patch your service.jar file for OOM Priority change:
1. via root browser go to /system/framework/
2. copy the services.jar to the sdcard and then copy it to ur PC
3. go here http://android.mimic.ca/
4. upload ur services.jar file
5. a new page will appear... select the CWM flashable zip and download..
6. copy the zip to sd card and read below
**Patched "services.jar" CWM Flashable Zip for MiniCM9-3.0.2 available for download. See attachments
Download supercharger from the link at the end and save this in the root of your SD card.
zeppelinrox said:
IMPORTANT....Note: You will probably get Segmentation Fault errors running the V6 SuperCharger script on ICS due to some funky stuff going on with the su (superuser) binary. Go HERE for a fixed su binary. No more fugly segfaults! - Thanks to wraithdu
Click to expand...
Click to collapse
Now follow this steps:
0. Download Script manager from the market.
1. Run the script via Script manager as ROOT
2. Recommended Options for RAM management 256HP--> Ledded(3), Unledded(2), Super Unledded(4)
3. Recommended Options for LAG kIlling: Engine Flash(18), Detailing databases(19)
For SOME reason U cant run script manager.... THEN LETS IMPROVISE:
0. via file manager find the supercharger script file and copy the whole name (with extension)
1. go to terminal emulator
2. write:
Code:
su
{press enter}
3. write:
Code:
cd /sdcard/
{press enter}
4. write:
Code:
sh V6_SuperCharger_for_Android-Update9_RC7.sh.pdf
[u have pasted the name]{press enter}
NOW:
# After applying RAM minfree values you'll be asked to Wipe delvik cache and reboot. and YES u need that...
# U said YES ... Now your delvik cache is wiped and it rebooted.
# ITS TIME TO MAKE UR LAUNCHER DIE-HARD! So Enter CWM Recovery and Flash the previously prepaired zip. REBOOT.
# This time it will take some time to boot as Delvik cache has been wiped and has to be rebuild.
NOW Dealing with Stickiness of your applied Minfree values:IMPORTANT
#Run the Script again.
#U will see that it says about a percentage of supercahged-ness...
#If ur applied minfree values has not sticked a file will open which will say what to do to make these values fixed.
{For this u'll need script manager}
0. open script manager
1. go to /system/etc/init.d/
2. u'll see a file named "99supercharge" click on it...
3. give it the permission for ROOT and RUN AT BOOT and run.
4. script manager will run at every boot and fix ur minfree values.
WARNING: IF Script manager Can Not Run at boot for some reason minfree values will not be applied.
LAG KILLING:
Two options i use to kill lag. : 1. Engine Flush (18)
2. Detailing A.K.A Vaccuming (19)
# If u Run these from the main script a terminal emulator shortcut will be created
# after days of use if u feel choppy and laggy u can apply them via terminal emulator
Detailing/Vaccuming:
[info: this will re-index ur databases to make ur phone faster]
Open terminal emulator
Code:
su
{press enter}
Code:
vac
{press enter}
DONE!!
Engine Flush:
Open terminal emulator
Code:
su
{press enter}
Code:
flush
{press enter}
DONE!!!
Enjoy it... like a boss!
zeppelinrox said:
Updated April 10, 2012: - V6 SuperCharger Update 9 RC8.2
.................................... - Fixed - Bug when trying to apply calculated values automatically on rookies' first run - it would just loop back to menu
.................................... - Fixed - Bug regarding fix emissions option when resupercharging.
.................................... - Fixed - Bug regarding the installation marker in build.prop.unsuper.
.................................... - Improved - Has proper rounding of decimals instead of just truncating them. This was a royal pain in the ass.
.................................... - Enhanced - User prompts. No more confusion regarding the "applet not found" note
.................................... - Tweaked - Method by which /init.d/*97BulletProof_Apps is launched.
.................................... - Tweaked - Code a bit
Updated April 03, 2012: - V6 SuperCharger Update 9 RC8.1
.................................... - Fixed - Bug where the script appied all 0s for the minfrees
.................................... - Fixed - Bug where the script would crash when supercharging current minfrees that had a decimal value (ie. 32.532 MB was bad)
Updated April 02, 2012: - V6 SuperCharger Update 9 RC8
.................................... - Added - Fix Emissions Script! (Fix Permissions)
.................................... - Added - Option to run Fix Emissions on boot! (Does NOT slow down boot time!)
.................................... - Removed - Market links to BusyBox Installer (suddenly half assed busybox builds are running rampant ;p)
.................................... - Added - Link to my OP to get BusyBox builds compiled by wraithdu instead (So There! smali ass busybox builds!)
.................................... - Added - Automatic direction to use calculated values for Rookies! (after selecting Driver Options)
.................................... - Added - Support for a couple of more launchers
.................................... - Tweaked - Delay time in *97BulletProof_Apps - reduced to 30 seconds from 60 seconds. Shouldn't effect battery life since it still goes to deep sleep as it always does.
.................................... - Tweaked - Method by which /init.d/*97BulletProof_Apps is launched.
.................................... - Tweaked - Interface and user prompts.
.................................... - Changed - "Help File" to "Owner's Guide"
.................................... - Removed - Most DNS Tweaks (too many weird connection issues started happening)
.................................... - Tweaked - net.tcp.buffersize.* settings
.................................... - Changed - "Market" to "Google Play"
Click to expand...
Click to collapse
Downloads:
Mirrors are discoraged
V6 supercharger Updates (the latest are at the last of the post)
This thread will be updated with each update of of the original thread
THIS IS EXACTLY WHAT IM WAITING FROM YOU ![Coz im read at Minicm9 thread you Talking About this] LOL
Thanks dude, [Thanks overlimit, Hit Soon ]
Shimizux said:
THIS IS EXACTLY WHAT IM WAITING FROM YOU ![Coz im read at Minicm9 thread you Talking About this] LOL
Thanks dude, [Thanks overlimit, Hit Soon ]
Click to expand...
Click to collapse
no prob. dude! enjoy!
Cannot download the attached .pdf file.
Dude,
IF, I change, flash a new rom [ICS ROM]
Do i need Upload my service.jar again?
Or i can use same service.jar file and Just Flash via CWM in New Costum ICS Rom ? Just in case.
virajt said:
Cannot download the attached .pdf file.
Click to expand...
Click to collapse
Yep, Failed to Load PDF Document.
why it is in .pdf not .sh?
can you also upload the patch service.jar you used in nAa ICS.
Thanks
working on it... i can download the files btw!
and its in .sh.pdf
it is recognized as script anyway!
Shimizux said:
Dude,
IF, I change, flash a new rom [ICS ROM]
Do i need Upload my service.jar again?
Or i can use same service.jar file and Just Flash via CWM in New Costum ICS Rom ? Just in case.
Yep, Failed to Load PDF Document.
Click to expand...
Click to collapse
yes u hav to patch it again...
mediafire mirror updated!
Dude,
I run Script with Terminal Emulator,
But it Always Need for me to choose Option [1-30]
Idk, What option should i choose,
Then yeah i choose option 30,
Some Command appear,
And "Buh Bye :")"
LOL! No Command for to Wipe Dalvik Cache. =.=
Shimizux said:
Dude,
I run Script with Terminal Emulator,
But it Always Need for me to choose Option [1-30]
Idk, What option should i choose,
Then yeah i choose option 30,
Some Command appear,
And "Buh Bye :")"
LOL! No Command for to Wipe Dalvik Cache. =.=
Click to expand...
Click to collapse
that command is "super clean" on the list. "29"
and i've written the options recommended in OP with number!
farhanzahinfj said:
that command is "super clean" on the list. "29"
and i've written the options recommended in OP with number!
Click to expand...
Click to collapse
Then i Should Run Script Again,
Thanks.
Edit : Should i choose unleaded? or choose 3 of them?
to download just right click on the first link and save as option.
Trying
Shimizux said:
Then i Should Run Script Again,
Thanks.
Edit : Should i choose unleaded? or choose 3 of them?
Click to expand...
Click to collapse
Only one will work... its like 3 options one answer... chose super unledded for more free memory... read the things the script is saying... u'll understand!
Sent from my E15i using XDA
farhanzahinfj said:
Only one will work... its like 3 options one answer... chose super unledded for more free memory... read the things the script is saying... u'll understand!
Sent from my E15i using XDA
Click to expand...
Click to collapse
Yezza ! i already choose Option 4
Works great !
Thanks Again Man
I'm not on ICS, but I don't understand the playful options in the v6 supercharger and what each of them does (in layman please). If you have any link for help, please share it=). thanks
wakoko79 said:
I'm not on ICS, but I don't understand the playful options in the v6 supercharger and what each of them does (in layman please). If you have any link for help, please share it=). thanks
Click to expand...
Click to collapse
go to the original thread... link in the OP
Thread Updated! new script update9 RC8.... changelog added... fixes for superuser binary !!
Updated V6 U9RC8.1
I got syntax error on line 5555! In both 8.1 and 8 scripts.

[ROM] Moto X AT&T [Build from system Dump] Deodexed

Moto X Deodexed ROM​
This is a rom based on the system dump there are no guarantees that it will work on your device [No boot.img included]
you can flash this zip but i don't recommend it since theres probably not a working updater-script (status 7 or anything else) also theres no boot.img inside this zip! i don't have it neither is it released here.​
Whats in this version?
Initial release:
Android OS version : 4.2.2
Device : ghost
Model : XT1058
ROM Name : 13.9.0Q2.X-116-X-17-51
Rooted (Superuser app + su) : YES
Rooted (unsecured boot.img) : UNKNOWN <- Due to "fake" boot.img
BusyBox installed : YES
BusyBox run-parts support : NO
Apps2SD (Apps to EXT) enabled : YES
/data/app enabled : YES
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : YES
/system/framework is deodexed : YES
/system/app is deodexed : YES
radio.img found : NO
ROM will wipe all data : NO
Download
err and yes there will most likely be bugs
Yes you're allowed to use this and modify and make a rom when theres a working boot.img and.
this is just files you can take and do whatever you wan't to.
LastStandingDroid said:
Moto X Deodexed ROM​
This is a rom based on the system dump there are no guarantees that it will work on your device [No boot.img included]
you can flash this zip but i don't recommend it since theres probably not a working updater-script (status 7 or anything else) also theres no boot.img inside this zip! i don't have it neither is it released here.​
Whats in this version?
Initial release:
Android OS version : 4.2.2
Device : ghost
Model : XT1058
ROM Name : 13.9.0Q2.X-116-X-17-51
Rooted (Superuser app + su) : YES
Rooted (unsecured boot.img) : UNKNOWN <- Due to "fake" boot.img
BusyBox installed : YES
BusyBox run-parts support : NO
Apps2SD (Apps to EXT) enabled : YES
/data/app enabled : YES
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : YES
/system/framework is deodexed : YES
/system/app is deodexed : YES
radio.img found : NO
ROM will wipe all data : NO
Download
err and yes there will most likely be bugs
Yes you're allowed to use this and modify and make a rom when theres a working boot.img and.
this is just files you can take and do whatever you wan't to.
Click to expand...
Click to collapse
Can you post the build.prop lines for:
ro.product.brand
ro.product.name
ro.product.device
Please?
Apps2SD... funny
I love having an sd card slot......... Wait what?
Sent from my C6802 using Tapatalk 2
Maybe this doesn't have an external storage. ?
Sent from my GT-I9505 using Tapatalk 4
Is there a 4.3 version?
LastStandingDroid said:
Maybe this doesn't have an external storage. ?
Sent from my GT-I9505 using Tapatalk 4
Click to expand...
Click to collapse
No.
Sent from my SGH-M919 using Tapatalk 2
LastStandingDroid said:
Moto X Deodexed ROM​
This is a rom based on the system dump there are no guarantees that it will work on your device [No boot.img included]
you can flash this zip but i don't recommend it since theres probably not a working updater-script (status 7 or anything else) also theres no boot.img inside this zip! i don't have it neither is it released here.​
Whats in this version?
Initial release:
Android OS version : 4.2.2
Device : ghost
Model : XT1058
ROM Name : 13.9.0Q2.X-116-X-17-51
Rooted (Superuser app + su) : YES
Rooted (unsecured boot.img) : UNKNOWN <- Due to "fake" boot.img
BusyBox installed : YES
BusyBox run-parts support : NO
Apps2SD (Apps to EXT) enabled : YES
/data/app enabled : YES
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : YES
/system/framework is deodexed : YES
/system/app is deodexed : YES
radio.img found : NO
ROM will wipe all data : NO
Download
err and yes there will most likely be bugs
Yes you're allowed to use this and modify and make a rom when theres a working boot.img and.
this is just files you can take and do whatever you wan't to.
Click to expand...
Click to collapse
Awesome, I just moved from the Sprint Optimus G, hopefully I can get a modified stock going for this.
If you were to flash this and just flash a sprint boot.img, it would at least boot... Yes? This is assuming it's flashable.
Sent from my XT1056 using Tapatalk 2
I'm 100% sure it's not fully flashable . I think updater script needs to be reworked
Sent from my GT-I9505 using Tapatalk 4

[RTMixManager™][SHARE]Looking for a real functioning game booster? Get one here!:D

Note : I'm just sharing the work of the XDA Member LENAROX.This script basically improves the performance of your game.Not tested on any of the roms
But I guess it should work.If anything goes wrong,flash the rescue file given at the end of this post.​
What does it do?
-manages ram​
How do i apply?
-delete ANY OTHER SCRIPTS IN YOUR INIT.D FOLDER before you continue.
-you must have cwm recovery that supports wipe init.d or nandroid backup.
1.first download busybox from stericsonhere and install busybox.
2.next, download smanager.
3. download the script(its not a real pdf file) and run it via smanager.
4. follow the instructions what the script says, and it'll all be okay!
-=init.d method now supports stock kernels=-​
Some android devices may not support this loop script, and the preferred method to run this wonderful script is to:
CHOOSE THE XBIN MODE!
-to run manually(after you installed it as xbin mode):
1.open up terminal emulator(i dont recommend smanager cause it doesnt work with ampersand.)
2.type su and enter
3.type rtmixman and enter
4.leave it running in the background.
5.done!​
IMPORTANT! if you have bricked your device after reboot, download the RTMixManager_Rescue_Zip_CWM.zip below and flash!
-this will return your rom's status into right before you install this script.​
Downloads : RTMix Manager : http://forum.xda-developers.com/attachment.php?attachmentid=1959358&d=1368466137
Uninstaller or Rescue file! : http://forum.xda-developers.com/attachment.php?attachmentid=1826936&d=1364031202​
Busybox : https://play.google.com/store/apps/details?id=stericson.busybox
SManager : https://play.google.com/store/apps/details?id=os.tools.scriptmanager&hl=en​
Original Thread : http://forum.xda-developers.com/showthread.php?t=2076101​
Credits :
LENAROX
Click to expand...
Click to collapse
​

[SHARE][MOD][Tweaks][Scripts] ATX - Script [Performance,Smoothness,FreeRam etc]

Note : I'm just sharing the work of XDA Member ryaneaepple.This has been tested on Hyperion 9 and it gives a good performance overall.Take a look at some of it's features:
ryanaepple said:
A.T.X​SCRIPTS​
Leaked Ram ?? .....
....................Lazy phone ??
...........................Laggy system ??
>>>>>>>>I Present this special for you all
Original Thread : http://forum.xda-developers.com/showthread.php?t=2875849​
Click to expand...
Click to collapse
FAQ​
for other confused about this script
Q : How to know this script run properly ??
A : Try to locate log file using root explorer, that name "ATX-Script.log" at /data/ATX-Script.log ... if there... try to read them...if no, make sure your init.d activated ...
Q : This script take or base from what ??
A : This script Building from Reference (V6superchaged,Rtmix manager,Thunderbold,pure-performance X.. see properly "credits" at 1st post)
Q : How to uninstall this script ??
A : i have tell it at 1st post
Q : My phone get laggy than before ??
A : Feel free to tell me ... i need your information such your device name and android version your device..also uninstall them if your phone gettingg lags ....
Q : My phone get Bootloop ??
A : Feel free to tell me ... i need your information such your device name and android version your device..and please restore your ROM from backup..
Q : My internet connection are slowly after this script ??
A : try to remove script using root xplorer at /system/etc/ini.d/94Nett and reboot

[Tutorial] Installing Xposed on MediaPad x1

Although the device is protected but it is an android ( The best open-source OS ) and here are the simplest steps :-
1- Rooting the device by Vroot
2- Install terminal
3- Install BusyBox
4- Install xposed
5- Write those commands in the terminal : su
mount -o rw,remount /system
chattr -R -i /system
6- Open any file manger and search for a file named set_immutable.list
7- Rename it into set_immutable.list.old
8- Go to INSTALLATION MODE in exposed frameword and tick on disable resource hooks
9- Tab on Install/Update DO NOT ACCEPT THE REBOOT
10- Go back to the file manger and rename the file " set_immutable.list.old " back to " set_immutable.list " ( you will get boot-loops if you skipped this step )
# Now you can also edit the build.prop
# As soon as you reboot the system permission will be back to the main original permission
# You also can edit host file my the same steps ( no need to say without re-installing exposed...... -_-)
# Now you can reboot
Tested my self, Written by me, Found the info on a French development website
What I tested with exposed :-
1- Android Apps Theme Engine pro >> Not Working
2- Android L Navigation Bar >> Not Working
3- Android L Theme >> Not Working
4- Android Theme Engine >> Not Working
5- Battery Home Icon >> Working
6- Burnt Toast >>Not Working
7- GravityBox [KK ]>> Not Working, but I
8- MaxLock >> Working
9- Network Speed Indicator >> Not Working
10- Physical Button Music Control >> Working
11- Statusbar download progress >> Working
12- VolumeStep+ >> Working
13- PinNotif >> Working
14- XHalo Floating Window >> Working
15- Xinstaller >> Working
= Everyone say what he test
Thanks. On my rooted x1 (7d-501u, 4.4.2 EMUI 3.0 400dpi), I simply install xposed 2.5.1.
I installed appsetting 1.8, try changing dpi but no effect, no error report. Any recommendation?
Sent from my X1 7.0 using Tapatalk
If Gravitybox doesn't work, not much point for Xposed.
I am on R002C209B008 Malaysia, and although I did the system r/w commands and got Xposed installed, nothing works. After a reboot, Xposed says it's not working.
I tried 2.4.1 which installed, but none of the newer mods work. I then tried 2.5.1, which shows the framework in red color. 2.7 experimental 1 installed with green text, but again nothing works after a reboot.
The trick that used to be edit build.prop for the hwtheme=0 no longer works.
Huawei also needs to release their kernel and ROM sources.
bthoven said:
Thanks. On my rooted x1 (7d-501u, 4.4.2 EMUI 3.0 400dpi), I simply install xposed 2.5.1.
I installed appsetting 1.8, try changing dpi but no effect, no error report. Any recommendation?
Sent from my X1 7.0 using Tapatalk
Click to expand...
Click to collapse
I didn't notice any change too
joytest said:
If Gravitybox doesn't work, not much point for Xposed.
I am on R002C209B008 Malaysia, and although I did the system r/w commands and got Xposed installed, nothing works. After a reboot, Xposed says it's not working.
I tried 2.4.1 which installed, but none of the newer mods work. I then tried 2.5.1, which shows the framework in red color. 2.7 experimental 1 installed with green text, but again nothing works after a reboot.
The trick that used to be edit build.prop for the hwtheme=0 no longer works.
Huawei also needs to release their kernel and ROM sources.
Click to expand...
Click to collapse
Have you tried those steps carefully ?, i have tested them on my 7D-501u on Rom emui 2.3, emui 3.0 B002 & B005
Which version of xposed did you use?
not working
i followed your steps but it did not work well with my b010 emui 2.3 K.K 4.4.2 and besides exposed will be nothing without the gravity box
its a hell of a good app to tweak your device i wish someone find a way for this big problem we need gravity box
Ok, I admit I missed NOT renaming set_immutable.list.old back to its original name.
After this, Xposed 2.7.1 experimental works, and AppSettings works.
However, Dimensions and Gravitybox still do not work.
Damn you and your stupid theming engine Huawei.
joytest said:
Ok, I admit I missed NOT renaming set_immutable.list.old back to its original name.
After this, Xposed 2.7.1 experimental works, and AppSettings works.
However, Dimensions and Gravitybox still do not work.
Damn you and your stupid theming engine Huawei.
Click to expand...
Click to collapse
I can confirm Xposed 2.5.1 framework and App Settings 1.8 module works on EMUI 3.0 B008 (for 503L).
I installed an older version of Xposed, upgrade it to 2.5.1 within Xposed, then installed the App Settings 1.8 module and I can now change DPI for apps that I want to work like they will on tablets.
The only caveat - Huawei's theme engine will break with the above arrangement (this is the same when on 2.3 B010) - u wont get any error or FC but u 'cannot' change theme; no matter which theme u choose, the icons will remain as default.
I m ok as I use Action Launcher and dont mind this cosmetic setback, against the freedom to be able to choose the DPI of each app!
I did not do any hacks nor install busybox to the X1 prior to installing Xposed, only flashed the KangVIP mod to get clean root.
YMMV
---------- Post added at 05:36 AM ---------- Previous post was at 05:29 AM ----------
bthoven said:
Thanks. On my rooted x1 (7d-501u, 4.4.2 EMUI 3.0 400dpi), I simply install xposed 2.5.1.
I installed appsetting 1.8, try changing dpi but no effect, no error report. Any recommendation?
Sent from my X1 7.0 using Tapatalk
Click to expand...
Click to collapse
if you are sure u got Xposed 2.5.1 and App Settings 1.8 properly installed and activated (did u activate the App Settings 1.8 module within Xposed?), the only thing missing may be what the KangVIP mod did to the system, you nay want to try flashing that (your X1's bootloader must be unlocked).
if u can download from china servers, the link is as below, else i will try to upload to mediafire for u (author is quite particular abt rehosting his files)
URL: pan.baidu.com/s/1jGLzK4u
Code: 7c6s
if you cannot download from china servers, then use the link below
http://www.mediafire.com/download/04izc31qkkl4d2q/X1-EMUI3.0-B008_img.rar
good luck!
(i find wifi on 3.0 B008 not as good as when on 2.3 B010, but all other new features are pretty sweet)
daser4ever96 said:
Although the device is protected but it is an android ( The best open-source OS ) and here are the simplest steps :-
1- Rooting the device by Vroot
2- Install terminal
3- Install BusyBox
4- Install xposed
5- Write those commands in the terminal : su
mount -o rw,remount /system
chattr -R -i /system
6- Open any file manger and search for a file named set_immutable.list
7- Rename it into set_immutable.list.old
8- Go to INSTALLATION MODE in exposed frameword and tick on disable resource hooks
9- Tab on Install/Update DO NOT ACCEPT THE REBOOT
10- Go back to the file manger and rename the file " set_immutable.list.old " back to " set_immutable.list " ( you will get boot-loops if you skipped this step )
# Now you can also edit the build.prop
# As soon as you reboot the system permission will be back to the main original permission
# You also can edit host file my the same steps ( no need to say without re-installing exposed...... -_-)
# Now you can reboot
Tested my self, Written by me, Found the info on a French development website
What I tested with exposed :-
1- Android Apps Theme Engine pro >> Not Working
2- Android L Navigation Bar >> Not Working
3- Android L Theme >> Not Working
4- Android Theme Engine >> Not Working
5- Battery Home Icon >> Working
6- Burnt Toast >>Not Working
7- GravityBox [KK ]>> Not Working, but I
8- MaxLock >> Working
9- Network Speed Indicator >> Not Working
10- Physical Button Music Control >> Working
11- Statusbar download progress >> Working
12- VolumeStep+ >> Working
13- PinNotif >> Working
14- XHalo Floating Window >> Working
15- Xinstaller >> Working
= Everyone say what he test
Click to expand...
Click to collapse
when i enter 'mount -o rw,remount /system' on terminal it says 'mount: Invalid Argument'
what i need to do??

Categories

Resources