How to calculate the difference between two dates - example

In the given example we will learn how to calculate the difference between two dates in java in terms of Second/ Minutes / Hours / Days.

Read More

Check a Device's Network Connection with complete example

Device can have two types of network connections, either a Wi-Fi or a mobile network connection. If a network connection is unavailable, android application...

Read More

What is use of supportsRtl true in android example

Android has full native support of RTL layout or text orientation since SDK 17 (Jelly Bean). Mostly mobile apps are designed in LTR (Left to Right)...

Read More

Case-insensitive replaceAll in Java : with example

How to replace case insensitive substrings in Java. Normally we replace string by any character or any special character or whatever we want...

Read More

How to Generate Invoice by Mobile App? Just Check it Now

The free invoice maker is the ultimate solution for generating an invoice with a mobile app. This mobile application comes with premade invoice templates

Read More

Disable screen capture in android : with complete example

Generally, when you take a screenshot, you will see a Screen Capture notification in the notification bar and you can see that screenshot in the Gallery app..

Read More