Sunday, 1 May 2016

Android App Development using Processing - Part I : Installation

INTRODUCTION: What is Processing?
An open-source platform for developers and tinkerers to code for graphics and visual arts.
or
Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts.
  • » Free to download and open source
  • » Interactive programs with 2D, 3D or PDF output
  • » OpenGL integration for accelerated 2D and 3D
  • » For GNU/Linux, Mac OS X, and Windows
  • » Over 100 libraries extend the core software
  • » Well documented, with many books available
HOW TO INSTALL?
  1. Download and Install Android Stand-alone SDK toolkit.
  2. In android SDK manager install 'Android SDK Tools','Plateform Tools','Build Tools' & 'Android 4.1.2'.
  3. Download Processing and install it.
  4. Open Processing.exe and go to Add Mode and add Android Mode.
  5. Select Android mode instead of Java mode, a comment will show up asking ' Is android SDK installed?' , then choose to  'locate SDK path manually' and go to Android SDK folder and select it.
  6. Installation Done, Enjoy!


Stay tuned...

2 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete