Skip to main content

Posts

Showing posts with the label Features of Android

Learn android basic

  Tetum Version Basic Lesson 1 -  Introduction to Android Android is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes, etc. It contains a Linux-based Operating System, middleware, and key mobile applications. It can be thought of as a mobile operating system. But it is not limited to mobile only. It is currently used in various devices such as mobiles, tablets, televisions, etc. What is Android? Before learning all topics of android, it is required to know what is android. Android is a software package and Linux-based operating system for mobile devices such as tablet computers and smartphones. It is developed by Google and later the OHA (Open Handset Alliance). Java language is mainly used to write the android code even though other languages can be used. The goal of the android project is to create a successful real-world product that improves the mobile experience for end users. There are ...