Hello,
Would you like to help me testing if the app works on old Androids? API level lower than 15.
I have stepped on some problem regarding android tools when I tried to setup GitHub build for ReLaunchX. Perhaps I would have to upgrade gradle. However last time I did that the new build did not work (someone reported to me on this thread) on some older Android, I think it was API 7, Nook Simple Touch.
This simple app
TestModel just print all the Android info, plus an exit button. Please post here SDK and RELEASE version, other strings if you like. In case you can't start the app just write what happened and what you know about your device so others won't waste time trying. It's built using the latest android tools with compatibility set to API 7. It should work but since anything below android 4.0.3 (API 15) is officially deprecated the fact that it accepted the setting may be just a bug in the tooling.
PS. The latest version ReLaunchX 2.1.5 is already available on F-Droid, but since I touched the subject of GitHub actions I'm just curious