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
- Host: GitHub
- URL: https://github.com/functionland/fula-build-aar
- Owner: functionland
- Created: 2022-07-27T08:33:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T20:42:20.000Z (12 months ago)
- Last Synced: 2025-04-02T18:51:57.654Z (10 months ago)
- Topics: aar, aarch64, aarch64-linux, android, java, mobile
- Language: Go
- Homepage:
- Size: 462 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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