Apk watch faces do not work on Pace - Amazfit

Apk watch faces do not seem to work well on pace. Ive tried downloading from different sources but they behave similar. On apk watch faces, time stops updating after some time. Also double tap to wake stops working but once u press the button and wake it works for some time and again back to same. Also battery consumption is more when i have apk watch faces installed. I have no such issues with wfz watch faces. Anybody else experienced this?

And you are using a WOS 2 original ROM on your Pace?

I stated to get some issues with apk watchfaces after last update.
They simply stopped work...
Just show correctly when screen is active!
Enviado de meu SM-G950F usando o Tapatalk

You must install the correct version for your firmware:
Pace
International firmware < 1.3.6 then use "Pace" or "stockfied" versions
International firmware >= 1.3.6 (including all 2.x = WOS2 versions) then use "pacefied", Stratos or WOS2 versions
Stratos
Any firmware install "pacefied", Stratos or WOS2 versions.
Always restart the watch after installing a new one, don't install many, specially from the same author as they may conflict if s/he didn't code it correctly.

fzelle said:
And you are using a WOS 2 original ROM on your Pace?
Click to expand...
Click to collapse
Yes

Related

[MOD][Xposed] Make Infrared Blaster working with all 3rd party apps (on EUI)

Update: Dec 6th, 2016: published version 1.1, works now with more LeEco phones. Btw, module was renamed to "LeEco Infrared Fix".
Hi!
I've created the Xposed module "LeEco Infrared Fix" for the LePro 3 (but seems to work on other LeEco phones too) which tries to make the IR blaster (the infrared hardware) usable via the standard Android API. This means that all 3rd-party infrared apps which use the standard API should work!
The module is open-source, you can find the code here on GitHub.
For background infos and details look into this thread: [REF] How Infrared is (not) working on LePro3 - some infos for IR devs.
Restrictions:
Problably only working with EUI (will not work on plain cyanogenmod. Update: seems to work also on Cyanogenmod as long as the proprietary sysrem app "UEI Android Services SDK(LeTV)" from the device's original ROM is also installed (as system app?) in Cyanogenmod). Developed on my LePro 3 --> Please give feedback if it also works on other phones or EUI versions
The app UEI Android Services SDK(LeTV) (QuickSet SDK Service) must not be removed or disabled (this service is responsible for talking to the IR chip). Its internal package name is: com.uei.quicksetsdk.letv.
It supports only sending Infrared (no receiving, learning-mode) simply because the standard Android API has no support yet for receiving infrared. But the original LeEco remote control app should still be able to use the learning-mode.
This module overrides the standard Android Infrared API, so this means the standard Infrared API must already be present in the ROM! This the case for EUI 5.8.018S on the LePro 3 but might not be the case on other ROMs. :-/ Update: no longer necessary since version 1.1
But you can disable or remove the original Le Eco remote control app. Or you can keep it. Just as you like. It should be able to co-exist with 3rd party apps.
Reported to work with following devices / ROMs:
LeEco Le Pro 3 (LEX720) running EUI 5.8.018S (tested by myself)
LeEco Le 2 MTK Chipset running EUI 5.9.020s (according to this posting from @bearady)
LeEco Le 2 X526 running EUI 5.9.020S (according to this posting from @jhakjhuk1853 and this posting from @kedaranmol)
LeEco Le Max 2 X820 running Madsurfer's 21s EUI 5.9 Rom according to this posting from @serc
LeEco LePro 3 running CM13 (as long as the proprietary system app "UEI Android Services SDK(LeTV)" from the original EUI ROM of the same device is also installed (as system app?) in Cyanogenmod)
Please report in comments if it's also working for other versions or devices, so I can complete this list.
Changelog and older releases:
see Changelog on Github
all releases can be downloaded from release page on Github
Also:
Here be dragons.. (aka bugs)
8 days ago I had no idea how infrared works, had never used the infrared API or even used any infrared app. I just started poking around and then things escalated quickly (you can follow my story in this other thread if you have some hours to read...). Keep in mind that working with the infrared API is new for me, so there might be bugs..
If it's working or not, please give feedback.
Btw, I'm currently testing with the app RCoid free which works perfectly for me (and which I really like). I also tested with these randomly chosen apps: ZaZa Remote-Universal Remote, ASmart Remote IR and IR Universal Remote and all of them worked.
Download:
via Download section in Xposed Installer app (click on the link from your phone and the Xposed installer app should open)
releases page on Github
or download attachment of this posting
Awesome, I do not use the IR blaster but thanks for the time and work!
i have tested with lemax2 and eui 5.9.21s
is not working
but i will look at later versions, for me this is very important
thanks for your work
can we do this way principicaly for the camera too
edit edit new version 1.1 beta is running like charme
thank you androcheck
Tried on eUI 5.8.19s with Le 1s Eco. ended up with boot loop.
im testing again to ensure the bootloop not bcos of this module... unfortunately couldn't get a logcat
@androcheck can you post this in xposed modules repo that would be useful.
reversegear said:
Tried on eUI 5.8.19s with Le 1s Eco. ended up with boot loop.
im testing again to ensure the bootloop not bcos of this module... unfortunately couldn't get a logcat
@androcheck can you post this in xposed modules repo that would be useful.
Click to expand...
Click to collapse
Hi, thanks for the feedback. Good idea, I will it submit to the Xposed repo. :good:
Yes, it's very likely that this might not work well on other devices (or even other EUI versions) as the tricks needed to get this working are very specific targeted. But in the other side (under the assumption that the used IR Blaster and QuickSet SDK is the same than on LePro 3) it might only require some small changes to get it working.
The logfiles from Xposed and maybe a Logcat (from the start of boot) would be extremly useful to see what's going wrong:
Boot into TWRP recovery and copy the Xposed logs to your computer:
Code:
adb pull /data/data/de.robv.android.xposed.installer/log/error.log
adb pull /data/data/de.robv.android.xposed.installer/log/error.log.old
Then boot normally start logcat from the beginning of boot (start it even before you see the bootanimation):
Code:
adb logcat -v time '*:V' > logcat_lepro3_boottime.txt
[edit]
If you experience a bootloop (caused by my module), simply boot into TWRP and delete my app from there: Just navigate to the directory "/data/app", there you should find a subdirectotry named "at.zweng.xposed.debug.infrared-1" (maybe the digit at the end is different) and just delete this whole directory.
[/edit]
Done. Published it into Xposed repo. Just search for "LePro 3 Infrared Fix".
Also I would like to get feedback from LePro3 users if it's working on the newer EUI versions for the american version. (And please include logs if it's not working.)
And when we finally have a working cyanogenmod device tree (so that we can build it ourselves) I will happily support developers to get this working for cyanogenmod, too so that infrared will work there out-of-the-box without the need for an Xposed module. (After searching the forums here on XDA I guess this would make the LePro3 being the first device with a UniversalElectronics IR chip where infrared will work on cyanogenmod with all 3rd party apps. )
serc said:
i have tested with lemax2 and eui 5.9.21s
is not working
but i will look at later versions, for me this is very important
thanks for your work
can we do this way principicaly for the camera too
Click to expand...
Click to collapse
One thought: could you test with an app like z-device test if the phone advertises having infrared capabilities to apps?
Because this is the case with the LePro 3. It has the Infrared API included (so all infrared apps install and work fine), but just didn't do anything.
My module only works if the Infrared API is already present in first place.
I did not understand what you meant about the camera.
androcheck said:
One thought: could you test with an app like z-device test if the phone advertises having infrared capabilities to apps?
Because this is the case with the LePro 3. It has the Infrared API included (so all infrared apps install and work fine), but just didn't do anything.
My module only works if the Infrared API is already present in first place.
I did not understand what you meant about the camera.
Click to expand...
Click to collapse
May be he meant to say about working camera 2 API
Z-device test says no IR capabilities
androcheck said:
One thought: could you test with an app like z-device test if the phone advertises having infrared capabilities to apps?
Because this is the case with the LePro 3. It has the Infrared API included (so all infrared apps install and work fine), but just didn't do anything.
My module only works if the Infrared API is already present in first place.
I did not understand what you meant about the camera.
Click to expand...
Click to collapse
Z-device test says no IR capabilities in Le 2 (X526) Indian Version. So i guess we cant use your xposed module? Is there any way to add the Infrared API with rooted phone? I could test it, if you have any theories...
OMG...you're a life saver and a genius.I can confirm it worked on Leeco Le 2 X620 eui 5.9.020s mtk chipset. I've tested with Anymote,Rcoid(also suggested by you),Peel Smart and Zaza Remote. Thank you very much...respect for your work
Which eui version?
One of the user said worked on mtk 20s we can also try on Chinese 20s
kedaranmol said:
Z-device test says no IR capabilities in Le 2 (X526) Indian Version. So i guess we cant use your xposed module? Is there any way to add the Infrared API with rooted phone? I could test it, if you have any theories...
Click to expand...
Click to collapse
---------- Post added at 10:42 AM ---------- Previous post was at 10:41 AM ----------
@androcheck can you help in making it for le2 Indian x526
I can help for files etc
jhakjhuk1853 said:
One of the user said worked on mtk 20s we can also try on Chinese 20s
---------- Post added at 10:42 AM ---------- Previous post was at 10:41 AM ----------
@androcheck can you help in making it for le2 Indian x526
I can help for files etc
Click to expand...
Click to collapse
But the 20s rom is for mtk chipset? Or are you referring to 20s ported from Chinese 5.9.20s?
Ported
Ported 20s
kedaranmol said:
But the 20s rom is for mtk chipset? Or are you referring to 20s ported from Chinese 5.9.20s?
Click to expand...
Click to collapse
androcheck said:
I did not understand what you meant about the camera.
Click to expand...
Click to collapse
reversegear said:
May be he meant to say about working camera 2 API
Click to expand...
Click to collapse
Hi Androcheck, Reversegear with Camera I mean this ROM
http://forum.xda-developers.com/le-max-2/development/unofficial-cyanogenmod-14-1-t3498764
here is Camera not running, i thinked your way can Help here perhaps
kedaranmol said:
Z-device test says no IR capabilities in Le 2 (X526) Indian Version. So i guess we cant use your xposed module? Is there any way to add the Infrared API with rooted phone? I could test it, if you have any theories...
Click to expand...
Click to collapse
jhakjhuk1853 said:
@androcheck can you help in making it for le2 Indian x526
I can help for files etc
Click to expand...
Click to collapse
I am currently playing around and testing.. I am trying to hook also all the relevant PackageManager methods, so that for an app everything looks like if there is a standard infrared HAL implementation available. Not sure, if this would work for the X526.
If the IR blaster hardware or the QuickSet SDK is only a little bit different, then it might not work. So this is just a try.. Don't get your hopes too high..
serc said:
Hi Androcheck, Reversegear with Camera I mean this ROM
http://forum.xda-developers.com/le-max-2/development/unofficial-cyanogenmod-14-1-t3498764
here is Camera not running, i thinked your way can Help here perhaps
Click to expand...
Click to collapse
Hi! I think there is a misunderstanding what Xposed is and what it's used for. Xposed is a (not so easy) way to "hook" (in other words: modify) existing code during runtime.
It's complicated to work with Xposed and it should only be the last resort if you have no other ways to do it. If you have the orginal source code of some peace of software it's MUCH easier to just work with the plain source code and fix the bugs directly there before you build it (and not take the unnecessarily complicated road with Xposed).
In Cyanogenmod you have all the source code (besides low-level drivers, and there Xposed also cannot be used), so devs should try to fix the errors in the source code, not with Xposed. Also, I have never worked with Camera API (and I can only assume that it's way more complicated than Infrared), so I'm afraid I cannot really help here.
Hi, @serc, @reversegear, @kedaranmol, @jhakjhuk1853!
I've extended the module so that it now also fakes the availability of standard Android Infrared API. So now all Infrared apps should think infrared is available. I attached it to this posting below. Update: removed attachement, use final version 1.1 instead from first post (or from Xposed installer app)
Maybe you can try it this beta version on your devices. No guarantee that it will work (as I don't have the devices for testing). If it seems to work please verify with a digital camera or another's phone camera that the infrared LED actually is really emitting light (cameras can see infrared light, which humans cannot see).
--> also please report your exact phone model plus the version of the ROM you're running!
If it's not working I would need a logcat output (started directly at boot) as well as the Xposed logfile (found in the Xposed installer app).
Code:
adb logcat -v time '*:V' >> logcat_debug_infrared.txt
Have fun!
[EDIT]
Removed BETA attachement as final version 1.1 is now released in Xposed installer app (and in first post)
[/EDIT]
update : le2 x526 EUI 20s version
after installing module phone booted succesfuly
installing peel smart and report back when home will check on TV
will check and report in 10min
thank you
androcheck said:
Hi, @serc, @reversegear, @kedaranmol, @jhakjhuk1853!
I've extended the module so that it now also fakes the availability of standard Android Infrared API. So now all Infrared apps should think infrared is available. I attached it to this posting below.
Maybe you can try it this beta version on your devices. No guarantee that it will work (as I don't have the devices for testing). If it seems to work please verify with a digital camera or another's phone camera that the infrared LED actually is really emitting light (cameras can see infrared light, which humans cannot see).
--> also please report your exact phone model plus the version of the ROM you're running!
If it's not working I would need a logcat output (started directly at boot) as well as the Xposed logfile (found in the Xposed installer app).
Code:
adb logcat -v time '*:V' >> logcat_debug_infrared.txt
Have fun!
Click to expand...
Click to collapse
---------- Post added at 03:23 PM ---------- Previous post was at 02:47 PM ----------
Guys this really worked I am using peel smart on my le2
nothing can be better than this thanks
androcheck said:
Hi, @serc, @reversegear, @kedaranmol, @jhakjhuk1853!
I've extended the module so that it now also fakes the availability of standard Android Infrared API. So now all Infrared apps should think infrared is available. I attached it to this posting below.
Maybe you can try it this beta version on your devices. No guarantee that it will work (as I don't have the devices for testing). If it seems to work please verify with a digital camera or another's phone camera that the infrared LED actually is really emitting light (cameras can see infrared light, which humans cannot see).
--> also please report your exact phone model plus the version of the ROM you're running!
If it's not working I would need a logcat output (started directly at boot) as well as the Xposed logfile (found in the Xposed installer app).
Have fun!
Click to expand...
Click to collapse
I have tested it and I can confirm that this xposed module now works on Le 2 X526 (Indian version with Snapdragon 652). I can see IR signals from another phone's camera using the Anymote Universal Remote and Rcoid. But strangely SURE Universal Remote for TV didn't work for me. I will test with other apps later when I get home. I am yet to test if this works with my TV and other devices. Will update when I do this.
Hi Androcheck compliment you are a Genius !!!
ver. 1.1 beta
my Phone LeEco LeMax2 x820 with Madsurfer's 21s EUI 5.9 Rom, from lemax2 forum xda
rCoid remote is running wonderfull, for me one of the important things at this phone.
Thank You very much , i am now very very happy
Hi, @jhakjhuk1853, @kedaranmol and @serc!
Thanks for reporting back! I will clean up the code (remove a little bit of the debug logging I've included for the case if it wouldn't work), and will make a new clean 1.1 release (and also release the source again).
I'm glad you like it! At the beginning I only wanted to solve this problem just for me personally, but I am happy that my solution now even is working for several devices.
(And if you like it really much and feel like buying me a coffee, there is also a donation link at my profile page.. )
P.S.: The app SURE Universal Remote for TV also doesn't work for me. It seems that they are not only using the standard API to query for infrared capabilities. Hmm.. it looks like they include several other proprietary IR implementations to make it work on as much devices as possible. It seems there is also a version of QuickSet SDK included but it's a different one than the one we see in our phones (I guess it's for LG phones). I'm not sure what exactly is causing the problem.

Revolution 20s Chinese version

Hi all.
First stable version of EUI 5.9, 20sm has present yesterday by LeEco.
Im prooud to present you Revolution 20s Chinese version, with next changelog:
- All chinese apps erased.
- Play store installed.
- Contact and calendar syncronization with Google account.
- Google APP y Voice Search installed.
- Rooted.
- Busybox.
- Su.d support for optimization scripts.
Download link: https://mega.nz/#!jpc0FBZQ!2q0Y0y5elv6bPWkY8q7dxDXFSLHRtmZ5SOC8vuiCaX8
Enjoy and Merry Christmas
Sorry but I would like to know, what is the major change eui 5.8 to eui 5.9?
then eui 5.9.19s to eui 5.9.20s? and why there is eui 5.9.21s version thread?
xuser_ said:
Sorry but I would like to know, what is the major change eui 5.8 to eui 5.9?
then eui 5.9.19s to eui 5.9.20s? and why there is eui 5.9.21s version thread?
Click to expand...
Click to collapse
LeEco have two markets to LeMax2 X820, chinese and indian.
Chinese dont use Google, use some stuff only for this big country. In Indian market, they use, like Europe, Google Play and all his services.
In China, last stable version was 18s EUI 5.8, and now 20s EUI 5.9. In Indian, last stable version are 19s in EUI 5.8, till now dont present EUI 5.9 officialy.
All others version (21s, 419d, 446d, etc.) are developed versions to test for developers, but there isn´t official either stables.
Between EUI 5.8 and 5.9, there is new features and perfomances (and EUI 6.0 must be next step).
Hi.
Steve (forgive me, I hope this is no problem), could You write although information about known errors, bugs, nonfunctionals?
I am sure You know everyone asks always the same (me too): is X working? Is Y working? And so on.
But very good and and sufficient info is: X doesn't work, Y doesn't work, Z doesn't work.
Because a lot of us will think: "OK, X, Y and Z don't work so ALL THE REST WORK". And this is the most desirable information for many. And they (me too) will install this or not.
So if You know... Please.
Thanks.
MoRiA Cheo said:
Hi.
Steve (forgive me, I hope this is no problem), could You write although information about known errors, bugs, nonfunctionals?
I am sure You know everyone asks always the same (me too): is X working? Is Y working? And so on.
But very good and and sufficient info is: X doesn't work, Y doesn't work, Z doesn't work.
Because a lot of us will think: "OK, X, Y and Z don't work so ALL THE REST WORK". And this is the most desirable information for many. And they (me too) will install this or not.
So if You know... Please.
Thanks.
Click to expand...
Click to collapse
Hi, my friend.
I install this morning and until now I cant test it hard. But for now, all works very fine.
Regards.
STEVE_MARS said:
LeEco have two markets to LeMax2 X820, chinese and indian.
Chinese dont use Google, use some stuff only for this big country. In Indian market, they use, like Europe, Google Play and all his services.
In China, last stable version was 18s EUI 5.8, and now 20s EUI 5.9. In Indian, last stable version are 19s in EUI 5.8, till now dont present EUI 5.9 officialy.
All others version (21s, 419d, 446d, etc.) are developed versions to test for developers, but there isn´t official either stables.
Between EUI 5.8 and 5.9, there is new features and perfomances (and EUI 6.0 must be next step).
Click to expand...
Click to collapse
Thanks for the information!
How is the RAM usage? Currently I am using your Revolution 5.9.446D, on an average available RAM 1.8GB (i play nfs, watsapp etc..)
OK, thanks.
Usually don't work: camera, slowmotion, Viper (ViperFX, Viper4Android, Arise etc.) and Xposed.
Did You check it?
MoRiA Cheo said:
OK, thanks.
Usually don't work: camera, slowmotion, Viper (ViperFX, Viper4Android, Arise etc.) and Xposed.
Did You check it?
Click to expand...
Click to collapse
Are you sure? Camera, slowmotion always works fine in all stock Revolution versions
thx steve, i think its time i install a new rom
so with your rom i have all i need with google ? like the indian rom ?
Maybe You're right. On Revolution. But I use MoKee and I am looking for stable ROM.
So camera and slowmotion works. Did You check Viper and Xposed?
xuser_ said:
Thanks for the information!
How is the RAM usage? Currently I am using your Revolution 5.9.446D, on an average available RAM 1.8GB (i play nfs, watsapp etc..)
Click to expand...
Click to collapse
Around 2.2 gb available, like others Revolutions stock versions. But it depends that how many apps had installed.
optiplex2012 said:
thx steve, i think its time i install a new rom
so with your rom i have all i need with google ? like the indian rom ?
Click to expand...
Click to collapse
Yes, all Revolution versions had Google Services included
MoRiA Cheo said:
Maybe You're right. On Revolution. But I use MoKee and I am looking for stable ROM.
So camera and slowmotion works. Did You check Viper and Xposed?
Click to expand...
Click to collapse
Yes, stock ROM and AOSP ROM are very differents. Stock ROM are developed by LeEco, and all drivers, etc. are working.
This afternoon i check Xposed and Viper, but all stock roms had installed Dolby Atmos. And this maybe cause Viper error.
STEVE_MARS said:
Around 2.2 gb available, like others Revolutions stock versions. But it depends that how many apps had installed.
Click to expand...
Click to collapse
OK!
Are we planning to have below items in upcoming Revolution ROM update?
1. Remove Power save notification from lock screen when Power saver mode is on, it is not very nice, hides the beauty of lock screen wallpaper
2. Xposed with Google assistant and other cool xposed modules?
Is it possible?
xuser_ said:
OK!
Are we planning to have below items in upcoming Revolution ROM update?
1. Remove Power save notification from lock screen when Power saver mode is on, it is not very nice, hides the beauty of lock screen wallpaper
2. Xposed with Google assistant and other cool xposed modules?
Is it possible?
Click to expand...
Click to collapse
I´ll check if power save notification can disable, I dont known. For my work, I need 3G/4G connection all time, so I don´t use power save function ever.
About Xposed, I dont install because each user can install himself, and there is users like me that dont use Xposed
STEVE_MARS said:
About Xposed, I dont install because each user can install himself, and there is users like me that dont use Xposed
Click to expand...
Click to collapse
Agreed.
Does Xposed work? Good. I decide what modules I want.
(Show off Your the coolest modules. Mine: N-ify, BootManager, Flat Style Bar Indicator, GravityBox [MM] and Greenify.)
Hi
Thanks STEVE_MARS for your work. Can you give us any install instructions? My phone runs V6 of Bshuy2003 rom (21s) so I don't know if I can dirty flash your rom over the old one or wipe anything first (full wipe or only a partition). Sometimes dirty flash can cause errors and issues in daily using like app crashes or battery drain.
CozzY
MoRiA Cheo said:
Agreed.
Does Xposed work? Good. I decide what modules I want.
(Show off Your the coolest modules. Mine: N-ify, BootManager, Flat Style Bar Indicator, GravityBox [MM] and Greenify.)
Click to expand...
Click to collapse
Many thanks.
Ill tested everyone
CozzY2453 said:
Hi
Thanks STEVE_MARS for your work. Can you give us any install instructions? My phone runs V6 of Bshuy2003 rom (21s) so I don't know if I can dirty flash your rom over the old one or wipe anything first (full wipe or only a partition). Sometimes dirty flash can cause errors and issues in daily using like app crashes or battery drain.
CozzY
Click to expand...
Click to collapse
Normally in stocks roms, dirty flash often works OK, but make a backup before
Sure! There are two different groups of people nowadays: people who make backups and people who WILL make backups
I'll try your rom today and give a feedback. For me the very important thing is battery life. On Bshuy I find it unfortunately bad and I hope stable ROM like 20s make it better.
CozzY

StratOS 2.0 vs STRATOSfied vs Stock EN ROM - difference.

Hey!
Could someone throw some light on these ROMs below? What's the difference between them except translations?
Is it worth to change if I have stock english rom and I don't care about OTA?
Stock english firmware with OTA:
https://forum.xda-developers.com/smartwatch/amazfit/fw-tool-stock-international-firmware-t3764636
StratOS 2.0:
https://forum.xda-developers.com/smartwatch/amazfit/rom-stratos-amazfit-sport-watch-2-t3746334
STRATOSfied:
https://forum.xda-developers.com/smartwatch/amazfit/rom-stratosfied-amazfit-amazfit-2-t3758506
Thank you for every helpful information!
Siquel said:
Hey!
Could someone throw some light on these ROMs below? What's the difference between them except translations?
Is it worth to change if I have stock english rom and I don't care about OTA?
Stock english firmware with OTA:
https://forum.xda-developers.com/smartwatch/amazfit/fw-tool-stock-international-firmware-t3764636
StratOS 2.0:
https://forum.xda-developers.com/smartwatch/amazfit/rom-stratos-amazfit-sport-watch-2-t3746334
STRATOSfied:
https://forum.xda-developers.com/smartwatch/amazfit/rom-stratosfied-amazfit-amazfit-2-t3758506
Thank you for every helpful information!
Click to expand...
Click to collapse
Stock english firmware with OTA
- Stock and english language with OTA update.
StratOS 2.0 and Stratosfied
- Reads the description of both.
Simple... :angel:
Readed already. So except translations there is almost no difference.
The only things which are quite interresting and I can't figure it out how they works (and how they can be usefull) from description are:
- Experimental features from StratOS
- initd system to run customer script upon boot from STRATOSfied
Siquel said:
Readed already. So except translations there is almost no difference.
The only things which are quite interresting and I can't figure it out how they works (and how they can be usefull) from description are:
- Experimental features from StratOS
- initd system to run customer script upon boot from STRATOSfied
Click to expand...
Click to collapse
Did you also see that the 2 are based on different versions of Chinese firmware?
2.0.29.0 development firmware vs 2.0.7.5 development firmware
And all the CN versions are available for you to check their change logs with google translate: http://bbs.huami.com/forum-41-1.html

[Verge] Can not use compass application !! please solve!

My amazfit verge can not use compass which will show calibrating all the time(although I turn my wrist to roll the ball 1 round). It used to be working for 5 days after I bought it. I try to do somethings such as
- Restart it : It is still not working.
- Factory reset : It is still not working.
- Install new ROM from 3.2.13 to 3.0.18.0 ROM v0.5 Installer Multilanguage (2019/02/12) by using stock gps : It is still not working.
Please recommend me to solve compass problem to be working again.
For your infomation
- Amazfit verge model no. A1811 (English version)
- Running on Verge 3.0.18.0 ROM v0.5 Installer Multilanguage (2019/02/12)
Kan's kanda said:
My amazfit verge can not use compass which will show calibrating all the time(although I turn my wrist to roll the ball 1 round). It used to be working for 5 days after I bought it. I try to do somethings such as
- Restart it : It is still not working.
- Factory reset : It is still not working.
- Install new ROM from 3.2.13 to 3.0.18.0 ROM v0.5 Installer Multilanguage (2019/02/12) by using stock gps : It is still not working.
Please recommend me to solve compass problem to be working again.
For your infomation
- Amazfit verge model no. A1811 (English version)
- Running on Verge 3.0.18.0 ROM v0.5 Installer Multilanguage (2019/02/12)
Click to expand...
Click to collapse
Water damaged or hardware failure maybe?
Saratoga79 said:
Water damaged or hardware failure maybe?
Click to expand...
Click to collapse
Can I restore to original rom and lock bootloader to claim warranty ?

Is there any Way that i can use the Mi Videos app

After the last update (v12.0.2 stable) India Version
Mi Videos & some other apps Got Blocked To open
Is there any way I can use these apps especially Mi video app.
These are already installed but can't able to open them.
Sanket012345 said:
After the last update (v12.0.2 stable) India Version
Mi Videos & some other apps Got Blocked To open
Is there any way I can use these apps especially Mi video app.
These are already installed but can't able to open them.
Click to expand...
Click to collapse
Why do you want to use that chinese crap? There are far better alternatives out there. Any specific feature you are missing? Anyway, for your solution, you can try extracting the apk from recovery rom zip and install it again or download it from here https://www.apkmirror.com/apk/xiaom...-2020101000mivideo-gp-2-android-apk-download/​
switch region to indonesia

Categories

Resources