New topic for installing old releases#362
Open
hamishwillee wants to merge 3 commits intodronekit:developfrom
Open
New topic for installing old releases#362hamishwillee wants to merge 3 commits intodronekit:developfrom
hamishwillee wants to merge 3 commits intodronekit:developfrom
Conversation
Contributor
Author
|
@ne0fhyk Just added a new section on building from source: https://dl.dropboxusercontent.com/u/3067678/share2/dk-android/html/contributing_building_from_source.html This is now "done" and needs to be reviewed/merged. |
Member
There was a problem hiding this comment.
@hamishwillee the to before modify is repeated here.
Contributor
Author
|
Hi @ne0fhyk I fixed the points you identified, so this should now be ready to merge! Thanks very much for the review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This further addresses #352 by showing how to use the adb tool to install adk files. I tested this and it appears to work fine.
@ne0fhyk Can you please "sanity check" this. I know it works, but I don't know if it is the "right" approach for most Android developers. I have tried to link to official instructions on using adb and connecting to hardware/virtual platforms. This is primarily to point out the option exists, and where the adb tool is installed.