VIPER for android (samsung j710) - Samsung Galaxy J7 ROMs, Kernels, Recoveries, & Oth

Viper4android​finally work for sm j710 for better music experiance.
Downlod link bellow.
https://drive.google.com/file/d/0BxyNK0IHexvkR3E2UkVnR055UHM/view?usp=docslist_api
And
Mirror link VIPER4ANDROID
Download and install.
This steps for samsung variant devices all other chinies just install and open.. may be work fine
1) Download selinux mode changer APK from Google and install. Grant super user access and change the Linux mode imforcing to permissive.
2) open root explorer open system/build.prop file and put there bellow line in the end of the page for work v4a properly.
3) download universal unit d suport.apk then tap on button.
Copy this and paste in build prop fIle
Ipa.decode=true to lpa.decode=false
tunnel.decode=true to tunnel.decode=false
lpa.use-stagefright=true to lpa.use-stagefright=false
And save it.
4) Install v4a 2.5.0.5 this app r u downloaded and open.
install driver and reboot device.. ..

Viper os j7p
Is it possible to port to j7 prime?: D
I'm sorry.

Related

(TUT) Deodex an odexed rom

TUTORIAL FOR DEODEXING A ROM[WINDOWS]
THIS TUTORIAL IS ONLY FOR WINDOWS USERS
[I TESTED THIS PERSONALLY ON WINDOWS 7 x64]
PRE-REQUISITES
Installed Java SDK [INSTALL THIS AND ADD IT TO YOUR PATH]
Download the kitchen from this thread
http://forum.xda-developers.com/ showthread.php?t=633246
Read FAQ if you encounter any errors
http://forum.xda-developers.com/showpost.php?=5626300&postcount=3
Pictorial installation guide
Download here
http://db.tt/Ii3bUlxo
TUTORIAL
So after all the above proceed with these steps
Read EACH STEP VERY CAREFULLY before executing them inorder to minimize any errors
SET UP A WORKING FOLDER
1.Copy the rom you want to deodex to cygwin\home\[YOUR USERNAME]\original_update
2.Open cygwin by double clicking it's shortcut on the desktop or start menu
3.Type cd kitchen
4.Then type ./menu
If you get a java not found error you do not have java sdk installed[READ FAQ IN ORIGINAL THREAD]
KITCHEN MENU
In the kitchen menu press 1
Press Enter [make sure the Rom you want to deodex is in cygwin/home/[USERNAME]/kitchen/original_update
You need to get your name under available ROMs list
Select your ROM and press Enter
Change the name of the working folder if you want to
Wait until the ROM is extracted
When it asks you to create a boot.img press y and Enter
When it asks you to convert to update-script PRESS 2 and Enter
DO NOT SELECT 1
When the finished message arrives press Enter to continue
This will lead you back to the menu of the kitchen
DEODEXING
This does the actual deodexing of a ROM
Press 0[ADVANCED OPTIONS]
Then press 11[DEODEX FILES IN YOUR ROM] and press Enter
Select b[DEODEX BOTH FOLDERS]
Enable logging into file Press Enter
Be patient while the deodexing is taking place. It takes a bit of time depending on the rom
When the finished message comes press Enter
This will bring you back to the kitchen menu
BUILDING THE ROM
This step buils the deodexed ROM
Select 99[BUILD ROM FROM WORKING FOLDER]
In the select build mode option Press 1[INTERACTIVE MODE]
Zipalign the files Press y and Enter
Wait while the builing takes place
When the prompt for signing appears press y and Enter
Name the ROM as you wish
CONGRATS!!!!! YOU HAVE DEODEXED YOUR ROM
Now you can mod your framework and systemui to suit your needs
Thank faiyyaz for this part
This tutorial is for de-odexing a
particular application u want..
follow the steps below..
Initially download the file attached
"dexopt -wrapper.rar " and extract it
on PC..
1) Add the file called 'dexopt-wrapper '
in system/bin on your phone and
copy the apps you want to deodex to
a folder on your sdcard called apps\
2) Then from windows cmd you run
the commands
- adb remount
- adb shell
- dexopt-wrapper sdcard/apps /
whateveryouwantodexed.apk /
sdcard/ apps/
whateveryouwantodexed.odex
- dexopt-warpper keep on doing this
untill all files you want to are odexed
- exit
3)when that's done, open the apk
files you just odexed in 7-zip /winRAR,
remove the classes.dex file and pus
both the odex and apk to the system/
app folder (or wherever they need to
be)
4)done
i guess this steps are much easier
than de-odexing for all apps
download it here
forum.xda-developers.com/attachment.php?attachmentid=808532&d=1323273039
DISCLAIMER
DO THIS AT YOUR OWN RISK!!
I made this tutorial with descriptions of each step keeping inexperienced users in mind
ALWAYS MAKE A BACKUP BEFORE FLASHING THIS DEODEXED ROM
Nothing will go wrong if you follow the' instructions throughly but make a backup just in case
I DO NOT TAKE ANY RESPONSIBILITY IF THE ROM BRICKS YOUR DEVICE"

[HOW TO] Install Flash Player on Lenovo K900

!!! You require root rights !!!
1. If you have old or any other flashplayer, uninstall it;
For further manipulation, I used RootExplorer
2 . Copy ,,Flashplayer.apk" to the folder /system/app and set permissions to "rw-r - r -
3 . In folder /system/lib create a new folder name "plugins". This folder permissions set to "rwxr-xr-x"
4 . In Folder "plugins" , create another folder name "com.adobe.flashplayer" and just change permissions to "rwxr-xr-x"
5. Copy ,,libflashplayer.so" to the folder /system/lib/plugins/com.adobe.flashplayer and set permissions to "rwxr-xr-x"
6. Reboot the device .
7. After restarting the application menu, run flashplayer.
If you see settings page flashplayer, then it is working
Tested and it's working on my Lenovo K900

New Amazing Ring Illusion Boot Animation for Android one Devices

I am back with amazing ring illusion boot animation for android one devices.
Download the amazing Ring Illusion bootanimation.zip file from here :-
http://d-h.st/DZH
NOTE : I AM NOT RESPONSIBLE FOR ANY DAMAGE TO THE DEVICE CAUSED BY YOUR NOOBNESS :silly::silly:
Check this Animation in the attachment file below :-
What to do with bootanimation.zip file ----- :silly:
Note :- Install Drivers of Your Device First !!
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder (Download it yourself) and type command ----
Code:
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
Code:
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
DO NOT FORGET TO HIT THANKS BUTTON :good: IF U LIKE IT. ONLY THIS CAN ENCOURAGE ME TO DO MORE
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and also to the users of this bootanimation

[TOOL]Xpatch: Using Xposed modules to modify apps without root device

Hi, All, Latest I want to modify other apps in unrooted device, so I wrote a tool to do this. I just called it Xpatch.
The basic principle of this tool is very simple. It just modify the target apk, inserting some codes in the Application. These codes's main purpose is loading the xposed modules. So any Xposed modules installed in the device can be loaded by the target app.
Note: It is very safe.
Github repository: Open Github and search Xpatch, or just search my name: WindySha. (Because I'm new here, I have no permission to add links in this thread)
The following is the detailed introduction:
What is Xpatch
Xpatch is a jar tool which is used to repackage the apk file. Then, the new apk can load any Xposed modules installed in the android system.
This is a way to use Xposed modules without root your device.
It is easy way to modify one app using xposed module. And any apps changed by Xpatch can load every modules downloaded in the Xposed Module Repository.
Benefits
1. Use xposed modules without your device;
2. Modify any apps without root your device.
How to use
1. Download the latest jar file from the my github release page.
2. Run this command in the Windows/Mac console:
$ java -jar ../../xpatch.jar ../../source.apk
Then, a new apk named `source-xposed-signed.apk` in the same folder as `source.apk`.
More commands
1. You can specify the output apk path by add `-o` parameter, eg:
$ java -jar ../../xpatch.jar ../../source.apk -o ../../dst.apk
2. Show all the building new apk logs, just add `-l`, eg:
$ java -jar ../../xpatch.jar ../../source.apk -l
3. After the version 1.2, craching app signature verifying is added, if you won't need the function, just add '-c', eg:
$ java -jar ../../xpatch.jar ../../source.apk -c
Todo list
1. Support packaging the xposed modules into the source apk;
2. Support loading so library in the xposed modules;
3. Crach apk protections.
Issues
1. If the apk dex files are protected, dex2jar can not effect on the dexs, then this tool will not work;
2. The hook framework is using whale, this framework is not very stable, some hooks may fail;
3. Do not support Davlik VM;
4. Do not support resource hook;

[Kernel][ONEUI3.1] physwizz a50

physwizz A505 R kernel version 3.1
SM-A505f s9 Android 11
For testing
For OneUI 3.1
( also works for GSIs)
Samsung securities disabled
More CPU governors
Conservative, On-demand, Userspace, powersave, performance, energy_step, shedutil
Optimised for performance
CPU:
Big 936 MHz - 2314MHz
Little 403MHz - 2054MHz
lz4 default compression added to zram
Bugs:
?
Installation
Post#2
Kernel
physwizz - Repositories
physwizz has 172 repositories available. Follow their code on GitHub.
github.com
@physwizz
Installing physwizz custom kernels
INSTALL AT YOUR OWN RISK
I AM NOT RESPONSIBLE FOR ANY BRICKED PHONES
But I will help any well-mannered person to recover.
A. Preparation
1. Root the phone
2. Compress your patched boot.img to make boot.tar
3. Copy boot.tar to PC
B. Installation
Method 1
Install from twrp
Reboot to recovery
Backup boot and dtbo (if available)
Install kernel zip
Wipe both caches
Reboot
Method 2
Install kernel from terminal.
1. Download magisk module (magic-flash.zip) from https://github.com/Magisk-Modules-Alt-Repo/magic-flash
2. Install module and reboot.
3. Open terminal.
4. Navigate to folder containing kernel.zip.
Use
ls to list contents
and
cd to change directories
5. Type su
6. Type flash kernel_name.zip
7. Reboot
Method 3
Using ADB
Install adb tools on pc
Connect to PC
Copy zip file to adb folder on pc
Open terminal on pc
Navigate to adb folder
Type
adb sideload file-name.zip
Method 4
Using boot.img
Install AIK Mobile from magisk modules
Use rootexplorer to access
/data/local/AIK-MOBILE
Add patched boot.img and tap unpackimg.sh
Exit the folder and return to see the files.
Edit the files (eg to add a new Image
rename Image to boot.img-zImage and insert in split-image folder)
Tap repackimg.sh
Rename new_image.img to boot.img
Compress boot.img to boot.tar
Copy boot.tar to PC
Reboot phone to download mode
Install boot.tar from odin
AIKLink
Physwizz Collection
Install from magisk modules Use rootexplorer to access /data/local/AIK-MOBILE Add boot.img or recovery.img and tap unpackimg.sh Exit the folder and return to see the files. Edit the files (eg to add a new Image rename Image to boot.img-zImage and insert in split-image folder) Tap repackimg.sh
t.me
C. Removal
Method 1
Reboot to recovery
Restore boot and dtbo
Reboot
Method 2.
Reboot phone to download mode
Install patched boot.tar from odin
@physwizz
brother you are a genius
Chinito_H18 said:
brother you are a genius
Click to expand...
Click to collapse
Hope it works ok
I don't own this device
friend I was testing the kernel and it goes well in lineageOs, highly recommended
Chinito_H18 said:
friend I was testing the kernel and it goes well in lineageOs, highly recommended
Click to expand...
Click to collapse
Thanks for the feedback
the root did not work, the rest is going very well

Categories

Resources