Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Learn Android Handler and Threads Example in 10 Minutes [Video Tutorial]

Hi, In this Android Video Tutorial we learn Handler in Android with Threads.  This tutorial will provide you clear idea about "How Handler Communicate Between the UI and Background Thread in Android App".

Importance of App Store Optimization in Digital Marketing

As we speak, there are more than two million apps in the Google Play Store and Apple App store collectively, not even considering Amazon and other app stores. Every day, thousands of mobile developers are launching ideas and creating apps that just e

How to use SharedPreferences in Android to store, fetch and edit values

SharedPreferences are used to store primitive data types in Android such as int, long, float, string. SharedPreferences have an added advantage over storing data in singleton class as Singleton class can store data and available throughout the app bu

Android App Development - The Best Guidelines To Follow

An award-winning android application is a result of hard work and coordination of skilled developers with clients. The path which leads them to that stage includes mistakes, stand up again and moving on.    After 9 years in Android a

Cache System in Magento

If we are required to have a custom module and wanted to save some data in magento cache, we will use cache in our custom modules. To save the data in cache lets see, $data = array(1,2,3,4); $id = 'my_mod_id'; $tags = array('collection'); $

How to auto-restart app after Crash/Force close in Android

In this tutorial, we will learn about how to handle exceptions manually in android using UncaughtExceptionHandler and how to restart app after exceptions. Some of the cases App gets crashed or situations like force close. Thread.setDefaultUncaughtExc

Cordova badge plugin for access and modify badge numbers

Hello Readers, Cordova badge plugin notify users to that there is something for them when app is in background. For example: Unread messages, Notifications in apps, etc. This plugin works on Android, iOS, Windows, Wp8, Wp8.1 platforms and allows y

How to create Toolbar text animation in android

In the below example I have created Toolbar text animation function. Here In activity_main.xml layout first I have created Toolbar and added a TextView, then In MainActivity I have used ObjectAnimator class. You can see below program it will clearly

Storing data in session

Session storage is used when the user wants the same data to be used for a session, that also can be used in multiple windows, without affecting the working of website or mobile app. The data stored in sessions can only be maintained until the user c

How React Native stands out as an alternative to Native Development?

React Native, a framework for developing cross-platform apps is in the news for the right reasons. It helps businesses and organizations develop cross-platform apps with great speed and execution, But how will you identify if it is a correct choice o

1 5 34
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: