1234567890abcdefgh1234567890abcd
). It uniquely identifies your app to the adjoe SDK and must therefore be kept secret. You can obtain it by requesting it from your adjoe contact person.Settings > Google > Ads > My Ad-ID
.build.gradle.
When using the default project structure, this is typically located at frameworks/runtime-src/proj.android-studio/app/build.gradle.
AppDelegate.cpp
, typically located at frameworks/runtime-src/Classes/AppDelegate.cpp
, add the following header:applicationDidFinishLaunching
function.Android.mk
file, typically located at frameworks/runtime-src/proj.android-studio/app/jni/Android.mk,
modify LOCAL_SRC_FILES
and add the following: