Where can I get the Android camera application source code?

前端 未结 4 452
隐瞒了意图╮
隐瞒了意图╮ 2020-12-13 00:22

I\'m referring to the camera application that is already installed on my G1, not the camera API source code.

How do I get the source code?

4条回答
  •  天涯浪人
    2020-12-13 00:31

    These links may be of help to you.

    Native code:

    • https://code.google.com/p/srv1console/

    Customized code:

    • http://www.vogella.com/articles/AndroidCamera/article.htm

    • http://android.bigresource.com/Android-change-existing-apps-code-of-G1-calendar-and-Camera-code-nA0c0sK59.html

    • http://developer.android.com/training/camera/cameradirect.html

提交回复
热议问题