I got the Qin F21 Pro I ordered from Aliexpress. Is it normal for these to come with the bootloader unlocked in “orange state”? For all I know, with the bootloader unlocked this thing could have malware on it.
Edit: This post has been made into a full Qin F21 Pro Topic for all related questions, not just what is asked above. Longer topics and resources should be made into their own topic.
I’ve finally gotten to the bottom of why the Accessibility service gets disabled on Qin F21 Pro devices. There is a bug in the Activity Manager that shuts down all processes related to an app when the app is closed by the user. This is in contradiction to Android developer docs, where an option for running the service as a global process unrelated to the app is provided.
This difference in the F21 firmware is why I couldn’t reproduce the problem on other devices.
So here are the options for dealing with it.
Add an option to eGate that prevents the user from launching it. If the app isn’t launched and closed, the accessibility service works just fine.
Create a separate accessibility apk that would require an additional adb command to install.
It’s not a problem with the exit button. It is a problem with the Android OS killing the accessibility service when the app closes. I have the button working again, and the service being killed is still a problem when eGate is removed from recent apps.
For option 1, you wouldn’t open it again. It would be kind of a permanent lock.
I would say use both options option one is a good feature for those who want the permanently lock their phones.
and option too would be if you want to still make changes, which I’m not sure how that works
1.1.1 does not have any updates. Even though in system settings it shows you could download updates, there has not been any updates since its release.
In regard to the accessibility issue, I am wondering, if eGate is part of the ROM as a system app, would it then have the issue of accessibly being shut down when the app closes? I could build a custom ROM to test…
Hi, if I have the cracked version that already has Google play, and I want to just root the phone, can I skip the beginning steps and TWRP and also the terminal steps and go straight to installing majisk?