An open API service indexing awesome lists of open source software.

https://github.com/functionland/fula-build-aar

.Aar Wrapper for go-fula mobile. This is an aar file that can be imported in Java for Android applications
https://github.com/functionland/fula-build-aar

aar aarch64 aarch64-linux android java mobile

Last synced: 9 months ago
JSON representation

.Aar Wrapper for go-fula mobile. This is an aar file that can be imported in Java for Android applications

Awesome Lists containing this project

README

          

[![](https://jitpack.io/v/functionland/fula-build-aar.svg)](https://jitpack.io/#functionland/fula-build-aar)

# fula-build-aar
Android Wrapper for fula mobile

This repository contains the .aar file for the Android wrapper of go-fula for react native (react-native-fula) and updates the jitpack.io library repo

Created with gomobile with Android NDK 25:
gomobile bind -v -o mobile.aar -target=android -androidapi 26 github.com/functionl
and/go-fula/mobile

or cd go-fula and gomobile bind -v -o mobile.aar -target=android -androidapi 26 ./mobile