-
The purpose of this issue is to discuss about MathML support on Android, Linux , UNIX, IOS, OSX or Windows platforms. Which cross technology to use ?
----
As far as I can understand Oracle's work …
-
-
The Idea is to have a Android version of GitFx without much change to code base. This is in sync with the WORA - (write once run anywhere) paradigm. http://gluonhq.com/open-source/javafxports/ documen…
-
```
Are there any plans to release the sourcecode of the Android port?
I would like to look into it and perhaps improve it.
```
Original issue reported on code.google.com by `domschuermann@gmail.c…
-
Create a Thunderbird app for Android, similar to [Firefox for Android](https://play.google.com/store/apps/details?id=org.mozilla.firefox). There are a few mobile email apps, but none has the same feat…
-
![7E6AA330-A9A5-437A-A65F-C081259E4410](https://user-images.githubusercontent.com/111380547/184973052-4ab11d6a-a570-4b8a-bfa3-3ba681fc02a4.jpeg)
![BCC95990-76E9-46EB-B01D-1B55B6708CFC](https://user…
-
Ok, so I've been thinking about the Android port for the last few days, and I think the following things need to be done:
Things that have to be removed from the client:
1. Auto updates. We barely us…
-
I am trying to Port Nanovgo example to Android using [andrioid-go](https://github.com/xlab/android-go) and [EGL](https://github.com/xlab/android-go/tree/master/egl)
I modified Nanovgo to support G…
-
**Feature description**
Port Skywire lite with VPN functionality to Android.
Depends on:
- #100
Preliminary research into obstacles and ideas:
#99
-
```
What steps will reproduce the problem?
1. compile for armV6
2. In application.mk set "APP_ABI := armeabi-v7a armeabi"
3. launch build-ndk
What is the expected output? What do you see instead?
In…