This app is used to display how does PlayPortal from Dynepic work. It uses their Android SDK to meet COPPA compliancy.
-
Download and install Android Studio
-
Clone this repo to your local machine
git clone git@github.com:profiq/playportal-notes-android.git
-
Create your Account in PlayPortal studio and setup your App, steps described here
-
Generate Client ID, secret, Redirect URI and put it into
/app/src/main/res/values/config.xml
-
Build the App and install it in android device or emulator
https://github.com/Dynepic/PPSDK-Android
Note: This repo is used for public disclosure, develop version at
https://gitlab.profiq.com/tech-research/dynepic-playPortal-SDK-app