aspose file tools
The moose likes iOS and the fly likes newbie asks: where to start and is there any java framework for iphone? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » iOS
Reply Bookmark "newbie asks: where to start and is there any java framework for iphone? " Watch "newbie asks: where to start and is there any java framework for iphone? " New topic
Author

newbie asks: where to start and is there any java framework for iphone?

Adrian Burlington
Ranch Hand

Joined: Jun 16, 2009
Posts: 75
Hi guys,

I'm a complete newbie in the field of iPhone development. I wonder if there's any way to develop an iPhone app using java (if so, which one and is it recommended to do so)?

Also, can anyone point at a site to start developing an app (either with obj-C or java)

My goal is to build an app that user can login using credentials and query a remote db.

thanks!!!
Johannes Fahrenkrug
author
Greenhorn

Joined: Mar 07, 2007
Posts: 22
Hi Adrian,

no, you can't use Java to develop iOS applications. The book we're promoting here would be a great way for you to start
This might also be an interesting read for you: http://www.jeviathon.com/2011/01/why-i-prefer-ios-development-over.html

Apple's "Your first iOS application" might be a good start, too: http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iPhone101/Articles/00_Introduction.html#//apple_ref/doc/uid/TP40007514-CH1-SW1

Or the Stanford courses: http://www.stanford.edu/class/cs193p/cgi-bin/drupal/

Enjoy!

- Johannes
Adrian Burlington
Ranch Hand

Joined: Jun 16, 2009
Posts: 75
thanks for the input. Will surely buy the book! Thanks again.
M K Rayapudi
Ranch Hand

Joined: Feb 19, 2007
Posts: 157
Johannes Fahrenkrug wrote:Hi Adrian,

no, you can't use Java to develop iOS applications. The book we're promoting here would be a great way for you to start
This might also be an interesting read for you: http://www.jeviathon.com/2011/01/why-i-prefer-ios-development-over.html

Apple's "Your first iOS application" might be a good start, too: http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iPhone101/Articles/00_Introduction.html#//apple_ref/doc/uid/TP40007514-CH1-SW1

Or the Stanford courses: http://www.stanford.edu/class/cs193p/cgi-bin/drupal/

Enjoy!

- Johannes


thank you for the resources


R6i
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: newbie asks: where to start and is there any java framework for iphone?
 
Similar Threads
Please start forum for Blackberry application development
Please provide urls for iphone simulator to download for windows xp
New to Mobile programming
where is my webapp?
How to verify if a URL is an IPhone app valid URL?