-
We need to port the app to android.
-
```
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…
-
```
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…
-
This is a great programmable tank game. Would be fun to play it on Android. Cool features would be to program the tank directly on the device, upload tank definitions to a server, and enable tournamen…
donv updated
10 years ago
-
```
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…
-
Make a small app using SDK for Android, and we'll see how feasible it is to put our app into Android by Tuesday.
-
Check out the Android Serial Port Access library.
Create a bridge?
Write a new one?
-
```
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…
-
```
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…
-
Is there any way to have a mini-app that all it does is to enhance images, using this repository?
If so, how can I do it? Any fork/port of it for Android, as a library?