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

add apk file #2

Open
eagleanurag opened this issue Nov 5, 2018 · 1 comment
Open

add apk file #2

eagleanurag opened this issue Nov 5, 2018 · 1 comment

Comments

@eagleanurag
Copy link

please add apk file so that people who don't know a lot about android and development

they could easily install the app in their smartphone
Please help them by adding .apk in the repo

@platisd
Copy link
Owner

platisd commented Nov 5, 2018

To begin with, this is the low-level board repository of that project, so it doesn't make sense to add the apk here in any case. 😄

But other than I can respond as to why I am personally against doing that.
First of all, you shouldn't install APKs that you find online. Sometimes it's OK I guess if it's from a trusted source like apkmirror.com, but I definitely shouldn't be considered one.
Secondly, let's assume the apk is available. I would like you to answer the following question: What would be the benefit of you installing it on your phone?

It will not do much, or anything at all, without the car and even if you have a car made like the one we had it will most likely still not work the same way.
The value of the specific application is in its source code, which with smaller or larger modifications can be made to suit your project-specific needs and not in the installable APK.

I can provide help perhaps on how to compile the app but trust me, compiling the app will be the least of your problems. 👍

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