How to disable flag_secure on Android 10? - Android Q&A, Help & Troubleshooting

I have tried smali patcher and the following method with no luck:
How to disable FLAG_SECURE on Nougat
Hi all, is there a way to disable FLAG_SECURE on Nougat? Before update from Android 6 I used Xposed module to do that, but I need a way to disable it on Nougat untill Xposed will be relised. Thanks for attention
forum.xda-developers.com
I used Tickle My Android to decompile/recompile services.jar and found this file:
services.jar\smali_classes2\com\android\server\wm\WindowManagerService.smali
Then I basically did the recommended changes in the link above. But that didn't work.
How should this be done in Android 10?

malcolmy said:
I have tried smali patcher and the following method with no luck:
How to disable FLAG_SECURE on Nougat
Hi all, is there a way to disable FLAG_SECURE on Nougat? Before update from Android 6 I used Xposed module to do that, but I need a way to disable it on Nougat untill Xposed will be relised. Thanks for attention
forum.xda-developers.com
I used Tickle My Android to decompile/recompile services.jar and found this file:
services.jar\smali_classes2\com\android\server\wm\WindowManagerService.smali
Then I basically did the recommended changes in the link above. But that didn't work.
How should this be done in Android 10?
Click to expand...
Click to collapse
same case help me with that want it for prime...

darkdragon24 said:
same case help me with that want it for prime...
Click to expand...
Click to collapse
Smali Patcher was updated shortly after I posted this thread. It worked for me.

Related

[Tutorial] Xposed Framework for Huawei MediaPad M1 (S8-301L/W)

Hi Guys, As you know there is not source and the source'm not very good to say .. but at least I bring as operating the xposed framework, (will also be used to change fonts, bootanimation etc. ..)
We went into root explorer, and headed / system
Set_Immutable.list select and change the name to Set_immutable.lis.old
now proceed to install the xposed framework (the latest version)
we entered
Xposed Installer> Framework> Install / update
If that does not work, go to build.prop and change ro.config.hwtheme = 0
Screenshot
Dose that works with the Mediapad X1 running on kitkat B010
Does not seem to work for me on B008 Malaysia firmware for X1. There is no hwtheme line in the build prop and even after I added it, it still doesn't work.
This tutorial is for the M1 not the X1.
omniphil said:
This tutorial is for the M1 not the X1.
Click to expand...
Click to collapse
Yes I know, but the steps are the same.
Did you get Xposed working on your 4.4.2 ROM? Mind sharing?
joytest said:
Yes I know, but the steps are the same.
Did you get Xposed working on your 4.4.2 ROM? Mind sharing?
Click to expand...
Click to collapse
The steps aren't the same or you would have been able to get it working
The X1 has a themeing engine that interferes with Xposed framework. There is a hack to get it to sort of work, but most of the useful functionality does not work.
omniphil said:
The steps aren't the same or you would have been able to get it working
The X1 has a themeing engine that interferes with Xposed framework. There is a hack to get it to sort of work, but most of the useful functionality does not work.
Click to expand...
Click to collapse
I would much appreciate your help in providing steps to get Xposed working on 4.4.2
I'm on B008 Malaysia firmware, and it is KitKat. I have it rooted with SuperSU and Busybox. Titanium is working fine, but doesn't seem to run schedules. Otherwise there aren't any other issues.
joytest said:
I would much appreciate your help in providing steps to get Xposed working on 4.4.2
I'm on B008 Malaysia firmware, and it is KitKat. I have it rooted with SuperSU and Busybox. Titanium is working fine, but doesn't seem to run schedules. Otherwise there aren't any other issues.
Click to expand...
Click to collapse
What are you looking to modify with Xposed Framework? A lot of the plugins wont work because of the X1's theming engine...
Here's a patch for the Huawei phones, but be warned this can really mess things up...
http://forum.xda-developers.com/showthread.php?t=2547781
and
http://www.modaco.com/topic/372595-how-to-use-xposed-framework-26-on-huawei-roms/
when I am root, I cant get the permissions for change name of immutable.list, I test everything, I need to tell that I get ota rom from september, my rom is s8-301wV100R001C115B003, i have found this page, about M1, but its in russian
4pda.ru/forum/index.php?showtopic=604666
there are many different ROMs and ways to Root but i havent test them coz I have fear to turn my tablet to russian XD, im a little noobish, please help, i wnt install Xposed and look great this tablet.
This trick also work perfectly on mediapad xi 7d-501l 4.2.2 use exposed installer framework v 2.7.1

[R] Trimnot successor for Marshmallow ?

Hi !
As you know, Android has a limit for call logs which is currently set to 500. There was a module working on Kitkat which seemed to break this limit, but this module doesn't work anymore on Marshmallow.
So my question is : is it possible to build a module which breaks the call logs limit of Android and works on Marshmallow ?
I tried to edit framework.jar myself but with no success, the file required is no longer available through neither framework.jar nor framework.odex.
Thanks for your help !
Can you provide me the source for trimnot? Or describe what it modifies?
Trimnot doesn't have a thread here or a github :/
I think that we have to change a value in CallLog.smali or CallLog$Calls.smali, but I didn't find these files in the framework...
Sent from my Nexus 5
You could try to decompile the APK, using an online tool. Decompiling isn't always perfect, but it comes close to the actual source.

Modding the ScreenOff-Animation in Android 7

Hey there!
I wanted to ask if someone here can help me with finding out how to mod the ScreenOff-Animation in 7.1, as I'd like to change it back to the TV-Off Animation from Android 4.
I read a couple of threads, linking a xposed module which doesn't work currently in Android 7 and there is also an App on the Play Store, but it also doesn't work anymore for Android 7.
If anyone has any experience with this, is this as simple as creating a Bootanimation, does it involve heavy modding of system files?
Greetings,
Raphael.
Hi
I managed to get the xposed module ScreenOffAnimation running on LOS 14.1 by using the unofficial version of the xposed module by the PurifyOS team
https://forum.xda-developers.com/xposed/xposed-android-nougat-sdk-25-arm64-t3639221http://
After installing the framework use the XposedBridge.jar file in the second post of this link
https://forum.xda-developers.com/xposed/modules/app-gravitybox-v7-0-0-tweak-box-android-t3653953
Just copy it to the /system/framework folder
Reboot and enjoy

[ROOT] Any way to use secure folder on a rooted phone?

My phone has been rooted for some time now, and I love that now I have full control of the phone, allowing me to do whatever I want with it. I still pass SafetyNet, and Google Pay still works, but one problem came with me rooting my phone. One of the features I loved on my non-rooted phone is the Secure Folder. I have seen forum posts about this problem before, and people could still use Secure Folder even when the phone is rooted; how would I achieve the same of what other people did? Thank you.
Aholicknight said:
My phone has been rooted for some time now, and I love that now I have full control of the phone, allowing me to do whatever I want with it. I still pass SafetyNet, and Google Pay still works, but one problem came with me rooting my phone. One of the features I loved on my non-rooted phone is the Secure Folder. I have seen forum posts about this problem before, and people could still use Secure Folder even when the phone is rooted; how would I achieve the same of what other people did? Thank you.
Click to expand...
Click to collapse
There's a few ways to patch it. You must have knowledge on how to decompile framework and such.
For Pie: https://forum.xda-developers.com/t/secure-folder-patch-for-custom-rom.3949878/
For Android 10: https://forum.xda-developers.com/t/...-mods-collection-exynos.3772017/post-82978861
ShaDisNX255 said:
There's a few ways to patch it. You must have knowledge on how to decompile framework and such.
For Pie: https://forum.xda-developers.com/t/secure-folder-patch-for-custom-rom.3949878/
For Android 10: https://forum.xda-developers.com/t/...-mods-collection-exynos.3772017/post-82978861
Click to expand...
Click to collapse
I have Android 10 so hopefully, this will work, do I install it using TWRP?
Aholicknight said:
I have Android 10 so hopefully, this will work, do I install it using TWRP?
Click to expand...
Click to collapse
That mega link isn't for a magisk or twrp zip. It's just a zip that has instructions inside on how to decompile framework.jar, what codes to edit and how to recompile it back.
It's work android 11??
Try this thread it will work
How to use secure folder in rooted device with build prop editor
Step 1-If your phone is rooted download build prop editor and add these lines from screenshot in the build prop editor Step 2 - sav and exit the changes made in build prop editor then restart your device Step 3 in your account setting in phone...
forum.xda-developers.com
not work on samsung a 51 confirmed
ShaDisNX255 said:
There's a few ways to patch it. You must have knowledge on how to decompile framework and such.
For Pie: https://forum.xda-developers.com/t/secure-folder-patch-for-custom-rom.3949878/
For Android 10: https://forum.xda-developers.com/t/...-mods-collection-exynos.3772017/post-82978861
Click to expand...
Click to collapse
For s10 android 12
Any of you got it working? i have a magisk module that works in android 12
There's a new patch that enables more than just Secure Folder:
GitHub - BlackMesa123/KnoxPatch: LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
LSPosed module to get Samsung apps/features working again in your rooted Galaxy device. - GitHub - BlackMesa123/KnoxPatch: LSPosed module to get Samsung apps/features working again in your rooted G...
github.com
ShaDisNX255 said:
There's a new patch that enables more than just Secure Folder:
GitHub - BlackMesa123/KnoxPatch: LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
LSPosed module to get Samsung apps/features working again in your rooted Galaxy device. - GitHub - BlackMesa123/KnoxPatch: LSPosed module to get Samsung apps/features working again in your rooted G...
github.com
Click to expand...
Click to collapse
i can't figure out how to install it, it has a apk, which when i try to install my phone says "App not installed as app isnt compatible with your phone" i have M51, android 12, one UI4.1
Instead of downloading apk file, download the zip file and install in Magisk as a Magick module. (APK WORKS IN ANDROID 4, 5 & 7...)
If you fail to do the above, then go to this forum.https://forum.xda-developers.com/t/module-smali-patcher-7-4.3680053/

I can't activate xposed framework in lenovo k8 plus

Hello guys.
This is details of my phone.
1. Lenovo k8 plus
2. Twrp is not install properly but also i root my phone and it say orange state.
3.i download modified xposed framework by topjohnwho and rovo89 module. I download that in magisk.
4. I want to download xposed 90-beta3 version.
5. I download the modified xposed installer .
6.after complete this steps its say only and only one thing please active xposed framework.
7.when I am click on install it gives me error resources is busy.
8.and if I use busybox also it say xposed.prob is already available or xposed.prob I/O error.
9.My phone have Android 8.0.0 Oreo API
10.pocesser arm64
I did already see xda developer post related my problem like remove disabled from /data/data... Etc.
Or ☑ disable resources hooks etc..
But that all kind of stuff didn't work.
AFAIK for devices runnning Android 8 and higher you use EdXposed framework and/or LSPosed framework instead of XPosed framework
jwoegerbauer said:
AFAIK for devices runnning Android 8 and higher you use EdXposed framework and/or LSPosed framework instead of XPosed framework
Click to expand...
Click to collapse
jwoegerbauer said:
AFAIK for devices runnning Android 8 and higher you use EdXposed framework and/or LSPosed framework instead of XPosed framework
Click to expand...
Click to collapse
Thank you for Reply .
Yes you are right and i also try Edxposed Framework and also its works.but i want use use sms toolkit for send anyone flash sms so that tool didn't work on EdXposed framework .what can i do for send flash sms using sms toolkit made by hackistan.Any other way to send Flash sms ,SMS DOS , or etc thing like this. without Xposed Framework.then i dont need that. and ya i also Search on internet that how to send flash sms without xposed framwork it gives not any information related this . so what can i do ????
can i add /system/framework/telephony-common.odex in android 4 to android 8 ??

Categories

Resources