Re: Medic/ Automated testing

2013-08-13 Thread Andrew Grieve
Could also inject a post-prepare hook to get in there. I think it'd be even better though, to just figure out how to not need to do the "hack a little bit" part. On Mon, Aug 12, 2013 at 5:06 PM, Filip Maj wrote: > > >Generally true. There are a few bits in the device deployment part that > >nee

Intro Mail - Srinivasan

2013-08-13 Thread Srinivasan S
Hello, ---Greetings--- I'm Srinivasan having 3 years of hands on experience in android platform, enthusiast towards open source. I'm very much interested to work in Apache Cordova Project. I signed ICLA and received my acknowledgement. I like to contribute to cordova android api library. I made

Re: Intro Mail - Srinivasan

2013-08-13 Thread Andrew Grieve
Hi Srinivasan! Great to hear that you're interested in helping out! To give us some context and to help figure out how to proceed, could you share a bit about how you've used Cordova in the past (if at all)? Also - whether you had any specific thing that you'd like to make better (e.g. what annoy

Re: app harness legal redux

2013-08-13 Thread Michal Mocny
That sounds great, thanks Ross. Brian, is Adobe planning to release something under PhoneGap brand, or should someone here at Google pursue something a bit more incognito? I think we here would prefer not to market anything until the official Apache app is released, but would be willing to put so

Re: Intro Mail - Srinivasan

2013-08-13 Thread Srinivasan S
Hi Andrew, Sorry, I'm newbie to Cordova and started exploring the framework. I don't have any specific thing right now. Could you please help on how to start with? Thanks. Regards, Srinivasan On Tue, Aug 13, 2013 at 8:27 PM, Andrew Grieve wrote: > Hi Srinivasan! > > Great to hear that you're

Re: Intro Mail - Srinivasan

2013-08-13 Thread David Kemp
Hi Srinivasan, In order to help get you started on something that would be interesting to you, its useful to know what got you excited about the project to start with. There are many aspects to the project and lots of ways to contribute. I am guessing that you have a focus on Android from your firs

Re: Intro Mail - Srinivasan

2013-08-13 Thread Srinivasan S
Hi David, I came to know about this project from a post of my friend and started exploring the project on the cordova site. I had a vision to learn and explore hybrid mobile platforms, cordova excited me to do it. Yes, because I work on android technology and developing applications, I thought I

Re: Intro Mail - Srinivasan

2013-08-13 Thread David Kemp
Hi, I would suggest making sure that you can build and deploy a sample app and then the cordova-mobile-spec test suite. Any time you wish to submit code you will need to write tests for it and run them, so ensuring that you are familiar with that process is a great place to start. Then, if you hav

Re: Intro Mail - Srinivasan

2013-08-13 Thread Michal Mocny
Also, for what its worth, its always more fun to add a simple new feature than to fix a complex old bug ;) On Tue, Aug 13, 2013 at 1:50 PM, David Kemp wrote: > Hi, > I would suggest making sure that you can build and deploy a sample app and > then the cordova-mobile-spec test suite. Any time yo

Re: Intro Mail - Srinivasan

2013-08-13 Thread Srinivasan S
Dears, Thanks for the help. I will start with your suggestions and get back to you if I face any challenges. Thanks again. Regards, Srinivasan On Wed, Aug 14, 2013 at 12:00 AM, Michal Mocny wrote: > Also, for what its worth, its always more fun to add a simple new feature > than to fix a com