File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Android and the fly likes Are there specific frameworks to use with Android? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Are there specific frameworks to use with Android?" Watch "Are there specific frameworks to use with Android?" New topic
Author

Are there specific frameworks to use with Android?

Rogerio Kioshi
Ranch Hand

Joined: Apr 12, 2005
Posts: 595
Hi,

I'd like to know if there are specific frameworks when we want to make a Web application using Android.

Thank you


SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3334

Sorry but I didn't get your question.
make a Web application using Android

You don't create a web application using Android, actually you are creating a native application using Android.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

For an Android application you use the Android SDK Framework, which has its own way of laying out the UI (Activity, Intent, Adapter, etc.). The SDK provides a number of mechanism for communicating with server components, with web services probably being one of the preferred (but definitely not the only) mechanisms.


JBoss In Action
 
 
subject: Are there specific frameworks to use with Android?
 
Threads others viewed
WA #1.....word association
create list box using struts lib
Android in Action - Questions
WA #2 ..... word association
Bitmap Questions
IntelliJ Java IDE