Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

How to get current time and date in Android

import java.util.Calendar  Date currentTime = Calendar.getInstance().getTime();
Source by androidandrey.com #
 
PREVIOUS NEXT
Tagged: #How #current #time #date #Android
ADD COMMENT
Topic
Name
6+9 =