Guide: How to use OnePlus dialer with call recording in OnePlus 8T/Nord - OnePlus 8T Guides, News, & Discussion

Hey everyone!!
Greetings from my side. We were trying hard to get 100% working oneplus dialer and messaging app in oneplus 8t. and Yes, We have successfully done it.
I am very happy to share the guide with you all
WITHOUT ANY ROOT METHOD: (Thanks to some anonymous help for non-rooted )
- oos11 required
-Please download this OnePlus Dialer: Link
-Install it and open it, set as default.
-Give all required permissions only.
-Enjoy guys, this dialer app has no bugs at all.
-If you want to use OnePlus contacts and message app please download them from old method below, these two has 1 minor bug which is not noticeable in daily life, So enjoy them at fullest without rooting your device.
Root methods below:
Requirements:
- oos11
-Root
-Magisk
- OnePlus Apps v1.0 Module
-Your own responsibility before following the all steps
To root your device with magisk please follow this amazing guide by @DroidFreak32 :
- https://forum.xda-developers.com/oneplus-8t/how-to/guide-how-to-root-oneplus8t-kb2001-t4178675
NEW METHOD(Recommended): Big thanks to @shadowstep for your contribution and providing us this amazing module.
1. Download OnePlus Apps v1.0 Module from the above link.
2. Open Magisk App and select it to flash.
3. You will get Option which app you want to install from all three apps(Contacts, Dialer, and Messaging).
Because few users do not want to install all of them together and only want to install a particular app.
4. You can select them using volume keys: Volume Up for Yes, Volume Down for No. (Refer Screenshot for better understanding).
{
"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"
}
5. Reboot and voila, Apps has been installed successfully.
6. Please make them default apps and give all required permissions.
7. Clear Catch for dialer/messages/contact app before using them.
8. You are ready to go. Thank you.
Points to be noted:
-These apps are not permanently stored in the system storage because we cannot write in the android 11 system, So do not remove/disable magisk. Wait for TWRP to come up.
- No need to disable Module while doing OTA.
-You will not face any issues while using these apps. Reboot will not remove these apps unless you remove/disable the magisk module manually.
- If OnePlus dialer comes with your 8T and call recording is locked in your country, please download this app and enable it without even rooting your device. (This point is not for google dialer users).
- Same as other OnePlus phones, you can see the recording files in the dialer settings itself (Find out screenshots below) OR
Path: android/data/com.oneplus.communication.data/files/Record/PhoneRecord
OLD METHOD:
Please download the required dialer apk from this link:
https://drive.google.com/drive/folders/1814cAPa4y1yP2lJfvIQwkZTmoajxuEXi?usp=sharing
If you need messaging and contact app as well. I have shared it in the above link.
- Download the Busybox Module in magisk
Open the hamburger menu again like before, then head to "Downloads." In the search bar, do a search for the term "busybox" to locate the next module for this guide. Tap the download arrow once, then go to "Install" to start the install process. Once finished, tap the back arrow to return to the previous screen.
-Download the App Systemizer Module
In the search bar for the "Downloads" section, do another search for the term "app systemizer," then repeat the process like before to get the module installed. Once this one finishes installing, you can go ahead and hit the "Reboot" button at the bottom to restart your device.
-Install the Terminal App
To use the App Systemizer module you downloaded in Step 3, you'll first need to access a terminal. The module is entirely command-line based, which is why you also needed the Busybox module — it allows you to use more advanced commands with superuser permissions.
Play Store Link: Termux
-Store the dialer in some of your specific location which is provided in the above google drive link.
-Systemize the OnePlus Phone App
Open the Termux app, then type in the command below, followed by: (Please do not use " in all steps below commands)
1. "su"
When you're prompted to do so, tap the "Grant" option to give Termux full superuser privileges to your system.
2. Now that your superuser permissions have been granted, type in the next command followed by enter.
"systemize"
This command will immediately launch the App Systemizer module interface for the first time. This is easily the best way you can turn any user-installed app into a system app with minimal effort.
3. Choose option 3 only which is via .apk (Choice 1 & 2 not working in our 8T). Choice 3 was the best way to make the dialer work in 8T.
4. Now give the apk location. For me, I have placed the apk directly into storage. Enter the following line.
"/storage/emulated/0/Phone_Dialer.apk"
5. Now type 2 to install to /system/priv-app and then reboot the device.
6. Please make oneplus dialer as default phone dialer. It is very important step.
7. Now app has installed successfully. Please disable google dialer for now.
8. Please give all permissions to oneplus dialer from phone settings(calls logs,contacts,files and media,microphone, phone,SMS)
If you are facing any issue in using systemizer app, please prefer this link . This link also contains screenshots for first few steps.
If you have followed all the steps carefully, You will have a working oneplus dialer with call recording. You can enable call recording from dialer settings.
I am attaching the screenshots for your reference and I will keep updating the guide for better understanding, so please do not create multiple guides with the same steps.
It is 100% tested and working fine. If you will face any bug, Please let everyone know in the comments below.
Telegram: t.me/OnePlus8T5G
Special thanks to: @sansanc , Abhay Singh Gill, KunalShah and @Bewildered Wolf

It works folks! No way i would keep using google dialer. Everything works, even recording. Great stuff!

All working here

App systemize is working for you? Mine wasn't showing apps

I successfully enabled call recording using jOnePlus Tools. No root required, no steps. Just hit the enable switch. Is this different somehow?
Also, shouldn't this guide be in the ONEPLUS 8T GUIDES, NEWS, & DISCUSSION section?

Not working on my KB2007 TMO version

zeusofyork said:
App systemize is working for you? Mine wasn't showing apps
Click to expand...
Click to collapse
Yes, that's why you need to install via .apk. Very easy, you don't even need to start systemize interactively, just do: stemize -d /storage/emulated/0/contacts.apk
Substitute contacts.apk for another name/apk.
BTW, this magisk module has been discontinued. So the app list bug won't be fixed, unless soneone picks the development up.
---------- Post added at 01:56 ---------- Previous post was at 01:54 ----------
jwarrior319 said:
Not working on my KB2007 TMO version
Click to expand...
Click to collapse
What steps did you do? What happens?

sansanc said:
Yes, that's why you need to install via .apk. Very easy, you don't even need to start systemize interactively, just do: stemize -d /storage/emulated/0/contacts.apk
Substitute contacts.apk for another name/apk.
BTW, this magisk module has been discontinued. So the app list bug won't be fixed, unless soneone picks the development up.
---------- Post added at 01:56 ---------- Previous post was at 01:54 ----------
What steps did you do? What happens?
Click to expand...
Click to collapse
I just dont ever get the call recording option. My tmo one came preinstalled with the oneplus dialer as well. I haven't found any combination of things to make it work. I even tried the google dialer mod

Was waiting for this. Will try and report back ?
---------- Post added at 02:24 AM ---------- Previous post was at 02:23 AM ----------
jwarrior319 said:
I just dont ever get the call recording option. My tmo one came preinstalled with the oneplus dialer as well. I haven't found any combination of things to make it work. I even tried the google dialer mod
Click to expand...
Click to collapse
It's a region thing as far as i know. Even global models might not have it.

Thanks for trying. We have tested it and it's working fine. If anyone have want to add some points please share your feedback. I will add it in the guide.

AlwaysLucky said:
I successfully enabled call recording using jOnePlus Tools. No root required, no steps. Just hit the enable switch. Is this different somehow?
Also, shouldn't this guide be in the ONEPLUS 8T GUIDES, NEWS, & DISCUSSION section?
Click to expand...
Click to collapse
Did you have OnePlus dialer or Google dialer ?

zeusofyork said:
App systemize is working for you? Mine wasn't showing apps
Click to expand...
Click to collapse
as sansanc said. You have to choose .apk choice 3. First two options will not work to show app list in 8T.

jwarrior319 said:
I just dont ever get the call recording option. My tmo one came preinstalled with the oneplus dialer as well. I haven't found any combination of things to make it work. I even tried the google dialer mod
Click to expand...
Click to collapse
Download joneplustools from the playstore! It allows you to enable call recording in the oneplus dialer

zeusofyork said:
Download joneplustools from the playstore! It allows you to enable call recording in the oneplus dialer
Click to expand...
Click to collapse
This only works if you already have OnePlus dialer installed.

Shavi_Suri said:
This only works if you already have OnePlus dialer installed.
Click to expand...
Click to collapse
He said in his post that his phone, like mine, came with the oneplus dialer... We're both on T-Mobile and that is why we have it. Sooooooo yes.... It will.

zeusofyork said:
He said in his post that his phone, like mine, came with the oneplus dialer... We're both on T-Mobile and that is why we have it. Sooooooo yes.... It will.
Click to expand...
Click to collapse
Yes...

zeusofyork said:
He said in his post that his phone, like mine, came with the oneplus dialer... We're both on T-Mobile and that is why we have it. Sooooooo yes.... It will.
Click to expand...
Click to collapse
Sweet it works.

For call recording, i use the apk from here:
https://forum.xda-developers.com/oneplus-5/themes/app-enable-call-recording-boot-t3634292
Now, i couldn't find an alternative for systemize. Android 11 comes with /system read only. Remounting it read-write doesn't work. That means that you just can't manually copy the .apk to /system/priv-app like before. That's why apps like Link2SD don't work anymore. So i think we are stuck with systemize.
If you disable systemize on magisk, the apps you installed with it, will disappear. But will appear again if re-enabling it. Reboot needed. If you delete the module, the apps will be gone for good.
Not sure about this, but i think magisk modules need to be disabled when udating the ROM. Otherwise, it boot loops/freezes. So, don't forget about that.
Messages with a dark background also works. Including blocking settings, but it needs to be a system app for that.
Contacts also works, But importing/exporting don't. Call logs permision can't be set. And permissions can't be edited manually because /system is read only.
Maybe a custom kernel can override this read only limitation?
We need for Oneplus to put these apps on play store!

sansanc said:
For call recording, i use the apk from here:
https://forum.xda-developers.com/oneplus-5/themes/app-enable-call-recording-boot-t3634292
Now, i couldn't find an alternative for systemize. Android 11 comes with /system read only. Remounting it read-write doesn't work. That means that you just can't manually copy the .apk to /system/priv-app like before. That's why apps like Link2SD don't work anymore. So i think we are stuck with systemize.
If you disable systemize on magisk, the apps you installed with it, will disappear. But will appear again if re-enabling it. Reboot needed. If you delete the module, the apps will be gone for good.
Not sure about this, but i think magisk modules need to be disabled when udating the ROM. Otherwise, it boot loops/freezes. So, don't forget about that.
Messages with a dark background also works. Including blocking settings, but it needs to be a system app for that.
Contacts also works, But importing/exporting don't. Call logs permision can't be set. And permissions can't be edited manually because /system is read only.
Maybe a custom kernel can override this read only limitation?
We need for Oneplus to put these apps on play store!
Click to expand...
Click to collapse
Thanks for the valuable feedback on this. Will pin this comment and will update the guide.

Thanks for this! I gave up after seeing that Terminal systemizer App list wasn't showing up, didn't think on trying to install an apk directly
Sent from my KB2005 using Tapatalk

Related

Verizon Galaxy S4 mini (sch-I435) rooted and using Wanam

I just wanted to post that i was able to use a popular program (starts with a k ends with an o) that may or may not be sending your imei to china. A phone isn't worth having without root.
(I did try adding recovery from this thread, but it failed, so the 2 possibly unsafe methods are the only options as of right now)
Please explore all the risks before copying and possibly blaming me for any harm done to your phone. As far as i know we don't have a stock odin file to go back to if you mess it up.
I used a fresh install of xp with no user data and i didn't have my sim installed on the phone and no user accounts setup on the phone. Once i was done to be safe, i wiped that install of xp.
Wanam also works great.
Yes!! hundreds of mods work with Wanam Xposed (root required)
install xposed framwork found HERE
open the app then install the framwork
install Wanam Xposed found HERE
then enabe the module in Xposed
make your changes in Wanam Xposed
reboot and see the magic!
Things i've changed so far:
Notification panel: remove AP/PM, clock centered, enable circle battery, hide alarm clock, quick settings tiles changed to 6, hide indicator bars, remove gaps between tiles, disable airplane toggle popup, hide wifi notification, hide carrier label,
With Hidden Note 2 settings.
get it from the play store, here is a link
In the camera settings i enabled the shutter sound on off menu.
With Titanium Backup.
I froze SDM to block any updates.
I froze com.android.providers.partnerBookmars to get rid of the samsung bookbarks
With Root Explorer.
I forced chrome to always give desktop view
basically you download the file.
remove the ".txt" from the end
copy it to /data/local/
set permissions
reboot.
Root
jonno95 said:
I just wanted to post that i was able to use a popular program (starts with a k ends with an o) that may or may not be sending your imei to china. A phone isn't work having without root.
(I did try adding recovery from this thread, but it failed, so the 2 possibly unsafe methods are the only options as of right now)
Please explore all the risks before copying and possibly blaming me for any harm done to your phone. As far as i know we don't have a stock odin file to go back to if you mess it up.
I used a fresh install of xp with no user data and i didn't have my sim installed on the phone and no user accounts setup on the phone. Once i was done to be safe, i wiped that install of xp.
Wanam also works great.
Yes!! hundreds of mods work with Wanam Xposed (root required)
install xposed framwork found HERE
open the app then install the framwork
install Wanam Xposed found HERE
then enabe the module in Xposed
make your changes in Wanam Xposed
reboot and see the magic!
Things i've changed so far:
Notification panel: remove AP/PM, clock centered, enable circle battery, hide alarm clock, quick settings tiles changed to 6, hide indicator bars, remove gaps between tiles, disable airplane toggle popup, hide wifi notification, hide carrier label,
With Titanium Backup.
I froze SDM to block any updates.
With Root Explorer.
I forced chrome to always give desktop view
basically you download the file.
remove the ".txt" from the end
copy it to /data/local/
set permissions
reboot.
Click to expand...
Click to collapse
I'm getting mine tomorrow
How did you root
any links?
kc6wke said:
I'm getting mine tomorrow
How did you root
any links?
Click to expand...
Click to collapse
kingo, no hickups at all. I can't give a link, because it is currently under review by xda because it sends your imei like to china or something. You should defiantly look into the security risks... I ultimately decided that root was more important. And possibly, i don't fully understand what they could do with my imei. I understand that for the Note 3, you use the imei to get a $50 play store credit, so maybe if there is ever something like that for the s4 mini, we better be quick. I also took other precautions by using a fresh install of xp (i've heard of others using sandbox) with no personal info whatsoever on it, i didn't have my sim card installed on the phone, and i didn't have any accounts set up on the phone. Their website looks pretty clean, is registered in the US, they say they are from Canada, but don't have a complete grasp on english (but then neither do i), and it is impressive the number of phones that their program works on.
When on wifi, does anyone else have the 3g/4g/1x icon on? Mine always stays on. I know it's not using cellular data because the arrows are gone, i'm just wondering if it is something i've done to make it do this.
jonno95 said:
When on wifi, does anyone else have the 3g/4g/1x icon on? Mine always stays on. I know it's not using cellular data because the arrows are gone, i'm just wondering if it is something i've done to make it do this.
Click to expand...
Click to collapse
Same thing here, even if wifi and mobile data is turned off, 4g Icon remains. Same thing without Xposed installed.
Any luck with a recovery?
kc6wke said:
Same thing here, even if wifi and mobile data is turned off, 4g Icon remains. Same thing without Xposed installed.
Any luck with a recovery?
Click to expand...
Click to collapse
I for sure don't know enough. I only assume that it would be locked down like the Verizon Note 3 and Verizon Galaxy S4. The recovery for those is safe strap which i'm sure could be done, but i think there might be only one guy that could do it. I'm afraid that this device won't have enough support to talk him into creating it for us. It seems like it takes him more than a week of solid coding to do it.
Could someone post a screenshot of icon not going away?
Sent from my XT1053
data icon
phositadc said:
Could someone post a screenshot of icon not going away?
Sent from my XT1053
Click to expand...
Click to collapse
here is one with Xposed installed and one stock.
{
"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"
}
kc6wke said:
here is one with Xposed installed and one stock.
View attachment 2442180
View attachment 2442181
edit
Sorry pics wont show, will try later must xda issue
see here for now
https://www.dropbox.com/sh/qld2w37raavz3gp/7LnMQcSS0l
Click to expand...
Click to collapse
Thanks. Did you root with ringo or something else?
Sent from my XT1053
phositadc said:
Thanks. Did you root with ringo or something else?
Sent from my XT1053
Click to expand...
Click to collapse
With kingo. Only option at this time as I know of (thanks Jonno95).
Working on trying to get a recovery going, but may be Sol.
kc6wke said:
With kingo. Only option at this time as I know of (thanks Jonno95).
Working on trying to get a recovery going, but may be Sol.
Click to expand...
Click to collapse
I'd like to get someone to mod the systemui to remove am/pm and better yet to get rid of the mobile indicator when WiFi is connected. Why have manufacturers started keeping that visible on WiFi lately? It's ugly and a waste of space.
Sent from my XT1053
phositadc said:
I'd like to get someone to mod the systemui to remove am/pm and better yet to get rid of the mobile indicator when WiFi is connected. Why have manufacturers started keeping that visible on WiFi lately? It's ugly and a waste of space.
Sent from my XT1053
Click to expand...
Click to collapse
Remove am/pm in Wanam, Notifications panel, Am PM Style choose Hide
kc6wke said:
Remove am/pm in Wanam, Notifications panel, Am PM Style choose Hide
Click to expand...
Click to collapse
I can't run Xposed. My corporate email program detects it and shuts down. I usually root, freeze bloat, and then unroot, and then install corporate email. I could mod systemui while rooted and that would stick after unrooting.
Sent from my XT1053
phositadc said:
I can't run Xposed. My corporate email program detects it and shuts down. I usually root, freeze bloat, and then unroot, and then install corporate email. I could mod systemui while rooted and that would stick after unrooting.
Sent from my XT1053
Click to expand...
Click to collapse
The Icon can be removed from the systemUI but your left with a blank space. Im new to samsung but if its anything like htc, its a smali edit to remove the space
Edit
After screenlock and unlock, space is gone
jonno95 said:
I just wanted to post that i was able to use a popular program (starts with a k ends with an o) that may or may not be sending your imei to china. A phone isn't worth having without root.
(I did try adding recovery from this thread, but it failed, so the 2 possibly unsafe methods are the only options as of right now)
Please explore all the risks before copying and possibly blaming me for any harm done to your phone. As far as i know we don't have a stock odin file to go back to if you mess it up.
I used a fresh install of xp with no user data and i didn't have my sim installed on the phone and no user accounts setup on the phone. Once i was done to be safe, i wiped that install of xp.
Wanam also works great.
Yes!! hundreds of mods work with Wanam Xposed (root required)
install xposed framwork found HERE
open the app then install the framwork
install Wanam Xposed found HERE
then enabe the module in Xposed
make your changes in Wanam Xposed
reboot and see the magic!
Things i've changed so far:
Notification panel: remove AP/PM, clock centered, enable circle battery, hide alarm clock, quick settings tiles changed to 6, hide indicator bars, remove gaps between tiles, disable airplane toggle popup, hide wifi notification, hide carrier label,
With Hidden Note 2 settings.
get it from the play store, here is a link
In the camera settings i enabled the shutter sound on off menu.
With Titanium Backup.
I froze SDM to block any updates.
I froze com.android.providers.partnerBookmars to get rid of the samsung bookbarks
With Root Explorer.
I forced chrome to always give desktop view
basically you download the file.
remove the ".txt" from the end
copy it to /data/local/
set permissions
reboot.
Click to expand...
Click to collapse
If I'm not mistaking any time you need to go back to stock you can always use the Verizon software to repair and set to factory defaults. I always did with my original s4 went from root back to stock and didn't have to use Odin. But I could be wrong on the s4 mini. Maybe something to look into I guess.
Sent from my SCH-I435 using XDA Premium 4 mobile app
Chris-M. said:
If I'm not mistaking any time you need to go back to stock you can always use the Verizon software to repair and set to factory defaults. I always did with my original s4 went from root back to stock and didn't have to use Odin. But I could be wrong on the s4 mini. Maybe something to look into I guess.
Sent from my SCH-I435 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Good point, but is there a way to do it if your phone is boot looping or otherwise keeping you out of the settings menu?
Regardless, I can't stand waiting any longer. I'm going to try the steps in the op and hopefully report back from my still functioning Verizon s4mini
Chris-M. said:
If I'm not mistaking any time you need to go back to stock you can always use the Verizon software to repair and set to factory defaults. I always did with my original s4 went from root back to stock and didn't have to use Odin. But I could be wrong on the s4 mini. Maybe something to look into I guess.
Sent from my SCH-I435 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Big Thanks to you Chris-M.
Fixed my soft bricked phone using VZW software.
Any New News
I want to root my daughters 4mini sch-i435 but I have not seen enough positive feedback. Does anyone know if there are other sites reporting on the s4mini progress?
fhem said:
I want to root my daughters 4mini sch-i435 but I have not seen enough positive feedback. Does anyone know if there are other sites reporting on the s4mini progress?
Click to expand...
Click to collapse
Not really any other sites on this
Kingo root works perfect
For those looking to root WITHOUT kingo look here.
http://forum.xda-developers.com/showthread.php?t=2565758

Xposed for lollipop(working?!?)

It's released
Thread link- here
I got it working..
Post #6
May be we should make a list of what modules are currently working on our lollipop moto e to keep a track.
Some one reported that xinternal SD is working.
This type of list will help all. What do u say??
Any one who got a module working can report here.
I read the comments youtube adway was working,,I didn't tested it on my moto e,will report and update the status soon..
Sure if anyone finds it can report I don't have any problems..
Not working on moto e 5.0.2 tried it yeterday, it flashes correctly via twrp but when u try to install apk it never installs, system becomes very very laggy.
iTudorS said:
Not working on moto e 5.0.2 tried it yeterday, it flashes correctly via twrp but when u try to install apk it never installs, system becomes very very laggy.
Click to expand...
Click to collapse
That's sad,I will try it on mine and report here..
Edit:Not working op updated..
Wait..what?!?
{
"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"
}
It isnt working.... ie. framework not installing
and side effects are:
-All my apps on sd went missing(after restoring system partition i got it back)
-storage space was low it asked to clear out 250mb of space from system.....
-Lagged (maybe due to the storage issue in system)
anyway some 1 posted this:
Working on my OnePlus one. It wasn't working at first, but I got it by doing this
1. Flash framework
2. Install apk
3. Go back to recovery and flash the framework again
Click to expand...
Click to collapse
and other post
Using nexus 5 , purity ROM (lollipop version) tried two ways:
way 1:
1. flash the zip
2.install apk
shows xposedbridge.jar active , app_process doesnt
way 2:
1.install apk
2.mount system
3.flash zip
shows xposedbridge.jar active , app_process doesnt
i understand many people have it , but wrote it so you will save some time doing the steps i did.
EDIT - SOLUTION FOUND :
the solution is to install random modul (i choose chromepie) apply it and reboot - have fun using xposed
Click to expand...
Click to collapse
Can some1 try this?
It wasn't working when I first installed,I got full storage and phone lagged...
what I do to get it working was to reboot to recovery and factory reset,after reset I rebooted the phone,it took about 10-15 mins,after booting up I rebooted to recovery and flashed the supersu then xposed zip again,after reboot everything was normal no storage space error or anything,I installed the apk and all is working fine as of now..
gaurav2009 said:
It wasn't working when I first installed,I got full storage and phone lagged...
what I do to get it working was to reboot to recovery and factory reset,after reset I rebooted the phone,it took about 10-15 mins,after booting up I rebooted to recovery and flashed the supersu then xposed zip again,after reboot everything was normal no storage space error or anything,I installed the apk and all is working fine as of now..
Click to expand...
Click to collapse
Thanks mate for reporting. Even i had the lag issue. All apps on sd disappeared and a notification of 250 mb storage or something like that poped up and i went back to KK. I'll flash lollipop tomorrow. And report it here.
some modules that work good right now:
http://www.xda-developers.com/xposed-modules-to-install-right-now-on-lollipop/
App Settings [Lollipop Alternative by rovo89] [1]:
This was by far one of my favorite Xposed modules back when I wasn’t running Lollipop, and certainly the one I missed the most. With this baby you can change DPI per app (which allows you to keep whatever DPI you want on the rest of the SystemUI), as well as the application’s font scale, immersive mode, RAM pinning, and insistent notifications for those that don’t want to miss their valentine’s texts (and lose their heads over it).
Xposed GEL Settings [1][2]:
For those fans of the “pure Google experience”, this module can let you further customize your Google Launcher by letting you hide the search bar or individual applications, change grid, icon and text sizes, remove labels and more. It doesn’t make it quite as flexible as Nova, but it’s definitely a good module to have for those that love the Google integration of their launcher, and the cleanness and optimization of it.
RootCloak [1]:
Some apps detect root and either prevent access or limit your features as a preemptive method for security. While it is understandable some might want to further fortify their application, us XDA tinkerers can be left out of services due to this. This module hides root for the apps you choose, simple as that. We can’t specifically tell you what to use this module for, but if you’ve had problems like this before, look no further.
Advanced Power Menu+ [1]: This module lets you customize the power menu of your phone to add or remove items in any order you want. There are extra reboot options (soft boot, recovery boot, bootloader), a screenshot option, a quick-dial to call whoever, some connection toggles and a handy flashlight. I always have advanced power menus on my phones, and an Xposed module alternative is much easier than flashing additional zip’s. If this doesn’t work for you, the new Lollipop Power Menu module might.
XToast [1]:
This was one of my favorites back then, as it lets you add the Toast notification’s app origin into the message box by adding the corresponding app’s icon. That in itself makes it useful, but you can also customize said icon and add the name, or change the toast style back to older versions. The duration, transparency and where it appears also can be chosen. Basically, toasts are at your control to make them more informative and personal. You won’t know how awesome it is until you try it!
Lollipop Notification Ticker [1]:
This one was meant to restore the ticker on the status bar that informed you of the contents of your latest notifications. It was made before Xposed for Lollipop came out, which was a daring move that worked… partially. According to reports, it breaks heads-up notifications alongside fixing the ticker. If you dislike those in the first place, though, you might want to give it a try.
Native Clip board [1]:
Copying and pasting on smartphones was never the most fluid thing, nor the most consistent. This module adds clip-board management straight to the text-selection menu, and it allows you to theme the new menu, black-list apps and further customize it. If you happen to be working on your phone because there’s a document you might need to edit on the bus, this will prove useful.
BootManager [1]:
A must-have to those that want their device to be slim and efficient on boot. This module allows you to select which applications run when you power up your device, and those that don’t get allowed to do so usually stay dormant until you fire them up. If you’ve got a good amount of things that you don’t need right away but are hesitant to greenify, this can alleviate the dilemma of your user experience.
gaurav2009 said:
It's released
Thread link- here
I got it working..
Post #6
Click to expand...
Click to collapse
Does the dpi change work?
i try install on my phone, but i got only Bootloop :crying:
Official Xposed Framework released for Lollipop
Anybody tried official lollipop veesion?
Here: http://forum.xda-developers.com/xposed/official-xposed-lollipop-t3030118
Adarsh1998 said:
Anybody tried official lollipop veesion?
Here: http://forum.xda-developers.com/xposed/official-xposed-lollipop-t3030118
Click to expand...
Click to collapse
Thats the version that we are talkin about here...
and @gaurav2009 thanks for giving me hope..... now i know the exact steps to install lollipop without factory resetting the device..... (not very diff from the method stated there)
anybody know how to fix the low storage issues? my phone get laggy
just reflash the root.zip or re-root your MotoE. for me it fix the low memmory issues,
just reflash the root.zip or re-root your MotoE. for me it fix the low memmory issues said:
Deleting both caches (cache + Dalvik cache) immediately after flashing before reboot does it for me. Everytime.
Without that: lags, space issues, always a restore necessary to get a working device
Click to expand...
Click to collapse

[project] aftv2atv

How to Make Your Amazon Fire TV Look Like Android TV
This thread summarized how to make Google Leanback Launcher work on your fire devices and amazon-less experience
+ Additionally to this tutorial attached TVSettings application modified that can work on AFTV devices
Working on root devices only.
1. Side load the Google Leanback launcher download it from:
http://www.apkmirror.com/apk/google-inc/android-tv-launcher-android-tv/
2. Make sure you have the updated Xposed framework
http://repo.xposed.info/module/de.robv.android.xposed.installer
3. Install HDXPosed module that will fix the signature check and enable install google play.
https://forum.xda-developers.com/showthread.php?t=2618158
4. Install XInstaller module : If you don't install this module you will get black screen due android leanback launcher is a part of amazon blacklist , disable the confirmation of signatures check , enable installing unsigned apps ,disable permissions checking , changing device properties , etc.
http://repo.xposed.info/module/com.pyler.xinstaller
5. Make the Leanback launcher as default launcher and disable some amazon's packages :
Code:
pm disable com.amazon.tv.launcher
pm disable com.amazon.device.sale.service
pm disable com.amazon.precog
pm disable com.amazon.recess
pm disable com.amazon.whisperplay.contracts
pm disable com.amazon.bueller.photos
pm disable com.amazon.device.sync
pm disable com.amazon.webview
pm disable com.amazon.tv.csapp
pm disable com.amazon.videoads.app
pm disable com.amazon.kindle.cms
pm disable com.amazon.tcomm.client
pm disable com.amazon.client.metrics
pm disable com.amazon.acos.providers.UnifiedSettingsProvider
pm disable amazon.jackson19
pm disable com.amazon.device.software.ota
pm disable com.amazon.ags.app
pm disable com.amazon.application.compatibility.enforcer
pm disable com.amazon.whisperplay.service.install
pm disable com.amazon.device.software.ota.override
pm disable com.amazon.avod
pm disable com.amazon.communication.discovery
pm disable com.amazon.device.sync.sdk.internal
pm disable com.amazon.bueller.music
pm disable com.amazon.application.compatibility.enforcer.sdk.library
(Thanks to @esc0rtd3w)
6. Install the TvSetting.apk that I attached to this thread as system application .
Google Android TV Launcher should been replaced and work!
(tested on my Fire TV gen 1 [5.2.1.2] and FireTV gen 2 [5.2.4.0] )
Some working tested apks that I have install on my Fire TV :
1. Leanback keyboard : http://www.apkmirror.com/apk/google-inc/leanback-keyboard/leanback-keyboard-1-0-2-2423292-release/leanback-keyboard-1-0-2-2423292-android-apk-download/
2. Google Play Store (Android TV) : http://www.apkmirror.com/apk/google-inc/google-play-store-android-tv/
3. Google Play services (Android TV) (com.google.android.gms) : http://www.apkmirror.com/apk/google-inc/google-play-services-android-tv/
4. Google Account Manager 5.1-1743759 (com.google.android.gsf.login_5.1.apk) : http://www.apkmirror.com/apk/google-inc/google-account-manager/google-account-manager-5-1-1743759-release/google-account-manager-5-1-1743759-android-apk-download/
5. Backdrop Daydream Screensaver : http://www.apkmirror.com/apk/google-inc/backdrop-daydream-android-tv/
And there are lot more ...
You can find all stock application for Android TV under GAPPS : [ARM/ARM64,5.1,tvstock]
Updated 15th Mar 2017 [2.1.1] : Adding Amazon logo for About device in LeanbackLauncher
Updated 13th Mar 2017 [2.1.0] : Fix issue of enter Wifi password
Some Pics:
{
"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"
}
Hope you all enjoy this
peleg said:
Not that I'm a fan of Google , I was thinking to exchange all FireTV UI to the known Google Android TV UI.
Much more cleaner and intuitive , so I was working in the past weeks on that effort.
1. First step was to enable and switch Amazon TV luncher to Leanback luncher using the Xposed Framework.
2. Than changing AFTV keyboard to Android TV Keyboard.
3. The hard part was to compile a new setting application that will fit to AFTV and it would be able to access to all HW components without crashing.
So ... meanwhile all above working , I still have some issues with paring new bluetooth devices and with the voice searching but most of features are working.
Now I'm develop on FireTV 1 (bueller) , but I'm planing to convert gen 2 also.
This is WIP project and I'm planning to share it , but meanwhile if someone is interested helping me in development please let me know !!!
I can't share photos because I'm newbie in xda so if some can share it instead of me , I have the imgur link .
Click to expand...
Click to collapse
See above.
Very cool. I'd be happy to help any way that I can.
can you port this to Stick too? Or is Recovery required for this Mod?
It is possible to get a working Playstore with that?
MetaIIica said:
can you port this to Stick too? Or is Recovery required for this Mod?
It is possible to get a working Playstore with that?
Click to expand...
Click to collapse
It supposed to work on all rooted devices , but never tried it on fire stick.
I can send you the apk if you would like.
peleg said:
It supposed to work on all rooted devices , but never tried it on fire stick.
I can send you the apk if you would like.
Click to expand...
Click to collapse
Id like that apk if possible and if im able to help in anyway?
sconnyuk said:
Id like that apk if possible and if im able to help in anyway?
Click to expand...
Click to collapse
I'm not sure that settings apk will function as an standalone mode , if not you should side-load google leanback-launcher
, Like mention in : http://forum.xda-developers.com/fire-tv/general/howto-replace-fire-tv-launcher-fire-tv-t3471260 .
Than you will have a link to the settings apk in main screen .
The best way to make it work properly is to define those 2 apps as an system applications.
Very recommended also to install all google framework and account manager like in :
http://www.aftvnews.com/how-to-inst...amazon-fire-tv-or-fire-tv-stick-without-root/
Please let me know if you found any issues with that apk .
Already known bugs :
1. Google cast setting is not working
2. Unable to set directly the Wifi password .
3. Unable to change model name.
Your help is very important , thank you about that ! :good:
peleg said:
I'm not sure that settings apk will function as an standalone mode , if not you should side-load google leanback-launcher
, Like mention in : http://forum.xda-developers.com/fire-tv/general/howto-replace-fire-tv-launcher-fire-tv-t3471260 .
Than you will have a link to the settings apk in main screen .
The best way to make it work properly is to define those 2 apps as an system applications.
Very recommended also to install all google framework and account manager like in :
http://www.aftvnews.com/how-to-inst...amazon-fire-tv-or-fire-tv-stick-without-root/
Please let me know if you found any issues with that apk .
Already known bugs :
1. Google cast setting is not working
2. Unable to set directly the Wifi password .
3. Unable to change model name.
Your help is very important , thank you about that ! :good:
Click to expand...
Click to collapse
Excellent, i will have a little time to test it all out tomorrow evening and will keep you informed.
Awesome!
peleg said:
Click to expand...
Click to collapse
I've been trying to do this on my own and haven't gotten close to getting the launcher to be allowed to install. I'm running the fire tv stick. Could I test this our on my stick ??
vincentanzalone said:
I've been trying to do this on my own and haven't gotten close to getting the launcher to be allowed to install. I'm running the fire tv stick. Could I test this our on my stick ??
Click to expand...
Click to collapse
Yes , try to install the Xposed framework on your fire stick, then you will need XInstaller module .
You can find it at : http://repo.xposed.info/module/com.pyler.xinstaller
Try to enable all apk installing restriction that may help you to solve it
Fire TV 1 Install
Installed the Leanback Launcher and can set it as default launcher but I'm not really sure what to do with the
com.android.tv.settings-fire-tv.apk
Also, how did you get the Recommendations to work? This would be awesome to get this working.
Great work btw.
peleg said:
Yes , try to install the Xposed framework on your fire stick, then you will need XInstaller module .
You can find it at : http://repo.xposed.info/module/com.pyler.xinstaller
Try to enable all apk installing restriction that may help you to solve it
Click to expand...
Click to collapse
Awesome, that worked perfectly xD Some settings are missing, but nothing super important. This is great though, thank you for this.
Here's some apps that appear to work fine. The markethelper is an Xposed module that can spoof your device when using playstore (haven't got playstore to work yet though). The youtube app seems to work perfectly even with google sign in. Leanback keyboard was easily installed and with your settings app can be set as default keyboard (woohoo!). I don't know where I found LeanbackMod.apk, but it allows the launcher to be fullscreen. The default launcher for me seems to be stuck in portrait mode.
Next step: get google play to start working ;P
dk1keith said:
Installed the Leanback Launcher and can set it as default launcher but I'm not really sure what to do with the
com.android.tv.settings-fire-tv.apk
Also, how did you get the Recommendations to work? This would be awesome to get this working.
Great work btw.
Click to expand...
Click to collapse
1 . Install this package will add at bottom of the android TV launcher the setting option.
2. recommendation is working partly for me (TED , Netflix, Youtube)
I will share soon an new complied version that allow to choose which apps will share their recommendations.
vincentanzalone said:
Awesome, that worked perfectly xD Some settings are missing, but nothing super important. This is great though, thank you for this.
Here's some apps that appear to work fine. The markethelper is an Xposed module that can spoof your device when using playstore (haven't got playstore to work yet though). The youtube app seems to work perfectly even with google sign in. Leanback keyboard was easily installed and with your settings app can be set as default keyboard (woohoo!). I don't know where I found LeanbackMod.apk, but it allows the launcher to be fullscreen. The default launcher for me seems to be stuck in portrait mode.
Next step: get google play to start working ;P
Click to expand...
Click to collapse
Sharing how to get google play & google music working for fire stick :
http://www.aftvnews.com/how-to-install-android-tvs-google-play-music-app-on-the-amazon-fire-tv-or-fire-tv-stick-without-root/
I'm going to upload a new version of tv setting apk that will fix some of those issues ,
Please share what exactly is missing and I will try to help you with that ...
I have Xposed installed along with the framework but when I try to install the app it says app not installed. What am I missing.
thanks
dk1keith said:
I have Xposed installed along with the framework but when I try to install the app it says app not installed. What am I missing.
thanks
Click to expand...
Click to collapse
Did you install the XInstaller mod? Do you have the leanback launcher on your device? What is the failure you get on logcat?
peleg said:
Did you install the XInstaller mod? Do you have the leanback launcher on your device? What is the failure you get on logcat?
Click to expand...
Click to collapse
Thanks for the reply. Yes I have the leanback launcher on the device, I can launch it and everything. I did install the Xinstaller but I wasn't sure what settings to enable in the Xinstaller though. Haven't looked at the logcat but I will. What should I enable in Xinstaller?
Thanks again for the help.
vincentanzalone said:
Awesome, that worked perfectly xD Some settings are missing, but nothing super important. This is great though, thank you for this.
Here's some apps that appear to work fine. The markethelper is an Xposed module that can spoof your device when using playstore (haven't got playstore to work yet though). The youtube app seems to work perfectly even with google sign in. Leanback keyboard was easily installed and with your settings app can be set as default keyboard (woohoo!). I don't know where I found LeanbackMod.apk, but it allows the launcher to be fullscreen. The default launcher for me seems to be stuck in portrait mode.
Next step: get google play to start working ;P
Click to expand...
Click to collapse
can you tell me which settings you enabled/disabled in Xinstaller? Installing the apk just fails on my rooted FireTv 1.
Thanks
i have tested with Firestick rooted (with rbox prerooted image) but Android TV Launcher would not start? have give up.
send and wrote with stickyfingers from my unholy and horny LG H850
Making progress but still having issues. Followed the great step by step guide you posted and was able to get your settings.apk installed. Have Leanback Launcher installed, and have the Leanback Google Play Store installed and working. Even installed a few apps. Problems I'm still having are the Recommendations doesn't show up at all, not even where it shows loading Recommendations. the settings still aren't showing up on the home screen. If I use Appstarter Launcher from Leanback Launcher I can select the Fire TV settings and it comes up as the Leanback Settings but the Apps tab just force closes when I select it. I'm sure I'm not doing something right. I may have too many setting enabled or disabled in Xinstaller. Gonna keep at it though.
thanks again for the help

[Guide] Bypass Safetynet on MM with Custom ROM & Kernel

(Please note that I am not responsible if your phone bricks etc. Please use at your own risk! Myself and others who have also tested this bypass have had no reported issues of this bypass causing some sort of brick etc., but I cannot guarantee anything.)
__________________________________​
*UPDATED*
Since October 2016, Google has (yet again) changed their way on how SafetyNet works and how they can now easily figure out if your phone is rooted or not. This caused many issues for rooted Android users who wanted to play games such as PKMNGO and use apps such as Snapchat. However, there is still ways to bypass SafetyNet.
Tested Devices:
- Samsung Galaxy S6
- Samsung Galaxy S5
- Samsung Galaxy S7
*Looking for people with other devices to try and see if it works for themselves so I can add the device to the list.*
__________________________________​
Requirements:
- Basic Understanding on how to use Custom Recovery, flashing zip files etc.
- Running on Android 6.0+/7.0+
- Phone has a custom recovery (I suggest TWRP) and on a Custom ROM. (Stock roms "should" work too.)
- Rom should have November 1st Security update or older updates. (Have not tested with roms with November 5th Security update and higher.)
- Magisk V11.1 & Magisk Manager 4.1
- SafetyNet Checker
- Phh Super User APK. PlayStore or 2.0 Beta
- Root File Explorer. I suggest Root Browser
- Kernel Adiutor
- Root Checker
(If you cannot bypass with Xposed, use Root Switch!)
Tutorial
**WARNING: BIG IMAGES** (Had no time to resize them, but will soon.)
Before we begin, I suggest that you make a Nandroid backup through your preferred Custom Recovery. I suggest you use TWRP however CWM "should" work, but I have not tried myself.
Step 1:
Clean Install
The first step 'is' optional, however it is recommended that you do a clean install. I will be using Alexis Rom 8.0 Beta 2 for my Galaxy S6, but any rom should work. (Other than certain GraceUX ports, but am able to get it to work with other ported rom like CoreUi (a MIUI port) for the Galaxy S6). You should also flash a kernel now as well. I use to personally use Arter97 as SuperSU is not installed in this kernel, however Arter97 is slowly starting to become unstable as it hasn't been updated and there is better kernels out there. For this tutorial, I will be using Twisted Kernel.
Step 2:
Removing SuperSU
This step is 'also' optional, but ONLY if your rom/kernel does not automatically install SuperSU for you. In my case, it is automatically installed.
What you will need to do is to go to the SuperSU app, go to settings.
{
"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"
}
Scroll down until you see "Full unroot" and click it.
A popup will come up and click "Continue", then followed by another popup and click "NO".
Once you click no, your phone will freeze and then reboot. You should then install Root Checker to verify if your phone is unrooted.
(If for some reason, you are unable to use the SuperSU app but you know SuperSU is installed, I'd suggest you download UPDATE-unSU-signed.zip and flash it as it will manually remove SuperSU.)
Step 3:
Installing required APKs.
You will now need to install MagiskManager 4.2.6, SafetyNet Helper Sample, PHH Super User APK, Root Browser and Kernel Adiutor.
Step 4:
Flashing MagiskV11.1
You will need to reboot into your custom recovery and flash "Magisk-v10.2.zip", followed by rebooting. If you receive ERROR: 1 in TWRP when it is trying to mount SU, I suggest reflashing a kernel (and re-remove SuperSU), uninstalling Magisk with MagiskUninstaller (in Magisk thread) and reinstall Magisk V11.1, or reinstalling your rom.
Once you have flashed the file, reboot into System and open Magisk Manager to verify you have installed Magisk. A little pop up will open to allow Magisk to have root. Make sure to click allow and set it so it has root for "Forever".
If it states that root isn't properly installed, manually flash PHH Super User V266-2. (Useless now as Magisk-V11+ has MagiskSU built into the main file and the Super User manager is built into Magisk Manager.)
Step 5:
Enabling Magisk Hide
In Magisk Manager, go to the side menu and go to "Settings." You will see an unchecked box that says "Enable Magisk Hide." Select it and reboot. Re-open Magisk Manager and verify that it is now check marked. If the App crashes when you select "Enable Magisk Hide", reboot your phone and retry.
Step 6:
Set Permissions
In Root Browser, go to the directory "/sys/fs/selinux" and find the file "enforce" and the file "policy". On the file "enforce", change the permissions of the file from "644" to "640", and for the file "policy", change the permissions of the file from "444" to "440". If MagiskSU pops up and asks for root access, click "Allow."
Once you are done, open up SafetyNet Helper Sample and it 'should' pass. If you are getting "Response Validation Failed" and the background is blue, uninstall Magisk by flashing Magisk Uninstaller, flash UPDATE-unSU-signed.zip, then reflash Magisk V11.1. Then, go back to Step 5 and enable Magisk Hide.
Step 7:
Use Kernel Adiutor to automatically set permissions in init.d
This last step is 'optional', however it automates the permission setting as every time you reboot your system, the file permissions will reset. Open up Kernel Adiutor, go to the sidebar and scroll down until you see 'Init.d'. Click it and make sure "Emulate Init.d" is enabled.
Then click the plus button, set the name to "Permissions" and then add the following script:
"chmod 640 /sys/fs/selinux/enforce" and "chmod 440 /sys/fs/selinux/policy" and save the files.
Also allow root access to Kernel Adiutor!
Step 8:
Reboot
Reboot your device, let Kernel Adiutor do its countdown (you will see in the notifications drop down) and once it says "Applying settings completed!", open up Safetynet and you should be passing!
If you're still not passing, try disabling USB Debugging in Developer Options!
Credits:
topjohnwu - Main developer of Magisk and Magisk Supported Phh Super User
This XDA thread - Helped me figure out how to do this bypass in the first place.
CoreUi Telegram Chat - Helped me test this bypass to see if it worked on different S6 models. Join here!
If I forgot to credit anyone, please tell me.
__________________________________​
If there is any mistakes I made, spelling, phrasing etc., please tell me so I can fix it. Thanks.
Great tutorial by the home looks of it! Will try tomorrow morning
RandomUsername02 said:
Great tutorial by the home looks of it! Will try tomorrow morning
Click to expand...
Click to collapse
Thanks. Been using this way to bypass for 2 months now and when I realized not a lot of people knew how to do it, I knew I needed to write a tutorial. It has only not worked with one ROM I tried but worked with a variety of other roms. XtreStoLite, Alexis, CoreUi, MIUI Port etc. Note, I did not originally "find" it but there is no real guide to follow it like how I have written it above.
Thank you for this it works great! Pokémon Go here we come ?
You could also make a "stock" kernel with only the bypass by SultanXDA to make it easier for users
https://github.com/sultanxda/androi...mmit/abc05b16bbd33521c2fffaf491c5657a94bfcfc5
Goodluck
I've managed to get this and pass safetyNet - any news on Xposed?
Quintz said:
You could also make a "stock" kernel with only the bypass by SultanXDA to make it easier for users
https://github.com/sultanxda/androi...mmit/abc05b16bbd33521c2fffaf491c5657a94bfcfc5
Goodluck
Click to expand...
Click to collapse
I'll look into it. I'm fairly knew to the whole Android rooting area but I will see if I can do this.
Pedroc1999 said:
I've managed to get this and pass safetyNet - any news on Xposed?
Click to expand...
Click to collapse
I'll have me and a small group of members try to test Xposed and see if it bypasses soon.
xJovs said:
I'll have me and a small group of members try to test Xposed and see if it bypasses soon.
Click to expand...
Click to collapse
Count me in, please DM me if you require testers
Pedroc1999 said:
Count me in, please DM me if you require testers
Click to expand...
Click to collapse
I suggest you join the Telegram group. It's for CoreUi but the members are very helpful in testing. (Link is under credits.)
Worked well for me on Galaxy S7 SM-G930F with SuperMan-Rom 1.18.1
I'll try with Xposed later.
Thanks for sharing this great tutorial!
EDIT : This method with Magisk 10.2 + Xposed does NOT work
very interested to see if xposed can be bypassed
Quintz said:
You could also make a "stock" kernel with only the bypass by SultanXDA to make it easier for users
https://github.com/sultanxda/androi...mmit/abc05b16bbd33521c2fffaf491c5657a94bfcfc5
Goodluck
Click to expand...
Click to collapse
Would this be the only thing needed to pass SafetyNet? In other words, no need to hide root?
xJovs said:
I'll have me and a small group of members try to test Xposed and see if it bypasses soon.
Click to expand...
Click to collapse
Any luck?
PokemonTotalWar said:
Any luck?
Click to expand...
Click to collapse
Haven't really went and tried it yet. However I don't think it is currently possible. Been busy recently etc etc.
Also, there 'is' supposedly a bug where settings would crash and that would cause issues. If that is the case, I suggest try flashing Magisk V9 as it worked for me as well before.
not work with stock kernel. Any guide with stock kernel?
Hmmm... Twisted Kernel is only for G920F... what is F? Sorry for my ignorance. Tried googling it. Still unclear.
I have Sprint G920P. Anyone know if this would be devastating and irreversible to my phone if I tried it?
Every other method has failed for me and/or is incompatible with my Sprint phone. I'd love to try this and not brick my phone. Thanks!
F is the international variant of the s6, mainly European, might be wrong.
On my Note 4 I am currently running DevBase 3.8 rom, Enforcing RamKernel V5 R1 and Magisk 10.2.
When I enable "Magisk Hide" I don't have to fiddle with any file permissions at all, SafetyNet is passed "out of the box". :good:
Thanks you so much!
Works perfect on Nexus 6p and 5x running latest 7.1.1 stock with Elementalx kernel.
Just had some problems with changing permissions but it passes anyway. Danke!

Bank app detecting root, SafetyNet passed

I installed magisk but my bank app detecting root. I passed SafetyNet and can install Netflix in Google Play. But somehow bank app detects root or unlocked bootloader. Can somebody help?
Device: OnePlus 8 Pro / OOS11_OB7 Android 11 / Magisk Canary (f152b4c2,22005) / Kernel( Omega & Stock both tried. )
Installed Magisk Modules: "ADB&Fastboot for Android NDK / MagiskHide Props Config / OOS Native Call Recording Enabler / Systemless Host"
Root obtained with boot.img patching method, not pre-patched images. I patched my own img. Passing safetynet, magisk app hidden. I can download Netflix in Google Play as I know you can't download it with not safetynet pass.
App: "Yapıkredi Mobil (com.ykb.android)"
App is soft detecting. I can login but cannot do specific abilities in app, they are disabled. App says we cannot provide this features unless we confirm you are on secure device. FYI if safetynet fails apps giving there is root popup but in this circumstances it is just soft disabling some features.
@VD171 hi. I used your app called "VD Infos" and I'm getting 4 root detection errors. Do you have any ideas about fixing them? It gives emulator tags. I used "Magisk Hide Props Config" after seeing this emulator thing but still fails.
Code:
================
-> Quantities
Total Time: 23 minutes and 57 seconds.
Total of tries: 6,062,778.
Total found: 4.
* Emulator detected.
================
================
-> ROOT
#1. [* EMULATOR]: [ro.kernel.qemu.gles]: 0
#2. [Found]: /system/lib/libsigchain.so
#3. [Found]: /system/lib64/libsigchain.so
#4. [Found]: com.dolby.daxservice.DaxApplication
================
I tried XPrivacyLua method got from the huge "Mandiri Online Thread"
I tried this module and it is failing. And I cannot permit "use tracking" ability, app crashes if I enable it.
Code:
1. Install magisk, reboot
2. Install Riru module, reboot
3. Install LSPosed module, reboot
4. Instal LSposed manager and xprivacylua, (I need reboot here)
6. Activate xprivacylua module in LSposed manager, reboot
7. Open LSposed manager module list, select xprivacylua, tick Mandiri Online.
8. Open xprivacylua app, search Mandiri Online, restrict "get applications" & "use tracking"
9. May get "something wrong" message, just tap back and reopen Mandiri Online (don't force close)
10. Done
Riru-Unshared method tried and also failed.
Tried vvb2060/MagiskDedector and it says "init.rc has been modified by magisk" this app also can detect root."
emirefek said:
I tried XPrivacyLua method got from the huge "Mandiri Online Thread"
I tried this module and it is failing. And I cannot permit "use tracking" ability, app crashes if I enable it.
Code:
1. Install magisk, reboot
2. Install Riru module, reboot
3. Install LSPosed module, reboot
4. Instal LSposed manager and xprivacylua, (I need reboot here)
6. Activate xprivacylua module in LSposed manager, reboot
7. Open LSposed manager module list, select xprivacylua, tick Mandiri Online.
8. Open xprivacylua app, search Mandiri Online, restrict "get applications" & "use tracking"
9. May get "something wrong" message, just tap back and reopen Mandiri Online (don't force close)
10. Done
Riru-Unshared method tried and also failed.
Click to expand...
Click to collapse
Try it :
7. Open LSposed manager module list, select xprivacylua, tick Mandiri Online, reboot
same here... suddenly the bank app stopped working.... is was working fine before
emirefek said:
I tried XPrivacyLua method got from the huge "Mandiri Online Thread"
I tried this module and it is failing. And I cannot permit "use tracking" ability, app crashes if I enable it.
Code:
1. Install magisk, reboot
2. Install Riru module, reboot
3. Install LSPosed module, reboot
4. Instal LSposed manager and xprivacylua, (I need reboot here)
6. Activate xprivacylua module in LSposed manager, reboot
7. Open LSposed manager module list, select xprivacylua, tick Mandiri Online.
8. Open xprivacylua app, search Mandiri Online, restrict "get applications" & "use tracking"
9. May get "something wrong" message, just tap back and reopen Mandiri Online (don't force close)
10. Done
Riru-Unshared method tried and also failed.
Click to expand...
Click to collapse
I tried mandiri app today, but I can't run it because it says there is no wifi connection and keeps loading only.
Even hiding root or not.
emirefek said:
I tried XPrivacyLua method got from the huge "Mandiri Online Thread"
I tried this module and it is failing. And I cannot permit "use tracking" ability, app crashes if I enable it.
Code:
1. Install magisk, reboot
2. Install Riru module, reboot
3. Install LSPosed module, reboot
4. Instal LSposed manager and xprivacylua, (I need reboot here)
6. Activate xprivacylua module in LSposed manager, reboot
7. Open LSposed manager module list, select xprivacylua, tick Mandiri Online.
8. Open xprivacylua app, search Mandiri Online, restrict "get applications" & "use tracking"
9. May get "something wrong" message, just tap back and reopen Mandiri Online (don't force close)
10. Done
Riru-Unshared method tried and also failed.
Click to expand...
Click to collapse
I can't get mandiri app working perfectly.
But I can bypass the root detection.
If root is detected, the app closes.
But if root is not detect, the app keeps open.
Before:
{
"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"
}
After:
Don't know about Yapıkredi but Shamiko Module fixes Bonusflaş (Detecting root disables NFC payments and right now with shamiko, i can use NFC payments.)
There's a way to use banking apps with safetynet passing and an unlocked bootloader. Some banking apps don't work even though you pass safetynet as they detect if your bootloader is unlocked.
I found an app that allows banking apps to work by making a parallel app and this app is called island. This app can be used to clone banking apps and it solved the problem! Try it out! Disclaimer: Only Island can "bypass" this
Here's the play store link https://play.google.com/store/apps/details?id=com.oasisfeng.island&hl=en_GB&gl=US
Extreme_Ninja2099 said:
There's a way to use banking apps with safetynet passing and an unlocked bootloader. Some banking apps don't work even though you pass safetynet as they detect if your bootloader is unlocked.
I found an app that allows banking apps to work by making a parallel app and this app is called island. This app can be used to clone banking apps and it solved the problem! Try it out! Disclaimer: Only Island can "bypass" this
Here's the play store link https://play.google.com/store/apps/details?id=com.oasisfeng.island&hl=en_GB&gl=US
Click to expand...
Click to collapse
Cloning an app is not a solution.
There are many ways to detect and prevent it easily.
VD171 said:
Cloning an app is not a solution.
There are many ways to detect and prevent it easily.
Click to expand...
Click to collapse
Have u tried it? Obvs u need to pass safetynet first and then if the banking app still doesn't work then try my suggested method. It works with me which was why I suggested it. (Safetynet passed, banking app detected bootloader unlocked -> used island -> created a clone app + using work profile -> managed to to set it up + worked)
Extreme_Ninja2099 said:
Have u tried it? Obvs u need to pass safetynet first and then if the banking app still doesn't work then try my suggested method. It works with me which was why I suggested it. (Safetynet passed, banking app detected bootloader unlocked -> used island -> created a clone app + using work profile -> managed to to set it up + worked)
Click to expand...
Click to collapse
Obviously it may works on apps which does NOT checks integrity and/or signature.
I just said, it is NOT a safely recommended way for banking apps.
Extreme_Ninja2099 said:
Have u tried it? Obvs u need to pass safetynet first and then if the banking app still doesn't work then try my suggested method. It works with me which was why I suggested it. (Safetynet passed, banking app detected bootloader unlocked -> used island -> created a clone app + using work profile -> managed to to set it up + worked)
Click to expand...
Click to collapse
I wrote a guide about how to bypass the detection for unlocked bootloader.
Enjoy
[GUIDE][MTK] How to bypass detection for UNLOCKED BOOTLOADER ?
WARNINGS: First of all you should BACKUP IMEI. Remember to NEVER touch the NVRAM. People who does NOT backup imei or touches the NVRAM, are susceptible to the loss of IMEI. If you try to share NVDATA between different devices, it may cause...
forum.xda-developers.com
VD171 said:
I wrote a guide about how to bypass the detection for unlocked bootloader.
Enjoy
[GUIDE][MTK] How to bypass detection for UNLOCKED BOOTLOADER ?
WARNINGS: First of all you should BACKUP IMEI. Remember to NEVER touch the NVRAM. People who does NOT backup imei or touches the NVRAM, are susceptible to the loss of IMEI. If you try to share NVDATA between different devices, it may cause...
forum.xda-developers.com
Click to expand...
Click to collapse
We're in the Oneplus 8 pro XDA thread. Your guide works for the redmi Note 9 which is a different device and requires the user to wipe their data and the method requires a partition the 8 pro doesn't have (SECCFG). Doesn't seem worth it just to bypass unlocked bootloader detection for some banking apps that detect it. Like if my suggested method somehow doesn't work well then you're better off locking your bootloader
Extreme_Ninja2099 said:
We're in the Oneplus 8 pro XDA thread. Your guide works for the redmi Note 9 which is a different device and requires the user to wipe their data and the method requires a partition the 8 pro doesn't have (SECCFG). Doesn't seem worth it just to bypass unlocked bootloader detection for some banking apps that detect it. Like if my suggested method somehow doesn't work well then you're better off locking your bootloader
Click to expand...
Click to collapse
Does not matter the section.
The question has relevance for all Android devices.
If I didn't help you, just ignore it.
But, as I said, clonning app makes easily to inject malicious codes to the app.
So, clonning app is NOT a better way for banking apps.
I just warned, each one does what he/she wants.
Oh man, Guys and Girls.... It's very very stupid and it Highly Risky to Root a Phone and use a Bank App! Does Anyone knows what Root are? Knows anyone of you what Rooting Means? Full, Yes Full Administration Rights in your Phone and EVERY App they want to Steal some Kind of Information from You can did that with Your Permission as Su/Admin! If someone steals Money from your Banking Account! Don't cry at your Bank and Say that you Screwed from a Phishing App or YOUR STUPIDITY! No Bank would pay Back only One Cent of the Stolen Money! If anyone want to Pay via App please Buy a Phone, a Ugly Phone Without SU Permission!! Android is Linux! And if you gave them Root. Know what you did and don't ask why the Phone is Checks that Permits and why it's checks that!?! So many of you People buys Phones for over thousand Euro or Dollars and then Rooting??? Why buy a Phone for that much Money and Unlocks the Security? It's obviously extreme Kind of Stupidity...
2chillen said:
Oh man, Guys and Girls.... It's very very stupid and it Highly Risky to Root a Phone and use a Bank App! Does Anyone knows what Root are? Knows anyone of you what Rooting Means? Full, Yes Full Administration Rights in your Phone and EVERY App they want to Steal some Kind of Information from You can did that with Your Permission as Su/Admin! If someone steals Money from your Banking Account! Don't cry at your Bank and Say that you Screwed from a Phishing App or YOUR STUPIDITY! No Bank would pay Back only One Cent of the Stolen Money! If anyone want to Pay via App please Buy a Phone, a Ugly Phone Without SU Permission!! Android is Linux! And if you gave them Root. Know what you did and don't ask why the Phone is Checks that Permits and why it's checks that!?! So many of you People buys Phones for over thousand Euro or Dollars and then Rooting??? Why buy a Phone for that much Money and Unlocks the Security? It's obviously extreme Kind of Stupidity...
Click to expand...
Click to collapse
If you know what you are doing, NO.
It is not highly risky.
I root my device because I paid for the device, I bought the device, I didn't rent it.
I have 25 android devices and all them are rooted.
I'm using Fedora Linux in my personal computer for more than 11 years.
So, rooting is not a problem if you know what you are doing.
Edit: At this moment, I have exactly 49 banking apps installed on my main device. Some apps are from the same bank, just an alternate app for credit card management. They are ALL working perfectly. Some of them have more protection than others. But if you are root, you can bypass all types of protections. Capitalism is a lot of fun.
Bruh just use Shamiko and be done with it...
Extreme_Ninja2099 said:
We're in the Oneplus 8 pro XDA thread. Your guide works for the redmi Note 9 which is a different device and requires the user to wipe their data and the method requires a partition the 8 pro doesn't have (SECCFG). Doesn't seem worth it just to bypass unlocked bootloader detection for some banking apps that detect it. Like if my suggested method somehow doesn't work well then you're better off locking your bootloader
Click to expand...
Click to collapse
Thanks for the heads up !
Do you have Realme device as I cannot get through ( detected my device is mofified ... and kick me out during opening the banking apps )
My Realme 7 pro is done the old ways , Rooted, Magisk , Hide Magisk, MagiskHide Props Config, Riru , Universal safetyNet fix, LSposed , XProvacylua.....etc. (( Safetynet is passed !! ))
Wonder if anymore new methods nowadays.
** My Samsung A71 is okay ( with above procedures done ) opening the same banking apps.
Thank you very much., edmond0

Categories

Resources