I want to select multiple dates by dragging on the calender like - android

I came across with android time square it helped me to select multiple dates but i cant select by dragging on it. Any suggestion of how do it?

Related

How to make a calendar Grid in Android

I want to develop a feature which is similar to the Calendar view in Google Calendar. Can anyone give me a brief idea about how can I develop this?.
Also, I want a similar animation of moving an item within a grid check out the image attached for example

Android spinner-like selectors

I am wanting to have option selectors like the AutoTrader app. The way it works, the user must first select a car make from a list and after a make is selected, the user must select a car model under the selected make. I was thinking of implementing a spinner but I like how they have it on their app better. I am not sure how I would implement this. I was thinking about TextViews that would open an AlertDialog but on the AutoTrader app, you can't choose a model without first choosing a make. I am not sure how I would do this with TextViews. Does anyone have any other idea on how I could implement this? Thank you. I provided an image of the AutoTrader app just in case some people aren't familiar with it.

Highlight particular days in calendar

Hi I am trying to implement a calendar application using Android CalenderView. I am able to view the calendar. And now I am implementing and other activity, user input form, where user inputs events on particular dates.
Creating the form was the easy part but I am having trouble in highlighting the days in the calendar (just with different color).
Any kind of help is appreciated.

Starting a Workout log app

I'm starting a project, which is a work out log on Android. I want the app to use a calender and when the user clicks on a the box of the date they want edited, they are able to add an exercise and how many reps and sets they completed. My question is do I have to create a calender from scratch or is there a way to use one built into Android?
I have used TimesSquare before. It should work really well for what you are trying to do.

calendar event display in Android

I have one doubt in Android. I have one Android application, in which I have to display calendar in one screen. On clicking on a particular date, I have to add or delete my particular items and events.
Thanks in advance.
Solved . By using some samples codes.

Categories

Resources