Where to start

10 views
Skip to first unread message

tramuntanal

unread,
Dec 22, 2009, 11:45:16 AM12/22/09
to phonegap
Hi all,
I'm new to this very interesting project. I'm so new that I can't find
how to start developing!
I mean on the wiki's main page I can only see specific sections for
iPhone, Android, Blackberry,... but PhoneGap is meant to be an
abstraction development framework to avoid platform dependant
development, isn't it?

Am I missing something? where should I go for an easy start?

Curtis Jones

unread,
Dec 22, 2009, 2:27:27 PM12/22/09
to phonegap
If your main interest is the iPhone, I started with a book that took
me from A to Z. It is not a long book at all, and I was up and going
pronto.

You can see the online version here:

http://building-iphone-apps.labs.oreilly.com/ch01.html

The chapter that deals specifically with phonegap is:

http://building-iphone-apps.labs.oreilly.com/ch07.html

I ended up purchasing the e-book from O'Reilly. If you are pretty
familiar with mobile site development for iPhone, then you can work
through the first chapters pretty quickly.

---
Curtis

Jon Hinderliter

unread,
Dec 22, 2009, 5:30:31 PM12/22/09
to Curtis Jones, phonegap
I agree with Curtis.
 
I read this book over Thanksgiving and am now in final approval stage with my company for an app, so I can release it to Apple.
 
Great read. I would however recommend you build your page with only your html first then test it in the SDK before adding any of the "animation/JQTouch" elements.

--
You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en

For more info on PhoneGap or to download the code go to www.phonegap.com

jabone

unread,
Dec 23, 2009, 2:54:43 PM12/23/09
to phonegap
I am in the same boat as the original author of this post. The
O'Reilly book is good.

Yes I am interested in iPhone, but I am also interested in BB, WinMo,
and all of the other platforms that Phone Gap says it can handle. Is
there a high level(or any level) document that discusses write once
deploy any device platform for phoneGap?

Thanks,


JAB

Ed

unread,
Dec 24, 2009, 10:55:02 AM12/24/09
to phonegap
I second that - I can't ignore Windows Mobile either. I love the idea
of having one framework and hope you guys will support it as well. I
think I remember the video mentioning that Windows Mobile will be
supported at some point - if this is true I am all in :)

Thanks,
Ed

> > > Am I missing something? where should I go for an easy start?- Hide quoted text -
>
> - Show quoted text -

tramuntanal

unread,
Jan 4, 2010, 3:00:10 AM1/4/10
to phonegap
First of all thank you for your replies,
I guess I misunderstood the presentation video. What I have is a little application developed in j2me (which I'm not selling, just a prototype) and would like to migrate it to smartphones and thus introduce me to this world.
It happens that Java is not a standard in the smartphone world at least it doesn't even exist on the most prominent platform, the iPhone. Thus, I was looking for a framework to facilitate development on all platforms.
PhoneGap is not a good platform for me as one of the requisites of my application is to be able to work offline.
What I thought PhoneGap is exists and is the Rhomobile framework. The problem is that is not free for non free apps.
Anyway, PhoneGap seems an interesting framework, good work!


2009/12/22 Curtis Jones <cur...@techstrategists.com>
--
You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en

For more info on PhoneGap or to download the code go to www.phonegap.com



--
------------------------------------
Oliver Hernàndez Valls

http://codit.wikidot.com
http://bolets.negocis.cat
http://wiki.tramuntanal.cat

Jesse MacFadyen

unread,
Jan 4, 2010, 5:16:34 AM1/4/10
to tramuntanal, phonegap
Many phonegap apps work offline, that should not be an issue. Phonegap does not depend a network connection at all. 

Sent from my iPhone

tramuntanal

unread,
Jan 7, 2010, 11:59:38 AM1/7/10
to Jesse MacFadyen, phonegap
Hi all,

2010/1/4 Jesse MacFadyen <jesse.m...@nitobi.com>

Many phonegap apps work offline, that should not be an issue. Phonegap does not depend a network connection at all. 


Having started to read
http://building-iphone-apps.labs.oreilly.com/index.html
and
http://phonegap.pbworks.com/Getting+Started+with+PhoneGap+%28iPhone%29

I can understand that an app may work offline because you bundle HTML pages on your app. But this is all static content. Where should I implement business logic?? where should my controllers be? what language should I use to develop an offline app with PhoneGap? javascript?

My target devices are Android and iPhone; and if it doesn't require much more work blackberry and nokia.
So where should I start for developing an offline app for Android and IPhone?

Sent from my iPhone



Thanks!

Jesse MacFadyen

unread,
Jan 7, 2010, 1:06:01 PM1/7/10
to tramuntanal, phonegap
Yeah, you write your app in JavaScript. 

Regarding controllers, think of it as a client app, and not a web app. Your app will use HTML/css for it's UI. 

There are also MFC frameworks out there for JS, if you want to start with some scafffolding. 

Cheers,
  Jesse

Sent from my iPhone

Jay Van Vark

unread,
Jan 7, 2010, 1:11:56 PM1/7/10
to phonegap
I have been an iPhone SDK guy for some time now... I have done javascript/css work on a "fix it" basis for clients for some time -- so all text editor tools...

If you were all getting started with a new app -- intending to use jQuery/JQTouch -- is there a great/good design tool/IDE that you would suggest...?

Dashcode looks great on the Mac, but not sure it will fold into this structure just right so I can use things for the cross platform advantages of PhoneGap...

Thoughts?

Jay Van Vark
'Guiding Positive Change in High-Tech Companies'




Reply all
Reply to author
Forward
0 new messages