Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65BF717EF8 for ; Tue, 7 Apr 2015 19:35:30 +0000 (UTC) Received: (qmail 85545 invoked by uid 500); 7 Apr 2015 19:35:30 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 85507 invoked by uid 500); 7 Apr 2015 19:35:30 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 85494 invoked by uid 99); 7 Apr 2015 19:35:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Apr 2015 19:35:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of purplecabbage@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-ob0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Apr 2015 19:35:05 +0000 Received: by obbgh1 with SMTP id gh1so100400386obb.1 for ; Tue, 07 Apr 2015 12:35:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=TB8pYdFKh5mZftEOD4Ji+Lm1+JuALKSi5yKN6tq29PU=; b=N1zbM30k+b8PoSgT6EK9irneUaIrNS4mk0N84eIxwptMnRWmsGyGm9HVAooFd0yoHr 0H/MJOZxxnfhEyzSJrOTB9G6GtUKlVXQzsoC9N1hKArkjuruca+wava7GghkNyO/+OUT dZfIu5UNK2sx2AHUpKK6uuQWOOG3PHBJ0q7cjR90WH3g1t3g8oXcDQt/6vJ7wjHE8cGJ M3JZ5kCTZC2wGLArx7BfiZeD3Dpfb54Pe2eMgDPGBjwXhy6s6bRNN81i9LeOW/0mCqe/ mi064CmVkKPWlWO+KVZex1eG77qrEVvjcVRimaN/vDL5wRe/22CsnONkUJk52ql7BIXJ zjDw== MIME-Version: 1.0 X-Received: by 10.60.35.10 with SMTP id d10mr27205179oej.57.1428435302504; Tue, 07 Apr 2015 12:35:02 -0700 (PDT) Received: by 10.76.21.201 with HTTP; Tue, 7 Apr 2015 12:35:02 -0700 (PDT) In-Reply-To: References: Date: Tue, 7 Apr 2015 12:35:02 -0700 Message-ID: Subject: Re: Platform guides update From: Jesse To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=089e01227fceca5e830513278231 X-Virus-Checked: Checked by ClamAV on apache.org --089e01227fceca5e830513278231 Content-Type: text/plain; charset=UTF-8 +1000 @purplecabbage risingj.com On Tue, Apr 7, 2015 at 12:31 PM, Andrew Grieve wrote: > These changes all sound great! > > On Tue, Apr 7, 2015 at 3:01 PM, Sergey Grebnov (Akvelon) < > v-segreb@microsoft.com> wrote: > > > Hi guys, I see that some docs are outdated or not actual anymore so I > want > > to improve this. Please let me know if someone already working on this or > > going to take a look. I've listed below some things I want to update, > could > > you please review them before I stared working on this (additional > > suggestions and ideas are very welcome) > > > > iOS: > > 1. Xcode 4.x->5.x > > 2. Add information about ios-sim required to deploy app from command > > line > > 3. Add information how to list available deploy targets and run app > on > > specific target/device > > > > Android: > > 1. Add changes in favor of replacing Ant w/ Gradle > > a. Remove Ant from requirements > > b. Replace Eclipse example w/ Android Studio as officially > > recommended option/tool > > 2. Add more details about particular Android packages/components > > required to be installed. > > Android 5.0.1 (API 21) platform SDK > > Android SDK Build-tools version 19.1.0 or higher > > Android Support Repository (Extras) > > 3. Add information how to list available deploy targets and run app > on > > specific target/device > > > > Windows: > > 1. Remove 'To develop apps for Windows 8.0 only:' > > 2. Hardware requirements to run Windows Phone emulator (Client > Hyper-V > > and Second Level Address Translation (SLAT)) > > 3. Add information how to list available deploy targets and run app > on > > specific target/device > > > > Thx! > > Sergey > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > > For additional commands, e-mail: dev-help@cordova.apache.org > > > > > --089e01227fceca5e830513278231--