我在哪里可以获得应用程序源代码?

发布于 2024-10-16 09:44:56 字数 120 浏览 6 评论 0原文

在哪里可以获得 Android 应用程序源? 我想找到一个示例应用程序项目源代码,我可以将其用于教学并展示一个示例 android 项目。我想要的应用程序是从 twitter、facebook 获取 feed 的应用程序 谢谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

不气馁 2024-10-23 09:44:56

您可以在 android 开发人员资源中找到十几个 Android 应用程序源示例。

示例应用程序:加速计播放、蓝牙聊天、记事本、贪吃蛇等。

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

更多示例请参见:

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

[更新]

根据发帖者评论中的要求,我推荐:

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

Facebook-java-脸书 API:
http://code.google.com/p/facebook-java-api /wiki/示例

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

泪是无色的血 2024-10-23 09:44:56

从这里开始获取样品!

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

带有源代码和教程的更完整的应用程序可以在这里找到:
http://developer.android.com/resources/tutorials/notepad/index.html html

正如您的评论所要求的:可以在此 stackoverflow 线程中找到有关 twitter-on android 的一些帮助: Twitter应用程序-android

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

画离情绘悲伤 2024-10-23 09:44:56

所有示例应用程序的源代码都位于您的系统上安装的 android sdk 中,请进入您安装 android SDK 的目录,找到示例文件夹,然后获取所有示例应用程序的源代码。

问候

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文