0

Trying to optimize my bicycle app to be recommended on AndroidGo. Reading documentation it was mentioned theres some kind of badge displayed when an app is optimized for the Go Version of Android but I dont see one. Even on AndriodGo apps from Google

Can someone explain what this looks like and provide a link to one of these Google-recommended AndroidGo apps so I know what im benchmarking against when were optimizing?

Thanks

You can see apps have download sizes when viewed from AndroidGo but even Googles AndroidGo 'optimized' app does not show anything near it to recommend it to ppl on AndroidGo ( other than icon image )

NukeouT
  • 409
  • 1
  • 9
  • 20

1 Answers1

0

You can check out the documentation about Android Go and in particular the development guide for up to date details.

Ben Weiss
  • 17,182
  • 6
  • 67
  • 87
  • Thanks for the links! Definitely some new info in there - disappointed that Google did not include how they count and/or display when an app IS Go optimized though... – NukeouT Jan 05 '23 at 04:05