Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Own Activities in AndroidManifest.xml #172

Closed
RudolfVonKrugstein opened this issue Nov 14, 2013 · 1 comment
Closed

Own Activities in AndroidManifest.xml #172

RudolfVonKrugstein opened this issue Nov 14, 2013 · 1 comment

Comments

@RudolfVonKrugstein
Copy link

RudolfVonKrugstein commented Nov 14, 2013

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?

@mscansian
Copy link

You can edit the AndroidManifest.tmpl.xml in src/templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants