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 00FA517CB7 for ; Tue, 7 Apr 2015 19:01:59 +0000 (UTC) Received: (qmail 76436 invoked by uid 500); 7 Apr 2015 19:01:58 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 76396 invoked by uid 500); 7 Apr 2015 19:01:58 -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 76384 invoked by uid 99); 7 Apr 2015 19:01:58 -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:01:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of v-segreb@microsoft.com designates 157.56.111.110 as permitted sender) Received: from [157.56.111.110] (HELO na01-bn1-obe.outbound.protection.outlook.com) (157.56.111.110) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Apr 2015 19:01:31 +0000 Received: from BL2PR03MB418.namprd03.prod.outlook.com (10.141.92.13) by BL2PR03MB275.namprd03.prod.outlook.com (10.255.231.22) with Microsoft SMTP Server (TLS) id 15.1.136.17; Tue, 7 Apr 2015 19:01:29 +0000 Received: from BL2PR03MB417.namprd03.prod.outlook.com (10.141.92.12) by BL2PR03MB418.namprd03.prod.outlook.com (10.141.92.13) with Microsoft SMTP Server (TLS) id 15.1.136.17; Tue, 7 Apr 2015 19:01:28 +0000 Received: from BL2PR03MB417.namprd03.prod.outlook.com ([10.141.92.12]) by BL2PR03MB417.namprd03.prod.outlook.com ([10.141.92.12]) with mapi id 15.01.0136.014; Tue, 7 Apr 2015 19:01:28 +0000 From: "Sergey Grebnov (Akvelon)" To: "dev@cordova.apache.org" Subject: Platform guides update Thread-Topic: Platform guides update Thread-Index: AdBxZOlyJQi/SLP0T2iwmZch0hxt+Q== Date: Tue, 7 Apr 2015 19:01:28 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: cordova.apache.org; dkim=none (message not signed) header.d=none; x-originating-ip: [109.60.135.109] x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB418;UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB275; x-microsoft-antispam-prvs: x-forefront-antispam-report: BMV:1;SFV:NSPM;SFS:(10019020)(6009001)(122556002)(86612001)(76576001)(87936001)(2900100001)(229853001)(2656002)(2501003)(77096005)(62966003)(2351001)(107886001)(86362001)(77156002)(40100003)(50986999)(66066001)(33656002)(46102003)(54356999)(102836002)(110136001)(450100001)(99286002)(92566002)(74316001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR03MB418;H:BL2PR03MB417.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(5002010);SRVR:BL2PR03MB418;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB418; x-forefront-prvs: 0539EEBD11 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-MS-Exchange-CrossTenant-originalarrivaltime: 07 Apr 2015 19:01:28.4559 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL2PR03MB418 X-OriginatorOrg: microsoft.onmicrosoft.com X-Virus-Checked: Checked by ClamAV on apache.org 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 g= oing 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 suggesti= ons and ideas are very welcome) iOS: 1. Xcode 4.x->5.x 2. Add information about ios-sim required to deploy app from command li= ne 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 recommend= ed option/tool 2. Add more details about particular Android packages/components requir= ed 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