Hey,
I want to mix python and java activities. I have written my java activity, and I want to start it from python. For android to accept this, the activity must be registered in the AndroidManifest.xml. Is there any way to get this declaration into the manifest when using python-for-android?