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

Java version #64

Open
andrewcccc opened this issue May 1, 2022 · 1 comment
Open

Java version #64

andrewcccc opened this issue May 1, 2022 · 1 comment

Comments

@andrewcccc
Copy link

Just wondering is there a way to incorporate SurveyKit for the use of a Android Studio for Java project?

@cfasana
Copy link

cfasana commented May 22, 2024

Even though this question is old, I will answer anyway since this may become useful for someone else.

Yes, you can use SurveyKit in Java, just by adding the SurveyKit dependency in the app .gradle:

implementation 'com.quickbirdstudios:surveykit:1.1.0'

Then, the classes are the same as those used in Kotlin. What changes is just the syntax.

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

No branches or pull requests

2 participants