List of features in Android: Difference between revisions

Source: Wikipedia, the free encyclopedia.
Content deleted Content added
m →‎General: added auto correction feature in Android Operating System
Rescuing 2 sources and tagging 0 as dead. #IABot (v1.6.1)
Line 9: Line 9:


;{{anchor|AndroidBrowser}}Web browser: The web browser available in Android is based on the open-source [[Blink (layout engine)|Blink]] (previously [[WebKit]]) layout engine, coupled with [[Google Chrome|Chrome]]'s [[V8 JavaScript engine]]. Then the WebKit-using Android Browser scored 100/100 on the [[Acid3#Mobile browsers|Acid3]] test on Android 4.0 <abbr title="Ice Cream Sandwich">ICS</abbr>; the Blink-based browser currently has better standards support. The browser is variably known as 'Android Browser', '[[Android Open Source Project|AOSP]] browser', 'stock browser', 'native browser', and 'default browser'. Starting with Android 4.4 KitKat, Google has mandated that the default browser for Android proper be [[Google Chrome]].{{cn|date=September 2016}} <!-- unclear what dis is source for: <ref>{{Cite web|url=http://www.exploringwiz.com/7-reason-android-better-iphone/|title=7 reason android better iphone |access-date=2017-06-17}}</ref> --> Since Android 5.0 Lollipop, the WebView browser that apps can use to display web content without leaving the app has been separated from the rest of the Android firmware in order to facilitate separate security updates by Google.
;{{anchor|AndroidBrowser}}Web browser: The web browser available in Android is based on the open-source [[Blink (layout engine)|Blink]] (previously [[WebKit]]) layout engine, coupled with [[Google Chrome|Chrome]]'s [[V8 JavaScript engine]]. Then the WebKit-using Android Browser scored 100/100 on the [[Acid3#Mobile browsers|Acid3]] test on Android 4.0 <abbr title="Ice Cream Sandwich">ICS</abbr>; the Blink-based browser currently has better standards support. The browser is variably known as 'Android Browser', '[[Android Open Source Project|AOSP]] browser', 'stock browser', 'native browser', and 'default browser'. Starting with Android 4.4 KitKat, Google has mandated that the default browser for Android proper be [[Google Chrome]].{{cn|date=September 2016}} <!-- unclear what dis is source for: <ref>{{Cite web|url=http://www.exploringwiz.com/7-reason-android-better-iphone/|title=7 reason android better iphone |access-date=2017-06-17}}</ref> --> Since Android 5.0 Lollipop, the WebView browser that apps can use to display web content without leaving the app has been separated from the rest of the Android firmware in order to facilitate separate security updates by Google.
; Voice-based features: Google search through voice has been available since initial release.<ref>{{cite web |url=http://developer.android.com/resources/articles/speech-input.html |title=Speech Input for Google Search |work=Android Developers |accessdate=2012-02-16}}</ref> Voice actions for calling, texting, navigation, etc. are supported on Android 2.2 onwards.<ref>{{cite web |url=https://www.google.com/mobile/voice-actions/ |title=Voice Actions for Android |work=google.com |accessdate=2012-02-16}}</ref> As of Android 4.1, Google has expanded Voice Actions with ability to talk back and read answers from Google's Knowledge Graph when queried with specific commands.<ref>{{cite web|title=Android 4.1 (Jelly Bean) Voice Actions explained | url=http://www.geek.com/articles/mobile/googles-new-jelly-bean-voice-actions-20120627/ |publisher=Geek.com|accessdate=2012-09-13}}</ref> The ability to control hardware has not yet been implemented.
; Voice-based features: Google search through voice has been available since initial release.<ref>{{cite web |url=http://developer.android.com/resources/articles/speech-input.html |title=Speech Input for Google Search |work=Android Developers |accessdate=2012-02-16 |deadurl=yes |archiveurl=https://web.archive.org/web/20101112141941/http://developer.android.com/resources/articles/speech-input.html |archivedate=2010-11-12 |df= }}</ref> Voice actions for calling, texting, navigation, etc. are supported on Android 2.2 onwards.<ref>{{cite web |url=https://www.google.com/mobile/voice-actions/ |title=Voice Actions for Android |work=google.com |accessdate=2012-02-16}}</ref> As of Android 4.1, Google has expanded Voice Actions with ability to talk back and read answers from Google's Knowledge Graph when queried with specific commands.<ref>{{cite web|title=Android 4.1 (Jelly Bean) Voice Actions explained | url=http://www.geek.com/articles/mobile/googles-new-jelly-bean-voice-actions-20120627/ |publisher=Geek.com|accessdate=2012-09-13}}</ref> The ability to control hardware has not yet been implemented.
; Multi-touch: Android has native support for [[multi-touch]] which was initially made available in handsets such as the [[HTC Hero]]. The feature was originally disabled at the kernel level (possibly to avoid infringing Apple's patents on touch-screen technology at the time).<ref>{{cite news |url=http://news.cnet.com/8301-13579_3-10161312-37.html |work=[[CNET News]] |title=Report: Apple nixed Android's multitouch |date=February 11, 2009 |first=Steven |last=Musil |accessdate=2012-02-16}}</ref> Google has since released an update for the [[Nexus One]] and the [[Motorola Droid]] which enables multi-touch natively.<ref>{{cite web |url=https://www.engadget.com/2010/02/02/nexus-one-gets-a-software-update-enables-multitouch/ |title=Nexus One gets a software update, enables multitouch |work=[[Engadget]] |first=Chris |last=Ziegler |date=February 2, 2010 |accessdate=2012-02-16}}</ref>
; Multi-touch: Android has native support for [[multi-touch]] which was initially made available in handsets such as the [[HTC Hero]]. The feature was originally disabled at the kernel level (possibly to avoid infringing Apple's patents on touch-screen technology at the time).<ref>{{cite news |url=http://news.cnet.com/8301-13579_3-10161312-37.html |work=[[CNET News]] |title=Report: Apple nixed Android's multitouch |date=February 11, 2009 |first=Steven |last=Musil |accessdate=2012-02-16}}</ref> Google has since released an update for the [[Nexus One]] and the [[Motorola Droid]] which enables multi-touch natively.<ref>{{cite web |url=https://www.engadget.com/2010/02/02/nexus-one-gets-a-software-update-enables-multitouch/ |title=Nexus One gets a software update, enables multitouch |work=[[Engadget]] |first=Chris |last=Ziegler |date=February 2, 2010 |accessdate=2012-02-16}}</ref>
; Multitasking: Multitasking of applications, with unique handling of memory allocation, is available.<ref>{{cite web |url=http://android-developers.blogspot.com/2010/04/multitasking-android-way.html |title=Multitasking the Android Way |work=Android Developers |last=Bray |first=Tim |date=April 28, 2010 |accessdate=2012-02-16}}</ref>
; Multitasking: Multitasking of applications, with unique handling of memory allocation, is available.<ref>{{cite web |url=http://android-developers.blogspot.com/2010/04/multitasking-android-way.html |title=Multitasking the Android Way |work=Android Developers |last=Bray |first=Tim |date=April 28, 2010 |accessdate=2012-02-16}}</ref>
Line 20: Line 20:
==Connectivity==
==Connectivity==
; Connectivity: Android supports connectivity technologies including [[GSM]]/[[Enhanced Data Rates for GSM Evolution|EDGE]], [[Bluetooth]], [[LTE Advanced|LTE]], [[Code division multiple access|CDMA]], [[Evolution-Data Optimized|EV-DO]], [[Universal Mobile Telecommunications System|UMTS]], [[Near field communication|NFC]], [[Integrated Digital Enhanced Network|IDEN]] and [[WiMAX]].
; Connectivity: Android supports connectivity technologies including [[GSM]]/[[Enhanced Data Rates for GSM Evolution|EDGE]], [[Bluetooth]], [[LTE Advanced|LTE]], [[Code division multiple access|CDMA]], [[Evolution-Data Optimized|EV-DO]], [[Universal Mobile Telecommunications System|UMTS]], [[Near field communication|NFC]], [[Integrated Digital Enhanced Network|IDEN]] and [[WiMAX]].
; Bluetooth: Supports voice dialing and sending contacts between phones, playing music, sending files ([[Object Push Profile|OPP]]), accessing the phone book ([[Bluetooth profile#Phone Book Access Profile (PBAP, PBA)|PBAP]]), [[A2DP]] and [[AVRCP]]. Keyboard, mouse and joystick ([[Bluetooth profile#Human Interface Device Profile (HID)|HID]]) support is available in Android 3.1+, and in earlier versions through manufacturer customizations and third-party applications.<ref>{{cite web |url=http://developer.android.com/sdk/android-3.1-highlights.html#UserFeatures |title=Android 3.1 Platform Highlights |work=Android Developers |accessdate=2012-02-16}}</ref>
; Bluetooth: Supports voice dialing and sending contacts between phones, playing music, sending files ([[Object Push Profile|OPP]]), accessing the phone book ([[Bluetooth profile#Phone Book Access Profile (PBAP, PBA)|PBAP]]), [[A2DP]] and [[AVRCP]]. Keyboard, mouse and joystick ([[Bluetooth profile#Human Interface Device Profile (HID)|HID]]) support is available in Android 3.1+, and in earlier versions through manufacturer customizations and third-party applications.<ref>{{cite web |url=http://developer.android.com/sdk/android-3.1-highlights.html#UserFeatures |title=Android 3.1 Platform Highlights |work=Android Developers |accessdate=2012-02-16 |deadurl=yes |archiveurl=https://web.archive.org/web/20120216215130/http://developer.android.com/sdk/android-3.1-highlights.html#UserFeatures |archivedate=2012-02-16 |df= }}</ref>
; Tethering: Android supports [[tethering]], which allows a phone to be used as a wireless/wired [[Wi-Fi hotspot]]. Before Android 2.2 this was supported by third-party applications or manufacturer customizations.<ref>{{cite web |url=http://www.pcworld.com/article/190265/use_your_android_phone_as_a_wireless_modem.html |title=Use Your Android Phone as a Wireless Modem |publisher=PCWorld |author=JR Raphael |date=May 6, 2010 |accessdate=2012-02-16}}</ref>
; Tethering: Android supports [[tethering]], which allows a phone to be used as a wireless/wired [[Wi-Fi hotspot]]. Before Android 2.2 this was supported by third-party applications or manufacturer customizations.<ref>{{cite web |url=http://www.pcworld.com/article/190265/use_your_android_phone_as_a_wireless_modem.html |title=Use Your Android Phone as a Wireless Modem |publisher=PCWorld |author=JR Raphael |date=May 6, 2010 |accessdate=2012-02-16}}</ref>



Revision as of 06:35, 30 December 2017

Android Lollipop, Marshmallow and Nougat

This is a list of features in the

General

Messaging
SMS and MMS are available forms of messaging, including threaded text messaging and Android Cloud To Device Messaging (C2DM) and now enhanced version of C2DM, Android Google Cloud Messaging (GCM) is also a part of Android Push Messaging services.
Auto Correction and Dictionary
Android Operating System has an interesting feature called Auto Correction. When any word is misspelled, then Android recommends the meaningful and correct words matching the words that are available in Dictionary. Users can add, edit and remove words from Dictionary as per their wish[4].
Web browser
The web browser available in Android is based on the open-source
AOSP browser', 'stock browser', 'native browser', and 'default browser'. Starting with Android 4.4 KitKat, Google has mandated that the default browser for Android proper be Google Chrome.[citation needed
] Since Android 5.0 Lollipop, the WebView browser that apps can use to display web content without leaving the app has been separated from the rest of the Android firmware in order to facilitate separate security updates by Google.
Voice-based features
Google search through voice has been available since initial release.[5] Voice actions for calling, texting, navigation, etc. are supported on Android 2.2 onwards.[6] As of Android 4.1, Google has expanded Voice Actions with ability to talk back and read answers from Google's Knowledge Graph when queried with specific commands.[7] The ability to control hardware has not yet been implemented.
Multi-touch
Android has native support for multi-touch which was initially made available in handsets such as the HTC Hero. The feature was originally disabled at the kernel level (possibly to avoid infringing Apple's patents on touch-screen technology at the time).[8] Google has since released an update for the Nexus One and the Motorola Droid which enables multi-touch natively.[9]
Multitasking
Multitasking of applications, with unique handling of memory allocation, is available.[10]
Screen capture
Android supports capturing a screenshot by pressing the power and home-screen buttons at the same time.[11] Prior to Android 4.0, the only methods of capturing a screenshot were through manufacturer and third-party customizations (apps), or otherwise by using a PC connection (DDMS developer's tool). These alternative methods are still available with the latest Android.
TV recording
Android TV supports capturing video and replaying it. [12]
Video calling
Android does not support native video calling, but some handsets have a customized version of the operating system that supports it, either via the UMTS network (like the Samsung Galaxy S) or over IP. Video calling through Google Talk is available in Android 2.3.4 (Gingerbread) and later. Gingerbread allows Nexus S to place Internet calls with a SIP account. This allows for enhanced VoIP dialing to other SIP accounts and even phone numbers. Skype 2.1 offers video calling in Android 2.3, including front camera support. Users with the Google+ Android app can perform video chat with other Google+ users through Hangouts.
Multiple language support
Android supports multiple languages.[13]
Accessibility
Built-in text-to-speech is provided by TalkBack for people with low or no vision. Enhancements for people with hearing difficulties are available, as are other aids.

Connectivity

Connectivity
Android supports connectivity technologies including
IDEN and WiMAX
.
Bluetooth
Supports voice dialing and sending contacts between phones, playing music, sending files (
HID) support is available in Android 3.1+, and in earlier versions through manufacturer customizations and third-party applications.[14]
Tethering
Android supports tethering, which allows a phone to be used as a wireless/wired Wi-Fi hotspot. Before Android 2.2 this was supported by third-party applications or manufacturer customizations.[15]

Media

Streaming media support
RTP/RTSP streaming (
RealPlayer for Android,[17] and by the operating system since Android 3.0 (Honeycomb).[18]
Media support
Android supports the following audio/video/still media formats:
GIF, BMP, and WebP.[3]
External storage
Most Android devices include microSD card slots and can read microSD cards formatted with the .

Hardware support

Android devices can include still/video cameras,

(with hardware orientation, scaling, pixel format conversion) and accelerated 3D graphics.

Other

Java support
While most Android applications are written in
J2ME
support can be provided via third-party applications.
Handset layouts
The platform works for various screen sizes from smartphone sizes and to tablet size, and can potentially connect to an external screen, e.g. through HDMI, or wirelessly with Miracast. Portrait and landscape orientations are supported and usually switching between by turning. A 2D graphics library, 3D graphics library based on OpenGL ES 2.0 specifications is used.
Storage
SQLite, a lightweight relational database, is used for data storage purposes.
Native Apps
Android apps are also written in HTML.
Instant Apps
Android apps are hosted on a specific website path and load instead of the website itself. They are part-apps and load almost instantly without the need for an installation. One of the first apps being developed with such functionality is the B&H app.[19][20][21]

See also

References

  1. ^ "What is Android?". Android Developers. July 21, 2009. Retrieved 2012-02-15.
  2. ^ Topolsky, Joshua (November 12, 2007). "Google's Android OS early look SDK now available". Engadget. Retrieved 2012-02-17.
  3. ^ a b "Android Supported Media Formats". Android Developers. Retrieved 2012-02-17.
  4. ^ Tech Mirages (2016-10-22), How To Add or Remove Words From Android Dictionary, retrieved 2017-12-25
  5. ^ "Speech Input for Google Search". Android Developers. Archived from the original on 2010-11-12. Retrieved 2012-02-16. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  6. ^ "Voice Actions for Android". google.com. Retrieved 2012-02-16.
  7. ^ "Android 4.1 (Jelly Bean) Voice Actions explained". Geek.com. Retrieved 2012-09-13.
  8. CNET News
    . Retrieved 2012-02-16.
  9. ^ Ziegler, Chris (February 2, 2010). "Nexus One gets a software update, enables multitouch". Engadget. Retrieved 2012-02-16.
  10. ^ Bray, Tim (April 28, 2010). "Multitasking the Android Way". Android Developers. Retrieved 2012-02-16.
  11. ^ Nancy Gohring (October 19, 2011). "Samsung, Google Unveil Latest Android OS, Phone". PCWorld. Retrieved 2012-02-16.
  12. ^ "TV recording|Android Developers". Google. March 9, 2016. Retrieved March 9, 2016.
  13. ^ "Android 2.3 Platform Highlights". Android Developers. December 6, 2010. Retrieved 2012-02-20.
  14. ^ "Android 3.1 Platform Highlights". Android Developers. Archived from the original on 2012-02-16. Retrieved 2012-02-16. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  15. ^ JR Raphael (May 6, 2010). "Use Your Android Phone as a Wireless Modem". PCWorld. Retrieved 2012-02-16.
  16. ^ "Flash Flayer 10.1 for Android 2.2 Release Notes". Adobe Knowledgebase. Retrieved 2012-02-16.
  17. ^ "RealNetworks Gives Handset and Tablet OEMs Ability to Deliver HTTP Live Content to Android Users". realnetworks.com. September 10, 2010. Retrieved 2012-02-16.
  18. ^ "Android 3.0 Platform Highlights". Google: Android SDK. Archived from the original on 2011-02-16. Retrieved 2012-02-15. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  19. ^ "Android Instant Apps Is Google's New Way For You To Use Apps You Don't Have Installed". Android Police. 2016-05-18. Retrieved 2016-08-18.
  20. ^ Popper, Ben (2016-05-18). "Android Instant Apps lets you use apps without downloading them". The Verge. Retrieved 2016-08-18.
  21. ^ "Google unveils Android Instant Apps that launch immediately, no installation required". VentureBeat. Retrieved 2016-08-18.