android - Calendar date picker -


i want open calendar on click of button in image:

enter image description here

i have used date picker in code open calendar. can let me know how open in image have posted? have seen in app. calendar opening now, date selection:

enter image description here

luckily android open-source

so can find looking in here

https://android.googlesource.com/platform/frameworks/opt/datetimepicker/

also if want work on pre ics can take in library (notice missing features)

https://github.com/flavienlaurent/datetimepicker


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -