Displaying 3 results from an estimated 3 matches for "androidmono".
2013 Sep 13
2
[LLVMdev] VMKit state of the union, android support, and .net/CLI
...in the repository or was it removed at some
point? If it was removed, what is the last tag/version of the code contains
the .net/CLI implementation?
The reason I ask is that I took over a project to bring Mono to android for
open source development. You can see it here:
https://github.com/JeroMiya/androidmono
But development hit a wall due to licensing, because Xamarin, the company
that develops mono, sells commercial licenses for Mono to use in place of
the LGPL on embedded platforms like Android/iOS, and claims that the LGPL
is not compatible with the Play store. While I disagree (as does the FSF as...
2013 Sep 15
0
[LLVMdev] VMKit state of the union, android support, and .net/CLI
...emoved at some
> point? If it was removed, what is the last tag/version of the code contains
> the .net/CLI implementation?
>
> The reason I ask is that I took over a project to bring Mono to android
> for open source development. You can see it here:
> https://github.com/JeroMiya/androidmono
>
> But development hit a wall due to licensing, because Xamarin, the company
> that develops mono, sells commercial licenses for Mono to use in place of
> the LGPL on embedded platforms like Android/iOS, and claims that the LGPL
> is not compatible with the Play store. While I disag...
2013 Sep 15
0
[LLVMdev] VMKit state of the union, android support, and .net/CLI
...an
take few weeks because everything has changed in VMKit :) (N3 was
relying on the Boehm GC while we are currently using MMTk).
>
> The reason I ask is that I took over a project to bring Mono to android for
> open source development. You can see it here:
> https://github.com/JeroMiya/androidmono
Great project!
>
> But development hit a wall due to licensing, because Xamarin, the company
> that develops mono, sells commercial licenses for Mono to use in place of
> the LGPL on embedded platforms like Android/iOS, and claims that the LGPL is
> not compatible with the Play sto...