# Android

- [Compilation](https://docs.apphive.io/global-functions-1/android/estilos.md): It is the element in charge of indicating the style information.
- [Request Apk and Abb in Apphive](https://docs.apphive.io/global-functions-1/android/estilos/margins.md): The Margins property sets the margin for all four sides.
- [Download Apk and Aab files](https://docs.apphive.io/global-functions-1/android/estilos/download-apk-and-aab-files.md)
- [Publication](https://docs.apphive.io/global-functions-1/android/publication.md)
- [Get a developer account in Google Play Store](https://docs.apphive.io/global-functions-1/android/publication/get-a-developer-account-in-google-play-store.md)
- [Publish your app in Play Store](https://docs.apphive.io/global-functions-1/android/publication/publish-your-app-in-play-store.md)
- [Background location](https://docs.apphive.io/global-functions-1/android/publication/background-location.md)
- [Settinggs after publishing](https://docs.apphive.io/global-functions-1/android/settinggs-after-publishing.md)
- [Log In with Gmail after publishing](https://docs.apphive.io/global-functions-1/android/settinggs-after-publishing/log-in-with-gmail-after-publishing.md)
- [Log In with Facebook after publishing](https://docs.apphive.io/global-functions-1/android/settinggs-after-publishing/log-in-with-facebook-after-publishing.md)
- [Copy the database and develop users to Firebase](https://docs.apphive.io/global-functions-1/android/settinggs-after-publishing/copy-the-database-and-develop-users-to-firebase.md)
- [Update app in play store](https://docs.apphive.io/global-functions-1/android/update-app-in-play-store.md)
- [Update version on Play Store](https://docs.apphive.io/global-functions-1/android/update-app-in-play-store/update-version-on-play-store.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/global-functions-1/android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
