Hi Friends,
Please let me clarify the below general question.
Ques: is it possible to highlights multiple dates in android native widget calendar view or in date picker control?
if possible, please let me give the code snippets.
Thank you.
by Rajarajan
If you were to make a to-do list / reminder app with notifications on a specific date/time - How would you make it? (A small step-by-step list would be very helpful) What tools/databases would you use? SQLite, WorkManager, AlarmManager or are there any better/easier ones?
I have a problem setting a date() at the datepicker item at my activity ,I use the bellow code and the date does not apply at DatePicker, what is wrong ?
Date date = myapp.getAdate();// the date instance
Calendar cal = Calendar.getInstance();
cal.setTime(date);
DatePicker...
Hello i have a some problems whit an app that i m making, in date piker i wont show how many days left and what is my next birthday in the main Activity. i have a button on Main Activity so i press the button and goes to the date piker then i select my age and i won to show it My main activity...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.