On 11 May 2012 21:42, Luciano Resende <luckbr1...@gmail.com> wrote: > On Fri, May 11, 2012 at 9:07 AM, Prabhath Suminda > <pathiranap...@gmail.com> wrote: > > Hi, > > I created the initial hello world project using phonegap. Now I have to > add > > it to a SVN as we can commit to it later. How can I do that. (I mean I > > am familiar with SVN but where to host?,etc.) > > This should go into mobile trunk : > http://svn.apache.org/repos/asf/incubator/photark/mobile/trunk/ > > It is possible to build this project using any build tools Maven or Ant?
As this is really the first commit on the mobile trunk, just submit a > zip patch and I can add to svn. > > > Also I have small question. What is the reason to say use phonegap for > > this. Why we will not this as an native Android project? > > > > The main reason is that, with phoneGap, you can "generate native > applications" to different platforms (e.g. iOS, Android) using the > same html5 application. > > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >