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

Install from downloaded file #2

Open
fduraibi opened this issue Feb 5, 2015 · 3 comments
Open

Install from downloaded file #2

fduraibi opened this issue Feb 5, 2015 · 3 comments

Comments

@fduraibi
Copy link

fduraibi commented Feb 5, 2015

Add the apility to adb install apk file that is not installed on the phone.
Sometimes I want to install something on the fire stick which I have downloaded from the web (like XBMC) but I don't want it on my phone, I think all you need to do is implement a file browser that returns the file path.

@The1andONLYdave
Copy link
Owner

Sound great. Will add it when i've a bit more freetime. If you wanna implement it, i'm always open for pull requests. :)

@The1andONLYdave
Copy link
Owner

I scheduled it now for Version 1.0 (big rewrite with material-like design, more features). Think it will be ready in next weeks.

@The1andONLYdave
Copy link
Owner

Hi @fduraibi , i implemeted this in develop-branch, if you wanna test, you'll find the current versions in https://github.com/The1andONLYdave/fireinstaller/tree/develop/app (mostly these daily builds go into public beta on googleplay, but not yet on normal google play). Just select Menu -> "(BETA) sideload APK" or Orange Button -> Expert Option -> open filebrowser, but make sure to set a valid ip-address in settings first. It for now allows only one file and only with .apk-ending. would be happy to get some feedback on this implementation.

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