Nu3001 / packages_apps_bonovoapps

3 stars 14 forks source link

Build error #33

Open ivpustovit opened 8 years ago

ivpustovit commented 8 years ago

There shoul be dependency on "android-support-annotation" (using @NonNull annotation) which cannot be found. In platform/frameworks/support project "support" is missing. Please put platform/frameworks/support project to Google's tag: android-support-lib-19.1.0 and add android-support-annotation to LOCAL_STATIC_JAVA_LIBRARIES in bonovoHandle/Android.mk to fix build issue.