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

Write debug build commands in a generalized way (without any specific version number) #24

Closed
eemihauk opened this issue Jan 14, 2015 · 3 comments

Comments

@eemihauk
Copy link

The documentation fix #23 is valid for just the current version of the app. There should be a command written without any specific version number, e.g.

$ adb install -r App/build/outputs/apk/lokki-v[VERSION_NUMBER]-debug.apk

Maybe then also leave an example with a concrete version number?
It would also probably be good to add how to find the version number of the build.

@akiratk0355
Copy link

It would be better. And also adding a link to the latest release would make it easy. For example:

Check the latest release version number here

Then we don't need to refresh version info anymore.

@eemihauk
Copy link
Author

Yes, I just added the releases link to the main lokki repo wiki. Adding it to the lokki-android repo README would also be good.

@eemihauk
Copy link
Author

Solved in #25

@eemihauk eemihauk removed the ready label Jan 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants