[MOD] NFC SWP SIM Enabler for OnePlus 3/3T and OnePlus 5 - OnePlus 5 Themes, Apps, and Mods

[Download]
OnePlus 5
Magisk version:
https://www.androidfilehost.com/?fid=962021903579500366
Magisk version (Oreo):
https://www.androidfilehost.com/?fid=817906626617954510
OR
TWRP version:
https://www.androidfilehost.com/?fid=889764386195920245
TWRP version (Oreo):
https://www.androidfilehost.com/?fid=889964283620774120
OnePlus 3/3T
Magisk version: https://www.androidfilehost.com/?fid=962021903579500365
OR
TWRP version: https://www.androidfilehost.com/?fid=673368273298976012
[Install]
1. You need have a NFC Sim card
2. Download and flash zip file
3. Turn on "org.simalliance.openmobileapi.SMARTCARD" in app permissions
Ref (Chinese version):
http://blog.snowwolf725.jjvk.com/2017/07/10/658/
[Credits]
johnzweng and seek-for-android @ GitHub for SmartcardService.apk
https://github.com/johnzweng/platform_packages_apps_SmartCardService
@topjohnwu for Magisk
[How it work?]
There are some difficulties at enabling NFC SWP feature.
Firstly, the default security element of NFC is eSE(embedded Secure Element), you need change it from eSE to UICC(Universal Integrated Circuit Card).
So you should modify the NFC config file at /system/libnfc-nxp.conf
{
"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"
}
Secondly, mobile app can't grant NFC permission (org.simalliance.openmobileapi.SMARTCARD) from stock Oxygen rom.
App needs this permission to access NFC Sim, however it got security exception.
In order to fix it, we need replaces SmartcardService.apk with "normal" version.
Created 2017-08-02
Last Updated 2017-08-02

Can you elaborate more on this? What does it do and why would one want or need it

Certain countries use a different standard for NFCs. China uses SWP. They are able to swipe their phones at train stations and different credit card apps. Unneeded if you don't use it. Tested it in USA, it works but disables internet..

Denkai said:
Certain countries use a different standard for NFCs. China uses SWP. They are able to swipe their phones at train stations and different credit card apps. Unneeded if you don't use it. Tested it in USA, it works but disables internet..
Click to expand...
Click to collapse
Sorry, it's my mistake.
You should try this file:
Magisk version: v1.5a
https://www.androidfilehost.com/?fid=745425885120754291
str8str said:
Can you elaborate more on this? What does it do and why would one want or need it
Click to expand...
Click to collapse
Ref:
http://www.gemalto.com/brochures-site/download-site/Documents/tel-mobile-NFC-TSM.pdf
https://www.extremetech.com/mobile/105683-nfc-enabled-sim-cards-to-become-a-worldwide-standard

版本老啦哥们,请更新版本

Thank you for this mod. Have you tested if this work on OnePlus 3 OOS Oreo?

This is awesome. It should come really handy when I'm visiting Taiwan.

MadCow809 said:
This is awesome. It should come really handy when I'm visiting Taiwan.
Click to expand...
Click to collapse
I don't think so, you'll need an NFC SIM card from Telecoms of Taiwan.

jekyll530 said:
I don't think so, you'll need an NFC SIM card from Telecoms of Taiwan.
Click to expand...
Click to collapse
Of course, but it shouldn't be too much hassle. I'll just pop in the FET store and get an NFC SIM card.

Hi,
Just tried on my OP5 on Oreo open Beta 2 with TWRP file. Impossible to activate NFC.

Tiegui13 said:
Hi,
Just tried on my OP5 on Oreo open Beta 2 with TWRP file. Impossible to activate NFC.
Click to expand...
Click to collapse
You should try Oreo version
OnePlus 5
Magisk version (Oreo):
https://www.androidfilehost.com/?fid=817906626617954510
OR
TWRP version (Oreo):
https://www.androidfilehost.com/?fid=889964283620774120

Thanks,It's better, I can activate NFC, I added the autorisation to my mobile payment app but my it still says my phone is not compatible, I don't know how to test if it's an issue with the app I use or if the mod doesn't work.

just the SWP is not recconized by the OP5.
Edit - found this awesome developer @androcheck
he had a problem with the dual sim fom LeEco LEX720
https://forum.xda-developers.com/le-pro3/development/mod-patch-smartcardservice-sim-card-t3502369
The problem:
The LEX720 is a dual-sim phone, and so the (banking) apps could read SIM-cards from either SIM1 or SIM2 slot (I tested, SmartcardService works with both). But if you also want to use NFC for payment it has to be inserted into SIM1 (as it seems that only the SIM1 slot ist connected over an SWP line to the NFC chipset). Unfortunately the Austrian banking apps don't seem to handle the dual-SIM situation correctly and only try to read SIM2 (which is empty for me) and therefore don't work.
Click to expand...
Click to collapse

Failed to give org.simalliance.openmobileapi.SMARTCARD permission after magisk 15.3 update
using N 1.6a

I can't find "org.simalliance.openmobileapi.SMARTCARD" in my apps. (System processes showed). OP5, Oxygen 5.0 stable, Magisk 15.3. Help me please :crying:

Hey there, is OP5t on Oreo open Beta 2(H2OS) supported?

Haxor31 said:
I can't find "org.simalliance.openmobileapi.SMARTCARD" in my apps. (System processes showed). OP5, Oxygen 5.0 stable, Magisk 15.3. Help me please :crying:
Click to expand...
Click to collapse
Same here can't find the file to edit. But my nfc sim seems to work but my app can't detect it.
Sent from my ONEPLUS A5010 using Tapatalk

Hello,
I owned a OnePlus 5 with which the mod worked, but with my new OnePlus 5T under oreo it doesn't work... Any idea?

Please port it to 5T

Thanks for your work! It works fine on my OP3T running H2OS android 7.1. But after I upgrade to oreo, it doesn't work.
I have flashed the magisk version of mod through twrp, and tried to set permission using "pm grant xxxxxxx org.simalliance.openmobileapi.SMARTCARD", but it seems that this permission does not exist now.
I tried to download the OP5 version of mod to find the difference between normal version and oreo version. I looked into the /dev folder on my device, found pn544 exists, but I can't understand what's the meaning of changed numbers in libnfc-nxp.conf...
May I know how to fix the module to make it works on oreo? Thanks!
Sorry to trouble you, it does work on OP3T running H2OS android 8.0.
I don't know what's the point, but after a factory reset, and reinstall the app which using nfc-sim, it can works perfectly. Just wipe the data of the app is not useful, a reinstall is needed
I upgraded to 8.0 from 7.0 by a dirty flash, it may be the cause.

Related

[ROM][7.1.1][BETA][C106/C103][TWRP] JUI ROM VR12 by Cuoco92

{
"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"
}
This is modded JUI ROM by @Cuoco92 running on android 7.1.1. I do not own and make this ROM but I have asked for @Cuoco92 permission to make a thread here so that we can all refer and share this ROM in one, easy and organized place​.
I'm using C103 device but so far this ROM is working fine for me with working wifi, hotspot, bluetooth, compass and fingerprint.
Installation :​1. Boot into TWRP
2. Make a backup (optional. I don't need backups because I'm flashing this right from the beginning, migrating from EUI)
3. Wipe>Format Data (this is to remove device encryption so that you can see your internal memory in TWRP)
4. Wipe>Advanced>Cache, Dalvik/ART, System, Data (wipe)
5. Copy ROM into internal memory.
6. Go back to TWRP main page and select Install.
7. Flash the ROM.
8. Device will be automatically restarted after flashing finished. Don't worry if it does.​
Downloads :
- ROM (VR12 from GDrive)
- VR10 (stable, from AFH)​
BETA Builds Updates :​- VR13.2
Features :
- Android 7.1.1 Nougat
- New recents compared to the iOS like EUI
- Tethering data limit
- Auto connect in File Transfer Mode
- Dolby and Viper4Android pre-installed
- Latest 3.2.1 TWRP automatically flashed after ROM flash finished.
- CameraHAL3 enabled ( in Cuoco app ; pre-installed with ROM)
- Adaway pre-installed (also in Cuoco app)
- Gapps preinstalled
- Better battery life, better heating management
- Rooted with Magisk v16.3
What's working :
1. Wifi and tethering
2. Fingerprint unlock
3. Root
4. Compass
5. SLR (bokeh), Mono Mode in camera.
6. Band 3 and Band 5 LTE, WCDMA, GSM.
7. Pretty much everything so far...
What's Not Working (in BETA):
- Some users reported speaker bugs coming from C103 devices. You can try this fix here
- For some reason Vanced youtube is not working in both TWRP install and Magisk Install
- Video recording does not work due to mic problem.
- You can try the mic fix using Magisk module here and see if it fix it. Voice call is working after using this module.
- PreInstalled Viper4Android do not work and buggy. @Cuoco92 has removed it in VR13 release.​
Special thanks to @Cuoco92 for this wonderful ROM and for allowing me to create a thread for his ROM here. Check out all of his wonderful work in AFH here :​
Screenshots :​
Some camera samples :
Bokeh :
Mono :
Auto :
Some extra notes to C103 users :
This ROM was built by @Cuoco92 for C106 devices. So expect some bugs for your device as I have already written on the 1st post. However, you can this fix as shared by my local Coolpad Cool 1 community users and see if it works for you. It works for them but I have not yet tried this fix as I currently doesn't have much free time due to work.
If you're eager to fix it, you can try to :
1) Roll back stock EUI for C103.
2) Install stock EUI for C106 using Coolpad Manager.
3) Install official JUI for C106 using Coolpad Manager.
4) Install TWRP on your Official JUI.
5) Flash this Cuoco ROM.
*Some users reported their C103 works well without bugs when doing this steps since this ROM was built for C106 originally. I have not tested this yet because I have no problem with unable to record video since I don't use them. But you can try and let us all know if it works.
Thank you for shearing this Rom and a big thanks to the Dev @Cuoco92.
Magisk modules are working?
It can be works for c103 indian version??
reddsmokee said:
Magisk modules are working?
Click to expand...
Click to collapse
Which module?
[email protected] said:
It can be works for c103 indian version??
Click to expand...
Click to collapse
Works for me. Just wipe everything before flash. Follow the guides. It should work fine. I'm using C103 too.
But c103 indian version is different than Malaysian ....
After installing JUI Indian version c103 have bugs like no sound , second sim not working.
Congratulations on the initiative and thank you!
[email protected] said:
But c103 indian version is different than Malaysian ....
After installing JUI Indian version c103 have bugs like no sound , second sim not working.
Click to expand...
Click to collapse
Bro...read the first post. I AM using C103. When you do a full wipe, your device will be recognized as C106 after flashing this rom. I'm using it and so far everything is working fine. 4G LTE, second sim, speakers...
kodbz said:
Congratulations on the initiative and thank you!
Click to expand...
Click to collapse
It's about time actually. We need more thread in order to gain full functional device section.
vulturext said:
It's about time actually. We need more thread in order to gain full functional device section.
Click to expand...
Click to collapse
Maybe you should include a "From EUI to JUI" guide to avoid bricked devices.
You need to upgrade using Coolpad assistant, right?
I haven't made the move yet, but thanks for posting an organized thread. Going to upgrade my C103 soon.
Also, perhaps throw a link to GCam. Not sure which version/settings work best (haven't tested yet).
vulturext said:
Which module?
Click to expand...
Click to collapse
Generally friend, except youtube vance. For example viperx, ios emojis or systemless xposed?
Palm Trees said:
Maybe you should include a "From EUI to JUI" guide to avoid bricked devices.
You need to upgrade using Coolpad assistant, right?
I haven't made the move yet, but thanks for posting an organized thread. Going to upgrade my C103 soon.
Also, perhaps throw a link to GCam. Not sure which version/settings work best (haven't tested yet).
Click to expand...
Click to collapse
Coming soon. I don't have too much time at hand for now. Only some free time.
Edit : Guide to flash TWRP in EUI here : https://forum.xda-developers.com/android/development/guide-easy-twrp-root-using-qfil-eui-t3781171
reddsmokee said:
Generally friend, except youtube vance. For example viperx, ios emojis or systemless xposed?
Click to expand...
Click to collapse
Bro, viper4android is included in rom. Font changer is included too. I've installed busybox module from magisk manager and it's working fine. I don't use Xposed.
Very good rom, keep up the great work.
Hello, thank you for the great Work, the ROM works almost perfect.
BUT I have the Problem that my sim Card can't find any Connection at all. Before i flashed the ROM there was no Issue with it. Can anyone help?
Pavel0815 said:
Hello, thank you for the great Work, the ROM works almost perfect.
BUT I have the Problem that my sim Card can't find any Connection at all. Before i flashed the ROM there was no Issue with it. Can anyone help?
Click to expand...
Click to collapse
Have you tried creating new APN?
Yes, created new APN, checked Baseband, IMEI, Airplane Mode and so on, everthing fine. But at Testing Menu it says that Radio is turned off. (Wifi/BT is working)
Also, the SIM is not detected after a Reboot. I have to take it out and in again.

[MOD] ARCore 1.5 on Xiaomi Mi 6 Sagit

You might want to try ARCore 1.5 on Mi 6.
There's a simple way to do this.
Tested on Miui 10, but should work with any Oreo Miui.
{
"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"
}
First of all you need rooted phone and magisk.
Download module to enable Camera 2 API.
You can use Mi 6 ALL in One Mod <Version without rounded corners and no interface modifications> or other magisk module, as you like.
Then search in magisk module manager for MagiskHide Props Config. Install and reboot.
Once you've done, you need to change device fingerprint. Do this using a terminal.
Type props in terminal.
See this for photos: https://imgur.com/a/W4qTDEd
Select 1 - Edit device fingrprint
Press f - pick a certified fingerprint
Go to 16 - Xiaomi, and from there pick 11 - Xiaomi Mi Mix 2s. Press y, y. Reboot.
Once you've done, install ARCore 1.5, which you can download from here .
Test it with measure app, version 2.2 and above.
It doesnt work, it want to update
Please upload a screenshoot.
Should work.
According to your method, I succeeded.
It works well on my Mi6 (chinese MIUI10.8.11.8),
I use the ARStickers v1.5 in google camera ,it works well.
Latest build Aex pie rom worked this method
Thank you! This mod works also on mix 2!
Can u share kill xiaomi servie framwork mod?
planetera said:
This method still works with latest ARCore.
I am using ARCore v1.6 on my MI6 with Pixel experience
Click to expand...
Click to collapse
where is 1.6?
planetera said:
https://www.apkmirror.com/apk/google-inc/arcore/arcore-1-6-18111209-release/
Click to expand...
Click to collapse
I just installed it. but it does not work on my MI 6 China MIUI10 8.12.6
China miui10 development version 8.12.13 update failed,
The module is the latest as shown
胡哥来也 said:
China miui10 development version 8.12.13 update failed,
The module is the latest as shown
Click to expand...
Click to collapse
it's because you have to install also busybox. search it in magisk manager, from osmosis
---------- Post added at 10:09 AM ---------- Previous post was at 10:06 AM ----------
planetera said:
This method still works with latest ARCore.
I am using ARCore v1.6 on my MI6 with Pixel experience
Click to expand...
Click to collapse
for me (global stable) works only for 1.5: when I update to 1.6, google measure crash at start. do you have any tip? (btw, measurements with google measure are pretty much wrong for me, while with other phones with ARcore natively supported are more precise)
@adryyy @shadyeclipse
for me (global stable) works only for 1.5: when I update to 1.6, google measure crash at start. do you have any tip? (btw, measurements with google measure are pretty much wrong for me, while with other phones with ARcore natively supported are more precise)
Click to expand...
Click to collapse
You need to set your fingerprint as xiaomi Mi8. Everything works better then (measurements made by Google Measure are definitely more precise))
senq87 said:
@adryyy @shadyeclipse
You need to set your fingerprint as xiaomi Mi8. Everything works better then (measurements made by Google Measure are definitely more precise))
Click to expand...
Click to collapse
can you link how to do it?
you mean like in the open post but instead of mi mix 2s, you choose mi8?
shadyeclipse said:
can you link how to do it?
you mean like in the open post but instead of mi mix 2s, you choose mi8?
Click to expand...
Click to collapse
Yes, Write a review, accuracy increased?
senq87 said:
Yes, Write a review, accuracy increased?
Click to expand...
Click to collapse
really thank you: changed fingerprint from mimix2s to mi8, and with arcore 1.5 i had already installed from weeks, accuracy increased immediately both with google measure and AirMeasure. then I installed arcore 1.6 and everything works like a charm (no more crash at start with 1.6 version) veeeeery thank you
HELP
I did all the instructions above and succeeded, but my fingerprint always revert back to Mi6 after reboot.
What can I do?
akusandie said:
HELP
I did all the instructions above and succeeded, but my fingerprint always revert back to Mi6 after reboot.
What can I do?
Click to expand...
Click to collapse
are you rooted? you followed also the instruction for the modules (before the changing of fingerprint with props)
shadyeclipse said:
are you rooted? you followed also the instruction for the modules (before the changing of fingerprint with props)
Click to expand...
Click to collapse
Yes my device is rooted.
I also followed all the instructions, included for the modules.
It passed all the step from the start to the last.
But when the Terminal need to reboot for the change take effect, after I rebooted the fingerprints revert back to Mi6.
adryyy said:
You might want to try ARCore 1.5 on Mi 6.
There's a simple way to do this.
Tested on Miui 10, but should work with any Oreo Miui.
First of all you need rooted phone and magisk.
Download module to enable Camera 2 API.
You can use Mi 6 ALL in One Mod <Version without rounded corners and no interface modifications> or other magisk module, as you like.
Then search in magisk module manager for MagiskHide Props Config. Install and reboot.
Once you've done, you need to change device fingerprint. Do this using a terminal.
Type props in terminal.
See this for photos: https://imgur.com/a/W4qTDEd
Select 1 - Edit device fingrprint
Press f - pick a certified fingerprint
Go to 16 - Xiaomi, and from there pick 11 - Xiaomi Mi Mix 2s. Press y, y. Reboot.
Once you've done, install ARCore 1.5, which you can download from here .
Test it with measure app, version 2.2 and above.
Click to expand...
Click to collapse
Hey Thank you developer!
But on my Mi 6 with MIUI 10.9.1.17, with all magisk modules loaded and GCM works well, the AR Stickers still NOK.
It's said "Missing permission. To functional properly, AR Stickers needs your permission. Go to setting to allow permission for AR stickers". But all permission are allowed in App setting, as below picture shows.
Could you please help on that? Thank you~

[PIE]TomaHawk Project - take your privacy back!

Don't like sharing secrets with Google, but still want to use their apps like Play Store/YouTube and others?
AOSP Roms are not stable enough for everyday use or missing some stock functionality?
Do you want a device for everyday use that simply works and don't disturb with unnecessary functionality?
Do you want to get more juice out of your XZP?
If yes -> follow this:
TomaHawk Project
{
"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"
}
Extremely debloated stock ROM without Google Apps
Awesome performance, stability and battery life.
Most of the apps containing words "backup", "logging", "monitor", "smart" and other that may leak your personal data have been removed.
This ROM converts your G8141 to G8142, buy yourself a microSD slot for G8142 and use your XZP with 2 simcards.
Read more about NanoDroid here
You gonna need:​
TWRP
Rom base from here
TomaHawk Rom, GDrive mirror
NanoDroid, NanoDroid-Pather, Nanodroid-SetupWizard from here
Magisk 19.3
Installation:​
Install base with NewFlasher (your phone will be formatted)
Boot right into TWRP, flash Tomahawk_Project and Magisk 19.3
Reboot and run the wizard
Boot back to TWRP , run NanoDroid SetupWizard, then NanoDroid, then patching
You may update magisk now
Bugs:​Sony Messenger gives FC for less than a second, but works.
Use QKSMS for example and disable it.
All the questions regarded installation of NanoDroid or working of apps related to Google should be asked in Nanodroid topic! If you installed other addons such as ExistenZ don't report bugs here either.
About me:
I am a cyber security specialist and a custom rom developer who concerned about data that we share with nobody knows who. I using android since 2011 , mostly Sony Devices. I have my own view on how perfect android phone looks like and I am happily sharing my results with you.
If you want to support me and my goal of making affordable and usable secure communications feel free to support me.
Addons:
Digital wellbeing
Services.jar (in case patcher fails, tested with ExistenZ)
TWRP
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
9264 said:
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
Click to expand...
Click to collapse
Not sure about the details for G8188 (which I think is the Japanese variant). If your device is not the dual-SIM variant, you need to flash G8141 firmware.
And I'm not really sure about how to deal with a device that's lost its IMEI and baseband.
9264 said:
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
Click to expand...
Click to collapse
Try to flash only system image from this rom. use modem and the rest from your latest stock like modem and etc. Sorry for long reply
great work!
looks a little complicated, But i will try ..
thanks for share it!
Please explain more steps 5 and 8 ..Where can I find them ?
CRNO said:
Please explain more steps 5 and 8 ..Where can I find them ?
Click to expand...
Click to collapse
Updated rom, now installation is more simple
Beta test is closed.
I will try it when I'm back home , thx for your work and your time
Stable version is up!
Is there a stable oreo version? Well done when i do DRM backup finally i will try this out
digiscales said:
Is there a stable oreo version? Well done when i do DRM backup finally i will try this out
Click to expand...
Click to collapse
Well, I experimented with oreo,because I like it more than pie, but it's not that stable yet. There are some mystical bugs and bootloops, that doesn't make any sense at all to me.
If there will be demand for Oreo version, I will consider making it.
Doom Slayer said:
Stable version is up!
Click to expand...
Click to collapse
Nice. I was using NanoDroid with the China ROM but it wasn't fully compatible, especially that the contacts sync adapter wasn't working. I'll give this a try once I'm back in the house. Thanks.
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
hangneko21 said:
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
Click to expand...
Click to collapse
try use Twrp v3.2.1.0, was working with me
hangneko21 said:
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
Click to expand...
Click to collapse
Try one of those:
https://www.androidfilehost.com/?w=files&flid=304126
I protected the Project with a company.
So no one would even dare sell or spoil it.
But I gonna make services for a living, so don't get me wrong.
You can say it's cheap advertisement, but change the perspective and see the bigger picture.
I gonna bring privacy back and I need your help to do it.
Doom Slayer said:
I protected the Project with a company.
So no one would even dare sell or spoil it.
But I gonna make services for a living, so don't get me wrong.
You can say it's cheap advertisement, but change the perspective and see the bigger picture.
I gonna bring privacy back and I need your help to do it.
Click to expand...
Click to collapse
Thanks
@Doom Slayer your rom link says no mirror please fix it.

[MOD][Magisk][MIUI][v1.1]ALWAYS on display for Mi 10 Lite (monet)

Hi there!
I made this Magisk module to enable more options to choose with the Always on display on monet and not only the annoying option of "10 seconds after tapping".
Did it modifying the "AODSettings.smali" file inside an old AOD apk, where there was an exception to our device to enable more options. I'm trying to make it work with recent versions.
Tested and working on MIUI Q/R stock and xiaomi.eu based ROMS.
Changelog:
v1.0 (26/01/2021)
- Initial release
- Patched original apk, ver. 2.0.453.
v1.1 (11/02/2021)
-Updated AOD app from 2.0.453 to 2.4.542
-Solved a syntax error on "AODSettings.smali" which could cause side effects on some sensors.
-Dark mode fully supported
-Specific apk bugs solved (Xiaomi's changelog)
Maybe there won't be more updates of this mod because for earlier versions of AOD they included proprietary libs that are not easy to manage.
Known bugs:
-You tell me
Screenshot:
{
"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"
}
santiagog242 said:
Hi there!
I made this Magisk module to enable more options to choose with the Always on display on monet and not only the annoying option of "10 seconds after tapping".
Did it modifying the "AODSettings.smali" file inside an old AOD apk, where there was an exception to our device to enable more options. I'm trying to make it work with recent versions.
The MOD is under testing, working fine with xiaomi.eu 12.1.1 - Android 11.
Super Wallpapers compatible.
Not tested yet on global and another MIUI based ROMs.
Known bugs:
-Some users with Android 10 reported audio jack isn't working with this module installed.
-You tell me.
Screenshot:
View attachment 5199641
Click to expand...
Click to collapse
I have tested your module, but I cannot boot my device with it. I am on xiaomi.eu 12.1.1 as well.
Works on 12.1.3 EEA rom with root.
Please add dark mode. I love sheduled mode.
works fine on 12.1.3.0.RJIEUXM
no problem with audio jack
thanks for this module
works fine for me! Thank you!
Edit: After one day usage I noticed a bug for me: AOD and Lock screen shows AM, PM while using 24hrs clock, so probably I will stop using it for now
wacuafek said:
works fine for me! Thank you!
Edit: After one day usage I noticed a bug for me: AOD and Lock screen shows AM, PM while using 24hrs clock, so probably I will stop using it for now
Click to expand...
Click to collapse
It is a specific apk version bug, so I'll try to make the mod work with recent versions.
santiagog242 said:
It is a specific apk version bug, so I'll try to make the mod work with recent versions.
Click to expand...
Click to collapse
I would be grateful!
wacuafek said:
I would be grateful!
Click to expand...
Click to collapse
Updated, try new version.
santiagog242 said:
Updated, try new version.
Click to expand...
Click to collapse
Thanks for update! Now works as expected!
Can this mod be used also for the Redmi Note 10 Pro?
andrazek said:
Can this mod be used also for the Redmi Note 10 Pro?
Click to expand...
Click to collapse
As this mod is not device specific, you can try, but do it at you own risk, it may work.
Hi, i need to root my Phone for this Mod, right?
Or is there a way to install this without root?
Untier said:
Hi, i need to root my Phone for this Mod, right?
Or is there a way to install this without root?
Click to expand...
Click to collapse
Yes, you must root with Magisk. I don't know if there's another way. Maybe uninstalling the system app with adb and then install manually the modified APK. But I didn't try.
santiagog242 said:
Yes, you must root with Magisk. I don't know if there's another way. Maybe uninstalling the system app with adb and then install manually the modified APK. But I didn't try.
Click to expand...
Click to collapse
I read that this is unfortunately not working with System Apps.
Is it not possible to edit the Android Manifest and raise the APP Version higher than the already installed AOD App?
Has anyone tried to root the Redmi note 10 pro and tried this mod?
"Maybe there won't be more updates.."
What do you mean by that? So it won't work with the upcoming versions? Then I won't play with root if it's just a temporary solution. Have you noticed the changes of the libs in the latest beta?
Oh, and BTW, is the functionality of this mod the same as for other xiaomi smartphones that include AOD always options out-of-box? I'm sure it's a better solution than disabling MIUI optimizations to get it working (regarding battery efficiency)...
andrazek said:
Has anyone tried to root the Redmi note 10 pro and tried this mod?
"Maybe there won't be more updates.."
What do you mean by that? So it won't work with the upcoming versions? Then I won't play with root if it's just a temporary solution. Have you noticed the changes of the libs in the latest beta?
Oh, and BTW, is the functionality of this mod the same as for other xiaomi smartphones that include AOD always options out-of-box? I'm sure it's a better solution than disabling MIUI optimizations to get it working (regarding battery efficiency)...
Click to expand...
Click to collapse
Didn't know that Redmi Note 10 Pro have the same limitation. I mean, maybe there won't be more updates of my mod because for earlier versions than 2.4.542, Xiaomi included proprietary libs inside the apk, they don't have debug symbols and the built apk doesn't work. Look at this
Recompile Settings.apk MIUI 11 · Issue #2243 · iBotPeaches/Apktool
Information Apktool Version (apktool -version) - 2.4.1 Operating System (Mac, Linux, Windows) - Linux Ubuntu 18 APK From? (Playstore, ROM, Other) - ROM Stacktrace/Logcat I: Using Apktool 2.4.1 I: C...
github.com
Is the same problem for me, so this is not my notion.
Also, note that the mod works fine, even with latest betas, so is not a temporary solution. Have been using this along with the Telegram community. Maybe if I have the time I'll try to modify the Android Manifest and see if it works without root. By now, this should work on any Xiaomi with AOD support.
is it possible to install it trough adb with an apk?
Eu Rom Miui 12.5 rom pürüzsüz.
Only the weather super theme has a double clock display error
There is a new update for monet, 12.5.2 (xiaomi.eu), the module doesn't work anymore. Clicking the AOD in settings throws you back to the main settings page.
Thanks, I just installed v1.1_MIUI_AOD-Patched zip to Xiaomi 11 Lite 5G NE, MIUI 12.5.8 EEA stock, and it works flawlessly (I can now use AOD really always (actually scheduled during the day), not only for 10 seconds as Xiaomi forces)

[ROM][13][OFFICIAL][ginkgo/willow] PixelExperience 13

{
"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"
}
PixelExperience for Redmi Note 8/8T[ginkgo]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 12
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
NFC
Lights
Sound/vibration
Encryption
Enforcing Selinux
NFC (willow)
Known issues
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 13.x
Build author/Device Maintainer: DarkJoker360
Kernel Source code: https://github.com/PixelExperience-Devices/kernel_xiaomi_ginkgo
Reserved
Thanks! Painless update. But no fast charging because there is no Ryzen kernel for Android 13 right?
Also very curious what the cause is for chinese variants needing another kernel for fast charging every time, but global variants not?
Does it have an applock?
How is battery drain?
Does 48mpx camera work?
Do i need to use a gcam specific Version?
Luigi2201 said:
Does it have an applock?
How is battery drain?
Does 48mpx camera work?
Do i need to use a gcam specific Version?
Click to expand...
Click to collapse
1. No applock
2. I've experiencing a good battery usage during all day
3. The pictures are 12MP only, like the others ROMs
4. I'm using the Shamim: SGCAM_8.4.400.42.XXX_STABLE_V34FIX without great problems
@DarkJoker360
I'm experiencing a problem with Google Wallet since the PE 12 v2022-08-13
I've already tried with stock from Google Play Services and with the app Wallet from Google Play but always have same problem, which shows me the message:
Can't complete setup for contactless pay. ​To resolve this, you'll need to contact your bank. You can still pay with this card on Google and across other apps and sites, just like before​
The bank say there's no problem and I still waiting the Google feedback answer.
There's no one problem with bank's app with all working great
I've setup the credit card in Samsung S10 with Google Wallet without any problems, so the problem is with my phone
Clean mandatory? (Coming from PE A12)
Edit: Just done it dirty, so I guess not
reserved.
Hi!
I have the pixel experience 12, can i apply this like an update?
Without losing anything?
Thanks
Nabbus_ said:
Hi!
I have the pixel experience 12, can i apply this like an update?
Without losing anything?
Thanks
Click to expand...
Click to collapse
Yes I didn't lose a thing. A backup is always nice tho.
FireFighter90 said:
Yes I didn't lose a thing. A backup is always nice tho.
Click to expand...
Click to collapse
did you updated from the settings or from recovery?
Cause in settings after i select the update.zip it says "failed to import local update"
Nabbus_ said:
did you updated from the settings or from recovery?
Cause in settings after i select the update.zip it says "failed to import local update"
Click to expand...
Click to collapse
I used ADB sideload from PC (recovery).
I'm experiencing bugs with the chip internet, the internet only works 3g with an exclamation symbol showing no connection. Does anyone know what to do?
eughabe said:
I'm experiencing bugs with the chip internet, the internet only works 3g with an exclamation symbol showing no connection. Does anyone know what to do?
View attachment 5718149
Click to expand...
Click to collapse
try to search manually, maybe 4G in your zone is not working temporarily
Nabbus_ said:
tente pesquisar manualmente, talvez o 4G na sua zona não esteja funcionando temporariamente
Click to expand...
Click to collapse
ImponenteImpossible, I always had access to 3G and 4G network here, even before upgrading! Even before upgrading, I used my chip internet to download the work file! Is strongly buggy
Hello Dear, I want to thank you for your huge efforts and tell you about my experience on Redmi note 8
I followed the steps on the article until booting from the recovery IMG, but I can't
So I installed TWRP Recovery and did the rest then installed PE 13
after wiping all data and formatted.
Then I found the PE can't detect the mobile network from to 2 SIM slots even the wifi.
Please any thoughts on how I can solve it?
mfawzi87 said:
Hello Dear, I want to thank you for your huge efforts and tell you about my experience on Redmi note 8
I followed the steps on the article until booting from the recovery IMG, but I can't
So I installed TWRP Recovery and did the rest then installed PE 13
after wiping all data and formatted.
Then I found the PE can't detect the mobile network from to 2 SIM slots even the wifi.
Please any thoughts on how I can solve it?
Click to expand...
Click to collapse
the SIM 2 slot was working fine with the previous rom?
eughabe said:
ImponenteImpossible, I always had access to 3G and 4G network here, even before upgrading! Even before upgrading, I used my chip internet to download the work file! Is strongly buggy
Click to expand...
Click to collapse
did you put the sim card on the 2nd slot?
Nabbus_ said:
the SIM 2 slot was working fine with the previous rom?
Click to expand...
Click to collapse
i tried both slots, not working
mfawzi87 said:
i tried both slots, not working
Click to expand...
Click to collapse
stramge, i have the same Rom but everything is working fine

Categories

Resources