The app I am working on has an Android.mk file that specifies the package name.
Android.mk
LOCAL_PACKAGE_NAME := ExamplePackage
This means