user6760779
user6760779

Reputation:

Is there a way to see source code for android Photos app?

I know android project is open-source project, so, I can see all code about it at the site as follows. https://android.googlesource.com/platform/packages/apps/ However, I cannot find the code for android Photos app.

enter image description here

Is there a site where I can see the code?

Upvotes: 2

Views: 2181

Answers (1)

CommonsWare
CommonsWare

Reputation: 1007399

However, I cannot fine the code for android Photos app.

That is not part of Android. That is Google Photos, an app for Android distributed by Google through the Play Store, and pre-installed on some devices.

Is there a site where I can see the code?

Presumably the code is in a Google office somewhere. :-)

Upvotes: 1

Related Questions