Luca Thiede
Luca Thiede

Reputation: 3443

Survey function in Android App

i want to implement a survey function in my app. There should be a 4 alternative answers and a diagramm which ilustrates the results. Has anyone an idea how i could do this? Maybe is there even a Library? I am thankful for every suggestion.

Thanks for help

Upvotes: 0

Views: 854

Answers (1)

AndroidEnthusiast
AndroidEnthusiast

Reputation: 6657

You could possibly use a Webview within your app and an existing survey service like Survey monkey.

https://www.surveymonkey.com/mp/mobile-surveys/

In addition to this they also have a developer platform if you want to do more than the average survey: https://developer.surveymonkey.com/Home

Upvotes: 1

Related Questions