hi, how can i use in android studio?
hi, how can i use in android studio?
There is a port for Android: https://github.com/Sybit-Education/airtable.android
Is there a tutorial on how to call on the API client? I’ve added it as an Android Library in my app in Android Studio but I need help on implementing it.
Is there a tutorial on how to call on the API client? I’ve added it as an Android Library in my app in Android Studio but I need help on implementing it.
Have a look in the common java implementation, there are JUnit-Tests showing how to use it: https://github.com/Sybit-Education/airtable.java/tree/master/src/itest
Hope this helps.
Currently trying to help ukranian refugees evacuate and trying to use Twilio, WhatsApp and Airtable via Java.
Any chance you have a tutorial on setting this up?
Have you have tried to follow readme?
[](https://travis-ci.org/Sybit-Education/airtable.java)
[](https://www.codacy.com/app/stritti/airtable-java?utm_source=github.com&utm_medium=referral&utm_content=Sybit-Education/airtable.java&utm_campaign=badger)
[](https://www.codacy.com/app/Sybit-Education/airtable-java?utm_source=github.com&utm_medium=referral&utm_content=Sybit-Education/airtable.java&utm_campaign=Badge_Coverage)
[ ](https://bintray.com/sybit-education/maven/airtable.java/_latestVersion)
[](LICENSE)
# Airtable.java
This is a Java API client for Airtable (http://www.airtable.com).
The Airtable API provides a simple way of accessing data within Java projects.
More information about the Airtable API could be found at [https://airtable.com/api](https://airtable.com/api).
The documentation will provide detailed information about your created base.
# Usage
For adding dependency, you could use bintray-repository:
[https://bintray.com/sybit-education/maven/airtable.java](https://bintray.com/sybit-education/maven/airtable.java)
This file has been truncated. show original
What is your concrete issue? Probably you post issue at Issues · Sybit-Education/airtable.java · GitHub
We will try our best for support.