A3 : Enable Target in the SDK - adobe-target/mobile-demo-android GitHub Wiki

If you haven't added the Adobe Mobile Services SDK to your app, you can find the instructions under Core Implementation and Lifecycle

Add client code, timeout and enable SSL

Go to the mobile marketing UI and navigate to Manage App Settings > SDK Target Options

Add your Target clientcode and timeout. The clientcode is unique to your account or company. The timeout is the time in number of seconds until which Target will wait for a response before showing the default content.

clientcode

Enable the HTTPs setting under Analytics if you want calls to Target to be made via SSL.

Download the SDK or the config file

  • Save the settings, get the latest SDK or download the config file from the UI.
  • Update the SDK or the config file in your app.

If you don't have access to mobile marketing UI, you can make changes directly in the config file in your app code but it won't be in sync with the settings page in the UI.