Shimmer effect in Android: Tutorial

Shimmer effect in Android: Tutorial

android-shimmer

[my_shortcode] Best way to show loading indicator Shimmer effect in Android provides an elegant solution to the loading screen. With the deprecation of Android ProgressDialog in APIv26, Google discouraged the usage of UI blocking loading widgets which prevent the user from interacting with the app, e.g. navigating back, while its content is loading. As alternatives, […]

The Future of mobile app development

One of the most important part of our lives is having smartphones. It has grown immensely over the last decade and it will continue doing so. Looking at the booming market of mobile & smart phones, one has to keep an eye on the mobile apps development sector. Mobile apps market is an innovative and apparently still growing sector.

How to Upgrade Laravel 4 application to 5

upgrade laravel 4 to laravel 5

Learn how to upgrade Laravel 4 application to latest version Laravel 5.4. This is a technicle article very beneficial for your web application security. Changes to composer, MVC and core Laravel.