How To Guide [GUIDE] How to change volume on system that wont let you change volume - Samsung Galaxy A22 4G

How you do it is by
REQUIREMENTS: magisk
1. install magisk module with apk below (credits to https://github.com/Alcatraz323/audiohq_module/releases)
2. setup the app
3. after go to settings
4. click on FLOAT WINDOW
5. check the first box (Float Service)
6. scroll down and click (Directly trigger the float window)
7. allow accessibility permission for the app
8. Enjoy! (make sure you click the volume button that pops up to control volume if it doesn't show up)
Tested on pixel experience plus gsi
CREDITS
[App][8.0+][Magisk]App Volume Control
***Disclaimer!!! Experimental software applied MIT Opensource License,I am not responsible for any side effects (if any) or damages (if any) caused by this application. Uninstall it in magisk will remove all changes by this software Brief Intro...
forum.xda-developers.com

RESERVED

Related

[Tutorial] VERY SIMPLE ....Call Rec and status bar mod for odex MC2

First. I am not the dev and I am not the one to be questioned about ....
Second. I am just reporting a free METHOD that I am using to have Call record and some status bar mods available on my ODEXED MC2
Third. I have JKAY last version 14.93 with deluxe ... and for this I can anly modify the clock color on the status bar .... MAY BE THAT ... other mods are working on stock rom ... I really do not know
Fourth. I do not take any responsability for what are the consequences
The method in VERY SIMPLE STEPS is the following
1) Backup your ROM (you never know)
2) Download XPOSED FRAMEWORK from here (PRESS ON ZIP TAB)
you can have further info about XPOSED here .... also about how to uninstall it
3) Install XPOSED
4) Open XPOSED and press on the INSTALL/UPDATE
5) Reboot your phone
6) Download TWEAKBOX from here
7) Install TWEAKBOX
8) Go to XPOSED Installer, tap on "Modules" and enable TWEAKBOX.
9) Reboot again.
10) Open TWEAKBOX app, tap on ''Statusbar'' and adjust the settings you want
11) Download CALL RECORDING module from here (PRESS ON ZIP TAB)
many other modules are available here and here
I DID NOT TRY ......
12) Install CALL RECORDING module
13) Go to XPOSED Installer, tap on "Modules" and enable CALL RECORDING.
14) Open TWEAKBOX app, tap on ''phone'' and adjust the settings you want
15) Reboot.....
REMEMBER THAT CALL RECORDING WORKS ONLY AFTER THE MEDIA SCAN HAS FINISHED SACNNING YOUR FILES.....
I hope this may be useful
No comments ?????
I have been using it for a very long time and
I can guarantee that it is undeed a very useful mod as the title said
Sent from my GT-I9300 using xda premium
Thanks

[MOD][4.1.2+] Volume Rocker Wake

So many of us have the almost broken power button and it creates problem in waking up phone so here's easy way to enable volume rocker wake
This is useful for people who use CM or PA based rom as AOKP and PAC already has volume wake feature
1) Download Xposed Module from here http://forum.xda-developers.com/showthread.php?t=1574401
2) Install the framework and reboot
3) Download and Install this Module http://d-h.st/PeV
4) Open Xposed Framework app then open Modules and Tick the Modaco toolkit module
5) Click the Modaco toolkit module and then go to "device Specific" and press HTC One
6) Tick "Enable Volume Wake" option and then reboot
Congrats now you have enabled volume wake , though it was made for HTC One but still it works on our device
Thanks......The power button really holds me back on installing some roms
4.2.2 fix
cyb3r.pr3dat0r said:
So many of us have the almost broken power button and it creates problem in waking up phone so here's easy way to enable volume rocker wake
This is useful for people who use CM or PA based rom as AOKP and PAC already has volume wake feature
1) Download Xposed Module from here http://forum.xda-developers.com/showthread.php?t=1574401
2) Install the framework and reboot
3) Download and Install this Module http://d-h.st/PeV
4) Open Xposed Framework app then open Modules and Tick the Modaco toolkit module
5) Click the Modaco toolkit module and then go to "device Specific" and press HTC One
6) Tick "Enable Volume Wake" option and then reboot
Congrats now you have enabled volume wake , though it was made for HTC One but still it works on our device
Click to expand...
Click to collapse
Please note that this won't work on 4.2.2 as Xposed doesn' support sdk 17. To get Volume rocker on 4.2.2 is a little advanced.
1) Extract the Settings.apk and framework-res.apk of your rom
2) Install framework using "apktool if framework-res.apk"
3) Decompile Settings.apk using "apktool d Settings.apk"
4) Open up values/bools.xml using Gedit or Notepad++
5) Look for the line that says "hasVolumeRockerWake"
6) Change the value of that line from false to true
7) Now save and close
8) Recompile apk using "apktool b Settings"
9) In the folder named dist your finished apk will be there
10) Sign your apk
11) Install as system app
12) If you now go into Settings>Display there will be an option to enable Volume Rocker Wake
Note:
If after you installed the apk the app doesn't appear then follow this information.
thehacka1 said:
Please note that this won't work on 4.2.2 as Xposed doesn' support sdk 17. To get Volume rocker on 4.2.2 is a little advanced.
1) Extract the Settings.apk and framework-res.apk of your rom
2) Install framework using "apktool if framework-res.apk"
3) Decompile Settings.apk using "apktool d Settings.apk"
4) Open up values/bools.xml using Gedit or Notepad++
5) Look for the line that says "hasVolumeRockerWake"
6) Change the value of that line from false to true
7) Now save and close
8) Recompile apk using "apktool b Settings"
9) In the folder named dist your finished apk will be there
10) Sign your apk
11) Install as system app
12) If you now go into Settings>Display there will be an option to enable Volume Rocker Wake
Note:
If after you installed the apk the app doesn't appear then follow this information.
Click to expand...
Click to collapse
Causes settings to disappear and doest comes back even after signing I am on 4.2.2 and SDK 17 and it works flawless provided you use Jdevs's CM
Sent from my HTC M7 using Tapatalk
cyb3r.pr3dat0r said:
Causes settings to disappear and doest comes back even after signing I am on 4.2.2 and SDK 17 and it works flawless provided you use Jdevs's CM
Sent from my HTC M7 using Tapatalk
Click to expand...
Click to collapse
Solution for Volume Rocker
cyb3r.pr3dat0r said:
So many of us have the almost broken power button and it creates problem in waking up phone so here's easy way to enable volume rocker wake
This is useful for people who use CM or PA based rom as AOKP and PAC already has volume wake feature
1) Download Xposed Module from here http://forum.xda-developers.com/showthread.php?t=1574401
2) Install the framework and reboot
3) Download and Install this Module http://d-h.st/PeV
4) Open Xposed Framework app then open Modules and Tick the Modaco toolkit module
5) Click the Modaco toolkit module and then go to "device Specific" and press HTC One
6) Tick "Enable Volume Wake" option and then reboot
Congrats now you have enabled volume wake , though it was made for HTC One but still it works on our device
Click to expand...
Click to collapse
Anyone tested this on Sense 2.1 roms? Will it compatible ?
TRuth14 said:
Anyone tested this on Sense 2.1 roms? Will it compatible ?
Click to expand...
Click to collapse
Xposed framework is experimental on Gingerbread(the official developer does'nt support it).........so I doubt this would work on sense 2.1
TRuth14 said:
Anyone tested this on Sense 2.1 roms? Will it compatible ?
Click to expand...
Click to collapse
we already have mod for sense roms :fingers-crossed:
Can i use this for xperia active ???

Skip Track by Volume Buttons, Vibrate on Calls, Show all Apps in Play Store and Many

Hi guys! Let me introduce to you this awesome MOD:
xPosed framework V(2.3.1). The developer is rovo89 so why don't you leave him a "thanks"? :fingers-crossed:
Tested and works perfect on my xperia s
Requirements:
1) Root
2) init.d Support
3) Brain
4) And for more safety backup your rom
Features:
No need to modify system apks (so no unpacking,decompiling,recompiling,ect... very n00b friendly!)
Universal - it works on multiple devices and ROMs as it relies on proprietary framework
Changes are fully revertable by simply uninstalling the framework, so no need to reflash your ROM
Open source!
Instructions:
First of all you need to setup your framewok:
- Download the Xposed installer Here or from the original thread
- Install it on your phone
- Launch the Xposed Installer go to framework and click on "Install/Update"
- Reboot and you're done!
The framework only won't make any magic. To start modding your system you have to download some additional module....
The modules are in apk format, if you want to install them do this way (General explain for installing Modules) :-
- Go and Download <module>.apk and install it
- Launch the Xposed Installer and go to the "Modules" tab
- Enable the module by checking the checkbox
- Reboot (sometimes soft reboot is enough) and you're done!
To make it clear i will show how to do some things
Vibrator on calling method (vibrate win an incoming/waiting call is connected and more as you like ^_^):-
1. You must have been installed (Xposed Installer) on your phone as explained in the instruction
2. Go and find in Download Android phone vibrator.apk and install it
3. Launch the Xposed Installer and go to the "Modules" tab
4. Enable the Android phone vibrator by checking the checkbox
5. Reboot (sometimes soft reboot is enough) and you're done
6. Open android phone vibrator and change the settings as you like
7. Enjoy !
..................................................
Skip music track using the volume button:
1. You must have been installed (Xposed Installer) on your phone as explained in the instruction
2. Download this second app and install it on your phone (Xposed Tweakbox) External link
3.open the Xposed Installer and go to the Modules tab.
4. Check Xposed Tweakbox. And exit the Xposed Installer.
5. Open the Xposed Tweakbox app and choose Miscellaneous from the menu.
6. Check Skip tracks with volume keys
7. Exit the application and reboot the phone
8. Enjoy !
.............................................
Now i think you knew how to do thing alone and as you like .................Give me thanks if i helped
.

[WIP] Complete guide to Robin ★ {26 MAY}

(My thread is also available in the Nextbit Development Forum)
This thread will always be a Work In Progress. Please be patient, as we receive new development it will be posted here. Thank you very much!
Do subscribe to this thread to get notified on any new updates.
The "Complete Guide" series is back, now for the holy Nextbit Robin! (check out my profile for other "complete guide" threads for my past devices)
First things first, this guide is made mainly for our great Nextbit Robin - Ether. Some steps may or may not work for other phones...
Please note that the results of the following methods may vary. I will not be held responsible for destroying your device. PROCEED AT YOUR OWN RISK.
For increased chances of these working, ensure you're on the latest version of Robin.
If you don’t know what rooting, flashing and *explosion* means, this probably isn’t the thread for you.
Credit me if you want to take anything from this thread. DO NOT create duplicates of such threads.
Enjoy!
Complete guide to all things Robin:
NOTE: The chapters are in chronological order, meaning everything after Chapter 2 assumes you already have root and unlock.
---------------------------------------------------------------------------------------------------------------------------------
CHAPTER 0: TERMINOLOGY (in my own words)
- Terms
- Tidbit
(To be honest, if you need to even look at this, this thread isn't for you.)
- Root: Gaining full administrative control of your device. "Jailbreaking" in terms of Android.
- ROM: The customized operating system that your Android runs on.
- Kernel: The thingy that links software and hardware
- Radio: The thingy that sends and receives messages, calls and data.
- Flash: Installing a zipped file in Recovery Mode
- Recovery: The software that allows tweaking and flashing, and other weird stuff that will destroy your phone.
- Fastboot: The thingy that allows recovery mode to happen.
- Brick: The term says it all.
- Bootloader: Quite literal; loads the phone for bootup.
- Nandroid backup: A backup-ed image of your current system
- ADB: Android Debug Bridge; some command line tool that sends information from and to the phone to, and from the computer
- CWM: ClockWorkMod; a recovery system
- XDA: The holy website that is full of weird stuff that makes your phone wayyyy better.
Now let's paint a picture:
Imagine you are your Android phone.
Before "rooting", you are trapped in jail.
Upon "rooting and unlocking", you are released from jail.
You go to a shopping mall named "XDA".
You find a credit card lying on the floor from the company "Recovery". On the back, it says there is no passcode required, and there is a infinite amount of money inside.
You enter a store and get a sweatshirt with the word "ROM" on it.
You didn't buy the shirt, the shirt just happens to be free, but still requires you to swipe your credit card anyways.
You keep the receipt as a "backup", just in case the shirt spoils.
Just then, you get greedy and get all the badges in the store.
Stupidly, you pin all the badges on your shirt, turning it as heavy as a "brick".
Then, the shirt rips, unable to put (it rhymes with boot) it back together again.
Luckily you still have the receipt to return the shirt, and return back to your good old disgusting shirt.
Click to expand...
Click to collapse
---------------------------------------------------------
CHAPTER 1: PREREQUISITES
- Nextbit drivers are installed on your computer: http://bit.ly/Robin_USB_Driver
- A proper and working Wi-Fi network
- Enable Developer Options
- Enable USB Debugging
- Ensure Robin is charged to at least 50%
- Original and genuine Nextbit in-box USB cable
- Backup all files!
---------------------------------------------------------
CHAPTER 2: ESSENTIALS
- Backup
- Root
- Unlock
- TWRP
- Flashing
- Restoring backups
BACKUP:
Titanium Backup Method:
Use “Titanium Backup” batch backup
1. Menu -> Batch
2. Run -> Backup user apps + system data
OR:
Manual Non-Root Method:
- Messages: “SMS Backup & Restore”
- Contacts: should be synced with the cloud, if not: Export to SIM card
- Calendar: should be synced with the cloud
- Notes: use “Google Keep”, it will be synced with the cloud
- User Dictionary: “User Dictionary Backup”
- Call Logs: “Call Logs Backup & Restore”
- Launcher (assuming you use Nova Launcher): Settings -> Backup & import settings -> Restore or manage backups
- Apps: “Helium” or any other app
- Nandroid Backup
store all backups in internal storage and transfer to your computer
ROOT + UNLOCK + TWRP RECOVERY:
http://forum.xda-developers.com/nextbit-robin/development/tool-robin-toolkit-v1-0-root-twrp-t3375908
(kudos to @daavm)
1. Download the tool
2. Just follow the instructions
**NOTE: Relocking again will result in data wipe**
FLASHING:
Clean Flash:
1. Backup your data!
2. Reboot into TWRP Recovery
3. Go into settings and enable “Use Aroma File Manager”
4. Wipe Dalvik, Cache, System & Data
5. Flash your chosen ROM, basebands, firmware updates and other crap
6. Flash any GApps package. (the one I use: http://forum.xda-developers.com/android/general/gapps-lp-gapps-pa-gapps-aroma-installer-t3010798; kudos to @raulx222 & @slim Team)
7. Flash anything else (e.g. frameworks, boot animations, splash screens, themes etc.)
8. Reboot
9. DONE!
OR:
Dirty Flash: (flashing without wiping anything, used for updating to newer ROMs or reflashing)
1. Reboot into TWRP Recovery
2. ONLY wipe Dalvik Cache
3. Flash your chosen ROM, basebands, firmware updates and other crap
4. Flash any NEWER GApps package. If you manually installed/updated through Play Store, skip this step.
5. Flash anything else (e.g. frameworks, boot animations, splash screens, themes etc.)
6. Reboot
7. DONE!
It is perfectly fine if the first bootup takes a while, that is perfectly normal. Upon boot, Android will optimize itself so just let it do it’s work. Do put the phone under a fan as it does tend to get hot when optimizing since it is at max brightness or some dumb reason.
If it takes ages (like over 10mins) to boot up, it means you might have bricked your phone! Do source the XDA indices for any unbricking tutorial, or keep a lookout for an update on this page for instructions. (I don’t have any/don’t need to find any as I have never bricked any Android, so ya.)
Click to expand...
Click to collapse
DO NOT dirty flash if your newer ROM:
- Doesn't allow/support it
- Has a major update
- Has a Android version or firmware jump (e.g. from Lollipop to M)
- Is a totally different ROM from the previous one (e.g. from Stock to Cyanogenmod)
If after dirty flashing you experience any ROM issues (e.g. battery drain, lag etc.), I would advice you to do a clean flash instead.
Click to expand...
Click to collapse
RESTORING BACKUP:
Titanium Backup Method:
1. Use “Titanium Backup” batch restore
2. Menu -> Batch
3. Run -> Restore missing apps with data (*NOTE*: DO NOT RESTORE SYSTEM DATA)
4. Once done, go to Backup/Restore on the main app interface
5. Restore manually: Calendar Storage, Internet Bookmarks, Messaging SMS/MMS Prefs, Phone SMS/MMS/APN, User Dictionary, Wi-Fi Access Points**
6. Launcher Settings: (assuming you use Nova Launcher) Settings -> Backup & import settings -> Restore or manage backups
**What can I manually restore?**
Red: DO NOT RESTORE, YOU’LL END UP BRICKING/BOOTLOOPING YOUR PHONE!!!
White: 99% safe, go ahead
Green: 70% safe, beware of potential brick
Grey Stirkethrough: DO NOT RESTORE
Click to expand...
Click to collapse
OR:
Manual Restoration Method:
- Messages: “SMS Backup & Restore”
- Contacts: should be synced with the cloud, if not: Export to SIM card
- Calendar: should be synced with the cloud
- Notes: use “Google Keep”, it will be synced with the cloud
- User Dictionary: “User Dictionary Backup”
- Call Logs: “Call Logs Backup & Restore”
- Launcher (assuming you use Nova Launcher): Settings -> Backup & import settings -> Restore or manage backups
- Apps: “Helium” or any other app
store all backups in internal storage and transfer to your computer
---------------------------------------------------------
CHAPTER 3: ADDITIONS
- Boot Animation
- TWRP Recovery Theme
- ExoPlayer for YouTube
- Ad-free
- Control
- Task Management
BOOT ANIMATION:
6.x Marshmallow:
https://www.copy.com/s/t%3A83YzqkU0VlAHdSsY%3Bp%3A%252Fbootanimation-flashable.zip%3Boid%3A400
(kudos to @Upstreammiami)
(flashable)
1. Download “Root Explorer” app
2. Go to root/system/media
3. Mount R/W
4. Change “bootanimation.zip” to “bootanimation.old”
5. Download “bootanimation-flashable..zip” and flash in recovery
6. DONE!
5.x Lollipop:
(if not flashable)
1. Download “Root Explorer” app
2. Go to root/system/media
3. Mount R/W
4. Change “bootanimation.zip” and “shutdownanimation.zip” to “bootanimation.old” and “shutdownanimation.old” respectively
5. Copy your boot animation and shutdown animation of choice and rename to “bootanimation.zip” and “shutdownanimation.zip” respectively
6. Change permissions to rw-r-r-T (Read Owner, Read Group, Read Others, Write Owner, Sticky)
7. Mount R/O
8. Reboot
9. DONE!
TWRP Recovery Theme
http://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
(kudos to @z31s1g)
1. Choose 1440x2560 Themes Folder
2. Download your chosen zip file to your device
3. Change "28xX_vx_1440_xxxx.zip" to "ui.zip"
4. Open your favourite file manager app
5. Go to the TWRP folder
6. Create a folder named "theme" **no capital letters!**
7. Copy "ui.zip" into this folder
8. Reboot to recovery
9. DONE!
Faster YouTube: ExoPlayer
http://r3pwn.github.io/yt-exoplayer.html
1. Download “Root Explorer” app
2. Go to data/data/com.google.android.youtube/shared_prefs
3. Add the following lines below "<map>":
Code:
<string name="exo_player_activation_type">ADAPTIVE</string>
<boolean name="enable_exo_cache" value="true"/>
<boolean name="show_exo_player_debug_messages" value="true"/>
4. Once done, close and mount R/O
5. Force Close YouTube app in Application Settings
6. Reboot
7. Done!
Ad-Free
- Download "AdAway" app from F-Droid
https://f-droid.org/repository/browse/?fdid=org.adaway
Control
- Download "SELinux Mode Changer" from F-Droid
https://f-droid.org/repository/browse/?fdfilter=selinuxmodechanger&fdid=com.mrbimc.selinux
Task Management
- Download "Greenify" or "Servicely"
http://www.apkmirror.com/apk/oasis-feng/greenify/
http://www.apkmirror.com/apk/francisco-franco/servicely/
Honestly, I don't encourage battery managers such as "Battery Doctor" or "Clean Master (Speed Booster)" as realistically, it takes up more battery or RAM in trying to keep the app open to "properly manage the battery". Yes there are benefits such a having a zippier G3, but there are better methods out there.
Click to expand...
Click to collapse
---------------------------------------------------------
CHAPTER 4: FONTS
- Fonts
- Emoji
Changing ROM Font
http://forum.xda-developers.com/android/themes/fonts-flashable-zips-t2964304
(kudos to @gianton)
Simply flash the zip in recovery and done!
Changing Emoji
New iOS 9.1 Diverse Jaundice Emoji:
http://forum.xda-developers.com/android/software-hacking/mod-apple-8-3-diverse-color-emoji-t3136169
(kudos to @caiosilva96)
1. Download “Root Explorer” app
2. Go to root/system/fonts
3. Mount R/W
4. Change “NotoColorEmoji.ttf” to “NotoColorEmoji.old”
5. Copy your emoji of choice and rename to “NotoColorEmoji.ttf”
6. Change permissions to rw-r-r (Read Owner, Read Group, Read Others, Write Owner)
7. Mount R/O
8. Reboot
9. Now, on your phone (with new emojis installed), go to http://emojipedia.org/skin-tone-modifiers/
10. Copy the "(skin colour)" that comes before "Emoji Modifier Fitzpatrick Type-1-2"
11. Go to your settings app, then keyboard settings, then personal dictionary
12. Create a new word "(skin colour)", shortcut of "skin2"
13. Repeat for skins 3-6
14. Reboot if you want to
15. DONE!
- To change the skin colour, type the emoji, followed by the shortcut word (e.g. "skin2")
OR:
Traditional iOS Emoji:
http://forum.xda-developers.com/lg-g3/themes-apps/howto-change-lg-smiley-to-google-smiley-t2809012
(kudos to @Soulfly999)
1. Download “Root Explorer” app
2. Go to root/system/fonts
3. Mount R/W
4. Change “NotoColorEmoji.ttf” to “NotoColorEmoji.old”
5. Copy your emoji of choice and rename to “NotoColorEmoji.ttf”
6. Change permissions to rw-r-r (Read Owner, Read Group, Read Others, Write Owner)
7. Mount R/O
8. Reboot
9. DONE!
---------------------------------------------------------
CHAPTER 5: BATTERY
- The cliche...
- Extreme
the cliche stuff...
Turn on power saving, turn off bluetooth, Wi-Fi, data, NFC etc., turn off automatic brightness and blah blah blah...
The Extreme Battery Life
http://forum.xda-developers.com/android/general/guide-extreme-battery-life-t3095884
(kudos to @vaisakh7)
please note this chapter is incomplete.
---------------------------------------------------------
CHAPTER 6: GOODBYE
- Going back to stock
GO BACK TO STOCK:
Robin Factory Images:
https://community.nextbit.com/t5/Tools/Nextbit-Robin-Factory-Images/m-p/10649#M26
(kudos to @Nextbit_Khang)
1. Download "OOWW_1_xxx.zip" accordingly and unzip
2. Connect Robin to your computer
3. Boot into Fastboot (Power + Volume Down)
4. Windows: Open command window in the downloaded folder (Shift + Right click)
Mac: Open Terminal and navigate to the folder location
5. Windows: Type
Code:
flash-all.bat
, then Enter
Mac: Type
Code:
./flash-all.sh
, then Enter
6. Let the terminal do the magic and you're good to go!
---------------------------------------------------------
CHAPTER 7: MISCELLANEOUS
- Developer Settings
- System UI Tuner
- Smart Storage Activity App
- Fix Smart Storage FC
- Access FQC Menu
- Nova Launcher Secret Labs
ENABLING DEVELOPER SETTINGS:
1. Settings app
2. About phone
3. Software info
4. Tap build number repeatedly until it prompts you
ENABLING SYSTEM UI TUNER: (i.e. enable battery percentage indicator & customise quick setting tiles)
1. Pull down the notification shade
2. Tap and hold onto the 'gear' icon until prompted
3. You're done! Just open the settings app and tweak away!
ENABLING SMART STORAGE ACTIVITY APP: (on third party launchers)
1. Open Smart Storage Options
2. Continuously tap "Version" until prompted
3. Now enable "Show Smart storage in Launcher" and you're good to go!
FIX SMART STORAGE FCs:
(you need to try this multiple times until you can complete all steps)
1. Pull down the notification shade
2. Open Smart Storage's "More Settings"
3. QUICKLY scroll to the bottom
4. QUICKLY Tap "Sign out"
5. Now close the app and clear it's cache
6. Relog and it should be fine
ACCESS FQC MENU:
(kudos to @Nextbit_Khang)
NOTE: Only work for 119F build!
1. Open Dialer app
2. Type:
*#*#3721#*#*
Click to expand...
Click to collapse
ENABLING NOVA LAUNCHER LABS SETTINGS:
1. Nova Settings
2. Hold down ‘volume down’ key until it prompts you
---------------------------------------------------------
CHAPTER 8: ADDITIONAL INFO
- Device Architecture
Architecture: arm64 + arm
Screen DPI: 480
Drawable Class: xxhdpi (extra extra high density)
Google Play services - Build Suffix: (-448)
How does this affect me?
Well, when you install apps, downloading the correct arch version means the app is better optimised for our phone (and you'll potentially save some internal storage space too!)
As for Google Play services, you MUST install the correct build version. (Example: v9.0.90 (448-xxxxxxxx) )
For more info, click here: http://www.apkmirror.com/faq/#What_are_these_weird_terms_I8217m_seeing_on_some_APKs_8211_dpi_nodpi_arm_arm64_x86
Click to expand...
Click to collapse
---------------------------------------------------------------------------------------------------------------------------------
Thanks for reading. If this helped, do give me a thumbs up or donate ad-free to me.
"Let's get this pinned on the General Thread shall we? Pretty please with cherry on top..." :victory:
Changelog
26th May:
- Removal of Development Index
---------------------
OLDER:
10th May:
- Added "Going back to stock" method
- Added more users to credits
- Changed several links to XDA threads
8th May:
- Changed rooting method to "Robin Toolkit"
- Subtle changes after proofreading
- Shorten forum naming
7th May:
- THIS THREAD WAS BORN!!!
[LEGACY] Dev Index
NOTE: This will no longer be maintained.
Reserved.
Reserved.
Thanks! @Lousyguyy
Sent from my Robin using Tapatalk
@Lousyguyy : Thanks for this - it was about time there was a dev index for the Robin.
Just a couple of points to note in your OP:
Also note that these steps WILL VOID YOUR WARRANTY. PROCEED AT YOUR OWN RISK.
Click to expand...
Click to collapse
Except it doesn't! Nextbit have explicitly stated that rooting your phone or loading a custom ROM etc will NOT void the warranty.
For increased chances of these working, update your KDZ to Lollipop first using OTA or Flash Tool.
Click to expand...
Click to collapse
I think you've accidentally copied this from an LG thread?
[deXter] said:
@XDeathy : Thanks for this - it was about time there was a dev index for the Robin.
Just a couple of points to note in your OP:
Except it doesn't! Nextbit have explicitly stated that rooting your phone or loading a custom ROM etc will NOT void the warranty.
I think you've accidentally copied this from an LG thread?
Click to expand...
Click to collapse
Oh haha thanks for taking time to read through the thread mate! I'll get it changed tomorrow when I'm free. (And yes I did copy the templates from my V10 thread oops)

[GUIDE] Samsung A505FN - TWRP + Magisk + FakeGPS (No Reboot + Keep Root acces)

** Unlock Bootldr first in Download Mode.
** Flash (downgrade) to lower Firmware with the same Binary.
** Everytime you use Odin again make sure you click reset and disable auto reboot.
Things you need:
=============
- TWRP (Root + Magisk) - TWRP_A505_QQ_BTC4
- magisk_patched.tar
- Magisk.APK (latest)
- SmaliPatcher-0.0.6.7-fOmey_XDA
** Plug in your cable.
** Do not forget to Enable Developer Options
1) Enable OEM + Debug and Flash Stockrom in Odin
** If Oem doesn't show up.. Op en General Management/ Date and Time/ Disable 'Use 24-hour format'
** Connect to WI-FI and reboot the Phone, it will show up.
2) Now turn 'Off' the phone.
3) Now hold Down Button and Power Button, the Download Menu will show up.
4) Now open Odin and flash TWRP_A505_QQ_BTC4.tar
5) Once done.. hold Down Button and Power Button for 7sec.
6) Now the Phone will reboot a few times, wait till your able to config it.
** Do not connect with WI-FI yet.
7) Once done.. enable 'Developer Options'
** Do not forget to Enable Developer Options again.
** Disable Auto Update System
** Enable USB Debugging
** Disable Auto Download over WI-FI in 'Software Information'
8) Put Magisk.APK on the Micro SD Card from the phone and install the APK.
Run the App and leave it open.
Now extract the Update Firmware from your phone model and copy the AP file to your desktop.
Connect the phone to Pc and place the AP file on the Micro SD Card.
Go back to the app 'Magisk' on the phone and select 'Magisk is not installed - Install'
Tab 'Install' and choose 'Select and Patch a File'
Now open the file AP and the app will start flashing.
Once the 'Image' is written.. press the disk image in the right top corner.
Now on Pc check the phone storage and open the folder 'Download'
Copy the files magisk_install_log_2020-08-11T02:25:08Z.log and magisk_patched.tar to Pc.
Once done
9) Now turn 'Off' the phone.
10) Hold Down Button and Power Button, the Download Menu will show up.
11) Now flash magisk_patched.tar in AP and BL, CP, Home_CSC from the Original Firmware.
12) Once done.. hold Down Button and Power Button.
13) Now the device will reboot a few times.. and you will be to configure it.
** Unplug your cord.
** Dont enable WI-FI yet in these options.
** If it doesn't start after 5min press Down Button and Power Button for 7sec.
** If it is rebooting when you configure it.. than just repeat to configure it once booted.
** Still rebooting? Make sure you press OK after the warning screen when its rebooting.
14) Once on the Phone screen.. Open Magisk APK and it will be installed.
** Check also with Root Checker to confirm.
15) Now connect to WI-FI and open Magisk app, (Dont let it download the ZIP file if it ask for)
** If it ask you to do.. clear cache and data in Settings/ Apps
16) Once done close the app again..
17) Now your device is rooted.
** Do not forget to Enable Developer Options again.
** Disable Auto Update System
** Enable USB Debugging
** Disable Auto Download over WI-FI in 'Software Information'
18) Run ADB and follow steps to install + Drivers.
Once done press OK.
19) SmaliPatcher
** Make sure 'Developer Options' and 'USB Debugging' is enabled.
Connect your phone from USB to Pc.
On the phone press 'OK' to enable 'USB Debugging'
Run SmaliPatcher and it will download the latest necessary binary's.
Now enable the options below.
- Mock Locations
- Secure Flag
- Signature Spoofing
- Samsung Knox
Now click on 'ADB PAtch' and wait till the task is done.
A file named '[email protected]' is now generated in the SmaliPatcher folder.
20) Install Module
Copy the output file '[email protected]' to Micro SD Card.
Now open 'Magisk' and in the options select 'Modules'
Tab on the + and search for the file you placed on the Micro SD Card.
Once done.. reboot the phone.
21) Install Fake GPS Location
Open up 'Play store' and search for Fake GPS Location - GPS Joystick (The App Ninjas)
Once installed.. go back to 'Developer Options'
Find the option 'Mock location app' and tab on it.
Choose 'GPS Joysctick' and close the menu.
22) Link2SD
Open up 'Play store' and search for Link2SD
Once installed.. open the app.
Grant acces and search for 'GPS Joystick'
Tab on it to open and tab again above in the right corner for options.
Now choose 'Convert to system app' and press 'OK'
Once done.. close the menu and reboot the phone.
** If this method didn't work.. go to App Store and download Root Browser.
** Copy the apk to root Directory/ System/ App/ (File Here)
** You could also load ADB Shell - SU - Mount - cp xxxx.apk /system/app or mv xxxx. apk /system/app
(Or search Google for isunshare 2 Ways to Convert User App to System App on Android)
23) Pokémon GO
Open up 'Play Store' and search for Pokémon GO.
Once installed.. close the menu.
24) Hide Magisk
Open the app and go to settings.
Enable the option 'Magisk Hide'
After this step search for 'Hide Magisk Manager'
Tab on it and rename it to 'Manager'
Once done.. Reboot your phone.
** To prevent losing Root acces..
I also provide you to check and disable every security option from apps and settings.
I used Method 1 & 2 for two times, after that it allowed me to update it to latest magisk v20.4
Also i disabled most security options on the phone and Magisk keeped root acces.
Method 1 !!
=========
1) Open settings.
2) Tab on About Phone.
3) Now scroll down and under 'Looking for something else' tab 'Reset'
4) Tab on Factory Data Reset and tab Reset/ Delete All.
5) Open Magisk and select 'Cancel' the download.
6) Now close the app and reboot your Phone.
7) Phone will reboot and keep Root acces.
Method 2 !!
=========
1) Open Settings.
2) Go to Apps.
3) Search for Magisk.
4) Tab on Storage.
5) Clear Caché and Data.
6) Now reboot your phone and it keep Root Acces without Rebooting every 10sec.
I am waiting for the day when someone will post a guide like this to fully enable camera2api and make Gcam work.

Categories

Resources