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

Intent flag #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zisiszaverdas
Copy link

Hello as you mention on README i am one of the many who had forked the original repository of Boris Smus to fix #14 but i never created a pull request.

This PR Add support for a single flag to support installing apk with webintent.startActivity and set the flag of the intent to FLAG_ACTIVITY_NEW_TASK as i have read back at the time from this answer on stackoverflow.

I am not sure if there is a use case where multiple flags can be set for one activity but this PR does not handle that case.

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

Successfully merging this pull request may close these issues.

Apk file installation fails
1 participant