0

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

Luca Thiede
  • 3,229
  • 4
  • 21
  • 32

1 Answers1

1

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

AndroidEnthusiast
  • 6,557
  • 10
  • 42
  • 56