Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.9 KB

File metadata and controls

40 lines (28 loc) · 1.9 KB

ACS Android Example with Adobe Mobile SDK v4

Code based on https://github.com/uberspot/2048-android, which is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048.

⚠️⚠️ IMPORTANT ⚠️⚠️

Building

cd acs-android-example/
git submodule update --init --recursive
./gradlew build

Running app With Android Studio

  1. Follow first three lines of Building directions.
  2. In Android Studio 3.4.1 select File > Open... and select acs-android-example directory.
  3. Run > Run 'acs-android-example'

License

acs-android-example is licensed under the MIT license.

How to add Adobe Mobile SDK v4 to app

Add push messaging with Adobe Mobile SDK v4

How to Integrate the Adobe Mobile v4 SDK with a mobile app to receive Adobe Campaign Standard push notifications

How to copy existing project with new name