jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.98k stars 198 forks source link

Non-WearOS Compatibility Issues #900

Closed CNChestnut closed 10 months ago

CNChestnut commented 1 year ago

My English is not good

My watch doesn't run the standard WearOS and itself restricts installing third-party apps. When I use "安卓手表adb实用工具箱" to bypass the restriction, I can't install it.

the "安卓手表adb实用工具箱" display this

ADB反馈失败原因:系统缺少某些必需的共享库!
当前设备的系统不支持安装此APP,系统不兼容(部分APP基于WearOS开发,故无法安装在非WearOS系统的设备上)!

translated

ADB feedback failure reason: The system is missing some required shared libraries!
The current device system does not support the installation of this APP, and the system is not compatible (some APPs are developed based on WearOS, so they cannot be installed on non-WearOS devices)!

I want a version that can be installed to my device.

Device Info

Device Name : HUAWEI Watch 3
OS : HarmonyOS 3.0.0366 

If it's a hassle, forget it. Tanks.

xrh0905 commented 11 months ago

From what I can tell, he is requesting an version with wear os UI and without Wear OS related library for some weird device in China that use a modified version of Android instead of WearOS in there watch.

CNChestnut commented 11 months ago

@xrh0905 You're right. I'm sorry I can't describe the need well.

jamie-mh commented 10 months ago

Unfortunately, I would need to develop a version of the app for HarmonyOS for this to work. I don't plan on supporting other platforms at this time.

xrh0905 commented 9 months ago

To be honest, the "HarmonyOS" should be just the Android with tiny customize, so it shouldn't be considered as a sepreated platorm.