Monday, December 3, 2012

NBA 2K13 v1.0.9 [Offline] | APK + SD Data Download

NBA 2K13

Developer: 2K Games, Inc.
Version: 1.0.9
Requires Android: 4.0 and up
Category: Sports Games
Size: 925 MB
Price: US7.99

Enter the New Dynasty with NBA 2K13, the latest installment of the top-rated NBA video game simulation franchise 12 years running. Built on the critically acclaimed NBA 2K engine, NBA 2K13 for Android features improved graphics and intuitive One-Finger controls to give you the ultimate NBA experience while on the go. NBA 2K13 also lets you relive some of the most memorable performances in NBA history, including Kobe Bryant’s 81-point performance in 2006. Executive produced by multi-platinum recording artist JAY Z, who personally curated this year’s soundtrack.

FEATURES
  • Intuitive Controls: Choose between classic control and One-Finger control, built specifically for mobile devices.
  • Improved graphics and animations.
  • NBA’s Greatest Games: Relive some of the best performances in NBA history, including Kobe Bryant’s 81-point performance in 2006.
  • A JAY Z Production: Featuring a soundtrack personally curated by multi-platinum recording artist JAY Z.
  • Multiseason Mode: Play through multiple NBA seasons and establish your team as a dynasty.
  • TV-style presentation, including full commentary from Kevin Harlan and Clark Kellogg.
  • Updated Rosters - All transactions from the 2011-2012 season have been incorporated, meaning you will be playing with current teams and ratings.
MOD
↘ RELEASED BY MUZHIWAN
  • Offline play enabled.
Sreenshots:


For more info, visit NBA 2K13 on Google Play.

Password: axa

APK File
SD Data (Path: /sdcard/Android/obb)

SD Data – Mirror Link

W.E.L.D.E.R. v1.05 | APK Download

W.E.L.D.E.R.

Developer: Ayopa Games
Version: 1.05
Requires Android: 2.2 and up
Category: Brain & Puzzle
Size: 18 MB
Price: US$2.99
Average Rating: 4.4 / 5.0

Grab W.E.L.D.E.R. – the best word puzzle game for Android! W.E.L.D.E.R. is the leading word puzzle game created by hit former Rockstar NY developers – addiction guaranteed!

Weld words in the word machine! Create clever combos and multiply your score using gem and gold tiles. Increase your vocabulary using the built-in dictionary – discover definitions of words you never even knew existed! Earn powerful special abilities like Group, Reverse, and Jump Swaps, and complete particularly tricky terms with blank wooden pieces. Potentially unlimited gameplay!

UNRIVALED FEATURES
  • Adds addictive word game play to classic pattern matching.
  • Use special reverse, group, and jump swaps to form words and clear broken tiles.
  • Use multiplier tiles to score more points and gain more swaps!
  • Undo your last move and have another go!
  • Use "Apocalypse Swap" to wipe the board once per level and get a new set of tiles.
  • Combine multipliers in a single word for thousands of points and tons of swaps!
  • Look up words you form via the built-in dictionary.
  • Use Gigawatts to pump up your game; earn them purely through playing the game or take advantage of in-app purchases to get them. It's up to you!
We are listening to all of your amazing suggestions, and working hard on more updates coming soon! Thank you to all of our happily obsessed fans!

Screenshots:


For more info, visit W.E.L.D.E.R. on Google Play.

Password: axa
 
Recommended Downloads: Jumbline 2, Letris 2

Triple Town Unlimited Turns v1.74 | APK Download

Triple Town

Developer: Spry Fox LLC
Version: 1.74
Requires Android: 2.1 and up
Category: Brain & Puzzle
Size: 13 MB
Price: Free
Average Rating: 4.6 / 5.0

An original puzzle game in which you try to grow a great city!

Triple Town is an original puzzle game in which you try to grow the greatest possible city. The larger the city you build, the more points you score. You build your city by matching three or more game-pieces: combine three grasses to make a bush, three bushes to make a tree until you've filled the board with houses, cathedrals and castles. Along the way, you'll have to outwit giant bears who will try to block your progress.

How large can you grow your dream city before the board fills and the game ends?

Unlimited Turns: This game is free, but we need to earn a living somehow. So eventually, after playing for a while, you will run out of turns and will need to wait for them to refresh over time, or you can buy more turns with the free coins you earn in the game. Or, if you love the game and would like to support small independent game developers like us, you can purchase unlimited turns forever for a one-time fee. If you do, you can use them on any compatible Android device you own (that supports Google Play). Just install the game on your other Android devices and select "restore unlimited turns" in the game's options menu.

UNLIMITED TURNS (Needs Root Access)
  1. Install the APK and play until you finish the tutorial where your turns are below 1500.
  2. Reboot your phone or force stop the app.
  3. Locate com.spryfox.tripletown.xml in /data/data/com.spryfox.tripletown/shared_prefs/ and add this line just before </map>:

    <int name="ult" value="1" />

    Use ES File Explorer File Manager (root access/superuser access must be enabled) to edit the XML file. In order to save it, you must mount the system file as WRITABLE before editing, and then after changing it, unmount it so it becomes READ-ONLY. Delete the BAK file, if any, after saving the changes to the XML file.
NOTE: The above set of procedures was tested working using versions 1.09 and 1.12. If it doesn't work using this version, then get a copy of the older version.

Screenshots:


For more info, visit Triple Town on Google Play.

Google Play services v2.0 launched, with new Google Maps Android API.

Google Play services is our new platform that offers you better integration with Google products, and which provides greater agility for quickly rolling out new capabilities for you to use within your apps. Today we’re launching Google Play services v2.0, which includes two new APIs, including perhaps our most frequently requested upgrade: Maps.

Details: Android Developers Blog - New Google Maps Android API now part of Google Play services

To know how to use the NEW Google Maps on your Android apps, refer to the Google Play Service document of Google Maps Android API.

New Google Maps Android API now part of Google Play services

Posted by Reto Meier, Evan Rapoport, and Andrew Foster



Google Play services is our new platform that offers you better integration with Google products, and which provides greater agility for quickly rolling out new capabilities for you to use within your apps. Today we’re launching Google Play services v2.0, which includes two new APIs, including perhaps our most frequently requested upgrade: Maps.



Google Maps Android API



The new version of the API allows developers to bring many of the recent features of Google Maps for Android to your Android apps. We’re excited to make this API available as part of Google Play services supporting devices from Froyo onwards (API level 8+).



The new API uses vector-based maps that support 2D and 3D views, and allow users to tilt and rotate the map with simple gestures. Along with the layers you’ve come to know from Google Maps such as satellite, hybrid, terrain and traffic, the new API lets you include indoor maps for many major airports and shopping centers in your app.



One of most common feature requests we’ve heard on Android is support for Map Fragments. With this new API, adding a map to your Activity is as simple as:



<fragment
android:id="@+id/map"
android:layout_width="match_parent"
android:layout_height="match_parent"
class="com.google.android.gms.maps.MapFragment" />


Check out this image from updated Trulia Android app (which goes live tomorrow), that users can use to search for a place to buy or rent in 3D.





The new API is simpler to use, so that creating markers and info windows is easy. Polylines, Polygons, Ground Overlays and Tile Overlays can all now be added to the map with just a few lines of code.



To get started follow the getting started instructions to obtain an API Key. Then download and configure the Google Play services SDK using the SDK Manager. Check the Google Maps for Android API documentation for more details. If you haven't got it already, you'll need to download the Android SDK first.



More than 800,000 sites around the world already use our mapping APIs to create amazing and useful apps. We hope you enjoy using this new addition to the Google Maps API family, and building mapping experiences that were never before possible on a mobile device.



Photo Sphere



In Android 4.2, we introduced Photo Sphere mode in the Camera, which you can use to create amazing, immersive panoramas just like you see in Street View on Google Maps. Today we’re excited to announce new APIs and documentation that empower developers, businesses, and photographers to explore new uses of Photo Sphere for work and for play.



We’ve made Photo Sphere an open format so anyone can create and view them on the web or on mobile devices.



A Photo sphere is simply an image file (like a JPG) that has in it text-based metadata, an open format created by Adobe called XMP. The metadata describes the Photo Sphere’s dimensions and how it should be rendered within the interactive Photo Sphere viewer you see in Android, Google+, and Google Maps.



If you’d like to programmatically or manually add the XMP metadata into panoramic images not created by the Photo Sphere camera in Android, stay tuned today for more details on the metadata and how to apply it to your photos programmatically later.



In the new Google Play services, we’ve added APIs to give you the ability to check whether an image is a Photo Sphere and then open it up in the Photo Sphere viewer.



// This listener will be called with information about the given panorama.
OnPanoramaInfoLoadedListener infoLoadedListener =
new OnPanoramaInfoLoadedListener() {
@Override
public void onPanoramaInfoLoaded(ConnectionResult result,
Intent viewerIntent) {
if (result.isSuccess()) {
// If the intent is not null, the image can be shown as a
// panorama.
if (viewerIntent != null) {
// Use the given intent to start the panorama viewer.
startActivity(viewerIntent);
}
}

// If viewerIntent is null, the image is not a viewable panorama.
}
};

// Create client instance and connect to it.
PanoramaClient client = ...
...

// Once connected to the client, initiate the asynchronous check on whether
// the image is a viewable panorama.
client.loadPanoramaInfo(infoLoadedListener, panoramaUri);

To learn more about Google Play services and the APIs available to you through it, visit the new Google Services area of the Android Developers site.

Handle Item Click on Query Contacts database ListView

Up to last exercise of our Query Contacts database series, the contacts were displayed in a ListView with Display Name only.

It's modified in this exercise to handle item click for the ListView, such that we can retrieve more info of the clicked record. (Please notice that up to now, we haven't retrieve the details of the contacts such as phone number.)

Handle Item Click on Query Contacts database ListView


Modify the Java code of the main activity from last exercise, Query Contacts database, display in ListView. The layout have no change.
package com.example.androidquerycontacts;

import android.net.Uri;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.provider.ContactsContract.Contacts;
import android.support.v4.content.CursorLoader;
import android.support.v4.widget.CursorAdapter;
import android.support.v4.widget.SimpleCursorAdapter;
import android.app.Activity;
import android.database.Cursor;
import android.view.View;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.ListAdapter;
import android.widget.ListView;
import android.widget.Toast;

public class MainActivity extends Activity {

ListView listContacts;

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);

listContacts = (ListView)findViewById(R.id.conactlist);

Uri queryUri = ContactsContract.Contacts.CONTENT_URI;

String[] projection = new String[] {
ContactsContract.Contacts._ID,
ContactsContract.Contacts.DISPLAY_NAME,
ContactsContract.Contacts.HAS_PHONE_NUMBER,
ContactsContract.Contacts.LOOKUP_KEY};

String selection = ContactsContract.Contacts.DISPLAY_NAME + " IS NOT NULL";

CursorLoader cursorLoader = new CursorLoader(
this,
queryUri,
projection,
selection,
null,
null);

Cursor cursor = cursorLoader.loadInBackground();

String[] from = {ContactsContract.Contacts.DISPLAY_NAME};
int[] to = {android.R.id.text1};

ListAdapter adapter = new SimpleCursorAdapter(
this,
android.R.layout.simple_list_item_1,
cursor,
from,
to,
CursorAdapter.FLAG_REGISTER_CONTENT_OBSERVER);
listContacts.setAdapter(adapter);

listContacts.setOnItemClickListener(myOnItemClickListener);
}

OnItemClickListener myOnItemClickListener
= new OnItemClickListener(){

@Override
public void onItemClick(AdapterView<?> parent, View view, int position,
long id) {
Cursor cursor = (Cursor)parent.getItemAtPosition(position);
int item_ID = cursor.getInt(cursor.getColumnIndex(ContactsContract.Contacts._ID));
String item_DisplayName = cursor.getString(cursor.getColumnIndex(ContactsContract.Contacts.DISPLAY_NAME));
int item_HasPhoneNumber = cursor.getInt(cursor.getColumnIndex(ContactsContract.Contacts.HAS_PHONE_NUMBER));

String item_LookUp = cursor.getString(cursor.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY));

String item_PhoneNumber = "";
if (item_HasPhoneNumber > 0){
item_PhoneNumber = "Has phone number.";

}else{
item_PhoneNumber = "No number.";
}

String item = String.valueOf(item_ID) + ": " + item_DisplayName
+ "\n" + item_PhoneNumber
+ "\nLOOKUP_KEY: " + item_LookUp;

Toast.makeText(getApplicationContext(), item, Toast.LENGTH_LONG).show();

}

};

}


download filesDownload the files.

Next:
- Access ContactsContract.CommonDataKinds.Phone via LOOKUP_KEY

Compare with: Query Contacts database using Loader, with search function.

Sunday, December 2, 2012

Galactic Core Live Wallpaper v2.31 | APK Download

Galactic Core Live Wallpaper

Developer: Kittehface Software
Version: 2.31
Requires Android: 2.1 and up
Category: Personalization
Size: 3 MB
Price: US$0.99
Average Rating: 4.6 / 5.0

Galactic Core: A beautiful live wallpaper featuring a rotating spiral galaxy!

A stunning live wallpaper featuring a spinning spiral galaxy, Galactic Core is a beautiful and serene backdrop for your home screen, with many layers of depth apparent when switching home screens. Rendered in OpenGL, this wallpaper fully supports both portrait and landscape modes, and is a fully functional Daydream on 4.2+ devices!

This full version has lots of settings available, including alternate visual themes, color tinting, rotation speed and direction, touch sensitivity, camera motion, framerate unlocking, and more!

To Use: Home > Long Press > Live Wallpapers > Select & Apply.

Screenshots:


For more info, visit Galactic Core Live Wallpaper on Google Play.

Password: axa