I have build an android release .apk file, using buildozer and colab.
In Android Studio I have compiled the signed .aab file.
The app installs successfully, but when running the .aab I get the ' error default launching activity not found'.
I then add the ‘launcher’ code to the AndroidManifest.xml :
Now I’m stuck because the Android name(=package name) is underlined in red (Lint_underline) and the comment(error) says: Class referenced in the manifest (“package name”) was not found in the project or the libraries.
The Gradle build files all show the same package name.
Two questions:
1. am I on the right track or is it not going to work at all because of ‘e.g. buildozer or colab’
2. any idea what is wrong (I’ve been at it for 3 weeks!)
Thank you for any help you can provide.
Regards
Sybe Starkenburg
Thank you Robert,
a) yes I can run the .apk
b) and thanks for the pointers. I may have to go the python for android way if I don’t succeed.
Regards
--
You received this message because you are subscribed to a topic in the Google
Groups "Kivy users support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kivy-users/rvDIYSa8npo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/cd713d05-0552-4327-870b-7dae4a0f4516n%40googlegroups.com.