Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

explanation: include com.rainmatter.kiteconnect in Android Studio #4

Open
wants to merge 1 commit into
base: kite3
Choose a base branch
from

Conversation

musafirsafwan
Copy link

Added explanation for how to include com.rainmatter.kiteconnect in Android Studio

@kssujithcj
Copy link
Collaborator

Hi,
The one you linked is the old version. I would suggest download jar file from release page to the module's libs directory and in the app's build.gradle and write the following code,

 compile files('libs/kiteconnect.jar')

@musafirsafwan
Copy link
Author

musafirsafwan commented Jan 22, 2018

@kssujithcj .. Thanks for the update. Still, I will have to include com.rainmatter.kiteconnect into build path from maven, right?

@kssujithcj
Copy link
Collaborator

The older version is getting deprecated. If someone uses older maven they will have to re-do everything with a new version. Since this is pre-release, we haven't uploaded to maven.
We will do it soon.
Until then using jar file is the feasible solution. We will update readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants