[HELP] Install Viper4Android to ZTE nubia Z7 Max Stock LP - ZTE Z7, Z7 Max, Z7 Mini

ViPER's Audio @ http://vipersaudio.com/blog/?page_id=11 said:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDA Thread: http://forum.xda-developers.com/showthread.php?t=2191223
ViPER’s Audio is an audio enhancing software to provide everyone with better audio experiences in various platforms such as smartphones and PCs.
ViPER’s Audio is founded by Euphy Wong (known as ViPER520). ViPER’s Audio has been a popular audio mod in China. Co-founder Jasper Loo (known as zhuhang) extended its popularity globally through xda-developers forum. It has now gained fame and stand its ground in the audio mod field.
Click to expand...
Click to collapse
This is my personal walkthrough for Viper4Android (V4A) installation, after [THREAD="3108822"]upgrading a ZTE Nubia Z7 Max to the stock Lollipop ROM v3.09[/THREAD].
Most info here was scrapped from "[THREAD="2191223"][APP] Official ViPER4Android Audio Effects (FX v2.3.4.0) - Lollipop support and more![/THREAD]".
At first I just installed as usual (sideloaded) the V4A APK I got inside the ZIP downloaded (there are two versions, use the one with the name ending in "A4.x.apk", the other one is for old Androids; see quote above for links). Also as usual, when you open the App, it will ask permission for a driver installation (so ROOT is required for this) and to reboot, after which if you check the "Driver Status" from its 3-dot-menu, you'll get a square toast stating "Abnormal" and "Unsupported".
What you need to do to solve this is:
Make sure your device is rooted and has busibox installed;
(if you're unsure about any of this terms, research them first and come back only after you fully understand them)
Do a fresh install of 'ViPER4Android_FX_A4.x.apk' but don't run it;
Using a file manager App, locate V4A installation folder (probably '/data/app/com.vipercn.viper4android/') and move it to '/system/priv-app/';
Reboot;
V4A will now be installed as a system App, so just open it and agree to have its driver installed;
Reboot;
Open V4A again and check the "Driver Status" from its 3-dot-menu (it'll still say "Abnormal" and "Unsupported");
This is caused by SELinux security being enforced, if you don't care about it, you could just open a terminal App and type the following command to deactivate it (you'll need to do this after every reboot):
Code:
su
set enforce 0
If you want to preserve SELinux security, you'll have to copy the lines below to a script with the appropriate permissions (755) and place in '/system/etc/init.d/' to make it stick upon rebooting:
Code:
#!/system/bin/sh
/system/xbin/supolicy --live "allow mediaserver mediaserver_tmpfs:file { read write execute };"
Unfortunately, this won't be enough, because the stock Z7 Max doesn't execute Init scripts, but you can solve this with a free OSS App like [THREAD="2986129"]Kernel Adiutor[/THREAD], which will run your startup scripts after being set to emulate Init.d (look under the "hamburger" menu).
Lastly, and for good measure, edit your 'build.prop' file (above mentioned Kernel Adiutor can make a backup and edit, too) and change/add the following keys:
tunnel.decode=false
lpa.use-stagefright=false
lpa.releaselock=false
lpa.decode=false
EDIT: if you get Bluetooth problems or intermittent silences, try adding "ro.bluetooth.request.master=true" as well (appears to work, found here).
If you open V4A after doing 8. or 9., you should be rewarded by the "Driver Status" changing to "Normal" and "Supported".
Beware, though, that audio Apps will default to routing through the Dolby Digital Plus system audio processor unless you disable it (top right corner button).
V4A Normal Driver Status Display:

Related

[MOD] SRS Audio Effects (Only android 4.0) - Fixed TrueBASS Distortion

Neo, Neo V
Hi guys, Here is the almost real SRS Audio Effects by BPaul.
I did some fixes and port to our NXT devices. (Working on ALL Xperias and even other phones)
I also fixed TrueBASS distortion which everyone found in BPaul's initial release.
Importants
Using WALKMAN player, SRS Panel will not take effect immediately, you have to restart WALKMAN to take effect.
Using Google Play Music, no such problem. *Perfect*
Requirements
1) Android 4.0.1 or Higher, On 2.3 won't work, don't try!
2) Remove apps to avoid conflicts
-- 1. Remove /system/app/MusicFX.apk (SRS Panel has the same package name and will replace this)
-- 2. Remove /system/app/DSPManager.apk (If you have here)
For advanced users (If you modify audio_effect.conf)
1) Remove hearing protection lines (just libraries section)
2) Remove bundle lines (just libraries section)
For Normal users
1) Just flash or use all the files in the zip
Flashing other audio mods will replace this audio_effect.conf, so dont flash other audio mods.
Instructions
1) Flash srs_mod_for_nxt.zip in CWM (If flashing fail, extract to system manually)
2) Settings>Sound>Music Effects>SRS Panel
Do not install other sound mods after this, you will lose your SRS.
To work with V4A, see my all-in-1 mod:
http://forum.xda-developers.com/showthread.php?t=2107308
Here contain:
- SRS WOW
- SRS TrueBass (Fixed original BPaul's distortion)
- EQ Presets and 1 User slot
- SRS Panel (Patched MusicFX)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads
Updated 28/2/13
srs_mod_for_nxt
http://www.androidfilehost.com/?fid=9390334956548391221
srs_fixedtb_port_to_other_device
http://www.androidfilehost.com/?fid=9390334956548391222
Credits to Bpaul
Original X8 topic: here.
Hi, going into the CWM and trying to install the zip file and it keeps giving me and error saying it cant find the MD5, what am I doing wrong? =/

Free Xprivacy permission/privacy manager

"XPrivacy can prevent applications from leaking privacy sensitive data. XPrivacy can restrict the categories of data an application can access. This is done by feeding an application with no or fake data. There are several data categories which can be restricted, for example contacts or location. For example, if you restrict access to contacts for an application, this will result in sending an empty contact list to the application. Similarly, restricting an application's access to your location will result in a set location being sent to the application."
more info on the original xda thread, or github. The authors describe how it is better than other privacy solutions.
xposed installer is a framework for modules (such as xprivacy). This has the potential to allow tremendous customization of your ROM without having to flash a custom ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Basic Info
1. requires xposed installer (which requires root access) before installing xprivacy (i.e. both files need to be installed)
2. files are designed for Android 4+, but there is a version that works with Gingerbread (android 2+)
3. will work on almost any android ROM. Works on my locked, stock, 2.3.4 sprint ROM.
How to install:
First step for everything you do: Create a nandroid backup and make sure you know how to restore it!
For the framework:
1. Download XposedInstaller.apk (for the corresponding version android ROM you have) and install it
2. Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
3. Reboot
4. Done!
For any modules you want to install:
1. Download <module>.apk and install it (get the version for your corresponding android ROM)
2. Launch the Xposed Installer and go to the "Modules" section
3. Enable the module by checking the checkbox (verification stage)
4. Reboot
5. Done!
credit: rovo89, M66B, liudongmiao, et al.
Requires root?
If you have a Sprint stock, locked rom, how were you able to load this program without root access?
armoredsedans said:
If you have a Sprint stock, locked rom, how were you able to load this program without root access?
Click to expand...
Click to collapse
The bootloader is locked, but the ROM is rooted (i.e. has superuser privelages).
There is a new xposed module (backported to gingerbread) that fixes an android "master key" security hole.
Its nice to be able to get security fixes like this since Sprint/Motorola no longer support this device.

[Audio Effect] [Equalizer] The Power full Viper4Android for Galaxy Ace[Any Model]

Ladies and Gentlemen now i present you the worlds best Equalizer for Android
FX Key Features​★ Android 4.4 Support ★​★Speaker Optimization ★​★ ViPER Clarity ★​★ ViPER Bass ★​★ Headphone Surround+ (VHS+) ★​★ Auditory System Protection (Cure Tech+) ★
★ Differential Surround / Haas Effect ★​★ USB/Dock effect Support ★​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update Log
FX version: v2.3.3.0
1.Add spectrum extend feature.
2.Add ViPER-DDC feature.
3.Fix bugs.
4.Improve compatibility
Download
FX version v2.3.3.0 :http://www.mediafire.com/download/oiy3hnj8lx169jg/ViPER4Android_FX_A2.3.zip
INSTALLATION
Setuping your Device
1. Try install V4A as user app instead of system app if the latter failed doesn't work.
Or remove systrem equalizer.
2. Use Normal Mode and select V4A FX in Settings>Sound>Music Effects.
3. If don't work, use another player rather than Samsung stock Music.{Google Play music(Recommended)}
------------
1. ROOT your device.
2. Install busybox if doesn’t come with root.
3. Modify build.prop
a. Open up /system/build.prop in text editor using any file explorer with root access.
b. Change the line (If you can’t find these lines, skip this step.)
Code:
Ipa.decode=true to lpa.decode=false
tunnel.decode=true to tunnel.decode=false
lpa.use-stagefright=true to lpa.use-stagefright=false
INSTALLING V4A
1. Download, extract and copy ViPER4Android_FX.apk to your device.
(CM or AOSP users want to remove DSP Manager.apk from system/app by using root explorer.)
2. Install the apk as USER app.
3. Run FX app from app drawer, allow root access if asked.
4. When driver installation prompted, choose Yes.
5. V4A auto detects your CPU and show available driver modes below :
No modes: For processors with or without VFP .
Battery Saving: Available for all processors with NEON.
High Quality Mode: Available for processors with NEON.
Super Audio Quality: Available for processors with NEON.​
6. Choose your desired selection.
7. After installation done, Reboot device.
8. If you want to use only V4A as audio effect, follow normal mode. If you want existing audio effects to work, follow compatible mode.
Normal Mode:
9. In Sound settings > Music effects, always choose V4A FX unless FX is not installed.
10. Open up V4A FX, in menu, FX Compatible Mode set to Normal Mode.
11. If not working, try Compatible mode before trying Force-Enable.
Compatible Mode:
9. Do not change anything under Sound settings/
10. Open up V4A FX , in menu, FX Compatible Mode set to Compatible Mode.
11. If not working, use Normal mode and disable other effects.​
UNINSTALLATION
1. Open up V4A FX, go to menu and choose “Uninstall driver”.
2. After that, uninstall V4A FX app itself.
3. Reboot. Done. Bye-bye V4A.
Contact me:
Email : [email protected]
Ph No : +91 8281690129
Mod Edit
@[OP]...Please read PM
malybru
Forum Moderator

[FINAL|AIO][VIDEO|OVERVIEW][JDX][DirtyUnicorns][5.1.1][V4A|DOLBY|NOOZ][MOD]

ATTENTION!!!
4.2.2 IS DISCONTINUED!!!
DIRTY UNICORNS AIO 5.1.1 V4A|DOLBY|NOOZ MOD
COMING SOON!!!
SCREENSHOTS ARE IN ATTACHMENTS BELOW
Jeremy Duffield's Xperience All In One
https://youtu.be/M0GfJyZi3Uw
Hello XDA! Now entering my 21 year of age, I feel y'all thought we forgot about the original First Generation Google Nexus 7 back it the 2012 days... Well here's an All In One Final Zero-BUG Minor-Lag RootBox Compiled Operating System
ROM & KERNEL
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Integrated Audio Apps
Integrated Sound LIBs
Included Source Code
FEATURES!!!
AIO 2 Step User Interacted Install
-> CyanogenMOD Features
-> AOKP ROM Control
-> ParanoidAndroid HALO + Hybrid Settings
-> Integrated (My Personal) Audio Configuration Which Includes...
: Attached audio_effects.conf Screenshots
: Dolby Apps
: Noozxoide EZIO-rewire PRO App
: ViPER4Android FX App
: ViPER4Android XHiFi App
-> Integrated LMT Navigation
-> Integrated Apex Launcher
-> Integrated Voxel Icons
OTHER FEATURES!!!
-> All equalizers are fully configured to optimum capability across all apps with built-in Earbuds+AuxStereo Presets upon FIRST BOOT!
-> All system settings are configured to (My Personal) default upon FIRST BOOT!
-> You will find out all the cool features upon FIRST BOOT!
So...
NO SETTINGS TO CONFIGURE!
BUT YOU ARE ENCOUNTERED TO COUSTOMIZE AND MAKE IT YOUR OWN!
NOT WAITING FOR DALVIK CACHE ON BOOT!
ETC. ETC.. ETC...
Install process may be a tad more lengthy as usual...
DISCLAIMERS!!!
I do not write code. I organize and compile via JDX-DEV-VM #1.
Thanks in general to the whole Android Developer Community to make it possible to group some of our greatest hits along the way.
WARNINGS!!!
THIS INSTALL WILL OVERWRITE PREXISTING RECOVERY TO CWM TEMPORARILY
ALL INSTALL PROCEDURES HAVE CHANGED!!!
FOLLOW *ALL* INSTALL PROCEDURES PROVIDED UPON FLASHING INCLUDING THE RESTORE OF THE EXTRACTED BACKUP INCLUDED THEN FEEL FREE TO CHANGE YOUR RECOVERY BACK TO TWRP IF USED
/SYSTEM PARTITION DOES *NOT* INCLUDE A LAUNCHER SO BE SURE TO DOWNLOAD A NEW ONE *BEFORE* UNINSTALLING APEX
*ALWAYS BACKUP ORIGONAL *BEFORE INSTALLING* JUST IN CASE YOUR JUST TESTING!!!
DOWNLOAD
PLEASE NOTIFY ME OF ANY AND ALL DIFFICULTIES AND PROBLEMS!
Lagging issues!
With the release of ARM64 and Marshmallow *THIS CHIPSET IS OLD AND NO LONGER SUPPORTED BY GOOGLE FOR THAT REASON! SOME LAGGING ISSUES SIMPLY CANNOT BE HELPED... But it is recommended to Purchase Bricked Kernel App and then from there to do some tweaking. Most lag should be minimal after that but Web Browsing Multiple Tabs *Will always be laggy especially on desktop sites*

[LATEST] Dolby ATMOS™ for Galaxy Star GT-S5282

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Dolby Atmos Redefines Your Entertainment Experience
Frees sound to move all around you: Rather than being constrained to channels, sounds exist as individual entities that are precisely placed and moved in three-dimensional space.
Adds an overhead dimension: A new sensation of height immerses you in the action, creating a full audio atmosphere and realistically depicting objects moving overhead.
Produces breathtaking sound quality: Dolby Atmos renders everything from dialogue to quiet scenes to whirlwind action with astonishing clarity, richness, detail, and depth.
Creates a powerfully moving entertainment experience: It all comes together in sound that excites your senses and inspires your emotions to deliver the full impact of entertainment.
Lenovo’s Dolby ATMOS™ Included Features!
Latest Dolby ATMOS™ App! From VibeUI v3.1 MM 6.0!
Working on ARM and ARM64 Devices
Latest Dolby™ libs
Open™ Intelligent EQ
Rich™ Intelligent EQ
Focused™ Intelligent EQ
Dolby™ EQ
Dolby Surround™
Dolby™ Dialogue Enhancer
Dolby™ Sound Leveler
This app comes from a MM 6.0 ROM so at least the app has native support for Android 6.0+ MM and it’s not a cross port like previous versions.
Auto audio_effect.conf patcher! So it won’t conflict with any soundmod!​
Requirements:-
1. Custom Recovery (TWRP/CWM)
2. Dolby ATMOS.zip
3. Uninstaller.zip
Procedure:-
1. Copy the downloaded file in your device. Switch off your device & boot into custom recovery.
2. Wipe Cache & Dalvik Cache. Select Install zip from SDcard & locate the downloaded zip file & Select Yes or Swipe to install.
3. Wait for the Installation to Complete it might take 1-2mins.
4. Reboot your device. Disable any other Sound optimizing Apps like AudioFX or anything. Now launch Dolby Atmos & on5the
optimization.
5. That’s it. You might find a huge difference in the sound output. If you find any force close issues , you can flash the uninstall zip
through the same procedure as mentioned above.
Tested on:-
Cm13 :good:
Downloads:-
Dolby ATMOS.ZIP http://mediafire.com/file/53qxb4r546mmmm9/Dolby_ATMOS.zip
Unistall.zip http://www.mediafire.com/file/pi4hdj5w532frs0/Uninstall.zip
rushiranpise15 said:
Downloads:-
Dolby ATMOS.ZIP mediafire.com/?pi4hdj5w532frs0
Unistall.zip mediafire.com/?pi4hdj5w532frs0
Click to expand...
Click to collapse
You have put uninstall link twice
LahKeda said:
You have put uninstall link twice
Click to expand...
Click to collapse
Links Updated :highfive:
Doesnt seem to work on stock deodexed rom by akshay sharma. Apk files in /system/app seems corrupted and no Dolby app in touchwiz drawer.
Flashed thru philz touch.
Does it work with CM-11 by corphish?
Works with cm14.1
Good work

Categories

Resources