30
Jan
2013-01-30_11h54_29

A couple weeks ago, we got wind of a download that seemed to be the final version of Android 4.2.1 (GA02) for the Sprint Galaxy Nexus. Today, not only is that confirmed, but the OTA has begun for Nexus warriors on the Now Network. The update brings the newest flavor of Jelly Bean and all that entails, including Photospheres, Daydream, lockscreen widgets and more.

2013-01-30_12h03_55

The release comes about two and a half months after the initial launch of Jelly Bean 4.2 (counting by the launch of the new Nexuses. It's about three months since the initial announcement). While not too bad when compared with updates for the rest of the phones in the world, it's still a stark reminder of just how long going through carriers and adapting to different radio versions takes.

23
Dec
2012-12-23_14h22_26

While Android continues to get better about making its UI look gorgeous, there are still plenty of trends that have yet to be standardized in any meaningful way. Of course, part of that may be because they don't need to be. After all, Google doesn't want every app in the world to use the Google Now-style card view (though, so far, Google+, Search, and Currents are already among those that find inspiration from them). This leaves implementation up to developers, like those featured over at AndroidViews. Here are just a few samples of their work:

2012-12-23_14h32_09 2012-12-23_14h23_54 2012-12-23_14h24_07

As you can see, it's not just the cards UI.

07
Dec
aegistiny

While there is no shortage of security apps on the Play Store, aeGis one stands out a bit for a few reasons. For starters, it's dead simple to use. Set up a specific trigger phrase and you can text your phone to lock the display, remotely wipe, find the address of, or sound an alarm from your phone. There's no web interface, unfortunately, but this app trades the elaborate suite of services of something like Avast for simplicity.

aegis1 aegis2 aegis3

What's even cooler is this app is entirely open source. Built by a member of the CyanogenMod team as a side project, the entire codebase is available on Github here.

09
Nov
image

Samsung is back again with a fresh batch of source, today dropping open source kernel files for the Note 10.1 (N8000), its LTE counterpart N8020, the Stratosphere II (SCH-I415), and Sprint's version of the Galaxy Tab 2 10.1 (SPH-P500). The most interesting device on the list, though, is probably the Galaxy Camera (EK-GC100), which is just arriving at UK retailers this month, with no firm date announced for a state-side debut. Though the Galaxy Camera is a somewhat unconventional Android device, it's still great to see Samsung keeping up with its pattern of timely open source file releases.

image

image

image

image

image

If you've been waiting to put your hands on the official kernel source for these devices, or just want to take a peek at what makes them tick, hit the appropriate link below.

06
Nov
samsung-announces-the-galaxy-s-iii-mini-same-nature-inspired-design-in-a-4-display

It never rains, but it pours. Yesterday Samsung posted the Android 4.1 Jelly Bean source code for both new Galaxy Tab models and the AT&T Galaxy Note II. Today they're keeping the open source train rolling with the first available code for the new Galaxy S III Mini, the flagship model's 4-inch brother-from-another-mother. The 4.1 code is available now from Samsung's developer website.

nexusae0_s3mini8

If you're wondering why the GSIII Mini needs separate code from the standard Galaxy S III, remember that it's actually quite a different beast under the hood. Aside from the 4-inch 800x480 screen and other mid-range specs, it's running a 1Ghz dual-core STE U8420 processor, with completely different architecture from the Exynos chip in the international model and the Snapdragon powering the LTE version.

05
Nov
image

It looks like Samsung has posted up some fresh new open source files today, including files for the AT&T-connected Galaxy Note II. The real story, though, is that Jelly Bean open source files have also been posted for both the Galaxy Tab 2 10.1 and Galaxy Tab 2 7.0, neither of which have received their official 4.1 updates just yet.

Readers may remember Samsung hinting at an impending update for these (and other devices) back in September, but the availability of these files may suggest that the update is looming very near.

08
Oct
GALAXY-Note-II-Product-Image-5

Now that the Galaxy Note II has been released in select European countries alongside a few other places around the world, Samsung has released the kernel source code for the device, along with other open source software components.

Although the kernel source will be of little use to regular consumers initially, ROM developers may be able to use it to ensure that their software performs as well as it can do on the phone. That means better performance and more stability, so even if you aren't a code aficionado, this is still good news for you.

Screen Shot 2012-10-08 at 12.23.25

If you're interested in taking a peak behind the scenes of the Galaxy Note II, you can download the source from Samsung's open source release center now.

05
Oct
samsung_nand

Most of the file systems in use today were designed in an era when rotating discs ruled the world. Well, as things have shifted more toward NAND flash-based storage in mobile devices the problems with older file systems have been more visible. Samsung has just tackled the problem by designing a new file system called F2FS that's geared toward flash storage specifically. What's better, it is open source and has been submitted to the Linux kernel. This makes it perfect for implementation in Android.

Matrix

This isn't the first time Samsung tried to deploy a new file system. RFS was used on the original Galaxy S phones with catastrophic results.

17
Aug
image

After dropping source code for the Wi-Fi Galaxy Tab 7.0 Plus (along with the Galaxy Note 10.1 and Tab 10.1) just last week, Samsung is once again providing eager developers with something to play with over the weekend, releasing kernel source code for T-Mobile's variants of both the Galaxy Note and the Galaxy Tab 7.0 to their Opensource download center.

Both packages carry source code for their respective devices' Ice Cream Sandwich-powered kernels.

image

image

Those looking to grab a handful of fresh source code and begin tinkering with the T-Mobile connected Galaxy Note and Galaxy Tab 7.0 Plus need only click through the appropriate link below to grab the download.

17
Aug
aosp_0

The head of Google's Android Open Source Project (AOSP), Jean-Baptiste Queru, made an interesting proposal recently. He added a new device to the AOSP repository, but this is no Nexus variant. Queru created an empty git project for the Sony Xperia S, but he needs the community to get behind the initiative. This will be the first device not designed under Google's supervision to be supported under AOSP, and that could be a big deal.

sony-xperia-s

AOSP has been getting more robust as time drags on. Back in the pre-Froyo days there was only a little usable code posted for hardware targets, but more recent Android releases have included exact source files.