Tuesday 10 April 2012

10 Reasons why Android 4.0 (Ice Cream Sandwich) is better than Apple’s iOS

Google has finally figured out the recipe for success with the introduction of Ice Cream Sandwich, the newest member of Android OS family. Google has faced many criticisms around the responsiveness of the UI in Android. Many tech experts will conclude their reviews of the Android OS with statements like, “Android OS is the best mobile operating system besides iOS but it still suffers from occasional lag or stutter in the user interface”.



Android 4.0 (Ice Cream Sandwich) is the latest version of the Android platform for phones, tablets, and more. This version of Android unifies everything by combining the Phone and Tablet software in one package. It builds on the things users love most about Android including easy multitasking, rich notifications, resizable widgets, customizable home screens, and deep interactivity — and adds powerful new ways of communicating and sharing.

We have outlined 10 reasons why Android 4.0 is just better than iOS. Many first time buyers overlook the features offered by Android and just focus on the fact that iPhone is produced by Apple. The following 10 reasons will shed some light on some of the key differentiating features that make Android a better mobile operating system.

1. Better User Interface

Unlike the iPhone OS, Android user interface has been constantly refining and evolving over the years. With Android 4.0, Google has made the user interface much more polished and modern. The main feature of the OS is navigation buttons, these make it easier for the user to navigate around the phone. Unlike the iPhone with only one navigation button (Home Button), Android phones have back, menu, and multitasking buttons, which allow the user to very easily perform these actions whith out having to look for the virtual buttons in an application.

Android utilizes the entire screen with screenshots of the running applicaitons compared to iOS, where multitasking is only done using the dock at the bottom. iOS wastes the entire screen space when it comes to multitasking.
On the iPhone there is only one thing you see, a page full of applications and nothing more. This makes the user interface very boring and dull as the space on your home screen not being used efficiently to provide rich experience for the user. iOS might be easier to use but it is time to move on from an operating system designed for technologically challenged individuals. The Android user interface separates your home screens from the applications list and provides a space that you can customize the way you want. This is the main reason why every single Android phone looks different and unique unlike the iPhone.


2. Resizable Widgets

This feature is exclusive to Android when comparing to the iOS. The home screens in Android 4.0 are designed to be content-rich and customizable allowing the user to embed live application content directly through interactive widgets. Widgets let you check email, flip through a calendar, play music, check social streams, and more — right from the home screen, without having to launch apps. Widgets are resizable, so you can expand them to show more content or shrink them to save space. The retina display on the iPhone is a waste if you use it to display just a grid of icons page after page.
 
3. Swipe to dismiss notifications, tasks, and browser tabs

Android 4.0 makes managing notifications, recent apps, and browser tabs even easier. You can now dismiss individual notifications, apps from the Recent Apps list, and browser tabs with a simple swipe of a finger. This provides a unified experience to the user with quick and easy way to manage the content on your phone.
4. Quick responses for incoming calls

When an incoming call arrives, you can now quickly respond by a text message, without needing to pick up the call or unlock the device. On the incoming call screen, you simply slide a control to see a list of text responses and then tap to send and end the call. You can add your own responses and manage the list from the Settings app. On iOS you can only answer or decline the incoming call, there is no additional functionality that provides the user with more ways to respond.

 
5. Improved text input and spell-checking

The soft keyboard in Android 4.0 makes text input even faster and more accurate. To fix misspelled words more easily, Android 4.0 adds a spell-checker that locates and underlines errors and suggests replacement words. With one tap, you can choose from multiple spelling suggestions, delete a word, or add it to the dictionary. You can even tap to see replacement suggestions for words that are spelled correctly. For specialized features or additional languages, you can now download and install third-party dictionaries, spell-checkers, and other text services.


 6. Powerful voice input engine

Android 4.0 introduces a powerful new voice input engine that offers a continuous “open microphone” experience and streaming voice recognition. This lets you dictate the text you want, for as long as you want, using the language you want. The voice recognition is done in real time allowing you to look at the interpreted text as you speak. You no longer have to finish your speech and wait to see the transcribed text. Siri on iOS provides options to search the web directly but it is used more for entertainment purposes as it is still in beta form. Text-to-speech options on Android are more governed towards productivity allowing you to finish the task easily and effectively.
7. Control over network data

In the Settings app, colorful charts show the total data usage on each network type (mobile or Wi-Fi), as well as amount of data used by each running application. Based on your data plan, you can optionally set warning levels or hard limits on data usage or disable mobile data altogether. You can also manage the background data used by individual applications as needed.
8. Cloud-connected experience

Android has always been cloud-connected, letting you browse the web and sync photos, apps, games, email, and contacts — wherever you are and across all of your devices. Android has always provided superior cloud experience way before Apple introduced their cloud based services. Android users have always enjoyed this feature as you never have to worry about losing your personal information with your phone.

9. Google Experience

If you are a gmail user then Android OS is made just for you and with all of your needs in mind. Android provides the best google experience including GMail, Google Calendar, Google Maps, Google Voice, Google Search, YouTube, Google Goggles, Google Talk, Google Translate, Google Earth, Blogger, and Chrome to Phone. This list provides more than enough reasons for gmail users to own an Android device. Google has also introduced Google Chrome browser which allows you to sync your bookmarks and view tabs you have open on your computer. You can send pages from desktop Chrome to your smartphone or tablet with one click and read them on the go, even if you’re offline. Neither the iPhone nor any other phone on the market will provide immersive and rich google experience the way Android does.



10. Google Maps and FREE voice-guided Navigation

If you use your phone for navigation or destination searches then Google Maps Navigation provides you the best experience on Android 4.0. Google has built in a free voice guided turn-by-turn GPS navigation. The application also provides driving, public transit, biking, and walking directions as well. This is exclusive only to Android as the iOS version of Google Maps provides just the core functionality.

In addition, Google has also included Android Beam for NFC-based sharing and Face Unlock in Android 4.0. Android Beam is an innovative, convenient feature for sharing across two NFC-enabled devices, It lets people instantly exchange favorite apps, contacts, music, videos — almost anything.Face Unlock is a new screen-lock option that lets you unlock your device with your face. It takes advantage of the device front-facing camera and state-of-the-art facial recognition technology to register a face during setup and then to recognize it again when unlocking the device.
In conclusion, many iOS users will argue that some of the features mentioned in this post can be added by jailbreaking or installing third party applications but these features are included in Android by default. Android currently has around 450,000 applications available in Play Store and with its current growth rate it is expected to surpass the App Store in the coming months. Apple’s iOS gets the fluidity and responsiveness at an expense of some key features that are essential for any smartphone. Anyone can achieve fast and responsive UI with a locked down user interface like iOS. The applications, mentioned in this post, are all present on both platforms but Android is the only OS that provides additional functionality that proves to be very essential for its users. Given the aforementioned reasons, Android 4.0 Ice cream sandwich is clearly the superior mobile operating system. With 50.1% of smartphone market in the United States, Android will continue to gain more market share as more and more people discover the amazing features that make Android better than iOS.

No comments:

Post a Comment

Rounded or Circle ImageView with Shadow in Android

RoundedImageViewShadow.java public class RoundedImageViewShadow extends ImageView {     private static final ScaleType SCALE_TYPE ...