aapt.exe停止工作

aapt.exe停止工作

为什么一直停止工作呢?

R.JAVA中东西不全。

地址分配没有连续

比如          public static final int of_transparent=0x7f050000;

        public static final int ad=0x7f080000;

不连续,中间的 0x7f060000, 0x7f070000没了,间隔太大,就一直报错

你可能感兴趣的:(工作)