Skip to main content

what is android?

Know what is android?

android,what is android,what is android phone,what is android in hindi,what is android technology,what is android operating system,android one,android history,what is android tv,what is android os,whats is android,what is android one,what is android 7.0,what is android root,what is android? android কি?,what is android tv box,what is android system,android (operating system)
To know about what is Android? an Android is a cell phone working framework (OS) created by Google. It is utilized by an assortment of cell phone producers including Samsung, MI, Vivo, Oppo, Motorola, HTC and Sony Ericsson etc. 

The principal hone to keep running on the Android OS was the HTC Dream which was propelled on 22 October 2008. Google's own-image Android phone, the HTC-made Nexus One, was propelled in the US on 5 January 2010. 

At present there are four principle assortments of the Android OS accessible:

  • Android 1.5: Cupcake
    android-p,android,what is android,what is android phone,what is android in hindi,what is android technology,what is android operating system,android one,android history,what is android tv,what is android os,whats is android,what is android one,what is android 7.0,what is android root,what is android? android কি?,what is android tv box,what is android system,android (operating system)
  • Android 1.6: Donut
  • Android 2.0 and 2.1: Eclair
  • Android 2.2: Froyo
  • Android 2.3, 2.4: Gingerbread
  • Android 3.0, 3.1, and 3.2: Honeycomb
  • Android 4.0: Ice Cream Sandwich
  • Android 4.1: Jelly Bean
  • Android 4.4: KitKat
  • Android 5.X: Lollipop
  • Android 6.X: Marshmallow
  • Android 7: Nougat
  • Android 8: Oreo
  • Android 9: P




Every version includes marginally extraordinary usefulness and UI, and as of late propelled programming could conceivably take a shot at more established forms of the OS. 

Android is an open-source working framework which implies that any producer (mobile manufacturer) can utilize it in their telephones for nothing out of pocket.

Visit my tech blog blog.sikshasetu.com

Comments

  1. "Cell phone working framework" ...OMG. my eyes and brain are in pain after this article.

    ReplyDelete

Post a Comment

Popular posts from this blog

Android tutorial or android development tutorial

Welcome to Training for Android developers . Here you'll find sets of lessons within classes that  describe how to accomplish a specific task with code samples you can re-use in your app. Android tutorial or android development tutorial covers basic and advanced concepts of android technology. Our android tutorial is developed for beginners and professionals. 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. From android development tutorial here anyone can learn how to develop an android app. Introduction Android is an open source mobile operating system ...

PUBG Mobile Season 4: Release date, season Royal Pass, new features and more

Player Unknown’s Battlegrounds (PUBG) will refresh its mobile version for a fourth season. An update for the same had also been acknowledged by the company through Twitter. The third season of the Battle Royale game, popularly known as PUBG, ended on November 18. Here’s when PUBG Mobile Season 4 starts, and the new features it will bring. PUBG Mobile Season 4: Release date Smartphone gamers will have to wait until November 20 for the new season of PUBG. The global servers for the game are expected to be connected by November 21, which is when all devices are expected to receive access for the same. New and existing players should note that the latest version of PUBG will not take the Season 3 rankings and scores into account, meaning everyone will start with a clean slate, and an equal opportunity to gain ranks. Users can expect different game scenarios, improved maps and more from the next season of PUBG. Another season has come and gone.  — PUBG MOBILE (@PUBGMOBI...

How to create qr code and barcode reader app for android phone?

For qr code and barcode reader app for android phone, At some point of the development of Android application, occasionally it is required to provide a functionality that scans a QR code or barcode. Scanning the QR code can be achieved programmatically by means of the usage of many approaches: the usage of an internet-based API, where the QR code or barcode is uploaded to the server, and the server returns the results. the usage of an internet-based totally utility that accesses your camera and scans the QR code or barcode and returns the results. by means of Integrating the Mobile Vision API of Google Play Service. Here we are going to share the world how to create qr code or barcode reader app for android phone with certain steps. QR Code Scanner Example In this example, we will scan the QR code of a web URL and Email address, and act on it. Here we will use the  Mobile Vision API  of Google Play Service to scan the QR code. The Mobile Vision API su...