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

Provide as native Android app? #15

Closed
dev-rke opened this issue Feb 14, 2017 · 2 comments
Closed

Provide as native Android app? #15

dev-rke opened this issue Feb 14, 2017 · 2 comments

Comments

@dev-rke
Copy link

dev-rke commented Feb 14, 2017

Hi,

might it be possible to provide this application also as native Android app?
This could improve the installation and updating process of additional apps.
And you are able to fetch device specific information (user agent, GSF ID) by reading them directly from the device.

Are there some special reasons why this application has been developed for desktop only?

@dev-rke
Copy link
Author

dev-rke commented Feb 14, 2017

Ok, just stumbled over https://github.com/yeriomin/YalpStore, which seems to provide this kind of functionality. :-)

@dev-rke dev-rke closed this as completed Feb 14, 2017
@onyxbits
Copy link
Owner

Are there some special reasons why this application has been developed for desktop only?

Several:

  • I like having a backup of my apps on my harddrive (not enough space on the phone; no guarantee that i can redownload when I buy a new phone).
  • I want to be able to have a closer look at an APK before installing it. That's easier on the desktop.
  • The protobuf lib I use is so massive, that it crashed Eclipse's Android plugin.
  • Raccoon provides a lot of extra goodies that go beyond being an APK downloader.

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