[MOD] NFC on screenoff and lockscreen - HTC One X ICS & JB - HTC One X

With this mod you can enable NFC at screenoff and on keyguard on the HOX in an easy way.
You have the choice of three apk for the state to use NFC (unlocked is always the original version):
screen off
lock screen
unlocked
USAGE
Rename the Attachment to Nfc.apk
Backup your /system/app/Nfc.apk
Replace the original in /system/app - to keep permission use adb:
adb remount
adb push Nfc.apk /system/app
Reboot phone (adb reboot)
Disable NFC
Enable NFC
On ROMs with additional/other framework than posted recompiling needed. If so the NFC options are simply gone.
Changelog
10.08.2014 - CM11 M9 added
19.08.2013 - ARHD 31 added
17.02.2013 - ARHD updated with 18.2
19.01.2013 - ARHD18 added
16.10.2012 - CM10 Nightly updated
14.10.2012 - first JB release: ARHD11
22.09.2012 - CM10 Nightly updated
12.08.2012 - ARHD9 added
09.08.2012 - CM10 added
06.08.2012 - ARHD8 added
18.06.2012 - ARHD7
APK for ARHD7 added
compatibility list added in second post
17.06.2012 - working
POLLING_MODE is generally not working
so simply made NFCServe$1.class think screen is unlocked though in keyguard
and made think screen os on though off
16.06.2012 - first try
Used POLLING_MODE to define when to enable NFC
Download
Please don't forget to thank if it works, if not we will make it work.
ARHD 31.x (Base 4.18, JB 4.2.2, Sense 5)
NFC while unlocked: NfcMod-HOX-ARHD-unlocked-v2.0.apk
NFC while on lockscreen & unlocked: NfcMod-HOX-ARHD-lockscreen-v2.0.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-HOX-ARHD-screenoff-lockscreen-v2.0.apk
Click to expand...
Click to collapse
ARHD 18.x (Base 3.14, JB 4.1.1, Sense 4+)
NFC while unlocked: NfcMod-HOX-ARHD18-unlocked-v1.1.apk
NFC while on lockscreen & unlocked: NfcMod-HOX-ARHD18-lockscreen-v1.1.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-HOX-ARHD18-screenoff+lockscreen-v1.1.apk
Click to expand...
Click to collapse
ARHD 9.x.x
NFC while unlocked: NfcMod-HOX-ARHD9-unlocked-v1.0.apk
NFC while on lockscreen & unlocked: NfcMod-HOX-ARHD9-lockscreen-v1.0.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-HOX-ARHD9-screenoff+lockscreen-v1.0.apk
Click to expand...
Click to collapse
CM 11 M9 (KK 4.4.4, no Sense)
NFC while unlocked: NfcMod-HOX-CM11-unlocked-v1.0.apk
NFC while on lockscreen & unlocked: NfcMod-HOX-CM11-lockscreen-v1.0.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-HOX-CM11-screenoff-lockscreen-v1.0.apk
Click to expand...
Click to collapse
CM 10 Nightly 20121014 (JB 4.1.2, no Sense)
NFC while unlocked: NfcMod-HOX-CM10-unlocked-v1.2.apk
NFC while on lockscreen & unlocked: NfcMod-HOX-CM10-lockscreen-v1.2.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-HOX-CM10-screenoff+lockscreen-v1.2.apk
Click to expand...
Click to collapse

reserved

The great work was first done by Geniusdog254 for the Galaxy Nexus. I just ported it to work on the Samsung Galaxy S3
[tapatalk]Vom S3 mit Tapatalk[/tapatalk]

nice, but i dont know where to use NFC

mayhemer said:
The great work was first done by Geniusdog254 for the Galaxy Nexus. I just ported it to work on the Samsung Galaxy S3
[tapatalk]Vom S3 mit Tapatalk[/tapatalk]
Click to expand...
Click to collapse
Thanks, edited

stiffmast3r said:
nice, but i dont know where to use NFC
Click to expand...
Click to collapse
I'm using with Sony Experia Tags: one at the door of my home, one in the car.
To change Wifi, Bluetooth, lockscreen, screen brightness, .........

StephanSch said:
I'm using with Sony Experia Tags: one at the door of my home, one in the car.
To change Wifi, Bluetooth, lockscreen, screen brightness, .........
Click to expand...
Click to collapse
cool, thanks for tip, never heard of those tags

+ 1

Can someone explain NFC?

inzaghi75 said:
Can someone explain NFC?
Click to expand...
Click to collapse
http://de.wikipedia.org/wiki/Near_Field_Communication
http://www.youtube.com/results?search_query=nfc
Something like RFID

Doesn't work for me, NFC settings are gone after restart. Even restoring the original APK doesn't bring it back, only a restore.
this is on MIUI 2.6.15

zvieratko said:
Doesn't work for me, NFC settings are gone after restart. Even restoring the original APK doesn't bring it back, only a restore.
this is on MIUI 2.6.15
Click to expand...
Click to collapse
Did you restart after restoring original apk? Did so about 10 times without problems
MIUI is sense-less I think, so need some minutes to check

StephanSch said:
Did you restart after restoring original apk? Did so about 10 times without problems
Click to expand...
Click to collapse
Yes I did. but I just noticed the version I used is not even supposed to work (scrrenoff). I'll try the lockscreen version but anything but screenoff is close to useless
---------- Post added at 01:39 PM ---------- Previous post was at 01:34 PM ----------
Lockscreen version doesn't work either. I guess MIUI is just incompatible.

wait a second, creating another apk with miui framework

zvieratko said:
Doesn't work for me, NFC settings are gone after restart. Even restoring the original APK doesn't bring it back, only a restore.
this is on MIUI 2.6.15
Click to expand...
Click to collapse
Try this please

StephanSch said:
Try this please
Click to expand...
Click to collapse
Thanks but still gone after reboot. I'll try to take a look at logs...
---------- Post added at 02:01 PM ---------- Previous post was at 01:54 PM ----------
Stupid stupid stupid me... Permissions! it was -w-rw-r-- and owner was system... doh!
it works great now, thank you!

zvieratko said:
Thanks but still gone after reboot. I'll try to take a look at logs...
---------- Post added at 02:01 PM ---------- Previous post was at 01:54 PM ----------
Stupid stupid stupid me... Permissions! it was -w-rw-r-- and owner was system... doh!
it works great now, thank you!
Click to expand...
Click to collapse
Great. Are the original also working?

Hmmm, it worked with screen off for a while and then just stopped... now it only works after unlock. no change after reboot/cache wipe, NFC disable/enable.
---------- Post added at 03:03 PM ---------- Previous post was at 02:55 PM ----------
StephanSch said:
Great. Are the original also working?
Click to expand...
Click to collapse
Nope, doesn't work at all. only the modified version.
---------- Post added at 03:08 PM ---------- Previous post was at 03:03 PM ----------
Looked in logcat - when screen goes off it turns off NFC intentionally, no idea why it worked at first :/

zvieratko said:
Hmmm, it worked with screen off for a while and then just stopped... now it only works after unlock. no change after reboot/cache wipe, NFC disable/enable
Click to expand...
Click to collapse
Also tried wipe dalvik?
How is it if you put apk again on phone and reboot?
Sent from my HTC One X using xda premium

StephanSch said:
Also tried wipe dalvik?
How is it if you put apk again on phone and reboot?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Yes, that did it. aby idea why it stopped working? I'm gonna reboot a few times to see when it stops working again...
---------- Post added at 03:35 PM ---------- Previous post was at 03:34 PM ----------
Doh. I just sent the previous post, let it sit for a few seconds and it stopped working already...
---------- Post added at 04:15 PM ---------- Previous post was at 03:35 PM ----------
So, as far as I can tell, it only works for about ~30 secs after dalvik cache is wiped and the device is rebooted. If I let it is for a while, it just stops working (still works unlocked). As soon as it boots up, I turn off the screen and tap a tag - it will read it many times without a problem, and then just stops reacting until unlocked. The only way to make it work again is to wipe cache and reboot...
I'll take a look in logcat if there's something interesting...
---------- Post added at 04:22 PM ---------- Previous post was at 04:15 PM ----------
I think the mystery is solved, it doesn't work at all, but for some reason it takes a long time for the NFC service to receive the SCREEN OFF intent on reboot - that's the reason why it stops working all of sudden.

Related

xperia z ultra (i1 honami) work !

here is the thread http://forum.xda-developers.com/showthread.php?t=2343177&highlight=i1+honami
download http://www.mediafire.com/download/kug63ggtthy8g1c/Honami_Home_%26_Widgets_Xperia_S.zip
you need to remove framework files to get it work i traid it on cm10.1 and its work very smooth
​
Thanks for this. Works perfectly except for some widgets. They bring force closes.
Awesome!!! ^^
But toobad for the FC
Verstuurd van mijn GT-I9300 met Tapatalk
supreethms said:
Thanks for this. Works perfectly except for some widgets. They bring force closes.
Click to expand...
Click to collapse
what rom are you using?
and you installed the whole package?
---------- Post added at 10:15 PM ---------- Previous post was at 09:56 PM ----------
Do not install on cm10.1 it will destroy your phone
coolnessQ said:
what rom are you using?
and you installed the whole package?
---------- Post added at 10:15 PM ---------- Previous post was at 09:56 PM ----------
Do not install on cm10.1 it will destroy your phone
Click to expand...
Click to collapse
for cm10.1 you need to remove framework folder read before post
I just installed the home.apk as a normal app. When I rebooted my phone it began to bootloop. I have to do a factory reset. I am using the 4.2.2 leak ME7
Sent from my GT-I9300 using xda app-developers app
coolnessQ said:
what rom are you using?
and you installed the whole package?
---------- Post added at 10:15 PM ---------- Previous post was at 09:56 PM ----------
Do not install on cm10.1 it will destroy your phone
Click to expand...
Click to collapse
As mentioned by Zeyadhan, you need to remove the framework directory. I moved the apps to system/app. It worked ALMOST flawlessly.
I tried installing the whole package on CM10.1 based Jelly Beer. Obviously, i had a boot-loop.
I tested these apps on 4.2.2 XXUFME7 leak firmware.
:good: i like it
So, how is the process then on Leaked 4.2.2? install via CWM or just push the folders inside the .ZIP into mi root? please a step by step guide... does the widgets works?
Anyone know where I can get the xperia honami media apps on s3 4.1.2 I tried some but they didn't work
Sent from my GT-I9300 using xda premium

HELD:::S6 AND NOTE5 TW 5.1.1 aapav01,buggaty,Lgaljo

%100 WORKİNG !!!!!!!please THANK Buttons [[[[ THANK YOU SO MUCH mr.salah eltony and nikita36078 ril for]]]]]
HELD
- Added S6 CalculatorUTTONS
- Added S6 Calendar
- Added S6 Gallery
- Added S6 marshmallow Music Player
- Added S6 Message
- Added S6 Clock
- Added S6 Browser
- Added S6 Memo
- Added S6 Voice Recorder
- Added S6 S Health
- Added S6 S Voice
- Added S6 Video
- Added S6 My Files
- Added S6 Dialer
- Added S6 Accuweather......s6 Marshmallow sytemui........s6 smart manager........s6 Svoice.......note 5 launcher....theme store..
- S6 Keyboard!!!!!!!!!!!!!BUGS...fm radio complete wipe
FOR BLACK SCREEN ........
Turn off the lock screen effects
@slhsrc26
Have you been repairing the problem of reboot and reboot during call
galalzezo17 said:
@slhsrc26
have you been repairing the problem of reboot and reboot during call
Click to expand...
Click to collapse
yes no problem
I9301 ?
cepsisx said:
I9301 ?
Click to expand...
Click to collapse
YES
Hi.
Singlesim (i9301), SMS and Display settings not work.
KakasSoft said:
Hi.
Singlesim (i9301), SMS and Display settings not work.
Click to expand...
Click to collapse
for sms go to build.prop ....ro.multisim.simslotcount=1
Thx reflash rom and test.
---------- Post added at 01:04 PM ---------- Previous post was at 12:47 PM ----------
There is no such: ro.multisim.simslotcount=1.
Flash screen.zip no boot.
delwete
KakasSoft said:
Thx reflash rom and test.
---------- Post added at 01:04 PM ---------- Previous post was at 12:47 PM ----------
There is no such: ro.multisim.simslotcount=1
Click to expand...
Click to collapse
Ok. Test again. Reflash rom and new screen.zip. Build.prop you check. Thx
KakasSoft said:
Ok. Test again. Reflash rom and new screen.zip. Build.prop you check. Thx
Click to expand...
Click to collapse
install new link........
delete other
New screen.zip no boot.
KakasSoft said:
New screen.zip no boot.
Click to expand...
Click to collapse
It works for me,,,,,,
I deleted the link , I'm looking for any way for display
just install the ROM will handle the display problems
Only rom......display settings.......settings crash
KakasSoft said:
Only rom......display settings.......settings crash
Click to expand...
Click to collapse
It works for me,,,
I am researching the display problems , please wait
Thread Closed.

Quick settings for SM-G531H

Hello guys
Here is the quick settings for our Grand Prime
First:
You must to have root your phone
Set correct Permissions rw-r-r--
Only SM-G531H!!!
Link to download the files:
https://drive.google.com/file/d/0BxiMMaUxf_iNTVpCb182NmM2VnM/view?usp=sharing
Photos:
https://drive.google.com/open?id=0BxiMMaUxf_iNVnRaR3BZeWFFMmc
https://drive.google.com/open?id=0BxiMMaUxf_iNbVljdDhoMGw0VlU
When you got it the files, go to system/priv-app and then search it the folders of SecSettings_Ess and SecSettingsProvider and replace it the files.
Chelo-Latic said:
Hello guys
Here is the quick settings for our Grand Prime
First:
You must to have root your phone
Set correct Permissions rw-r-r--
Only SM-G531H!!!
Link to download the files:
https://drive.google.com/file/d/0BxiMMaUxf_iNTVpCb182NmM2VnM/view?usp=sharing
Photos:
https://drive.google.com/open?id=0BxiMMaUxf_iNVnRaR3BZeWFFMmc
https://drive.google.com/open?id=0BxiMMaUxf_iNbVljdDhoMGw0VlU
When you got it the files, go to system/priv-app and then search it the folders of SecSettings_Ess and SecSettingsProvider and replace it the files.
Click to expand...
Click to collapse
We already have this but still keep up with your work
Good work???
Sent from my SM-J500H using XDA-Developers mobile app
Bootloop
Sadik Farhan Shimanto said:
Bootloop
Click to expand...
Click to collapse
How bootloop ? Trying it on g530? I did some mistake and my settings were not working but i didnt get a bootloop but i fixed it. Maybe bootloop is for other reason but sometimes the phone takes atleast 5 mins so just be patient
waleeds1 said:
How bootloop ? Trying it on g530? I did some mistake and my settings were not working but i didnt get a bootloop but i fixed it. Maybe bootloop is for other reason but sometimes the phone takes atleast 5 mins so just be patient
Click to expand...
Click to collapse
I tried it on g531h.....
Chelo-Latic said:
Hello guys
Here is the quick settings for our Grand Prime
First:
You must to have root your phone
Set correct Permissions rw-r-r--
Only SM-G531H!!!
Link to download the files:
https://drive.google.com/file/d/0BxiMMaUxf_iNTVpCb182NmM2VnM/view?usp=sharing
Photos:
https://drive.google.com/open?id=0BxiMMaUxf_iNVnRaR3BZeWFFMmc
https://drive.google.com/open?id=0BxiMMaUxf_iNbVljdDhoMGw0VlU
When you got it the files, go to system/priv-app and then search it the folders of SecSettings_Ess and SecSettingsProvider and replace it the files.
Click to expand...
Click to collapse
Setting just work perfectly, but when i replace to original why setting is stopped
hrswhdn said:
Setting just work perfectly, but when i replace to original why setting is stopped
Click to expand...
Click to collapse
You should also place the odex file and maje sure the permission for both are rw r r
waleeds1 said:
You should also place the odex file and maje sure the permission for both are rw r r
Click to expand...
Click to collapse
I done do that, but still stopped
Help pls
hrswhdn said:
I done do that, but still stopped
Help pls
Click to expand...
Click to collapse
Try replacing the modded settings again
---------- Post added at 07:35 PM ---------- Previous post was at 07:34 PM ----------
waleeds1 said:
Try replacing the modded settings again
Click to expand...
Click to collapse
I would have helped you by trying to replace and see what happens but im busy rn with studies so i can help u as early as tommorow
---------- Post added at 07:37 PM ---------- Previous post was at 07:35 PM ----------
waleeds1 said:
Try replacing the modded settings again
---------- Post added at 07:35 PM ---------- Previous post was at 07:34 PM ----------
I would have helped you by trying to replace and see what happens but im busy rn with studies so i can help u as early as tommorow
Click to expand...
Click to collapse
But if u want backup files of both settings and settings provider i have em
---------- Post added at 07:42 PM ---------- Previous post was at 07:37 PM ----------
waleeds1 said:
Try replacing the modded settings again
---------- Post added at 07:35 PM ---------- Previous post was at 07:34 PM ----------
I would have helped you by trying to replace and see what happens but im busy rn with studies so i can help u as early as tommorow
---------- Post added at 07:37 PM ---------- Previous post was at 07:35 PM ----------
But if u want backup files of both settings and settings provider i have em
Click to expand...
Click to collapse
Btw did u restart your phone after replacing the setting files? Restarting fixes fc errors when replacing the system files
I try to replace again .apk and .xposed backup then i restart but this show up when i click setting
hrswhdn said:
I try to replace again .apk and .xposed backup then i restart but this show up when i click setting
Click to expand...
Click to collapse
Disable exposed and restart your phone
waleeds1 said:
Disable exposed and restart your phone
Click to expand...
Click to collapse
Back to setting has stopped
Is this because different deodex xposed file?
hrswhdn said:
Back to setting has stopped
Is this because different deodex xposed file?
Click to expand...
Click to collapse
Maybe ill send u my odex file
waleeds1 said:
Maybe ill send u my odex file
Click to expand...
Click to collapse
Sure please
hrswhdn said:
Sure please
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B3QsgYQvhCA5TVBPV21EaUZDQ1E/view?usp=drivesdk
https://drive.google.com/file/d/0B3QsgYQvhCA5dFV6ZzM4dXFUNVU/view?usp=drivesdk
waleeds1 said:
https://drive.google.com/file/d/0B3QsgYQvhCA5TVBPV21EaUZDQ1E/view?usp=drivesdk
https://drive.google.com/file/d/0B3QsgYQvhCA5dFV6ZzM4dXFUNVU/view?usp=drivesdk
Click to expand...
Click to collapse
:crying: i use xposed from you, on and off xposed but still..
hrswhdn said:
:crying: i use xposed it, on and off xposed but still..
Click to expand...
Click to collapse
U tried replacing the modded settings app ? And restarting the phone ?
waleeds1 said:
U tried replacing the modded settings app ? And restarting the phone ?
Click to expand...
Click to collapse
If i use modded app, first works then no, but now has fixed by reinstal xposed
Thanks friend
hrswhdn said:
If i use modded app, first works then no, but now has fixed by reinstal xposed
Thanks friend
Click to expand...
Click to collapse
So what is working modded or original?

Stock camera app! please port it

Hi!
just wanted to check in and see if anyone has managed to port the stock camera app yet? (to custom rom)
Would be greatly appreciated! <3
Maybe when developers get MI A1, it could be ported from Android One. By the momment, I doubt it can be done now.
Alot dev already ported this camera app. it even on the latest Aosp extended by @Verevka
saxmydix said:
Alot dev already ported this camera app. it even on the latest Aosp extended by @Verevka
Click to expand...
Click to collapse
A link would be useful...
Here is the latest version from Verevka, add it to system/priv-app/
and set the permissions to 0644 and reboot
saxmydix said:
Alot dev already ported this camera app. it even on the latest Aosp extended by @Verevka
Click to expand...
Click to collapse
Link please, cant find it!
NisseGurra said:
Here is the latest version from Verevka, add it to system/priv-app/
and set the permissions to 0644 and reboot
Click to expand...
Click to collapse
So, it can't be installed on non rooted devices then?
Nouatik said:
Link please, cant find it!
Click to expand...
Click to collapse
https://yadi.sk/d/QkHFmVE-3MnVB2
saxmydix said:
Alot dev already ported this camera app. it even on the latest Aosp extended by @Verevka
Click to expand...
Click to collapse
Is there any repository or thread to follow the changes?
tupacsoul said:
Is there any repository or thread to follow the changes?
Click to expand...
Click to collapse
https://github.com/Verevka/android_device_xiaomi_sagit
NisseGurra said:
Here is the latest version from Verevka, add it to system/priv-app/
and set the permissions to 0644 and reboot
Click to expand...
Click to collapse
How set permissions?
---------- Post added at 12:52 PM ---------- Previous post was at 12:47 PM ----------
NisseGurra said:
Here is the latest version from Verevka, add it to system/priv-app/
and set the permissions to 0644 and reboot
Click to expand...
Click to collapse
How do I give the permissions?
helderroger said:
How set permissions?
---------- Post added at 12:52 PM ---------- Previous post was at 12:47 PM ----------
How do I give the permissions?
Click to expand...
Click to collapse
Use app like root explorer. You can copy paste the app and change permission
NisseGurra said:
Here is the latest version from Verevka, add it to system/priv-app/
and set the permissions to 0644 and reboot
Click to expand...
Click to collapse
i get "Camera error" Still can't connect to camera. Try restarting your device.
please help me
Nouatik said:
Hi!
just wanted to check in and see if anyone has managed to port the stock camera app yet? (to custom rom)
Would be greatly appreciated! <3
Click to expand...
Click to collapse
https://forum.xda-developers.com/mi-6/development/rom-aosp-extended-4-6-sagit-t3678064
---------- Post added at 06:05 PM ---------- Previous post was at 05:16 PM ----------
chucuoi8x said:
i get "Camera error" Still can't connect to camera. Try restarting your device.
please help me
Click to expand...
Click to collapse
Go to setrings > app > give miui camera all permissions. Check it.
How do I go back to the stock app? I have it backed up but no clue how to restore it.

[9][PORT][9.6.x] MIUIPro MIUI 10 For X00T/X00TD

Features :
Enabled search in statusbar
Enabled search gesture (swipe up) on the desktop
Enabled MiDrive in File Explorer
Added landscape mode for SMS app
Sunrise/Sunset in the weather app
Google apps support integrated
No useless Chinese bloatware apps
More free RAM due to less background processes
Unified flat style app icons for both system and 3rd party apps (eg. Play Store icon flat too, unlike official global MIUI)
Advanced menu with color icons (not just text like in official MIUI releases)
No any Chinese character under the full system
Mi Video, Mi Music, Mi Radio, Mi Browser: No any useless Chinese content
No possibility to re-lock bootloader accidentally with flash any xiaomi.eu release
Added real 26 languages translation made by Official MIUI Fansites and MIUI Fans
Added Phone swipe to the right gesture on the lockscreen
Added T9 dialer support
Added Screen-OFF animation
Optimized GPS settings for EU
Optimized Battery consumption
Optimized RAM consumption
Theme element edit mode
Deodexed
What's working :
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Hotspot
Bluetooth
Camera With Portrait
Audio
Sensors
LED
GPS
Dual 4G VoLTE
Known issues :
Read Mode
Report if you find any issues with logs
Downloads :
Gdrive
AFH
openGapps (arm64,pico)
startup fix
Installation Instruction :
Go To TWRP
Wipe : System,Vendor,Data,Cache,Dalvik
Flash The ROM +startup fix + opengapps zip From Recovery
Reboot
Enjoy
Other sources
https://github.com/sdm636
XDA:DevDB Information
[9][PORT][9.6.x] MIUIPro MIUI 10 For X00T/X00TD, ROM for the Asus ZenFone Max Pro M1
Contributors
althafvly, xiaomi.eu,miuipro team
Source Code: https://github.com/sdm636/kernel_asus_sdm660
ROM OS Version: 9.x Pie
Version Information
Status: Stable
Created 2019-07-01
Last Updated 2019-09-04
RESERVED
Any other bugs?
---------- Post added at 05:21 AM ---------- Previous post was at 05:20 AM ----------
Why 4 same threads?
Thanx fire the ROM . Can I dirty flash it over miuiROS.
Sent from my ASUS_X00TD using Tapatalk
anil128 said:
Any other bugs?
---------- Post added at 05:21 AM ---------- Previous post was at 05:20 AM ----------
Why 4 same threads?
Click to expand...
Click to collapse
i think its xda issue. thread got duplicated.
Reported to moderator
Total Overdose said:
Thanx fire the ROM . Can I dirty flash it over miuiROS.
Sent from my ASUS_X00TD using Tapatalk
Click to expand...
Click to collapse
clean flash recommended
Can you recommend a good kernel for fast charging.
Sent from my ASUS_X00TD using Tapatalk
I cant log in into home screen because, google play services has stopped working. Any solution?. Thank you
Sent from my ZenFone Max Pro M1 using Tapatalk
outerspace722 said:
I cant log in into home screen because, google play services has stopped working. Any solution?. Thank you
Sent from my ZenFone Max Pro M1 using Tapatalk
Click to expand...
Click to collapse
flash this fix
https://www.androidfilehost.com/?fid=6006931924117906707
althafvly said:
flash this fix
https://www.androidfilehost.com/?fid=6006931924117906707
Click to expand...
Click to collapse
Oke thanks, i will try tomorrow
Sent from my ZenFone Max Pro M1 using Tapatalk
---------- Post added at 09:49 AM ---------- Previous post was at 08:56 AM ----------
althafvly said:
flash this fix
https://www.androidfilehost.com/?fid=6006931924117906707
Click to expand...
Click to collapse
Thanks bro. It works
But i still cant log in google account now, . Any solution?
Sent from my ASUS_X00T using Tapatalk
althafvly said:
clean flash recommended
Click to expand...
Click to collapse
Goodix fp working in this one?
Its not working in latest sgsi roms
Read mode not working its important feature for me pls fix it
---------- Post added at 01:32 PM ---------- Previous post was at 01:30 PM ----------
Also themes and fonts are not working when data is on pls help me with this
Sanjayss11 said:
Read mode not working its important feature for me pls fix it
---------- Post added at 01:32 PM ---------- Previous post was at 01:30 PM ----------
Also themes and fonts are not working when data is on pls help me with this
Click to expand...
Click to collapse
Do you can access google play store?
Sent from my ASUS_X00T using Tapatalk
Does your camera has good quality? Last time I install Miui rom the camera quality is poor and cant install Gcam
---------- Post added at 01:53 PM ---------- Previous post was at 01:47 PM ----------
Link not working sir
My experience with this port is not good dev, I am mentioning some of the fault i have found initally
1. Google play services stops working and hence startup setup fails and even after flashing your fix.zip this problem continues..
2. Themes stops working everytime and crashes after clearing data of the same.
3. Phone gets freezed sometime and suddenly power off and this problem occurs most of the time after usage of 10-15 minutes
Dev. I support your great work and respect you but i have to say that you have to Do more work on this port and make this better cause at first time i thought it was happening cause of any of my mistake but after flashing again the same problem i have faced again..
HOPE YOU WILL NOT ANGER ON MY WORDS AND WE WILL GET A UPDATE AS EARLIER AS POSSIBLE AND I BELIEVE THIS TIME YOU WILL PROVIDE US A BETTER BUILD.. ?
Google account work for anyone?
outerspace722 said:
Do you can access google play store?
Sent from my ASUS_X00T using Tapatalk
Click to expand...
Click to collapse
Yes you have to skip that setup wizard then play store updates the play store libraries then it works for me
I'm currently on MIUI ROS no problems with it, every thing is working smoothly.
Sent from my ASUS_X00TD using Tapatalk
No Google account,
No miaccount,
No night light ,
No themes,
No Google contact ,
Sometimes freeze ........
This s not miui pro .. this is miui bug..
althafvly said:
Camera With Portrait
Click to expand...
Click to collapse
Is it possible to Port this MIUI camera app alone for our device?

Categories

Resources