The android SDK for gphone is released.

Source: Internet
Author: User

In anticipation, Google finally released gphone and the gphone SDK. It's exciting. There is another direction for mobile development. With support from Google, the gphone mobile OS will certainly be supported by many developers. With the release of andriod, the Linux system will further increase the market usage.

To develop gphone, download andriod SDK first.

Http://code.google.com/android/download.html

The gphone application is based on Java and provides a set of Android libraries.

Download JDK 1.5 or 1.6

Http: // 192.18.108.206/ECOM/ecomticketservlet/begina4dc33b481f38bc505d102602a198743/-2147483648/2455525851/1/852470/852290/2455525851/2ts +/westcoastfsend/jdk-6u3-oth-JPR/jdk-6u3-oth-JPR: 1/jdk-6u3-windows-i586-p.exe

Install Eclipse IDE again

Http://eclipse.cdpa.nsysu.edu.tw/technology/epp/downloads/release/20071103/eclipse-java-europa-fall2-win32.zip

Finally, update andriod develop tools in Eclipse IDE.

For more information, see the official Google website.

Http://code.google.com/android/intro/installing.html#developmentrequirements

Start to develop the first helloworld program.

Http://code.google.com/android/intro/hello-android.html

Paste the test code I wrote.

Textview ST = new textview (this );

St. settext ("this is my first andriod helloword program. Android still supports Chinese. ");

St. settextsize (30 );

St. settextcolor (0xff00ffff); // 32-bit RGB color, with the highest bits forever ff. The rest correspond to RGB (XX, XX, XX) on Windows.

Setcontentview (ST );

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.