0
Where can I find fully-ready IOS and/or Android application projects? That can customize, edit them and if possible already with communication with web server, without having to do one from scratch.
0
Where can I find fully-ready IOS and/or Android application projects? That can customize, edit them and if possible already with communication with web server, without having to do one from scratch.
1
Well, if you use the intel XDK Voce you will have some app templates for both inside the IDE! Da para continuar apartir dos modelos!
1
When you want ready applications recommend look for open source.
On the website mobilegap.net, which is the first result of the google query, already has 6 applications in Phonegap that has the code available on Github.
Browser other questions tagged android ios apache-cordova web-application
You are not signed in. Login or sign up in order to post.
Try searching https://github.com/
– juniorb2ss