Re: [Architecture] Using maven to create build Android Cordova-Android projects in AppFactory

2014-07-17 Thread Harshan Liyanage
Hi Ramith, Gradle for android is still a new technology for Android developers. AFAIK most of the android developers use default Ant based build for Android projects. I think going with maven /ant would be safer. Thanks, Best Regards, Lakshitha Harshan Software Engineer Mobile: *+94724423048*

[Architecture] Using maven to create build Android Cordova-Android projects in AppFactory

2014-07-16 Thread Harshan Liyanage
Hi, Currently I'm involved in using maven to create build Android / Cordova-Android application projects as a part of MEAP project which will be used to create build mobile application projects using AppFactory. There is a android-maven plugin [3] a maven-archetype [4] which can be used for

Re: [Architecture] Using maven to create build Android Cordova-Android projects in AppFactory

2014-07-16 Thread Chathura Dilan
Hi Harshan, Are there any difficulties to move to Gradle? I think they have all the dependencies including latest Android L preview On Wed, Jul 16, 2014 at 6:23 PM, Harshan Liyanage hars...@wso2.com wrote: Hi, Currently I'm involved in using maven to create build Android /

Re: [Architecture] Using maven to create build Android Cordova-Android projects in AppFactory

2014-07-16 Thread Ramith Jayasinghe
Hi Chathura, There could be problems since we don't have the support for gradle with in AF ( even if Jenkins supports it through a plug-in). Supporting Gradle might require some work ( and note that as far as I know we haven't thought of doing it now either). does majority of android developers