Category Archives for Android

Top 10 Android App Development Trends | 2020 Guide

Are you a business owner looking to build a mobile app this year? Then you need all the insights you can get about the key trends in mobile app development. We’ve previously covered the most important iOS trends for 2020, and top mobile app design trends that will rule in 2020. Now it’s time to take a […]

Read More...

5 Best Resources to Get Started with Android Nougat

Hundreds of millions of mobile devices are powered by android all around the world. Android is considered to be the largest installed base of any mobile platform. Every day one million users power up their Android devices for the first time and start looking for apps, games, and other digital content. Android Nougat is a recently added update […]

Read More...

Android Studio Introduction

Starting with the Android, android is a mobile operating system initially developed by android Inc. It was bought by Google in the year 2005. It is based on a modified version of Linux kernel. It includes following versions till date as shown in the figure: Reading from top to bottom Android 5.0 Lollipop is the […]

Read More...

Services – An Android Component

As an android developer you must have know the major components of android in very detailed manner. If not don’t worry!!   Today I am writing here to help you guys to get through one of the major component of Android i.e. “Service”. If you are a beginner you would probably think why we would […]

Read More...

Applying MediaCodec On An Open Source Android Audio Player

OpenMax (in short OMX) is a royalty free, non-proprietary, and a cross platform set of routines. It targets the interfaces of multimedia processing. This was designed with efficiency that makes large quantities of multimedia data to be processed in a controlled and optimised manner which includes video and audio codecs, graphics and so on. This […]

Read More...

5 Most Used Android Testing Frameworks

As time goes by, Google’s Android environment continues to grow. As we can observe, new mobile OEMs are being launched in different locations on the globe, with different screen sizes, chipsets, ROM/Firmwares, etc. It’s getting harder for the Android developers to adapt with this fragmentation. Android and iOS developers are fortunate to have limitless access […]

Read More...

Android Language Highlights A Developers Perspective

Although Web applications are important and widely used these days, but there are several reasons why native applications are sometimes preferable for mobile apps.   You can use graphics and UI controls that are not available in browsers. You can customize the apps for small screen sizes. You can use resources (location, address book, phone, […]

Read More...

Android KitKat Development

In this post I will cover Android KitKat developmnet including the main items like – Printing Framework – SMS Provider – Animations using Transition Manager – The New Sensor Manager

Read More...

The Official Android Remote Control Namely KORE

  Once again a new fully working Android remote was released. This remote was started by a developer, Synced Synapse. Kodi Team liked the the simplicity, design and most of all, the fact that it is open source. He was then recruited to join the Kodi team and here it goes, the new remote is […]

Read More...

Learn How to Position the Toast Message

Today in this tutorial, we will discuss about how to position the toast message in Android applications. Although I assume you must know what is Toast in android, but for beginners, I will define it in brief. A toast is the simple popup message which provides simple feedback about an operation. By default it is displayed […]

Read More...
1 2 3 35