使用命令行创建Android工程报错:"Target id is not valid. Use 'android.bat list targets' to get the target ids"

D:\adt\sdk>cd tools

D:\adt\sdk\tools>

D:\adt\sdk\tools>android list targets
Available Android targets:
----------
id: 1 or "android-18"
     Name: Android 4.3
     Type: Platform
     API level: 18
     Revision: 1
     Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, W
XGA720, WXGA800, WXGA800-7in
     ABIs : armeabi-v7a


两次失败执行,ID不对,和上面的id相同


D:\adt\sdk\tools>android create project --target 19 --path  d:\anzhuo\MyFirstApp
\  --activity MainActivity --package com.example.myfirstapp
Error: Target id is not valid. Use 'android.bat list targets' to get the target
ids.

D:\adt\sdk\tools>android create project --target 18 --path  d:\anzhuo\MyFirstApp
\  --activity MainActivity --package com.example.myfirstapp
Error: Target id is not valid. Use 'android.bat list targets' to get the target
ids.

D:\adt\sdk\tools>android create project --target android-18 --path  d:\anzhuo\My
FirstApp\  --activity MainActivity --package com.example.myfirstapp
Created directory D:\anzhuo\MyFirstApp\src\com\example\myfirstapp
Added file d:\anzhuo\MyFirstApp\src\com\example\myfirstapp\MainActivity.java
Created directory D:\anzhuo\MyFirstApp\res
Created directory D:\anzhuo\MyFirstApp\bin
Created directory D:\anzhuo\MyFirstApp\libs
Created directory D:\anzhuo\MyFirstApp\res\values
Added file d:\anzhuo\MyFirstApp\res\values\strings.xml
Created directory D:\anzhuo\MyFirstApp\res\layout
Added file d:\anzhuo\MyFirstApp\res\layout\main.xml
Created directory D:\anzhuo\MyFirstApp\res\drawable-xhdpi
Created directory D:\anzhuo\MyFirstApp\res\drawable-hdpi
Created directory D:\anzhuo\MyFirstApp\res\drawable-mdpi
Created directory D:\anzhuo\MyFirstApp\res\drawable-ldpi
Added file d:\anzhuo\MyFirstApp\AndroidManifest.xml
Added file d:\anzhuo\MyFirstApp\build.xml
Added file d:\anzhuo\MyFirstApp\proguard-project.txt

D:\adt\sdk\tools>


查看目录,产生工程文件


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值