Subscribe to RSS feed

Sticky post

ANDROID (if you dont see any ubuntu post is because im working on android now but soon you will see more smile

Android is an operating system for mobile devices such as smartphones and tablet computers. It is developed by the Open Handset Alliance led by Google
Android consists of a kernel based on the Linux kernel, with middleware, libraries and APIs written in C and application software running on an application framework which includes Java-compatible libraries based on Apache Harmony.

> Android OS <

Cupcake 1.5
Donut 1.6
Eclair 2.1
Froyo 2.2
Gingerbread 2.3
Honeycomb 3.0/3.1/3.2
Ice Cream Sandwich 4.0
Jelly Bean

Android was listed as the best-selling smartphone platform worldwide in Q4 2010 with over 190 million Android devices in use by October 2011


My devices:
HTC INCREDIBLE2 (ROOTED) MIUI android 2.3.5
LG ALLY (ROOTED)
great place to start learning android
I am not responsible for bricked devices !!!

DROID RAZOR LIVE WALLPAPER



go to this link link

[MIUI ICON THEME] STEAMPUNK

, , ,

Photobucket

I found these icons here http://samantha-wright.deviantart.com/art/Library-Icons-2nd-Ed-Windows-101728317
so i figure why not port them to android they look so nice so here it is, I still need to add more icons but is a good start smile


To install copy the mtz to the MIUI/themes directory on the SD card of your device, select it from within Theme Manager’s Local tab/ customize/ icon tab and apply

download:
steampunk icons
total of 90 icons so far smile
you can find some nice wallpapers here to go with the icons !!!

ICS is out smile

, , ,

Google just announced only minutes ago that the source code for Android 4.0.1 Ice Cream Sandwich is on its way to Google's AOSP tree right now



original post:
Hi! We just released a bit of code we thought this group might be interested in.
Over at our Android Open-Source Project git servers, the source code
for Android version 4.0 (Ice Cream Sandwich) is now available.
Here's how to get it:Follow the instructions at
http://source.android.com/source/downloading.htmlCheck out the
'ics-release' branch:repo init -u
https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
That's it! However since this is a large push, please be aware that it
will take some time to complete. If you sync before it's done, you'll
get an incomplete copy that you won't be able to use, so please wait
for us to give the all-clear before you sync.
This is actually the source code for version 4.0.1 of Android, which
is the specific version that will ship on the Galaxy Nexus, the first
Android 4.0 device. In the source tree, you will find a device build
target named "full_maguro" that you can use to build a system image
for Galaxy Nexus. Build configurations for other devices will come
later.
Unfortunately we still don't have our Gerrit code review servers back
online. That remains our top priority though, and we hope to have them
back soon.
This release includes the full history of the Android source code
tree, which naturally includes all the source code for the Honeycomb
releases. However, since Honeycomb was a little incomplete, we want
everyone to focus on Ice Cream Sandwich. So, we haven't created any
tags that correspond to the Honeycomb releases (even though the
changes are present in the history.)
JBQ, on behalf of the AOSP team.
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.

original article at android police:
here