[Q] No Init.d??? - Eee Pad Transformer Q&A, Help & Troubleshooting

I can't seem to find the init.d folder in a galaxy tab 10.1 rom I am porting over to our asus eee pad transformer. I am using this guide: http://forum.xda-developers.com/showthread.php?t=1598713 and I am on this step
Now go into etc folder (/system/etc) in BASE and open init.d folder
Copy everything there and paste it into PORTED's /system/etc/init.d
Now in BASE, delete the init.d folder
And now in PORTED, copy the init.d folder to BASE's /system/etc
Click to expand...
Click to collapse
Some files are:
audio
bluetooth
dhcpcd
kies
permissions
ppp
security
updatecmds
wifi
amazon-kindle.properties
apns-conf.xml
audio_effects.conf
dbus.conf
default_gain.conf
enforcecopyinglibpackages.txt
event-log-tags
fallback_fonts.xml
feature_default.xml
gps.conf
gps.xml
hosts
init.goldfish.sh
media_profiles.xml
mkshrc
NOTICE.html.gz
purenandpackages.txt
purenandpackages_pref.txt
sec_packages_count.txt
security_profile.dat
somxreg.conf
spn-conf.xml
system_fonts.xml
tinyucm.conf
tinyucm.conf
vold.fstab
Volume.db
...But no init.d. BTW, this is a stock rooted rom. Any suggestions?
Also, sorry for the dumb question, but is it possible to convert the init. goldfish.sh to init.d??
Thanks in advance

I don't think there is one, check the hex of the init.goldfish, if it's the same as what you're looking for a file extension change should work fine.

Related

[Resolved] [CLOSE THREAD] [Q] Android 2.2.1 with ODEX ROM

Hi,
I have a phone that have Android 2.2.1 with ODEX Rom.
The phone GPS has a problem, it reports the speed in knots instead m/s.
I have the solution to solve this GPS problem but I need to edit one of the classes inside the framework.odex (class location).
This is my problem:
How can I decompile the odex file and, after I make my changes, compile it again in odex format?
Hope someone can help me with this.
http://tinyurl.com/5ru2hrl
also
http://goo.gl/xB9rK
Hi,
I just found how to decompile odex files with baksmali.
But, it is possible generate the new odex file with dexopt-wrapper or something like that without use the phone?
I dont have root access in my phone because of that I must do it in my computer and use the update.zip to update my phone.
I try z4root but I think is not working with my phone.
Android 2.2.1 with ODEX ROM (Solved)
Problem solved.
I fallow this tutorial and it works just fine.
Just one thing, when I decompile the .odex file with the Baksmali I had to use the BOOTCLASSPATH.
To Baksmali and dexopt-wrapper we need to know the BOOTCLASSPATH.
In adb just type: adb shell echo $BOOTCLASSPATH

Circular battery mod for all firmwares(easiest way)

Instructions:
copy "framework-res.apk"to your PC
Rename .apk to .rar(zip) then right click"framework-res.rar"then extract it with WinRAR(WinZip)
Enter framework-res\res\drawable-hdpi and select"stat_sys_battery_0.png" to "stat_sys_battery_100.png",total 101 pictures which from your sources folder and copy all of them to the destination,replace older files like these
When you finish doing that back to find folder"framework-res",then use WinRAR OR 7zip(i used 7zip) to compress it to a .APK file the"archive name" is end with .apk And "Compression method" is "Store"
Modify the attribution of this apk!(from root explorer).
Its attribution is "rw-r--r--"
Modify with Root Explorer or other programs and now copy "framework-res .apk in system/app
Reboot...
n u r with your new battery mod
LINK------http://www.mediafire.com/?6o7r6wy2gu3bnyw
NJOY frnds !!!!
IF BY ANY MEANS I HELPED U,PLEASE HIT THANX
akshatsourav said:
Instructions:
copy "framework-res.apk"to your PC
Rename .apk to .rar(zip) then right click"framework-res.rar"then extract it with WinRAR(WinZip)
Enter framework-res\res\drawable-hdpi and select"stat_sys_battery_0.png" to "stat_sys_battery_100.png",total 101 pictures which from your sources folder and copy all of them to the destination,replace older files like these
When you finish doing that back to find folder"framework-res",then use WinRAR OR 7zip(i used 7zip) to compress it to a .APK file the"archive name" is end with .apk And "Compression method" is "Store"
Modify the attribution of this apk!(from root explorer).
Its attribution is "rw-r--r--"
Modify with Root Explorer or other programs and now copy "framework-res .apk in system/app
Reboot...
n u r with your new battery mod
LINK------http://www.mediafire.com/?6o7r6wy2gu3bnyw
NJOY frnds !!!!
IF BY ANY MEANS I HELPED U,PLEASE HIT THANX
Click to expand...
Click to collapse
First copying framevork apk to app folder does nothing, second just adding new graphics to apk without modding xml files does nothing.
I suppose that you have already modded framework (first Chinese rooted ROM had this modd in framework-res.apk) and replaced those .pngs and there is no need to rename and compress just drag and drop using winrar. Of course you could not have any effect if you did not copied this apk to your root/system/framework folder.
There is also charging graphics, after all without modding xml files you can only see few graphics (battery level 0, 10, 20, 40...). And dangerous thing is replacing framework apk with another from other ROM version will end up with "bootloop"...
nedooo said:
First copying framevork apk to app folder does nothing, second just adding new graphics to apk without modding xml files does nothing.
I suppose that you have already modded framework (first Chinese rooted ROM had this modd in framework-res.apk) and replaced those .pngs and there is no need to rename and compress just drag and drop using winrar. Of course you could not have any effect if you did not copied this apk to your root/system/framework folder.
There is also charging graphics, after all without modding xml files you can only see few graphics (battery level 0, 10, 20, 40...). And dangerous thing is replacing framework apk with another from other ROM version will end up with "bootloop"...
Click to expand...
Click to collapse
and if i hav a cwm backup i can restore it.....so wat
is a problm it trying...?

[Q] DSPManager

Guys, is it possible to install dspmanager from cm 7.2 in stock rom? If so, could you please provide apk?
possible... but you must root first your handheld,
just download this DSP and Libs
backup first that you change
just extract it, you will get DSPManager. apk and folder soundfx
push DSPManager.apk first to your system/app with root explorer...
the go to system/lib/
replace soundfx folder on system/lib with soundfx folder that u extracted
set permission soundfx with rwxr-xr-x
and set file on soundfx with rw-r--r--
reboot your phone and enjoy

Proper way to modify framework.jar and android.policy.jar

Hello - I am trying to add 'Reboot' option to Power Menu by modifying the following files - framework-res.apk, framework.jar, and android.policy.jar file. I was successfully able to add additional values to the xml file inside framework-res.apk and was able to merge my changes into the original .apk file and update in /system/framework without any issues. However, the smallest changes I make in framework.jar or android.policy.jar file breaks my system. It does not go into a Reboot Loop, but rather gives a message... Unfortunately, the <app name> has stopped working... or something like that... for almost all the apps and repeatedly.
I am on a Stock ROM of Micromax A110 (Mobistel T2). Do I need to DEODEX these .jar files first or do something else? I can't find the .odex files for these two jar files. I am not sure what I am doing wrong. Please help.
I can see some .odex files in my /system/app folder, but none in /system/framework. Is this normal? I am sure I didn't do any deodexing.

Viper Step to run on Lollipop rom with permissive kernel

First copy the file libv4a_fx_jb_NEON_SQ.so from assets folder which u get after extracting viper.apk file with root explorer to the system\lib\soundfx folder
Then open audio_effects.conf which is under etc folder. Then rename all line where libv4a with the above filename(libv4a_fx_jb_NEON_SQ) which we copy to soundfx folder Then save the configuration file and restart mobile and then open viper. If ask for driver then install and restart again. Now it will not ask for driver.
u need to decompile using root explorer or else... then only u can find assets folder under apk file of any viper app
This method will work for every version on any lollipop ROM but kernel with permissive only.
Only for Dev: as I don't have time to decompile this...
I request dev to kindly decompile the Viper file to copy the exact JB file to Sound FX folder, bcoz currently it copied ICS file which is for 4.0 or 4.3 version also need to chk audio_effects.conf file should contain the same JB filename not with ICS.
Chk this and let me know for any issues
Also Filchi756 and Beefheart : Kindly include this step in the OP or you can decompile the Viper apk file...
Thanks to Filchi756 and Beefheart to getting the source file of Viper.apk for Lollipop...

Categories

Resources