Category: Android Development

Crashlytics

Introduction to Crashlytics

While creating mobile applications for any of the platforms (iOS, Android, or Windows) most common thing you notice is the crashing of the applications whether it’s due to low device memory availability or due to some code errors while development....

Android Application Development

Introduction to Android

Android is the technology framework from google which provides a rich application framework with which you can create mobile based apps and games in Java Language Environment. Android applications are written into java programming language and Android SDK compiles the...