AutoStarter icon indicating copy to clipboard operation
AutoStarter copied to clipboard

How to extend this cool library but also checking the action result? (If auto start enabled return true, if auto start disabled return false)

Open cpappas-mobeetest opened this issue 9 months ago • 3 comments

I am searching something like:

val result = AutoStartPermissionHelper.getInstance().isAutoStartPermissionGivven(this)

Is there any way to do this for this manufactors?

For example for xiaomi i found:

https://github.com/XomaDev/MIUI-autostart

cpappas-mobeetest avatar Apr 05 '25 06:04 cpappas-mobeetest

@cpappas-mobeetest you add this libs in you project and have you upload in play store? i mean you get any errors to upload on playstore after adding this libs?

nikunjanaghan avatar Sep 24 '25 05:09 nikunjanaghan

As for now I build local APK from android studio shared with private GitHub repo.. I don't know if I have trouble with playstore

cpappas-mobeetest avatar Sep 24 '25 06:09 cpappas-mobeetest

@nikunjanaghan Do you have any errors in console when publishing update caused by this library? I am using this library, but there is an open issue with targeting android 16. There is also a fix in PR, but i dont think it will help. Thats why I am thinking about using this library instead, but I am a bit scared that you asked for google play review one week ago. Did you try play store upload?

jablkojem avatar Sep 29 '25 19:09 jablkojem