Can LOCAL_STATIC_JAVA_LIBRARIES be used instead of LOCAL_JAVA_LIBRARIES in Android.mk file? Build cook book (http://pdk.android.com/online-pdk/guide/build_cookbook.html#mkVars) doesn't give information about LOCAL_STATIC_JAVA_LIBRARIES. what is the difference between static and regular java libraries.