I am developing launcher base on android2.3 source code,I have tried to put android-support-v7-gridlayout.jar into libs and add LOCAL_STATIC_JAVA_LIBRARY in android.mk file and it complied well but have runtime error said NoClassDefFind R$dimen etc.I want to know whether we can build gridlayout project as a library project of Launcher in android source code environment,how to modify android.mk file?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

