Game HD Galaxy Mini(Part 1) Link baru


---UPDATE---

1.NFS Shift froyo

Image Hosted by ImageShack.us



Image Hosted by ImageShack.us



Game balapan yg satu ini bisa di bilang paling kumplit,karena dengan grafiknya yg bagus,careernya yg panjang dan sirkuit2 seperti di Chicago, Dubai, Italy & London serta bisa memodifikasi mobil yg km miliki dengan sedemikian rupa membuat kk2 sekalian gk bakalan bosen memainkanya,hehe



Image Hosted by ImageShack.us


Install apk and enjoy it..

2.PES 2011(link not fix)

Image Hosted by ImageShack.us


Image Hosted by ImageShack.us

Di pandaap,game ini menjadi game soccer terbaik.game buatan konami ini sangatlah enak buat di mainkan,saya aja ketagihan mainya kak,hehe..silahkan dicoba,,



Image Hosted by ImageShack.us


Move sddata:sdcard>android>data




3.The Sims 3


Image Hosted by ImageShack.us



Image Hosted by ImageShack.us


Nih game yg kk2 sekalian suka mainin di kompi atau laptop sekarang udah bisa di mainin di mini,sayangnya layar kepotong sedikit yg sebelah kanan,tp msh enak di mainin kok..




Image Hosted by ImageShack.us



Install apk and enjoy it..



4.GT RACING


Image Hosted by ImageShack.us



Image Hosted by ImageShack.us


Nih 1 lagi game balapan buat android kamu,sama2 enaknya dengan nfs shift,silahkan di sedot kak ..




Image Hosted by ImageShack.us



Image Hosted by ImageShack.us


Move sddata:sdcard>gameloft>games


5.Dungeon Hunter

Image Hosted by ImageShack.us


Image Hosted by ImageShack.us

Dungeon hunter adalah sebuah game RPG dimana kita bisa memilih 1 dari 3 karakter yg akan menjelajahi beberapa wilayah. Seperti game RPG lainya,karakter di game ini dibekali senjata dan beberapa ilmu untuk mengalahkan musuh.




Image Hosted by ImageShack.us



Image Hosted by ImageShack.us



Move sddata:sdcard>gameloft>games



6. Assassin's Creed™ - Altaïr's Chronicles HD
Image Hosted by ImageShack.us



Image Hosted by ImageShack.us

Pasti kk2 sekalian dah tau yah game ini,jadi silahkan di download..



Image Hosted by ImageShack.us


Image Hosted by ImageShack.us



Move sddata:sdcard>gameloft>games

The Gmail Public Labels API

[This post is by Nadav Aharony, a product manager on the Android team — Tim Bray]

We’re rolling out new developer features for the Gmail Android app: It now includes a public ContentProvider that you can use to retrieve label data. You can use this to access up-to-date unread counts for specific accounts’ inboxes and labels.

To use the API, the Gmail app needs to be at version 2.3.6 or higher on Froyo or Gingerbread; 4.0.5 or higher on Honeycomb and ICS. Before using it, be sure you first check the Gmail app version; we’ve provided a handy GmailContract.canReadLabels(Context) method to help with this. Your app will need the com.google.android.gm.permission.READ_CONTENT_PROVIDER permission.

Finding the Gmail accounts set up on the device

The Labels API needs a valid Gmail account to build a query for per-label information. Assuming the GET_ACCOUNTS permission, the AccountManager can be used to fetch this information:

// Get the account list, and pick the first one
final String ACCOUNT_TYPE_GOOGLE = "com.google";
final String[] FEATURES_MAIL = {
"service_mail"
};
AccountManager.get(this).getAccountsByTypeAndFeatures(ACCOUNT_TYPE_GOOGLE, FEATURES_MAIL,
new AccountManagerCallback() {
@Override
public void run(AccountManagerFuture future) {
Account[] accounts = null;
try {
accounts = future.getResult();
if (accounts != null && accounts.length > 0) {
String selectedAccount = accounts[0].name;
queryLabels(selectedAccount);
}

} catch (OperationCanceledException oce) {
// TODO: handle exception
} catch (IOException ioe) {
// TODO: handle exception
} catch (AuthenticatorException ae) {
// TODO: handle exception
}
}
}, null /* handler */);

Getting and accessing existing labels

Once you’ve got the email account, you can get a ContentProvider URI to query against. We've provided a simple support class called GmailContract.java for constructing the URI and defining the columns and relevant constants.

You can access any label, predefined or user-defined. The predefined labels include (you have to use symbolic constants rather than these strings, see below):

  • Priority Inbox

  • Starred

  • Chats

  • Sent

  • Drafts

  • All mail

  • Spam

  • Trash

To obtain a Cursor with information for all labels in an account, your app can either query this URI directly or use a CursorLoader. Here’s an example:

Cursor c = 
getContentResolver().query(GmailContract.Labels.getLabelsUri(selectedAccount),
null, null, null, null);

You can query and watch for changes on a single label by storing the URI value in the GmailContract.Labels.URI column from the cursor data.

The NAME value for pre-defined labels can vary by locale, so don’t use GmailContract.Labels.NAME. Instead, identify pre-defined labels like Inbox, Sent or Drafts using the String value in the GmailContract.Labels.CANONICAL_NAME column. Here’s an example:

// loop through the cursor and find the Inbox
if (c != null) {
final String inboxCanonicalName = GmailContract.Labels.LabelCanonicalName.CANONICAL_NAME_INBOX;
final int canonicalNameIndex = c.getColumnIndexOrThrow(GmailContract.Labels.CANONICAL_NAME);
while (c.moveToNext()) {
if (inboxCanonicalName.equals(c.getString(canonicalNameIndex))) {
// this row corresponds to the Inbox
}
}
}

If you choose to use a CursorLoader, it will keep the label counts up to date as they change over time.

Sample App

You can find a sample app that makes use of the new API here. The app provides a basic readout of label and message-count information.

People care about their incoming mail; we’re looking forward to seeing what you do with access to this information. We’re also open to suggestions as to how to improve and extend this new API.

New Lock Screen HD

Animation full Screen unlock great effects! 


Metro UI HD Lockscreen! With animation icons is available now!





Description
Metro UI HD Lockscreen!
With animation icons
is available now!
GO Locker Metro UI Theme, design for GO Launcher EX, is available now!
Support alarm clock information.
Support browser unlcok.
You must have GO LOCKER app Installed to use
With Go.Locker now you have this on your phone in any version Ice Cream Sandwich Lock screen!


How to use:

1.Download This skin go to icon Go-locker
2.Click “MENU—->
3 Preferences—->
4 Theme Settings—->
5 GO Locker-> My locker””
6 Choose the theme "Metro UI"

Make sure GO Launcher EX V2.89 or above and GO Locker v1.15 have been installed

======================
Features to be added:
-custom image selection from gallery
-missed call/message alert
- Support alarm clock information.
-Support browser unlock.
-option to switch between 24/12 hour format
Stay tuned for more updates and many other custom lockscreens to enhance your phone experience.

Instagram For Android

Seluruh pengguna ponsel Android yang ingin merasakan sensasi menggunakan instagram kini bisa tersenyum lebar, pasalnya, pendiri aplikasi Instagram menjanjikan akan segera menghadirkan aplikasi tersebut ke dalam ponsel Android.
Baca selengkapnya »

Touch Screen Android

Touchscreen merupakan suatu piranti elektronika yang memiliki fungsi ganda, yaitu sebagai output (media untuk menampilkan UI) dan sebagai input perintah (media yang memberi masukan apa yang akan dikerjakan). Saat ini layar bertipe touchscreen banyak digunakan pada laptop, PDA, Handphone, kamera digital, Mp3 player, dan bahkan mesin foto copy. Android merupakan salah satunya, hampir sebagian besar android device menggunakan layar sentuh sebagai media display.
Baca selengkapnya »

Jual Acai Berry

Acai Berry sudah dikenal oleh para ilmuwan sebagai salah satu obat mujarab untuk mencegah kanker, membantu pencegahan penuaan dini dan sangat baik untuk menjaga kesehatan dan vitalitas tubuh. Orang menyebutnya buah elite karena khasiat The Android | What is Android | Androids | Android Market | App for Android | Android Apps | Android Application | Download Android | Tablet Android | Tablet PC | Phone Android | Android 2.2 | Android 2.3 | Android Free | Games for Android | Android Samsung | Galaxy Android | Android Google | Games Android | アンドロイド | Android | Android 2 | Android PC | Google Android | Android Galaxy | Phones with Android | Which Android Phone | What is an Android Tablet | What is an Android Phone dikandungnya bener-bener T.O.P. Selain untuk anti-aging, Acay Berry merupakan salah satu suplemen penurun berat badan The Android | What is Android | Androids | Android Market | App for Android | Android Apps | Android Application | Download Android | Tablet Android | Tablet PC | Phone Android | Android 2.2 | Android 2.3 | Android Free | Games for Android | Android Samsung | Galaxy Android | Android Google | Games Android | アンドロイド | Android | Android 2 | Android PC | Google Android | Android Galaxy | Phones with Android | Which Android Phone | What is an Android Tablet | What is an Android Phone sangat dasyat.

Sekedar berbagi

Kualitas Android vs iOS

Salah satu faktor yang menjadikan Anda memilih sebuah mobile OS adalah aplikasi pendukungnya. Sebut saja BlackBerry App World yang memiliki dukungan aplikasi jauh lebih sedikit dibanding Google Play Store untuk Android dan Apple App Store untuk iOS devices.

Baca selengkapnya »