Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B56F18492 for ; Mon, 1 Feb 2016 08:38:02 +0000 (UTC) Received: (qmail 93216 invoked by uid 500); 1 Feb 2016 08:37:40 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 93195 invoked by uid 500); 1 Feb 2016 08:37:40 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 93182 invoked by uid 99); 1 Feb 2016 08:37:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 08:37:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C48BA2C1F58 for ; Mon, 1 Feb 2016 08:37:39 +0000 (UTC) Date: Mon, 1 Feb 2016 08:37:39 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-10332) Improve Android Guide MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125939#comment-15125939 ] ASF GitHub Bot commented on CB-10332: ------------------------------------- Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-docs/pull/471#issuecomment-177849723 @riknoll, +1, makes sense > Improve Android Guide > --------------------- > > Key: CB-10332 > URL: https://issues.apache.org/jira/browse/CB-10332 > Project: Apache Cordova > Issue Type: Task > Components: Docs > Reporter: Raghav > Assignee: Richard B Knoll > Labels: Docs-6.x > > We did a document scrub and found the following issues. Please feel free to correct other things as well. > - Android Platform Guide > -- Install Cordova Shell tools is out of date > -- Environment variable instructions for Windows are out of date > -- Emulator section can just point to http://developer.android.com/tools/devices/emulator.html > -- Lots of duplicated content for create/build/deploy from CLI page > -- Page keeps switching between CLI and platform-centric workflow > - Android Shell Tool Guide > -- Second paragraph is out of date > -- Create/build/run/logging/clean should be clear that this is the platform-centric workflow. Also duplicated in Android Platform guide > -- Platform-centric workflow should probably just get its own explicit page > -- Signing an app doesn't actually say how to sign an app. Gives arguments for some mystery command > --- Does this belong in our docs? We might just mention it and point to Google's app signing instructions > - Android WebViews > -- Needs investigation if this is still supported. > --- Step 1 is wrong (should be getting cordova-android by cloning or from npm) > --- Step 3 needs to have instructions for adding jars to gradle > --- Step 5 is out of date. CordovaActivity does not implement CordovaInterface... Think they should be extending/modifying CordovaActivity. Needs investigation > --- Step 6 does not appear to be camera plugin specific > --- Step 7 example is useless, it needs to be fleshed out > - Android plugins > -- Should be moved to plugin developer docs > -- Need a reference for the classes that plugins have access to > --- CordovaWebView, CallbackContext, CordovaPlugin, etc. > --- Most already have javadoc > -- Android Integration should be renamed and link to the Android classes it's talking about > -- Debugging Android plugins is out of date (mentions Eclipse and jars) and should probably be fleshed out a bit > - Android Configuration > -- Should be a reference > - Upgrading Android > -- Ends at 4.0.0 (current is 4.1.1, soon to be 5.0.0) > -- Needs to be reorganized in some way > --- The instructions seem to be pretty much the same for versions 1.6.0 + > -- Goes back to the phonegap days! Should probably only include Cordova versions (1.5.0 +) > -- Upgrade to 1.8.0 from 1.7.0 repeated twice > -- Upgrade to 1.8.0 from 1.8.0 is a typo > General guidelines: > - While giving examples, keep them short. Do not repeat for all plugins/platforms. > - Remove all references to cordova plugin registry. > - Remove Tizen references. The platform is deprecated (http://markmail.org/message/hryg6sjswecpgndu) > - Keep information up to date for the platforms, CLI and plugins -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org