Posts List

Prototyping Android Application's User Interface by using Pencil

I’ve recently work in research projects that focus on porting an application to run on Android platform. Initially, this project only runs on the Linux operating system. This project called SAJE (System Aware Java Environment). Yes, it uses Java as programming language. I’ve decided to use Eclipse IDE because it has the plugins that I need, ADT (Android Development Tools) and CDT (C/C++ Development Tools) since partially SAJE use JNI (Java Native Interface) on it.