You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
**Warning:** If you are building a native app on mobile, be sure to **not include** the search API key directly in the source code.
90
-
You should instead consider [fetching the key from your servers](https://www.algolia.com/doc/guides/security/best-security-practices/#api-keys-in-mobile-applications)
91
-
during the app's startup.
92
-
93
-
94
-
### Kotlin support
95
-
96
-
Even though the Android client is written in Java, you can use it in a Kotlin project. Check out our [Android demo (`kotlin` branch)](https://github.com/algolia/algolia-android-demo/tree/kotlin) to see an example.
97
-
88
+
**Warning:** If you are building a native app on mobile, make sure **not to include the search API key directly in the source code**.
89
+
You should instead consider [fetching the key from your servers](https://www.algolia.com/doc/guides/security/security-best-practices/#api-keys-in-mobile-applications)
Settings can be customized to fine tune the search behavior. For example, you can add a custom sort by number of followers to further enhance the built-in relevance:
112
+
You can customize settings to fine tune the search behavior. For example, you can add a custom ranking by number of followers to further enhance the built-in relevance:
0 commit comments