Process Before Publishing a ready Kivy App in Playstore?
问题 I already did buildozer android debug and have the .apk file installed and works fine, at least tested for one/two devices. This is also with the semi-default buildozer.spec , for example : the domain name is still org.test but with the name of the app is adjusted. With this .apk file (after buildozer android debug process), is this the one that is ready to be uploaded to playstore? or there is still some other (technical) preparations? I know that we may do beta test first before making it