8000 GitHub - AblaAnalytics/ablaevent-android: PostHog Android integration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AblaAnalytics/ablaevent-android

 
 

Repository files navigation

Ablaevent Android

Development guide

  1. Install Android Studio
  2. Follow instructions here for setup https://developer.android.com/studio/run/emulator
  3. Make sure you have Java 8 installed locally - brew tap adoptopenjdk/openjdk && brew install --cask adoptopenjdk8
  4. Change the JDK in IntelliJ to build using the correct version.
  5. Select ablaevent-sample and the device on the top bar and click run

How to run tests

  1. Make sure you have Android Studio, it's set up correctly, and you have Java 8 installed locally.
  2. Make sure your JDK matches the project's version and what you just installed (Java 8 adoptopenjdk). Go to "view -> tool windows -> gradle -> build tool settings -> gradle settings -> change gradle JDK version".
  3. In the file navigation section, go to "Project Files -> Tests".
  4. Right click on a test file to run it or use the toolbar on top.

About

PostHog Android integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%
0