摘要:
You may have ever come across this problom:While you are importing a project from somewhere,the hint says it contains error(s),but you can find any error sign.Then you cancheck up the build path:right click->properties->Java Build PathFix the errors first! 阅读全文
posted @ 2012-07-24 17:52
Qiengo
阅读(131)
评论(0)
推荐(0)
摘要:
View the version of Proguard:1.open command window of windows.2.enter the folder of proguard,step intobindirectory.cd <your SDK path>\android-sdk\tools\proguard\bin3.runproguard A.Normal Condition Set theconfiguration file for progurad inproject.properties:# This file is automatically generate 阅读全文
posted @ 2012-07-24 15:20
Qiengo
阅读(1632)
评论(0)
推荐(0)