简体   繁体   English

无法在IONIC框架中构建android项目

[英]Can't build android project in IONIC framework

I'm trying to build my test app for android device with IONIC framework using WEB technology. 我正在尝试使用WEB技术为具有IONIC框架的android设备构建测试应用程序。 I installed IONIC FRAMEWORK and configured everything with the help of Ionic Framework Docs . 我安装了IONIC FRAMEWORK并借助Ionic Framework Docs进行了所有配置。

And now I am trying to build android app using command line: 现在,我正在尝试使用命令行构建android应用程序:

ionic build android

But this gives me Error to install the following targets: 但这给我安装以下目标的错误

ERROR: Please install android target: "android-23"

I Have a problem to understand about android-23 . 我对android-23有一个了解的问题。 What's this and how to install it for my android platform tools . 这是什么以及如何为我的android平台工具安装它。

I also updated SDK platform tools and SDK build tools . 我还更新了SDK平台工具SDK构建工具

API级别23代表棉花糖,您是否已成功安装Android SDK。只需检查此链接, https: //googleweblight.com/?lite_url = https://source.android.com/source/build-numbers.html&ei=7Sw_Jjql&lc = zh-IN&s = 1&m = 141&host = www.google.co.in&ts = 1458486558&sig = APY536yicvyJBcnb8fM_Ldmz-Kzx9dINVQ

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM