为码农准备的7个实用Android应用程序开发教程
1) 如何创建Android动态壁纸
In this tutorial developers can create live wallpapers - richer, animated, interactive backgrounds – on their home screens. A live wallpaper is very similar to a normal Android application: you can create menu with settings, use SGL and OpenGL for drawing, accelerometer, etc.
2) Android开发指南
In this tutorials, developers can build applications using Eclipse IDE that is one of the best platform for creating and providing the best features that helps to develop amazing applications.
3) 如何构建一个Android App
In this tutorial, developers can learn how to build android application and how to set up your own Android app on your PC as long as you have the right software installed.
4) 构建你的第一个App
This is the Android applications development site where you can learn about how to make your first android application with step by step. And this will be very easy for upcoming developers.
5) D在Android中利用Canvas进行绘图并保存
6) 利用OpenGL ES展示图形
The OpenGL ES APIs provided by the Android framework offers a set of tools for displaying high-end, animated graphics that are limited only by your imagination and can also benefit from the acceleration of graphics processing units (GPUs) provided on many Android devices.
7) Android Google Maps 指南
In this tutorials, you can learn about how to use Google API in android applications. In this tutorial we will see how to incorporate Google Maps into an Android app.Installing the Google APIs.