开发者

Where I can get the application source code? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If yo开发者_开发知识库u feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Where can I get Android application source? I want to find a sample application project source code that I can use for teaching and present a sample android project. The application I want is the application that get the feed from twitter, facebook Thank you


You can find a dozen of Android application source samples at the android developer resource.

Sample apps : Accelerometer Play,Bluetooth Chat,Note Pad,Snake and more.

http://developer.android.com/resources/samples/index.html

Even more samples here:

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

[Updated]

As asked in the coments by the poster, I recommend:

Twitter4j for twitter: http://twitter4j.org/en/code-examples.html

Facebook-java-api for facebook: http://code.google.com/p/facebook-java-api/wiki/Examples


Start here for the samples!

http://developer.android.com/resources/tutorials/hello-world.html

A more complete appliation with source and a tutorial is found here: http://developer.android.com/resources/tutorials/notepad/index.html

As your comment asks: Some help on twitter-on android can be found in this stackoverflow thread: Twitter Application-android


The source code for all sample applications is located on your system, in the android sdk installed on your system, Please go to the directory where you install the android SDK, find samples folder, and then get the source code of all sample applicatoin.

Regards

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜