Survey function in Android App - android

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

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

Related

Charts/Graphs in Android Studio

I'm developing a dashboard app where I need several different charts/graphs. Is there any way that I can create them without any library? And if so, can you teach me how?
Thanks in advance!
If you want to learn how to use a chart properly I suggest you to watch this tutorial.
After that you can start something with live data and/or github arsenal implementations. But first start with the fundamentals. Hope that answered your question also.

How to access Snapchat API

It's my first time here, and all I can say is that this forum/site is awesome, lots of knowledge sharing.
Quick question: Does anyone possibly know how to access Snapchat API? I'm trying to make an automation software which would promote my business, and I need to be able to set up a bot which would do stuff while I'm sleeping/away.
Any suggestions are fine! :)
Thanks in advance.
a quick google search results in the documentation, please clarify the question; do you need help making an XML request?
https://developers.snapchat.com/api/docs/

Can an android application be open when another app open?

I want to create an app can help me control my Facebook addiction and waste time on my phone. So I want to create an android application start when I open an app like Facebook or Twitter , when I open Facebook, my app will start timing and tell me after a time that I setting in it. Can I do that, or should I run my app on the background. I'm new to android so I don't know where to find information or keyword to research.
Sorry for my bad English.
Hey there is no direct way of doing it, but you have to figure out the solution for that by running a service and accessing stats
refer this thread for detail
this thread
this particular latest answer on that
latest answer
you may have to figure out a solution for that and its possible, many apps are doing it.
upvoted your question, because i liked the question and idea. Please post back the best solution you implement, so that someone in the future might benefit of it and the i guess few of the solutions given are already outdated now.

Graphs/Charts in Android

I'm a beginner in android application development. I got a requirement where I have to show some statistics in the form of graphs/charts. I would like to if there is any API as such which would suffice this requirement in android. Else, I would like to the means the other best means that would make this easy. I referred other questions regarding this, but I'm unable to decide basing on them. Help needed as soon as possible.
This is good , easy to use and if You have problem PhilJay or someone else will help you on stack:
https://github.com/PhilJay/MPAndroidChart

how to generate a document for a receipt printer using android

Ok, here we go, I have to develop an application, which has to allow electricty and water bill payment, and naturally it's supposed to generate at the end of the transaction a receipt, I particullary need to know how to transfer data and determine what would be displayed on the reciept.
I'v gone through this forum and i've found out some StarIO android sdk, knowing that I have a weak english, and it's a bit hard for me to figure out what's going on in the starIO's documentation, i would like to know if StarIO's packages' are what I need for this application or I just misunderstood the objective behind it.
Thanks in advance.
Well, if you have to work with a Star printer, then yes, their SDK is the way to go. If not, though, we'd need a lot more details to answer your question fully.

Categories

Resources