How to install Busybox for deodexed zipaligned rom - Galaxy S III Q&A, Help & Troubleshooting

If i deodexed and zipaligned a new rom. Then I copied the xbin folder, inside the folder is busybox, dexdump and su and copied the superuser.apk to the system/app folder and created a flashable zip. Does it mean when I flash the zip file I already have a rom with busybox and rooted with super user?

Related

[TOOL] - Supercharger ICS 4.1.B.0.431 - services.odex

Hi,
I modified the official nordic ICS 4.1.B.0.431 services.odex to use the supercharger script.
The zip is not a CWM install zip !!
Extract, SAVE and replace the services.odex in : /system/framework and execute in terminal :
cd /system/framework
chown 0.0 services.odex
chmod 644 services.odex
reboot and Supercharge...
Didnt work.. went into bootloop...
I use it and 100 % supercharged !! and I don't have bootloop...
I use official Nordic ICS 4.0.4
Check the file permission, please !

[Q] Deodex framework folder

I'm using official MIUI ROM right now and it's odexed. I want to deodex the framework files so I can add something. Yesterday I tried to deodex all the files in /system/framework/ folder by using command like "baksmali -c my-bootclasspath -x blabla.odex" on all of the .odex files in the folder. After finish deodexing all of them, I adb push to my system/framework/ chmod to 644 and rm all .odex files. After that I rebooted my phone and ended stuck in boot logo.
My questions:
1. Do I have to deodex the entire folder or just deodex the .jar related to bootclasspath?
2. Do I have to use "-c bootclasspath" command to deodex .jar that doesn't depends on bootclasspath like com.android.location.provider.jar?
3. Can I just deodex only my framework.jar and android.policy.jar because I only want to edit those two files?
4. Or I need to deodex the entire ROM included my apps??
Please someone help me, I'm a newbie
Sent from my Galaxy Nexus using Tapatalk 2

[DEV HELP] make an apk execute a shell command when opening

Hey, i have recently been working on my own theming system, im not that good with .apk files yet, i know XML and am learning smali, but i am clueless with building..
so basically this is how my theming system works, i have a directory called /system/etc/SPRtools containing an ORS(openrecoveryscript) and a flashable .zip file called theme.zip, at the moment to start the theming system i have made a bin file that executes the following
#!/system/bin/sh
cp /system/etc/ORS /cache/recovery/openrecoveryscript
cp /system/etc/theme.zip /sdcard/
reboot recovery
now how would i go about making a .apk file that you click on and does this?
or even give me a hand on integrating it in SecSettings.apk??
oh and i also have an init.d script that deletes the copied theme.zip for the sdcard!
thanks guys!!

bat script to check if android is rooted

can anyone help me out with an
adb bat script that will check weather android is rooted
root files are located
superSU -- /system/app
su binary -- /system/xbin symlinked to /system/bin
i can find functions but nothing that is adb bat script.
any help would he appriciated.

[Q] Custom zip how to create a /data/app folder?

I have created a rom zip file with Archi Kitxhen and it Works well, the dir inside the zip file are:
/META-INF
/system
boot.img
I want to add /data/App and be able to fill up with apps that will be in /data/App automaticaly after flashing.
How can I do it manualy?
I tried Android Kitchen in Linux but my rom dont flash after using it
In /META-INF/com/google/android I have:
update-binary
updater-script
I want the Zip file to flash to contain
/Data/App
/META-INF
/system
boot.img
Thank you for the help
You can try the app zipme on playstore
http://forum.xda-developers.com/showthread.php?t=2633379
Thanks I found that I could use Android Kitchen too

Categories

Resources