Skip to content

attempt to get android/erlang working for JInterface purposes...

Notifications You must be signed in to change notification settings

D4no0/erlanglauncher

 
 

Repository files navigation

ErlangLauncher

This sample uses the new Android Studio CMake plugin with C++ support. For how to use Android Studio, refer to Hello-CMake codelab

Pre-requisites

  • Android Studio 2.2+ with NDK bundle.

Getting Started

  1. Download Android Studio
  2. Launch Android Studio.
  3. Open the sample directory.
  4. Open File/Project Structure...
  • Click Download or Select NDK location.
  1. Click Tools/Android/Sync Project with Gradle Files.
  2. Click Run/Run 'app'.

This project contains the arm-64 version of the compiled OTP23-r3. The JNIInterface library is compiled from the very same OTP23-r3 release, if you upgrade the otp, make sure to use the latest JNIinterface library.

About

attempt to get android/erlang working for JInterface purposes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 52.2%
  • C++ 41.7%
  • C 3.9%
  • Kotlin 2.1%
  • Erlang 0.1%