Could There Be an AndroidFox?
Google's Linux-based mobile operating system — Android — has become a popular choice for phonemakers worldwide. Now, if Firefox developers are getting what they think they are, we may finally see the combination of Google's power OS with Mozilla's groundbreaking browser
The Android-powered G1 been a smash hit for T-Mobile, spawning a second generation of Android phones from the provider, due out in August. The OS is beginning to make appearances on other manufacturer's handsets, and is even being ported to power a new generation of netbooks.
The one limitation — or, at least, the most often intoned — is the limited access applications have to the device. Though the undercarriage is Linux, Android implements a Java virtual machine, a sort of sandbox in which all applications must run. For most application developers, it would seem, this handicap is of little concern — the Android Market is teeming with options, everything from SSH clients and headline news to pool and pickup lines. The inability to run native code, however, does hamper some "heavier" applications, and no doubt the operating system would pack an even greater punch with their inclusion.
Perhaps chief among the heavyweights barred from Android's ring is Firefox, the superstar among Open-Source browsers and second only to "that other browser" in market share. Because of the code limitations, Mozilla has focused on bringing its Fennec mobile browser to other platforms. Speaking last year on the subject of Firefox for Android, then-engineering VP Mike Schroepfer commented that while he looked forward to Android being opened for wider development, the Firefox development team's attention was directed elsewhere because the platform "already has a capable browser of its own." Android's existing browser is a WebKit-powered offering described as similar to Google's Chrome browser for the desktop.
This may be changing, however, as Google has announced an Android Native Development Kit that will allow applications native code to run on the Linux level, rather than in the Java sandbox. According to the announcement, posted Thursday morning by Google Senior Software Engineer David Turner, the Native Development Kit (NDK) will provide:
- a set of tools and build files used to generate native code libraries from C and C++ sources.
- a way to embed the corresponding native libraries into application packages files (.apks) that can be deployed on Android devices.
- a set of native system headers and libraries that will be supported in all future releases of the Android platform, starting from Android 1.5 documentation, samples and tutorials.
- support for the ARMv5TE machine instruction set and provides stable headers for:
-
- libc, the standard C library
- libm, the standard math library
- the JNI interface
- libz, the common ZLib compression library
- liblog, used to send logcat messages to the kernel
Mozilla's Mobile VP, Jay Sullivan, told reporters that Firefox developers are giving the Android NDK a good going-over to determine if its added features are enough to support the trimmed-down mobile Firefox. "If it's possible, I think our community would be interested in doing it, because Android will be appearing on more smartphones with the capabilities to provide a good browsing experience."
Android or not, Fennec development is moving forward. Two new builds were released on Friday: a second beta for the Maemo platform, and a second alpha for Windows Mobile. Developers report that the browser's user interface has been heavily improved, and gains have been made in both performance and responsiveness. Changes to the add-on system and download manager have also been incorporated. Windows, Mac, and Linux desktop builds are also available.
In related news, Mozilla has scheduled the release the next generation of Firefox on the desktop — Firefox 3.5 — for tomorrow, according to a blog post by Mozilla marketer Mary Colvig. The release — originally intended to be Firefox 3.1, with far fewer large-scale changes — has been eagerly anticipated, particularly due to the repeated postponements. The browser-to-come has undergone a number of transformations, adding scores of new features and dramatically overhauling its performance.
Even this week, with release candidates posted, major changes were underway, including a "really really cool" change to the way users will upgrade to 3.5. World records aside, Mozilla is likely setting up extra servers to handle the traffic, if they haven't done so already — if the release is anything like the last one, the traffic logs will be a sight to behold.
Justin Ryan is a Contributing Editor for Linux Journal.
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
| Dart: a New Web Programming Experience | May 07, 2013 |
- RSS Feeds
- New Products
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- A Topic for Discussion - Open Source Feature-Richness?
- Drupal Is a Framework: Why Everyone Needs to Understand This
- Home, My Backup Data Center
- New Products
- Paranoid Penguin - Building a Secure Squid Web Proxy, Part IV
- Trying to Tame the Tablet
- Developer Poll
- Hey God - You may not be
4 hours 7 min ago - Reply to comment | Linux Journal
6 hours 40 min ago - Drupal is an Awesome CMS and a Crappy development framework
11 hours 19 min ago - IT industry leaders
13 hours 41 min ago - Reply to comment | Linux Journal
1 day 6 hours ago - Reply to comment | Linux Journal
1 day 9 hours ago - Reply to comment | Linux Journal
1 day 10 hours ago - great post
1 day 10 hours ago - Google Docs
1 day 11 hours ago - Reply to comment | Linux Journal
1 day 16 hours ago
Enter to Win an Adafruit Prototyping Pi Plate Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Prototyping Pi Plate Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- Next winner announced on 5-21-13!
Free Webinar: Linux Backup and Recovery
Most companies incorporate backup procedures for critical data, which can be restored quickly if a loss occurs. However, fewer companies are prepared for catastrophic system failures, in which they lose all data, the entire operating system, applications, settings, patches and more, reducing their system(s) to “bare metal.” After all, before data can be restored to a system, there must be a system to restore it to.
In this one hour webinar, learn how to enhance your existing backup strategies for better disaster recovery preparedness using Storix System Backup Administrator (SBAdmin), a highly flexible bare-metal recovery solution for UNIX and Linux systems.



Comments
Interesting...
A Google developer has an unofficial ScummVM port that is also a native app; looks like Google is leveraging off his work to provide the native SDK.
This is grate news. I was
This is grate news.
I was wondering if this would open new doors to other applications that currently run on linux as well?
Would this allow programmes like vlc to be ported?