Skip to main content

How to Get Current Date in Android?

In this tutorial i’m going to show you four different ways to get current date in android. Note : For doing this we will use Calendar, Date, SimpleDateFormate and System class. Method (1) This is a first method and in this method we’ll use Calendar and SimpleDateFormate class. Method (2) This is a second method […]

Read More

5 Android App Development Fundamentals for Beginners

The cool features that come along with apps are what draw the interests of users. Apps make phones “smart” and through their benefits, apps have drastically transformed how we function today. Adept programmers are getting busy, designing and building apps of their own and embedding them with favorable features. If you’re one of those enthusiasts, […]

Read More