hi, does anyone know how to install dsp manager to hd2 android? people with native android phones install it via recovery mode, but I don't know how to do this with hd2. here's one thread about it: http://forum.xda-developers.com/showthread.php?t=773449
thanks
You put the apk in the root/system/app folder and you put the libaudioflinger.so in the root/system/lib folder and full reboot android and it should work
*if non of the folders exist then create them and if libaudioflinger.so allready exists then overwrite it
I've tried replacing it.. but it does not allow me to replace the file
Use ES File Explorer to mount system data as writable. its free from the market.
open es file explorer, go to settings and pick root options.
I'm currently using ES file explorer.. but i cant check the Mount File System
TheiPhoneKiller said:
You put the apk in the root/system/app folder and you put the libaudioflinger.so in the root/system/lib folder and full reboot android and it should work
*if non of the folders exist then create them and if libaudioflinger.so allready exists then overwrite it
Click to expand...
Click to collapse
Hey TheiPhoneKiller!
Where can I find these files? I´ve downloaded this zip file, but I can´t find a libaudioflinger.so in there...
here we go,ive uploaded it for you
thank you, man
Thanks... its working on normal builds, i think this doesn't work with ram edition builds.
ok, i finally tried installing this as instructed and after reboot the phone just stalls at htc logo. i rebooted once more and still the same. so i did a fresh install
edit: apparently my build (jdms) already has dsp manager built in.
I am trying to take a keyboard that somebody made into a flashable .zip file, and implement it into a rom that I am working on. What I did was flash the .zip through cwm, then found the apk, backed it up, and then placed it in the /system/app folder on the new rom. The problem is as soon as the rom boots, I get a force close error. So I took a look at the .zip file, there are two folders meta-inf and system. inside system there is an app folder and lib folder. My question is can I just take the apk and lib file out and place them directly into /system/app and system/lib on the new rom? and if so do i need to do anything with the META-INF folder? any ideas would be GREATLY appreciated!!!
thanks
the META-INF folder may have some script that does some other manipulation of the filesystem or runs helper apps during installation. See what's in META-INF/com/google/android/update-script.
Hey guys,
I just started the long journey of android rom development/cooking using an app called Android Kitchen, and I'm looking for some help from the more experienced. I extracted a custom rom folders (for personal use), and started to edit some of the extracted files (replacing and deleting), but I'm quite lost when it comes to merging flashable .zip folders (like lockscreens and mods) with the extracted rom file.Should I copy and paste whats inside the flashable zip into the rom file? Or should I use note editor to copy what's inside the mod file itself, copy the text, and add it to the original one? I really want to add these mods through this app rather than recovery mode. And can I emulate edited roms on my computer rather than risking my phone?
Thnx...
I must have an unused odex file on my phone I have ran into this issue before.
Every time I restart my phone it says it's upgrading.
I used file explorer and went to 'Data'->'app' folder but I do not see any .apk and or odex files.
There are folders there instead.
I am on Android 5.0 (Rooted)
Any help would be very much appreciated.
Thank you.
Hi developers .
I have a little question , I need a code for installing apk from the asesst folder (onClick) but with out copying the apk to sdcard.
Is this possible ?
And thanks in advance
Any ideas??