Skip to Content

While programming Android, you will often come across questions on abstraction, polymorphism, and interfaces. This article focuses on a few of the most common types of abstractions and when to use each. A familiarity with Java standard library interfaces and abstract classes will come in handy when designing your applications. In this article, we’ll cover …

Read More about What is Abstract Class in Android?

You can use an Android emulator on a PC to play mobile games, watch movies, and more. Android desktop PCs are not a full-blown laptop, but they can compete with the touch-first interface of Windows 8. Most people still use their traditional Windows desktop to run applications. But are Android desktops a good replacement for …

Read More about Is a Pc Android?

While there are many differences between iOS and Android, the former tends to be more customisable. Android allows users more freedom when it comes to installing applications and can be more compatible with third-party systems. Android users can also download third-party applications, such as screen recorders. Apple, on the other hand, is not known for …

Read More about Is Apple an iPhone an Android?

There are many resources available online for those wondering how to develop an Android application. The first step is to learn about source control tools. In particular, you should create an git-source repository on GitHub or Bitbucket. To get started, read the Git Pocket Guide. Next, learn about application components. Each application component plays a …

Read More about How to Develop Android App?