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.
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.