Is there anything more specific that you're having problems with?

I think what you want is to use a WebView:

http://developer.android.com/guide/tutorials/views/hello-webview.html

If you haven't already, please run through the tutorials on the
Android development site. It's well worth grasping the basics before
attempting to build an app from scratch:

http://developer.android.com/guide/tutorials/hello-world.html

On Fri, Dec 4, 2009 at 1:48 AM, MWarren <[email protected]> wrote:
> Ok I need to start by saying I am new to Java and Android.  I am a web
> developer with my primary development is done in PHP.  I am trying to
> sort thru everything and set up an application for the new Droid
> running 2.0 but have trouble sorting thru the tutorials as they seem
> older.  What I am trying to create is basically a shell for a web app.
> I was hoping to be able to have a menu on the phone where I can set
> the webapp url(or could be stored in the program), username, password
> and api key and send the later 3 along with the geo-location to my
> webapp.
> Is this possible, can anyone provide me with assistance on this.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to