I've completed a proof of concept application for Frege on Android. I'd 
love to formalise the process and turn it into a plugin for use with 
Android studio. Here it is:

https://github.com/mchav/FregeAndroid

A few issues:
* it currently cannot access the resources in R (I think that can easily be 
solve though
* it doesn't shrink the frege jar making of very large APKs. 
* initial build times are slow
* you have to manually delete the run8 folder so Android doesn't try and 
parse it.
* The paths are hardcoded.

I'll take the next few months to work on building both a library for 
Android and an Android Studio plugin. Any help/collaboration will be 
appreciated.

If completed, can I get the plugin and the library on the Frege github page?

-- 
You received this message because you are subscribed to the Google Groups 
"Frege Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to frege-programming-language+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to