Skip to content

Sample code demonstrating how to integrate with Adobe Mobile SDK v4 to be able to send a push notification from ACS to android device

License

Notifications You must be signed in to change notification settings

ghas-results/acs-android-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample code demonstrating how to integrate with Adobe Mobile SDK v4 to be able to send a push notification from ACS to android device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 36.4%
  • CSS 32.9%
  • JavaScript 27.2%
  • HTML 3.2%
  • Ruby 0.3%