本文介绍了在Android应用程序功能的调查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要实现我的应用程序的一项调查显示功能。应该有4个备选答案和ilustrates结果的diagramm。有没有人一个想法,我怎么能做到这一点?也许是甚至有图书馆?我感谢每一个建议。
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.
感谢您的帮助。
推荐答案
你可能使用你的应用程序中的网页视图,并像猴调查现有调查服务。
You could possibly use a Webview within your app and an existing survey service like Survey monkey.
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
这篇关于在Android应用程序功能的调查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!