Yesterday I found a strange but funny bug on PhoneGap/Cordova 2.9/3.0. It seems that if your proyect begins with a number then you won’t be able to add “android” as a platform. Example $ cordova create 100Project com.example.100project «100 Project»$ cordova platform add android [Error: An error occured during creation of android sub-project. An unexpected […]