Found it from a pull request to Android project: https://github.com/apache/incubator-cordova-android/pull/5
Its certainly more then a 'hello world' project, more of a 'kitchen sink' but it doesn't have any dependencies. Includes some responsiveness in the CSS to account for tablets. On Tue, May 22, 2012 at 8:18 AM, Brian LeRoux <[email protected]> wrote: > whats the url for the src of the proj? think as a rule we should also > keep things as vanilla as possible (no framework bias) > > one reason I really like ios is that it is very clearly a hello world > and doesn't give any impression of what we think the right way to > build a mobile web app is. > > On Tue, May 22, 2012 at 2:50 PM, Drew Walters <[email protected]> wrote: >> +1 to common sample project. I always felt it was odd that a framework >> designed for cross platform development had non-cross platform >> samples. >> >> A while back I took a look at the example project that Libby proposed >> and got it working on BlackBerry. I had to make some minor changes to >> get it working on BB. I believe they were mainly CSS changes. I still >> have the rework sitting around in my sandbox if we were to use that. >> >> On Tue, May 22, 2012 at 6:41 AM, Simon MacDonald >> <[email protected]> wrote: >>> Great idea. Why don't we use the example project that Libby sent a pull >>> request on awhile back. It exercises all of the API and looks a mite bit >>> better than the current one we are using. >>> >>> Simon >>> >>> On Tuesday, May 22, 2012, Brian LeRoux wrote: >>> >>>> How do you guys feel about retiring the various first run projects for >>>> a single one that we 'vendor' into each ala cordovajs? I kinda prefer >>>> that experience be like the iOS one. >>>> >>> >>> >>> -- >>> Simon Mac Donald >>> http://hi.im/simonmacdonald
