F:>apktool
Apktool v2.4.0 - a tool for reengineering Android apk files
with smali v2.2.6 and baksmali v2.2.6
Copyright 2014 Ryszard Wiśniewski brut.alll@gmail.com Updated by Connor Tumbleson connor.tumbleson@gmail.com

usage: apktool
-advance,–advanced prints advance information.
-version,–version prints the version then exits
usage: apktool if|install-framework [options] <framework.apk>
-p,–frame-path


.

-t,–tag Tag frameworks using .


usage: apktool d[ecode] [options] <file_apk>


-f,–force Force delete destination directory.


-o,–output

The name of folder that gets written. Default is apk.out

-p,–frame-path

.

-r,–no-res Do not decode resources.


-s,–no-src Do not decode sources.


-t,–frame-tag Uses framework files tagged by .


usage: apktool b[uild] [options] <app_path>


-f,–force-all Skip changes detection and build all files.


-o,–output

The name of apk that gets written. Default is dist/name.apk

-p,–frame-path

.

apktool -r d carakIt.apk然后回打包,可解决以下的问题:
No resource identifier found for attribute in package。。。