Why headless android

Source: Internet
Author: User

I have been asked several times, "What is the point of headless android ?" It's not hard to see why the question is asked. Android, in essence, is a specialized user interface for a phone or tablet platform that runs on the Linux kernel.
The android development team has done a fantastic job to create a platform that application developers can build great apps for phones and tablets. because they focused on the platform under the applications, just as much as they focused on the applications
Themselves, the android team also developed a world class platform framework.

For some, using headless Android comes down to commonality. if you have development efforts where you have two products (for example), one with a UI and one without, then keeping those platforms consistent from a development stand point
Just makes sense. Being able to write code that you can share between the two platforms is essential for maintenance.

While that use case is an interesting one, it is by no means (in my opinion) the biggest reason developers shoshould care about Headless Android. I'll tell you why.

Five years ago, if you asked just about any embedded developer what they were going to use as the operating system for their embedded hardware (with or without a UI ), most of them wocould say Linux. it was a smart choice. having control
Of your destiny (so to speak) can be absolutely critical to the success of a project, especially if you aren't one of the 800 pound gorillas. for smaller companies building embedded devices, Linux offered the freedom to succeed despite the common road blocks
That often beset embedded projects. for example, if I have access to the kernel source, I can debug that lousy DMA controller bug that is preventing my audio from working. it was a wonderful world, if you liked that sort of thing.

Fast forward to today. while embedded Linux is still a fantastic choice for embedded devices, more and more companies are looking for ways to improve over the roll-your-own custom Linux environment that most embedded Linux developers
Work in. Sure, there are companies that build BSPs that have common utilities and libraries, but that can only get you so far.

Enter Android. For phone developers it is like what embedded Linux was to embedded developers ten years ago. A boon! Finally a widely popular development environment that implies ded an integrated development environment (IDE), a great
Set of debugging tools, a rich set of off-the-shelf libraries, and a killer user interface. Plus, you can modify it to your hearts content. Power to the programmers!

As a non-phone developer and embedded Linux fanatic, I have to admit that for phones Android is great, but what about all the millions of devices that aren't phones, and for that matter aren't tablets, and may not even have a user interface?
With a bit of work, those of us not doing phones can have our cake and eat it too...

There are three reasons I believe headless android will catch on in popularity as more developers begin to use it.

  1. 1. Development Tools-having an IDE and graphical debugger that "just work"
    With an easy way to deploy, test, debug, and package your software is a huge time saver.

  2. 2. The platform-leveraging the built in Android system services architecture
    Can Save a huge amount of time and effort. built in IPC, memory management, service "keep-alive" code, and package management also saves a lot of time and effort. every embedded devices needs most, if not all of these things, so leveraging a system that is
    Already proven has huge advantages.

  3. 3. Knowledge-since Android is a popular platform, there is a growing community
    Of knowledgeable software engineers that understand the in's and out's of the system. training someone on a roll-your-own solution can take months. leveraging a known platform can dramatically increase productivity. along with this number of books and
    Websites authorized Ted to Android is growing all the time.

There are deleting other reasons for utilizing the platform offered by the Android system. Why reinvent the wheel? Especially when the wheels work so great and come with tires, axles, and a power train?

This article from http://www.headlessandroid.com/HeadlessAndroid/Why_Headless_Android.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.