(Q) DSP Manager - Xoom Themes and Apps

I have ICS on my Xoom and tried to install DSP manager ICS app but it won't show up. Can anyone help me out? I'm using AOKP milestone 4 if it helps.

I get FC when opening the app. Best bet is to use something else
Sent from my Xoom using XDA Premium HD app

I believe DSP manager has some dependencies which are baked into CM ROMs. Your best bet is to use CM9 if DSP manager is that important.
Sent from my MB860 using xda premium

I have been using DSP Manager on my Galaxy Nexus without any errors (B35 of AOKP right now). If I flash this onto B35 of the Xoom, I get FC's when I attempt to use it. I don't know what the issue is but I can't seem to get it to work.

Push it to system/app and re odex the Rom.
Let us know if it works. I use volume + and it works better in my opinion.
Sent from my ADR6350 using xda premium

I've had good luck with This Flashable Zip (flash in recovery). I'm using it with the Team Eos Nightlies on my wifi Xoom.

Just realized I didnt provide the code to push the file...sorry bout that.
adb remount
adb push (file name/location) system/app
adb reboot
file name and location is dspmanager.apk and you can drag and drop the actual file into the command.

Related

TW Launcher (default) reinstall

Hello fellow xda members. I had a problem the other day. I installed sgs tools and tried downloading a different launcher. It loaded the launcher fine but I wasn't satisfied. I tried restoring it but it gives the error "folder not found." I was wondering if anybody knows how to reinstall the built in default tw launcher and if I can possibly restore the layout.
Sent from my SAMSUNG-SGH-I897 using XDA App
argonarcel said:
Hello fellow xda members. I had a problem the other day. I installed sgs tools and tried downloading a different launcher. It loaded the launcher fine but I wasn't satisfied. I tried restoring it but it gives the error "folder not found." I was wondering if anybody knows how to reinstall the built in default tw launcher and if I can possibly restore the layout.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I'm sure you could find the apk with a search.
Are you running a custom rom?
No, I'm runnin default android 2.2 froyo. Rooted, but nand backup doesn't work either. A few months ago, I tried backing up with rom manager, but after rebooting, their still wasn't any backups availible to restore. When I boot into system recovery, it doesn't even open cyogenmod reovery.
Sent from my SAMSUNG-SGH-I897 using XDA App
CM revovery? Stock 2.2? I'm confused.
I tried. Google doesn't show any, only custom launchers and I don't want that.
Sent from my SAMSUNG-SGH-I897 using XDA App
Bump...
Did you manually check the sgs tools folder for the backup of your stock launcher?
I've been using the gingerbread launcher from the market and I really like it. Just putting it out there to think about it.
Sorry I meant clockwork recovery mod. THAT didn't work or I wouldn't be asking for a way to reinstall default tw launcher. Thanks for all the current ideas
Sent from my SAMSUNG-SGH-I897 using XDA App
If you still need it, I attached it for you. Just drop it in the system/app folder. Good luck.
Never mind.someone else got it.
OMG THNX FOR ALL YOUR GUYZ (or girls if any) HELP!!! THIS IS GREATLY APPRECIATED!!!
Sent from my SAMSUNG-SGH-I897 using XDA App
Oh, nvm. It didn't work. Thanks tho Keyvin M.
Sent from my SAMSUNG-SGH-I897 using XDA App
Thanks for all you guyz help ( again) but it didn't work so ill just stick with a gb launcher
Sent from my SAMSUNG-SGH-I897 using XDA App
The one from the market is super easy. And if you accidentally delete it, it's there to reinstall
This is the one from my phone. Dont know if it is what you are looking for as i am currently running Continuum, but good luck.
I think you might need the .odex file as well since I recall seeing that you are running stock 2.2. Did you delete that file?
I'm not sure. How do I check?
Sent from my SAMSUNG-SGH-I897 using XDA App
You can use Root explorer or a similar app and navigate to system/app. See if there are .odex files for the corresponding apk's. If the one for the launcher is missing than that would cause the issue. What happens when you try to run the launcher? does it just force close?
edit: I was able to find the apk and .odex file from a stock 2.2 build. Just drop it in hopefully this works. Just unzip and extract the files manually.
I can't find it. All there is is the .odex for the tw launcher wallpaper
Sent from my SAMSUNG-SGH-I897 using XDA App
^ I was editing my post while you posted, in case you missed it, I added the files you need.

Does anyone have the tbolt stock gallery?

So I flashed the bamf 1.5 remix Rom, and I can't find my gallery anywhere. I'm not sure if I deleted it through root explorer. I don't think I did. Anyways, its nowhere to be found in my phone. I downloaded the 3D gallery, and it seems to work ok, but doesn't work in my camera, and I can't add photos for my contacts because it says no pictures exist on my phone. So, it just seems like I need to have the stock gallery for things to be glitch free. Does anyone have a link to the stock tbolt gallery?
Sent from my ADR6400L using XDA Premium App
Here ya go, hope it works...
Thanks for the fast reply. I tried installing that apk, but it won't install. I even tried extracting the apk from the bamf remix Rom, but that won't install either. Do I need to zip it and flash in in recovery?
Sent from my ADR6400L using XDA Premium App
it should be able to install thru adb. Ziping it wont help
I'll have to do it when I get home. I'm at work now. I was hoping I could just put the apk in the system/app folder, but that didn't work either. Thanks again. I'll adb it in the morning.
Sent from my ADR6400L using XDA Premium App
You have to change permissions to rw-rr
Sent from my ADR6400L using XDA Premium App
Ok so I opened root explorer, longpressed the htcalbum apk, then clicked permission, selected the appropriate permissions, but they don't change. Am missing a step?
Sent from my ADR6400L using XDA Premium App
So after many unsuccessful attempts to install the apk, I just reflashed the Rom, and there it was. I must've deleted the apk when I was removing some of the stock widgets. Anyways, I love this Rom. Adrynalyne, and ThatDudeButch, ... You guys deserve lots of props for your work. I've flashed many roms on many phones, and this is one of the cleanest and coolest roms. And the support on this tom is awesome. The battery life is fantastic even with 4g enabled. Thanks again for all your work. You guys a geniuses.
Sent from my ADR6400L using XDA Premium App

[APP]Latest DSP Manager for ICS

Mod edit: The required libraries can be found in this post thanks to snandlal.
Latest DSP Manager extracted from CM9
Flash this file in recovery!
http://www.mediafire.com/file/676k6irg32y4p13/DSPmanager-ics.zip
OR
Download this apk
http://www.mediafire.com/?756e39vr1myw49e
And
Push this file with ADB command
1) Go to recovery and mounts and storage
2) mount system
3) Then write adb push dspmanager.apk /system/app
4) Reboot system
This works with the stock sound and Video app
If you want want dolby sound like , just enable Virtual room and select Large room
If you like the post please thanks
Before you push the file to your device make sure the apk file is
in tool under AndroidSDK
Solved
Can you post the apk kind sir.... please and thanXx
Sent from my Nexus S 4G using XDA App
jaestreetss said:
Can you post the apk kind sir.... please and thanXx
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Yes, please do.
Sent from my Kindle Fire using xda premium
You can find the apk in every rom which includes the DSP Manager. Download (for example - h t t p://fitsnugly.euroskank.com/skankwich/crespo/) - extract or browse
in system/app and you'll find the DSPManger.apk, then copy and install
Here is the apk and the lib file for DSP ics.
http://min.us/moCjPPIfO
(Flash In Recovery)
@ OP It would be good if you posted this in Original Post and change title to let people know you have it posted in this thread.
devgee said:
INSTRUCTIONS
Click to expand...
Click to collapse
Hi,
it's easy to install it like any other .apk through the android os (no need to boot into recovery), just check the box 'Unknown sources' in Security settings, and install it from your sd with any file manager.
It depends, when you are on cm roms there should be no problem.
But if you are on different roms , it may not work because it needs some lib files too.
Sent from my Nexus S using xda premium
Im using Onecosmic's ICS 4.0.3 RC3.1, installed dsp manager through cwm but constantly give me force closed, plz what i can do? i like this app.
Galaxy s 9000
Try to fix permissions with rom manager!
Sent from my Nexus S using xda premium
Thanks for the app! easy install with the .apk no need to flash, like said before just make sure you can install from unkown resources and you can install it
Android 4.0.3.
OK this file attached is working great, just install it with CWM, no Problems at all.
i don't know why, this dsp manager just keep FC's on my nexus
- flash dsp manager w/ lib one
- using cm9 music
- setting perms already rw-r-r
- tried fix permission via rom manager
- stock rom ics 4.0.3
do i have to uninstall music fx?
tink84 said:
i don't know why, this dsp manager just keep FC's on my nexus
- flash dsp manager w/ lib one
- using cm9 music
- setting perms already rw-r-r
- tried fix permission via rom manager
- stock rom ics 4.0.3
do i have to uninstall music fx?
Click to expand...
Click to collapse
Flash this in CWM
100% can confirm
phone_user said:
Flash this in CWM
100% can confirm
Click to expand...
Click to collapse
yes it works thank you...
will this only work on ICS roms?
awesome! got it on the ICS 4.0.4 port from nexus4g and it works like a charm! thanks
djcyph said:
will this only work on ICS roms?
Click to expand...
Click to collapse
Yap
Sent from my Nexus S using xda premium
AWESOME. Been waiting for this. Flashed in CWM and works great!
Sent from my GNex using Tapatalk
micha3lvd said:
Thanks for the app! easy install with the .apk no need to flash, like said before just make sure you can install from unkown resources and you can install it
Android 4.0.3.
Click to expand...
Click to collapse
The APK file seems to sideload w/o issues but choosing "Select Preset" FCs (there are probably other FC issues too). If you install the zip file using CWM then it works correctly.

how to lnstall DSPManager?

i want to use it,but some rom when i open it show me force close
i use DEMOCRACY NT this rom
Sent from my GT-S5830 using xda premium
-Download DSP manager, is the only forum look.
-Upload it to system / app using root explorer
-Give the uperwnienia: rw-r-r
-Reboot and you have installed DSP manager.
But let me tell you that if you have installed "music fx" you do not need DSP manager ...
maniaczek1111 said:
-Download DSP manager, is the only forum look.
-Upload it to system / app using root explorer
-Give the uperwnienia: rw-r-r
-Reboot and you have installed DSP manager.
But let me tell you that if you have installed "music fx" you do not need DSP manager ...
Click to expand...
Click to collapse
Nope that doesnot work..
Tried almost 2 versions and 10 times...getting only FC..
asdfgh4029 said:
i want to use it,but some rom when i open it show me force close
i use DEMOCRACY NT this rom
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
May be some lib files or .so files needed to work on...but not sure..
AndroidMasters said:
Nope that doesnot work..
Tried almost 2 versions and 10 times...getting only FC..
May be some lib files or .so files needed to work on...but not sure..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1397429 look at this
Try Root Toolbix on the Play Store. It installs everything you need.
Sent from my GT-S5830 using Tapatalk 2
I moved dspmanager.zip in my sd card --> booted to cwm --> mount system and then flashed it...
Sent from my GT-S5830 using xda app-developers app

DSPManager in LiquidSmooth GS3 LTE

I restored some of my apps from Titanium, specifically the DSPManager. I noticed that this app doesn't work anymore on this new ROM. It crushes, and when I reboot my phone, it automatically removes DSPManager app.
There may be some problems with DSP and AOSP Roms but it also may just need the correct permissions so put the APK into /system/app with something like rw-r--r-- permissions and see how that goes. You can pull the DSPmanager off another ROM or find the standalone.
Shout out if you need any help with installing it under system
Sent from my GT-I9305 using xda premium

Categories

Resources