Current app runs using PhoneGap.Keyboard issue still persists. PhoneGap provides performance improvements and a more responsive UI.
- Execute in shell.
git clone https://github.com/clickeriitb/visual-programming-editor.git
- Open Eclipse, and choose File -> New -> Other, then select Android Project from Existing Code.
- Make sure you have Adnroid SDK 4.0.1 and choose Run
- To get newest updates to the code navigate to the derictory and execute
git fetch upstream
git merge upstream/origin
and then choose Run.