开发者

Cheatsheet for Android programming? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_如何学编程

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Is there any cheat sheet available for Android programming. Most commonly used classes with package description, just like a reference sheet would be nice.


For a concise list of Android recipes check out Damon Kohler's blog. He covers Intents, Wifi, Notifications, Alerts, Location, SMS, and Sensors in less than four pages.


I think this could be useful.

It's a brief summary, but could be interesting.


Here is a list of common tasks on the android platform, each has an explanation and typically an example.


I made this one based on my notes from getting started:

http://francisshanahan.com/index.php/2011/android-development-cheatsheet/


Check out android development fundementals. The activity lifecycle section describes the methods to override in an activity. Activity lifecycle

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜