How to enable dolby atmos or viper in j210f/j2 2016 - Samsung Galaxy J2 Questions & Answers

Hi to everyone ,
At first I would like to show my frustation that even after trying 5 TIMES .I cant able to enable dolby atomes or viper in my STOCK ROM.
So ,someone please help me with this thing
I will be very greatfull to him
Thanks

Savitar99 said:
Hi to everyone ,
At first I would like to show my frustation that even after trying 5 TIMES .I cant able to enable dolby atomes or viper in my STOCK ROM.
So ,someone please help me with this thing
I will be very greatfull to him
Thanks
Click to expand...
Click to collapse
Okay so here's how you do it
1) Make sure you have root and TWRP/CWM recovery
2) Download and unzip the folder from the main viper page
3) Now for viper to work in Enforced SELinux, you'll have to flash this zip via the recovery that you have. (https://www.dropbox.com/s/k9cnruw2e1t1d4t/ViPER4Android-supolicy.zip?dl=0)
4) After that, you will need to download this(http://forum.xda-developers.com/attachment.php?attachmentid=3244040&d=1428124059) You'll find a folder named audio_config. Go to your root browser /system/etc and scroll till you find a file named audio_effects.conf. Rename this file as audio_effects.conf.bak. This will be a backup just incase you mess something up or it doesn't work.
5) Move the audio_config file that you downloaded from the link above to /system/etc
6) Move viper app to /system/app folder and reboot. The app will disappear
7) Now go to /system/app and open the file. You'll see the apk there. Install it and reboot.
8) Open v4a and install drivers. Reboot again
9) Enjoy!

Thank you very much. It worked for me.

fredy97 said:
Thank you very much. It worked for me.
Click to expand...
Click to collapse
Good to know

darshan1504 said:
Okay so here's how you do it
1) Make sure you have root and TWRP/CWM recovery
2) Download and unzip the folder from the main viper page
3) Now for viper to work in Enforced SELinux, you'll have to flash this zip via the recovery that you have. (https://www.dropbox.com/s/k9cnruw2e1t1d4t/ViPER4Android-supolicy.zip?dl=0)
4) After that, you will need to download this(http://forum.xda-developers.com/attachment.php?attachmentid=3244040&d=1428124059) You'll find a folder named audio_config. Go to your root browser /system/etc and scroll till you find a file named audio_effects.conf. Rename this file as audio_effects.conf.bak. This will be a backup just incase you mess something up or it doesn't work.
5) Move the audio_config file that you downloaded from the link above to /system/etc
6) Move viper app to /system/app folder and reboot. The app will disappear
7) Now go to /system/app and open the file. You'll see the apk there. Install it and reboot.
8) Open v4a and install drivers. Reboot again
9) Enjoy!
Click to expand...
Click to collapse
It works!

Hey, I Cant root my phone Samsung J200g and i cant install Dolby Atmos in my phone Please help me

Abhishek0555 said:
Hey, I Cant root my phone Samsung J200g and i cant install Dolby Atmos in my phone Please help me
Click to expand...
Click to collapse
How are you trying to root? Do you have a custom recovery? What super user?

Hey can someone help me ? I'm using glalxy j200g i was able to instal dolby atmos but even it turn on the sound still same no change

Related

DSP Manager: how to?

In several places in the forums I see DSP manager mentioned as a way to change the sound output from the phone.
It is possible to use the .apk file or flash the .zip file to a stock firmware that is rooted (no other changes), or does it have to be applied to a custom rom?
Ta.
Here you go...
http://www.multiupload.com/7VS5O9KKQ0
Flash as you would a ROM
Hmm, I flashed it and the settings appeared, but they seem to make no difference to the sound output!
Trying via headphones? As I doubt you'd notice from the internal speaker
Other than that I can't help, have no issues personally
Yep, trying via headphones. Seems to make no difference at all. I am running a stock rooted HTC Rom.
Hi, I flashed the DSP from recovery and rebooted. Installation was successful but I can't find the app anywhere in my phone? where do I see it?
SOLUTION
ilya.glants said:
Hi, I flashed the DSP from recovery and rebooted. Installation was successful but I can't find the app anywhere in my phone? where do I see it?
Click to expand...
Click to collapse
For anyone else having this problem:
I didn't find the app I installed so I searched the net for other installation files, and found this:
h ttp://androidforums.com/1446319-post107.html
after I flashed this and rebooted, I got a 'force close' notification for the app. Than I went to /system/app/DSPManager.apk and installed it.
DSP Manager now working great ^^
I did as u said but it gives me a force close and when i try to install it i cant cause its already installed, cant uninstall it either, what should i do ? BTW I'm using AuraxTSense v7.4
did you install the one in the second post as well?
I'm using AuraxTSense 7.0
Yes, first I installed that one, it didn't work, then I installed the other. Is that the problem ? I thought so... so how should I fix it ?
good question..I'm not sure.. try installing the first again
Ok I did it, it removed the app from the app list. What now ? If I try installing it from /system/app it gives an error.
I don't know.. i just rebooted my device and it gave me the force close again. so I did what I did the previous time and ran that app from the location I wrote.. worked like a charm.. again..
ilya.glants said:
I don't know.. i just rebooted my device and it gave me the force close again. so I did what I did the previous time and ran that app from the location I wrote.. worked like a charm.. again..
Click to expand...
Click to collapse
I installed the other zip again, gave me a force close so went to system/app and tried to install it but I can't, only have the options uninstall and launch... No idea why is it working for you and not for me...
EDIT: Ok it works now, had to remove first the odex file and install the other zip again
Update DSP Manager
You can remove the DSPManager.apk file using the terminal emulator.
NOTE: You need to have a rooted phone, Superuser & Terminal emulator.
STEPS
1. Change to root user it is granted super-user permissions.
su -​2. Then change to the system app directory.
cd /system/app​3. Then move the DSPManager.apk to the tmp directory.
mv DSPManager.apk /tmp​4. Move the new apk file to the system app directory.
NOTE: Change to the directory where the DSPManager_1.0.apk is.
cp DSPManager_1.0.apk /system/app​5. Reboot the phone.
6. Check in the apps list and the new DSP Manager should be in there.
NOTE: If it all worked you can remove the DSPManager.apk from /tmp
rm /tmp/DSPManager.apk​
Attached is the version I use on my rooted HTC Desire.
In order to work, DSP Manager also needs a file called libaudioflinger.so in the /system/lib directory in addition to the apk.
The easy way to get this done is to use an update zip for DSP Manager. Get it from one of these links (all links from this page):
FileServ
MultiUpload
My FTP
doesnt get android to work on my hd 2... i managed it once but since i updated my android build i dont get it anymore...
i think it because i dont have an root folder in the android folder where i can put the files in ????????
if i just install it from the zip via astro explorer it appears in the menue but there is no change in audio ?!?!?!
what can i do ???
B-Man2005 said:
doesnt get android to work on my hd 2... i managed it once but since i updated my android build i dont get it anymore...
i think it because i dont have an root folder in the android folder where i can put the files in ????????
if i just install it from the zip via astro explorer it appears in the menue but there is no change in audio ?!?!?!
what can i do ???
Click to expand...
Click to collapse
I don't think you can install the zip from Astro Explorer because it needs to copy files to the /system partition which is read-only when the phone is booted up. In other words, you must have a rooted phone to do this.
If you do have a rooted phone, then reboot into recovery mode and install the update.zip the usual way.
If you don't have a rooted phone, well that's a whole different story.
i , please help me.
I've installed it via recovery and I made backup with my original needly files: libaudioflinger and libaudio. Then i copied my files back (deleted new files and moved old files) . I restarted my phone and it didn't boot. Just show me the White window (T-mobile)... Can i repair my phone by myself? Please help me and sorry for my english.
maximus rus said:
i , please help me.
I've installed it via recovery and I made backup with my original needly files: libaudioflinger and libaudio. Then i copied my files back (deleted new files and moved old files) . I restarted my phone and it didn't boot. Just show me the White window (T-mobile)... Can i repair my phone by myself? Please help me and sorry for my english.
Click to expand...
Click to collapse
I'm sorry I don't really understand the problem. Normally, installing the update.zip should be all that you need to do. I don't understand why you copied the old files back and were those two files the only files that you backed up?

[GUIDE][HOW TO] Install Viper4Android

First of all remove all other sound mods before installing this
Precedure:
Download the zip fie from the link below
Extract the downloaded zip file and move to sdcard
You will see 2 apk files with some txt file
First Install V4Amanager.apk and Open it
Choose Install/Update
Now you can see 4 options to choose from..
Select the first one [Armv5 (compatible with all CPU)]
You will be asked for root permission...Grant it
It will operation complete
Go back and Install V4AndroidFX.apk
Now go to your phone's settings
Go to Application->Manage Applications
Select V4AndroidFX.apk
Wipe app data
Now Reboot
Now if you want you can unistall V4Amanager.apk which is an installer...it wont uninstall drivers
Enjoy:laugh:
Download
Viper4Android.zip
Huge thanks to xda member zhuhang for this mod.
His thread
in orig thread i just got v4afx app and no need for v4a manager.
wazzink said:
in orig thread i just got v4afx app and no need for v4a manager.
Click to expand...
Click to collapse
the V4A manager is brick free driver installation...
sasuke150 said:
the V4A manager is brick free driver installation...
Click to expand...
Click to collapse
tried many times installing v4afx without manager and works ok.
well tnx 4 sharing.
mine got softbricked once and then i never tried it again directly...
Sent from my GT-S5360 using xda premium
How do i know if it is working fine? Just listen to the output but did not noticed any improvement
I try to open viper4android app, then it opens but doesnt show anything and then it closes, any guess how to fix that?
Same
Calrodz.93 said:
I try to open viper4android app, then it opens but doesnt show anything and then it closes, any guess how to fix that?
Click to expand...
Click to collapse
I have the same issue
Ze3rL said:
First of all remove all other sound mods before installing this
Precedure:
Download the zip fie from the link below
Extract the downloaded zip file and move to sdcard
You will see 2 apk files with some txt file
First Install V4Amanager.apk and Open it
Choose Install/Update
Now you can see 4 options to choose from..
Select the first one [Armv5 (compatible with all CPU)]
You will be asked for root permission...Grant it
It will operation complete
Go back and Install V4AndroidFX.apk
Now go to your phone's settings
Go to Application->Manage Applications
Select V4AndroidFX.apk
Wipe app data
Now Reboot
Now if you want you can unistall V4Amanager.apk which is an installer...it wont uninstall drivers
Enjoy:laugh:
Download
Viper4Android.zip
Huge thanks to xda member zhuhang for this mod.
His thread
Click to expand...
Click to collapse
I installed it flash able zip how to uninstall

Motorola Defy Mini XT320 all-in-one script

Motorola Defy Mini XT320/XT321 all-in-one script/utility
I've ported mattlgroff's DROIDRAZR all-in-one Script to the Motorola Defy Mini XT320/XT321. This will make life easier and it will do it for you.
Make sure you have fastboot mode if not please refer to this guide for fastboot but there is a fastboot checker in option 6 but it won't install fastboot for you.
Link: http://forum.xda-developers.com/showpost.php?p=36199694&postcount=3
Options available:
1. Root your Motorola Defy Mini XT320/XT321
2. Install 2nd-init/TWRP Recovery
3. Overclock installation
4. Unroot Device
5. Wipe Data/Factory Reset
6. Fastboot checker.
7. Exit Utility
Instructions:
NEW PACKAGE & instructions
1. Download the EXE file at http://www.mediafire.com/?c81fnrtrki65e9i
2. Double click on the exe.
3. Choose an option by entering a number from 1 to 7
OLD PACKAGE & instructions
1. Download package at [REMOVED OLD LINK]
Please Download the fixed package at http://www.mediafire.com/?krxtemrthsz5ier
EXE Version: http://www.mediafire.com/?0kwmx4whjj1ua8c
2. Extract the zip file making sure all the files are in the same place.
3. Click on the batch file named 'DefyMiniUtility.bat'
4. Choose an option by entering a number from 1 to 7.
Credits to:
- Bernd.Defy for overclock module and Guitwo2 for init.d script
- Guitwo2 and jkkk88 for TWRP and aweosomeabhjeet for 2nd-init
- DoOMLoRD for unroot script
- Mattlgroff for the original DROID RAZR all-in-one script
If anyone knows if I missed a member for the credits, please PM me. Thanks
Make sure press thanks if it works
Guys please don't repost it as your own work, otherwise I'll report it and you will get banned from XDA.
NOTE: If you have previously used the old EXE to install TWRP then please remove the old folders by using these instructions using cmd before using updated exe to install TWRP;
1.
Code:
adb shell
2.
Code:
su
3.
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock11 /system
4.
Code:
rm -R /system/bootmenu
Then use the updated exe to install TWRP.
NOTE: If you don't like TWRP, you can download Guitwo2's Permanent CWM at http://forum.xda-developers.com/attachment.php?attachmentid=1875373&d=1365682716
Temporary CWM Recovery: http://forum.xda-developers.com/attachment.php?attachmentid=1875299&d=1365680458
2nd-init does NOT work in CWM Recovery
Thanks to @Guitwo2 for CWM Recovery.
Instructions on how to install Permanent CWM Recovery:
1. Make sure stericson-busybox is installed
2. Put XT320_bootmenuV2.zip in the root of your sdcard
3. Reboot into fastboot mode by typing this command in cmd:
Code:
adb reboot bootloader
4. Then type this command in cmd:
Code:
fastboot boot recovery.img
5. Then use volume keys to navigate and power button to select option. Select install zip from sdcard, then select XT320_bootmenuV2.zip and select yes to install the zip file
6. Then reboot device by selecting reboot device now.
CWM 6 has a bug where it asks you to 'disable recovery flash' when you select reboot system now make sure you select NO or you will soft brick your device.
Changelog:
-v2 No need to mount /sdcard in CWM Recovery. Fixed TWRP installation issues.
-v2.0.1 Released an .exe version of script, to simplify installation
-v2.0.1.1 Fixed bootmenu.zip
This can install a custom recovery?
This can install a custom recovery?
Thank you
The root process worked for me. Now i can install link2sd and set up a swap partition.
I cant install TWRP and i think the reason is that the bat was having some problem to send that bootmenu.tar file to my sd card. I tried to send that file myself before starting the entire process and it didnt worked.
I took a picture of the error i'm getting . Thank you again, i was really mad about that low internal space xD
same problem... someone can fix it? please
fca.sjc said:
The root process worked for me. Now i can install link2sd and set up a swap partition.
I cant install TWRP and i think the reason is that the bat was having some problem to send that bootmenu.tar file to my sd card. I tried to send that file myself before starting the entire process and it didnt worked.
I took a picture of the error i'm getting . Thank you again, i was really mad about that low internal space xD
Click to expand...
Click to collapse
sfoot13 said:
same problem... someone can fix it? please
Click to expand...
Click to collapse
Ok, I've made a fixed script here. The error was that the sdcard is a directory so it will refuse to push files into it.
Here's the updated script below. Just put the .bat file in the same place as the other files.
Thanks
rootdefyxt320 said:
Ok, I've made a fixed script here. The error was that the sdcard is a directory so it will refuse to push files into it.
Here's the updated script below. Just put the .bat file in the same place as the other files.
Click to expand...
Click to collapse
Ty for the quickly answer.
Btw, my gsm network wasnt working after the root process. If the same thing happens to someone else, just do a master reset and it will work again.
pull command is working now
That sdcard copy part is working now. The TWRP process is still not working for me. I tried to do myself the commands using the adb interface and when i use the command to intall the tar, i got the message 'tar: no space left on device" . I hope you can help me with that and i'm sorry about all this questions xD .
fca.sjc said:
That sdcard copy part is working now. The TWRP process is still not working for me. I tried to do myself the commands using the adb interface and when i use the command to intall the tar, i got the message 'tar: no space left on device" . I hope you can help me with that and i'm sorry about all this questions xD .
Click to expand...
Click to collapse
You must have more than 5MB free in your /system partition. Please move your apps to the /flex partition or delete the useless apps in /system.
rootdefyxt320 said:
You must have more than 5MB free in your /system partition. Please move your apps to the /flex partition or delete the useless apps in /system.
Click to expand...
Click to collapse
Thank u so much to everyone who make it possible xD
(can i do now a overclock to 720 without problems?)
sfoot13 said:
Thank u so much to everyone who make it possible xD
(can i do now a overclock to 720 without problems?)
Click to expand...
Click to collapse
Yes but it sometimes gets unstable so you should overclock to 700MHz which is the highest I got without reboots. pll2_l_val=73 gives you 700MHz.
rootdefyxt320 said:
Yes but it sometimes gets unstable so you should overclock to 700MHz which is the highest I got without reboots. pll2_l_val=73 gives you 700MHz.
Click to expand...
Click to collapse
Thank u so much and TWRP doesn't work xD i have 8.5 mb free on system but it can't create the folders on bootmenu
sfoot13 said:
Thank u so much and TWRP doesn't work xD i have 8.5 mb free on system but it can't create the folders on bootmenu
Click to expand...
Click to collapse
I've released an .exe version of my script. This should work now .
Link: http://www.mediafire.com/?0kwmx4whjj1ua8c
Thank u bro and sorry but i can't overclock it to 700 =/
i installed TWRP but it doesn't work and when i turn on my mobile it freezes on home screen :/ is a mess.... it's possible install it via recovery (temportal CWM)?
OFF TOPIC.
Congrats on your well deserved mention on the portal.
sfoot13 said:
i installed TWRP but it doesn't work and when i turn on my mobile it freezes on home screen :/ is a mess.... it's possible install it via recovery (temportal CWM)?
Click to expand...
Click to collapse
It worked for others but in your situation the only thing I can advise is to do a data wipe and relfash SBF file. Just go to Guitwo2's there to install permanent CWM.
Link: http://forum.xda-developers.com/showthread.php?t=2229233
rootdefyxt320 said:
It worked for others but in your situation the only thing I can advise is to do a data wipe and relfash SBF file. Just go to Guitwo2's there to install permanent CWM.
Link: http://forum.xda-developers.com/showthread.php?t=2229233
Click to expand...
Click to collapse
:good: Working! Thank u so much, now i have CWM working on my defy mini, i'm really thankful, thanks again
Hi, it's me again... i have a new trouble
i installed the xt320_bootmenu.zip (from this thread http://forum.xda-developers.com/showthread.php?t=2229233) the first time that i rebooted works fine, but the on the second reboot it doesn't work, then i went to data to check if test.log was there and here's the problem... no test.log...
init.d was working fine until that i did it, i guess that my phone have troubles making work init.d
some solution for this annoying guy? thanks in advance!
sfoot13 said:
Hi, it's me again... i have a new trouble
i installed the xt320_bootmenu.zip (from this thread http://forum.xda-developers.com/showthread.php?t=2229233) the first time that i rebooted works fine, but the on the second reboot it doesn't work, then i went to data to check if test.log was there and here's the problem... no test.log...
init.d was working fine until that i did it, i guess that my phone have troubles making work init.d
some solution for this annoying guy? thanks in advance!
Click to expand...
Click to collapse
Looks like 97bootmenu deleted itself, please reinstall the CWM zip again and it should work.

[bootanimation][resurrection-remix][480x800]

RESURRECTION REMIX LATEST BOOTANIMATION
I came across the new boot animation made by AltanKRK {Creator of Resurrection Remix ROM} which he posted on Google+
It looked amazing and I wanted it desperately, I down scaled it and now I'm sharing it with all of you...
I down sclaed the boot animation to 480x480 and it works flawlessly on Galaxy grand duos..
**Didn't made it to 480x800 because then it looked out of proportion**
INSTRUCTIONS
1. Download bootanimation.zip from the attachments below..
2. Move it to /system/media {Optionally backup the old bootanimation.zip by renaming it to bootanimation.zip.old}
3. Set permissions as RW-R-R
4. Reboot
5. BOOM you have the latest awesome boot animation... :highfive:
***This zip is not flashable, you manually have to push it to your device***
TESTED ON:-
Samsung Galaxy Grand Duos GT-I9082 with Resurrection Remix v5.4.5
Note:- This will work with any phone with custom rom & matching screen resolution [480x800]
You can use file explorer like ES File Explorer to change the file permissions...
Edit: Flashable zip now available.. Check post #3
Credits @Yousef Mohamed
Edit2:- Modified version 2 now available..
http://forum.xda-developers.com/showthread.php?p=61042243
This is my first work.. so please hit thanks and leave comments below...
can i make a flashable zip for you ?
Here you go !
Xenon92 CWM 6.0.5.0 Recovery Recommended
Works flawlessly... Good job..
I just saw it in google+ but it's in 1080something but now i can use this bootanimation because of you. Great job and thanks!
Well done bro..☺??
Yousef Mohamed said:
Here you go !
Click to expand...
Click to collapse
Thanks a lot bro... :thumbup:
Credits & info added to OP..
AakashKaushal98 said:
Well done bro..☺??
Click to expand...
Click to collapse
Tanwaad veere...
Error
When I try to copy the zip file in the specified folder, it shows copying error. Please can anyone help me? And how to you open the read write window. It doesn't show up in properties..
narangkunal said:
When I try to copy the zip file in the specified folder, it shows copying error. Please can anyone help me? And how to you open the read write window. It doesn't show up in properties..
Click to expand...
Click to collapse
Change the Permissions to Read and Write ( Simply tick every thing ) copy it and then change the permission to rw-r-r
or flash the Zip file in Post 3
Yousef Mohamed said:
Change the Permissions to Read and Write ( Simply tick every thing ) copy it and then change the permission to rw-r-r
or flash the Zip file in Post 3
Click to expand...
Click to collapse
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
narangkunal said:
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
Click to expand...
Click to collapse
Use CM File Manager , Go to properties of the bootanimation and then you will find two taps click on the second tap and then change the file permission
Anyone please confirm the problem with the Zip file ... Cause its working fine on my phone (CM12)
Yousef Mohamed said:
Use CM File Manager , Go to properties of the bootanimation and then you will find two taps click on the second tap and then change the file permission
Anyone please confirm the problem with the Zip file ... Cause its working fine on my phone (CM12)
Click to expand...
Click to collapse
I have myself checked the flashable zip and it works flawless.. So there's no problem with the zip you created...
narangkunal said:
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
Click to expand...
Click to collapse
Hey the flashable zip works fine for me..
About the copy error you told, verify root is enabled in Settings-> Developer Settings
Open ES file explorer, open the left menu scroll down to tools and make sure root explorer is enable, then try to copy...
Then select the file open properties and change the permissions to RW-R-R..
Then reboot..
Refer to the screenshot below..
Note:- In the screenshot you've posted you're trying to change the file permissions while the file is in your downloads folder but the permissions option is available for files in root specific directories.. So first copy and then change permissions..
ragtop98 said:
I have myself checked the flashable zip and it works flawless.. So there's no problem with the zip you created...
Click to expand...
Click to collapse
Actually there is , Some recoveries don't put the file permission to RW-R-R by default and i forget to put the Code in the script , Working on a fix right now , Sorry for that !
Yousef Mohamed said:
Actually there is , Some recoveries don't put the file permission to RW-R-R by default and i forget to put the Code in the script , Working on a fix right now , Sorry for that !
Click to expand...
Click to collapse
It's ok bro.. Plz fix it then attach it in your next post.. Also then plz delete your 2nd post with earlier attachment..
For those people unable to change permissions via ES file explorer...
Use CM File Manager and follow the screenshots below...
ragtop98 said:
For those people unable to change permissions via ES file explorer...
Use CM File Manager and follow the screenshots below...
Click to expand...
Click to collapse
Gives me Error states 6 after adding the fix -.- -_-
since it works with most of the users i will leave it like this until i switch to ubuntu or any linux-based OS
Hey, it worked man, it worked!! I followed the screenshots. Thanks a lot!!
Sent from my GT-I9082 using xda Forums PRO
Deleted
Bootanimation v2 now availaible!!
Here I present the 2nd version of the previous bootanimation..
It is slightly modified in the respect that earlier the whole animation looped until phone booted now a small part of it only loops..
The flashable zip is available too...:highfive:
Supported TWRP & CWM
Though I'll still suggest to manually push the file to /system/media and setting permissions to RW-R-R
Download link

Can't get Viper4Android working on my M8 running GPE 6.0 ROM

I'm struggling with installing Viper4Android on my device.
I tried installing using either the apk from the original thread (http://forum.xda-developers.com/showthread.php?t=2191223). It install successfully but I keep getting a driver install prompt, after installing the driver and rebooting.
Things I already tried without success:
- Installed BusyBox with BusyBox app (https://play.google.com/store/apps/details?id=ru.meefik.busybox)
- Setting the SELinux mode to permissive using SELinuxModeChanger app (http://forum.xda-developers.com/showthread.php?t=2524485)
- Setting the SELinux mode to permissive using flashable permissive.zip
- Installing the apk from the Material design Viper4Android thread (http://forum.xda-developers.com/android/software/app-material-viper4android-2-3-4-0u-t3190352)
- Flashing the .zip from the same thread.
I'm currently running Android 6.0 GPE, flashable version (http://forum.xda-developers.com/showthread.php?t=2708589)
Root access is granted through SuperSU, so no problem on that matter I suppose.
2. With a File Manager(Solid Explorer Recommended) locate " /system/etc/htc_audio_effects.conf" and rename "htc_audio_effects.conf" to "htc_audio_effects.bak" (Renaming this file will make it inactive but while keeping it backed up just in case this doesn't work for you, however it appears this file is not needed as no negative effects occur, and this should fix V4A.)
3. Reboot Device.
And if this doesn't work I thin you should grant storage permission for V4A under settings. I hope I can help you!
Duccibreeezy said:
2. With a File Manager(Solid Explorer Recommended) locate " /system/etc/htc_audio_effects.conf" and rename "htc_audio_effects.conf" to "htc_audio_effects.bak" (Renaming this file will make it inactive but while keeping it backed up just in case this doesn't work for you, however it appears this file is not needed as no negative effects occur, and this should fix V4A.)
3. Reboot Device.
And if this doesn't work I thin you should grant storage permission for V4A under settings. I hope I can help you!
Click to expand...
Click to collapse
Thanks mate!! This worked for me.
Thanks for ur help

Categories

Resources