I'm not very good with English, I'll try to explain anyway. Sorry in
advance.

I wanted to create an Application that display calendar.
Basically, I'll store the date of the appointment in the DB, no
problem.
The display is on the other hand, I have no idea if there's a View or
something that I can call to handle the display.

I want to display the application in Monthly format(to begin with)
with Day(Mon, Tue, Wed, ...) on top, just like the default Calendar
application on the phone.
Then clicking on any date would bring up details or event on that
particular date. There I can add or remove the event on that date.

To sum up my question, I would like to know.
1. If there's such a thing that would aid me in the development?

If there is not then
2. What should I look at to help getting me start the development?
3. Is there a view that's good for the table look and feel in the
calendar? Is TableLayout suitable for what I'm doing?
4. Is there a nice tutorial about Calendar and such?

P.S. Is this kind of question belong in this Beginners group or the
Developers group?

Thank you very much.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to