Open-source projects worth attention on the Android platform

Source: Internet
Author: User

Mobile development technology has been increasingly valued by developers. Some time ago, Windows Phone 7, MeeGo, and BlackBerry released new tools and platforms.AndroidIt is an open-source platform and is becoming increasingly important to developers. This article will introduce youAndroid.

Android development will bring about a new wave of popularity. Many developers have invested in this wave and created many excellent applications. We recommend several open-source applications. These projects not only provide excellent ideas, but also can directly master the use of Android kernel interfaces:

1. sample projects provided by the Android team

If you do not start by learning the sample code provided by the Android SDK, there may be no better way to master the development on the Android framework. The core development team of Android provides 15 excellent examples, including games, image processing, time display, and start menu shortcuts.

Address: http://code.google.com/p/apps-for-android/

  2. Remote Droid

RemoteDroid is an Android app that allows users to use their wireless networks to operate their mobile phones using wireless keyboards and touch screens. This project provides developers with good examples such as network connection and touch screen finger movement.

Address: http://code.google.com/p/remotedroid/

  3. TorProxy and Shadow

The TorProxy application implements the Android mobile phone radio telex communication (TOR), which is used together with the Shadow application and allows anonymous Internet access on the mobile phone. From the source code of the project, you can master methods such as socket connection and cookie management.

Address: http://www.cl.cam.ac.uk/research/dtg/android/tor/

4. Android SMSPopup

SMSPopup can intercept text messages and display them in a bubble-shaped window. From this project, you can learn how to use the built-in SMS interface.

Address: http://code.google.com/p/android-smspopup/

5. Standup Timer

The Standup Timer application is used to control the standing meeting time, similar to the stopwatch countdown. It can remind everyone that the speech time has reached, so that each participant can use the same time. From the code of this project, you can learn how to use time functions. In addition, the code of this project is the design idea of strictly separating view and model.

Address: http://github.com/jwood/standup-timer

6. Foursquare

Is a client application of Foursquare.com. This application is mainly divided into two modules: API (com. joelapenna. foursquare) and Interface Front-end (com. joelapenna. foursquared. From the project code, you can learn how to synchronize, multithreading, HTTP connection, and other technologies.

Address: http://code.google.com/p/foursquared/

Related Article

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.