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.
Copy file name to clipboardExpand all lines: README.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,10 +90,11 @@ Index index = client.getIndex("your_index_name");
90
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
91
during the app's startup.
92
92
93
+
93
94
### Kotlin support
94
95
95
-
Even though the Android client is written in Java, you can use it in a Kotlin project. Check out our [Android demo (`kotlin`
96
-
branch)](https://github.com/algolia/algolia-android-demo/tree/kotlin) to see an example.
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
+
97
98
98
99
## Push data
99
100
@@ -129,9 +130,9 @@ In this case, the order of attributes is very important to decide which hit is t
0 commit comments