Welcome!!
This is a short post, and I’ll just present you Buildozer. With this tool, you will be able to build your Python projects to Android and iOS; and then deploy it easily to any platform.

Welcome!!
This is a short post, and I’ll just present you Buildozer. With this tool, you will be able to build your Python projects to Android and iOS; and then deploy it easily to any platform.
Welcome!!
In this post I’ll show you how to start with mobile development using Python and Kivy. You will see how to download and configure Kivy, and we will create a Hello World to test it. And finally, we will build our application to an APK, and install it on Android.
Welcome!!
In this post I’ll present you the Epub.js plugin.
With this plugin, you are able to create ebook readers for web, nodejs and mobile apps using Phonegap and Cordova. I’m working in a epub reader for Android with Cordova, and this lib is perfect, so, if you need anything like this, you really must to try it.
Welcome!!
In this tutorial, I’m going to show you how to use Qt Creator(now on 5.4) with Android.
I - Requirements
You can read more about this requirements here
In order to use Qt for Android, you need the following:
Welcome!! I’m going to show you how to use camera with Android + Processing + Ketai.
First of all, check if your Processing IDE is ready for Ketai and Android development.
If everything is fine, let’s start.
Create a new Android project, and import the lib:
import ketai.camera.*;