hi everybody ,who can tell me how to recompiling source code of Launcher from eclipse ,or tell me why i get some error like can't import package,and how to know which package aren't import ,i mean which .jar ,where can i find it ,how to make it .so my question is how can i recompile Launcher in eclipse and can't get error infomation .
一、I do this work like this . I.i am compile android source code use default config . II.i import some *.jar file from /out directory. III.but i get this: Dxwarning: Ignoring InnerClasses attribute for an anonymous inner class (antlr. TokenStreamRewriteEngine$1) that doesn't come with an associated EnclosingMethod attribute. This class was probably produced by a compiler that did not target the modern .class file format. The recommended solution is to recompile the class from source, using an up-to-date compiler and without specifying any "-target" type options. The consequence of ignoring this warning is that reflective operations on this class will incorrectly indicate that it is *not* an inner class. 二、i tryed other things: i download apktool ,but i get some error. so how to do it on eclipse enviroment. or how to build this project from Netbeans java develop enviroment. i know this question already on google groups ,but some question is that i can't browse some google webs nomal. so i hope some people can send it to me .i am very gratitude . or some good people could teach me some method browse groups.google.com.beacause i can't get it also through proxy web. thanks ! very. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
