Test your app

Now is a good time to test your app, before going any further.

  • Run your app by clicking green arrow or select Run->Run’app’.
  • The Android™ emulator should start and you should see your app running with “Hello World” text.
  • Open the logcat window. Search for “Got”. You should see the token that was received from Firebase written to the log as shown below. The long string after “Got token” is the pushidentifier that is sent to Adobe Campaign.

logcat-token

Check Mobile Application Subscribers

Log in to your Adobe Campaign Standard instance.
Navigate Administration->Channels->Mobile App(Experience Platform SDK). Open the appropriate mobile application. Tab to the Mobile Application Subscribers tab. You should see a registration token listed.

mobile-application-subscribers

NOTE
If you do not see registration token in the Mobile Application Subscribers tab STOP here before proceeding any further.
Previous pageStep 3 - Register Mobile Extensions
Next pageStep 5 - Propagate Notifications