Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchav/FregeAndroid
A proof of concept for running Frege on Android
https://github.com/mchav/FregeAndroid
Last synced: 26 days ago
JSON representation
A proof of concept for running Frege on Android
- Host: GitHub
- URL: https://github.com/mchav/FregeAndroid
- Owner: mchav
- Created: 2016-11-27T06:49:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T15:02:15.000Z (about 8 years ago)
- Last Synced: 2024-10-29T18:28:32.803Z (about 1 month ago)
- Language: Java
- Size: 25.7 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-frege - FregeAndroid - Proof of concept Android application in Frege. (Libraries / Android)
README
# FregeAndroid
A proof of concept for running Frege on AndroidSteps to run:
* Download the frege compiler version 3.24.100.1-jdk7. Open the jar file with an archive manager like 7zip and delete the run8 folder.
* Add the jar to the app's build.gradle dependencies (replace my path with yours)
* Replace all instances in build.gradle with your relative paths.
That should be all.