Posts Tagged ‘Android’

XDA Developers

Sunday, March 20th, 2011

…the largest Internet community of smartphone/tablet enthusiasts and developers for the Android and Windows Phone platforms. Visit the world famous XDA Forums or continue to browse our portal where you can find the latest developments that happen in the XDA Forums.

Link: XDA Developers

Using The Android Emulator

Saturday, March 12th, 2011

The Android SDK includes a virtual mobile device emulator that runs on your computer. The emulator lets you prototype, develop, and test Android applications without using a physical device.

The Android emulator mimics all of the hardware and software features of a typical mobile device, except that it cannot place actual phone calls. It provides a variety of navigation and control keys, which you can “press” using your mouse or keyboard to generate events for your application. It also provides a screen in which your application is displayed, together with any other Android applications running.

Link: developer.android.com

How To Run Android Apps On Your Computer

Tuesday, March 1st, 2011

Android is now one of the most popular platform for smart phones. If you are planning to buy an Android Phone, you may want to try it first! This recipe will show you how to run Android OS and Android applications on your computer! No Android device required.

Link: Tech Recipes

Android Developer’s Guide

Monday, February 14th, 2011

Welcome to the Android Dev Guide! The Dev Guide provides a practical introduction to developing applications for Android and documentation about major platform features. It explores the concepts behind Android, the framework for constructing an application, and the tools for developing, testing, and publishing software for the platform.

The Dev Guide holds most of the documentation for the Android platform, except for reference material on the framework API. For API specifications, go to the Reference.

Link: developer.android.com