# Android

- [Conventions](/engineering/android/conventions.md): We try to stick to these conventions as much as possible. Think of them as strong guidelines!
- [Deploying to Play Store](/engineering/android/deploying-to-play-store.md): The variants of the app have slightly different ways they get deployed to the Store.
- [Headers sent from the app](/engineering/android/headers-sent-from-the-app.md): This lists out all the headers which the app sends to the Simple server in all the requests
