I am creating an alarm app
and want to know how to let people set their own time and choice of sound
I want them to type in the time they want then to select a choice of sounds to choose from.
Please Help!
Thanks
Take a look at this tutorial. Go through it, try to figure it out, spend a lot of time on it. You learn best when you push yourself to your limit. Then when you are really stumped, come here and ask a specific question about how to do something. Then when someone gives a good response, accept their answer by clicking the check mark next to the answer. Good luck and welcome to Android!
Related
First of all, I know that there are many questions like mine. However, I cannot understand that solutiona or they just doesn't work. So, I don't need the date and time from DEVICE. I need the real date and time in the Asia/Tashkent. Also i tried the way with
DateFormat.getDateTimeInstance():
This one shows device date and time too. In other words I need the date which user will not be able to manipulate by changing device date. At least just advice some useful APIs e.t.c.
I know that there is a lot of such kind questions. Also, please, explain which part of the code is used for what.
This solution seems simple to me. Give it a try.
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.
First time posting here! I'm a beginner in learning java and everything Android-related.
So, I'm stuck on a probably simple thing (I believe the answer is pretty simple too):
I'm creating a riddle game, where on each question/activity you're asked about something and when you give the right answer, the game lets you proceed to the next question. So far so good.
My problem is that I cannot comprehend how a "Continue" button (placed on the Main Menu) works, and what could be the code behind it. I mean, how will the game remember how far you've reached, and then give you the option to continue from there. I can only make the button take you to a specific level.
I hope there's no need for me to paste my code - if needed please tell me.
Thanks in advance!
Study Android SharedPreferences, it can be used to store simple data which can be used to keep track on the level.
Android Shared preferences example
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.
I search for days now, and only specific answer i got in one thread is that its not possible (here).
But, I found some apps that can do it so i guess it is possible, probebly with some kind of a workaround.
The problem is that i'm in the dark, i dont have any idea where to start from. I'll be happy for any points, leads, anything to get me started...
Thanks,
Eitan.