[ 
https://issues.apache.org/jira/browse/CB-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929167#comment-15929167
 ] 

ASF GitHub Bot commented on CB-12559:
-------------------------------------

GitHub user filmaj opened a pull request:

    https://github.com/apache/cordova-docs/pull/686

    CB-12559: documentation updates for new Android SDK Tools

    <!--
    Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
    is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    Ping @infil00p, @shazron, @dpogue, @purplecabbage for review, please and 
thank you.
    
    Please do not merge this until apache/cordova-android#369 is merged in.
    
    ### Platforms affected
    
    Android
    
    ### What does this PR do?
    
    Documents changes to set up introduced with the new Android SDK Tools.
    
    Also once-over'ed all the links and updated some of the ones to 
developer.android.com to avoid redirects.
    
    This incorporates / is related to #678. 
    
    ### What testing has been done on this change?
    
    Simply ran generated docs - seemed to work.
    
    ### Checklist
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database: 
[CB-12559](https://issues.apache.org/jira/browse/CB-12559), 
[CB-12391](https://issues.apache.org/jira/browse/CB-12391), and related to the 
changes in [CB-12546](https://issues.apache.org/jira/browse/CB-12546) and 
[CB-12554](https://issues.apache.org/jira/browse/CB-12554).
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/filmaj/cordova-docs CB-12559

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/686.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #686
    
----
commit 55d356a4c96ec904d3028ba6a0e3846cb2fe3de8
Author: filmaj <[email protected]>
Date:   2017-03-16T23:34:26Z

    CB-12559: updates for new android SDK Tools. also updated links to avoid 
redirects. 80-character width limit honouring.

commit 176c03ca47b629d11550729b1da67a233669a517
Author: filmaj <[email protected]>
Date:   2017-03-16T23:37:18Z

    CB-12391: update android target levels for cordova-android 6.x.x

----


> Update cordova-android documentation with respect to new Android SDK Tools 
> 25.3.1
> ---------------------------------------------------------------------------------
>
>                 Key: CB-12559
>                 URL: https://issues.apache.org/jira/browse/CB-12559
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Docs
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>
> These docs: 
> https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html
> 1. It contains references to the {{android}} command. In the latest SDK, this 
> command does not work. Will need to add notes about using either the 
> {{sdkmanager}} or the {{avdmanager}} commands in the new SDK, depending on 
> what you originally needed {{android}} to do.
> 2. Add a recommendation to add the {{tools/bin}} folder to your path in this 
> part:
> {quote}
> 3. It is also recommended that you add the Android SDK's tools and 
> platform-tools directories to your PATH
> {quote}
> 3. Once-over EVERYTHING, including the linked docs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to