how to program a button to a link in Android SDK?

Q. hey, im pretty new to the Android SDK and Java development, but i know a FEW things. i can make the UI and retrieve my TextView and Buttons, but i am unsure of the coding to make my button process a URL. i am trying to make a very basic Search Engine for a starter application so ANY help will be GREATLY appreciated.
Thanks.

A. Your question has been answered at: http://www.forums.droidcore.net :)

How to add apps to a Android SDK?
Q. I need to find out how to add apps to an Android SDK. NOT THE PHONE. The SDK.
Sorry about being an Ass on the "NOT THE PHONE" but some people really can't read so I need to be clear to them.
Apps as in App Market apps into an SDK. Get it?
Sam you are stupid. What I mean is an SDK is an emulator of the phone. How to add apps onto that emulator. Thanks.

A. No, I don't get it. This question makes no senses. An SDK is not an application and has no applications, therefore adding an application to it makes no sense.

How do i set up the Android SDK?
Q. Hi, I want to start developing apps on the Google Android platform but I do not know how to set the SDK up. Can anyone give me a step-by-step guide?

A. After downloading the SDK, unpack the .zip archive to a suitable location on your machine. By default, the SDK files are unpacked into a directory named android_sdk_<platform>_<release>_<build>. The directory contains a link to a local copy of the documentation and the subdirectories tools/, samples/, and others.

Make a note of the name and location of the unpacked SDK directory on your system â you will need to refer to the SDK directory later, when setting up the Android plugin or using SDK tools.

Optionally, you can add the path to the SDK tools directory to your path. As mentioned above, the tools/ directory is located in the SDK directory.

In the home directory locate the .bash_profile and locating the PATH variable add the location to your $SDK_ROOT/tools folder.

Adding tools to your path lets you run Android Debug Bridge (adb) and the other command line tools without needing to supply the full path to the tools directory. Note that, if you update your SDK, you should remember to update your PATH settings to point to the new location, if different.




Powered by Yahoo! Answers


Category Article

What's on Your Mind...

Diberdayakan oleh Blogger.