网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

用eclipse开发android要怎样才能修改版本号

时间:2024-10-12 05:13:26

1、打开eclipse

2、在自己创建的项目中找到res,点击打开,点击project.properties,看到# This file is automatically generated by Android Tools.# Do not modify this file -- YOUR CHANGES WILL BE ERASED!## This file must be checked in Version Control Systems.## To customize properties used by the Ant build system edit# "ant.properties", and override values to adapt the script to your# project structure.## To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt# Project target.target=android-21

3、看到最下面一行的android-21了吗?修改这里就行了,当前21指的是android5.0版本,你可以修改数字成19或者其他,19是android4.4的

© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com