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

[launcher] app update by http(s) from external website (https:// for github required) #931

Closed
ponyatov opened this issue Nov 19, 2016 · 1 comment

Comments

@ponyatov
Copy link

Please add to KL TODO (feature request) :
add update/reload function for application over http (and https:// for github required)
to make apps update directly from smartphone

This have no sequrity risks so this function must be available only for already installed apps
(some update_url=https://github.com/user/app in adroid.txt config),
and using https:// for apps hosted on github gives some protection.

@inclement
Copy link
Member

I don't think we'll be focusing on adding this functionality to python-for-android. We might consider an optional function for it if you'd like to make a PR, although it would be more ideal to make it possible to plug into the java code somehow so that users can do this without modifying python-for-android itself.

You can also do this from within a Python app using the normal Python modules.

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

2 participants