Tuesday, November 12, 2013

MONOPOLY Bingo v1.1.0 Apk


The beloved world of MONOPOLY meets the friendly, addictive fun of bingo! Take a walk around the MONOPOLY neighborhood, visit themed rooms, and put the “GO” in bingo with collectable tokens and more. Plus, check out our seasonal Fall Feast room with exclusive items for a limited time!

YOUR NEW BINGO GETAWAY
Skip down the streets of the MONOPOLY neighborhood as you progress through fun, familiar properties with each win. Watch your favorite properties come to life!

IMMERSE YOURSELF
Play up to 16 cards at a time on tablet (8 cards on your phone), and get lost in the rich graphics and exclusive game modes you can only get with MONOPOLY Bingo.

BIG REWARDS
Collect favorite MONOPOLY properties, tokens, and upgrades (like houses and hotels) and own it all!

GAME OF CHANCE & CELEBRATION
Play mini games like Chance scratcher cards, or choose your lucky number with each game and
“GO” for a bonus.

MONOPOLY Bingo is bingo at its richest!

NOTES:
This game collects data through the use of EA’s and third party analytics technology. See End User License Agreement, Terms of Service and Privacy and Cookie Policy for details.

Share it on   / g+, to UNLOCK the game/app

Monday, November 11, 2013

App Translation Service Now Available to All Developers

Posted by Ellie Powers, Google Play team



Today we are happy to announce that the App Translation Service, previewed in May at Google I/O, is now available to all developers. Every day, more than 1.5 million new Android phones and tablets around the world are turned on for the first time. Each newly activated Android device is an opportunity for you as a developer to gain a new user, but frequently, that user speaks a different language from you.



To help developers reach users in other languages, we launched the App Translation Service, which allows developers to purchase professional app translations through the Google Play Developer Console. This is part of a toolbox of localization features you can (and should!) take advantage of as you distribute your app around the world through Google Play.



We were happy to see that many developers expressed interest in the App Translation Service pilot program, and it has been well received by those who have participated so far, with many repeat customers.



Here are several examples from developers who participated in the App Translation Service pilot program: the developers of Zombie Ragdoll used this tool to launch their new game simultaneously in 20 languages in August 2013. When they combined app translation with local marketing campaigns, they found that 80% of their installs came from non-English-language users. Dating app SayHi Chat expanded into 13 additional languages using the App Translation Service. They saw 120% install growth in localized markets and improved user reviews of the professionally translated UI. The developer of card game G4A Indian Rummy found that the App Translation Service was easier to use than their previous translation methods, and saw a 300% increase with user engagement in localized apps. You can read more about these developers’ experiences with the App Translation Service in Developer Stories: Localization in Google Play.



To use the App Translation Service, you’ll want to first read the localization checklist. You’ll need to get your APK ready for translation, and select the languages to target for translation. If you’re unsure about which languages to select, Google Play can help you identify opportunities. First, review the Statistics section in the Developer Console to see where your app has users already. Does your app have a lot of installs in a certain country where you haven’t localized to their language? Are apps like yours popular in a country where your app isn’t available yet? Next, go to the Optimization Tips section in the Developer Console to make sure your APK, store listing, and graphics are consistently translated.







You’ll find the App Translation Service in the Developer Console at the bottom of the APK section — you can start a new translation or manage an existing translation here. You’ll be able to upload your app’s file of string resources, select the languages you want to translate into, select a professional translation vendor, and place your order. Pro tip: you can put your store listing text into the file you upload to the App Translation Service. You’ll be able to communicate with your translator to be sure you get a great result, and download your translated string files. After you do some localization testing, you’ll be ready to publish your newly translated app update on Google Play — with localized store listing text and graphics. Be sure to check back to see the results on your user base, and track the results of marketing campaigns in your new languages using Google Analytics integration.



Good luck! Bonne chance ! ご幸運を祈ります! 행운을 빌어요 ¡Buena suerte! Удачи! Boa Sorte!




Canvas: trying to use a recycled bitmap

Error

Canvas: trying to use a recycled bitmap


This error happened while recycling Bitmaps in LRUCache entryRemoved while a list view is still trying to show one of the recycled images

OS: Android 2.3.3



Solution


My solution was to override ImageView and do a check in order not to draw recycled images




public class MyNewsListImageView extends ImageView {
   
    public MyNewsListImageView(Context ctx) {
        super(ctx);
    }
   
    public MyNewsListImageView(Context ctx, AttributeSet set) {
        super(ctx,set);
    }
   
    public MyNewsListImageView(Context context, AttributeSet attrs, int defStyle)
    {
       
        super(context,attrs,defStyle);
    }

   
   
    @Override
    public void draw(Canvas canvas) {
       
        Drawable drawable = getDrawable();
        if (drawable!=null && drawable instanceof BitmapDrawable)
        {
            Bitmap bitmap = ((BitmapDrawable)drawable).getBitmap();
           
            if ( bitmap.isRecycled())
            {
                MyLogger.d(Constants.DEBUG_TAG2,"trying to draw RECYCLED Bitmap >>> ignoring");
                return;
            }
           
            MyLogger.d(Constants.DEBUG_TAG2,"trying to draw FRESH Bitmap >>> passed");
        }
        super.draw(canvas);
    }

}



<mypackage.MyNewsListImageView android:id="@+id/newsImage" android:layout_width="fill_parent" android:layout_height="wrap_content" android:adjustViewBounds="false" android:background="@null" android:maxHeight="300sp" android:minHeight="200dp" android:paddingBottom="10sp" android:scaleType="fitXY" android:visibility="gone" />

Jelibina 4.3 (Camera JB +) install the camera on your device




We are photography on the android device. Smartphone cameras are improving day by day .Add new camera features . The reason to this is the increasing many use of smart cameras to seek digital cameras .They can not use the camera because have no firmware updates for devices . So I'm sharing it for the camera app Camera JB + . The camera app has been created based on the camera's Android Jellybean 4.3 . So this is the app you are Android 4.3 camera and gallery features . 

 Screen short :






Camera Features : 

1. Camera JB + at three mood camera, video recorder and panorama .

2. Silent mode or take photos without shutter sound options .

3. Photo editing and photo effects for 12 .

4. There are more options Pinch zoom .

5. Volume key  configuration .

6. Wide screen Picture .

7. Picture quality settings (low / medium / high / ultra)

8. Photo storage configuration options (Internal / SD card) 

9. Timer options .

10. Burst mood.

 Gallery Feature :

1. Ultra-fast photo and video viewer .

2. Thumbnail size configure options.

3. Filmstrip view / grid view .

4.  Slide show mode .

5. Hiding Folders Options .

6. Video trim options . 


Requires Android:
4.0.3 and up
 
 Play store link Download
 
     


Sixaxis Controller v0.7.4 Apk


Finally the wait is over... The ultimate gaming experience awaits! Now you can play games on your phone the way they were meant to be played! Sixaxis Controller allows you to use your Sixaxis and DualShock 3 controllers in many of your favourite games and applications.

Not all devices are supported, therefore it is strongly recommended that you try the 'Sixaxis Compatibility Checker' (available for free in the Android Market) before purchasing this app.

*** IMPORTANT ***
*** Caution: This app is not for the faint-hearted!! ***
- ROOT access is required!!!
- Due to the way pairing is done with the controllers, you need to manually pair your controller with the PC utility 'SixaxisPairTool' (available on the website) and a mini-USB cable. Android 3.1+ users can also pair directly on their devices via USB.
- It is highly recommended that you use an ORIGINAL controller. Many after market controllers will not work with this app. If you get a 'Client connected: 1' message, but the lights on your controller continue to flash, it is almost certainly not an original Sony controller.
- Be sure to read the instructions in the help menu carefully.

Features:
- Up to four Sixaxis and DualShock 3 controllers supported at once.
- Support as a native gamepad in Android 3.1+ devices. Full support for analog sticks and analog triggers.
- Keyboard emulation. Map all buttons and sticks to almost any key available in Android.
- Mouse emulation. Configure a button to activate the mouse pointer on devices that support mice (most tablets, and many phones should work).
- Touch emulation allows you to map buttons and analog sticks to the screen. Play all your favourite games with full analog support, even those without built-in controller support!

Share it on   / g+, to UNLOCK the game/app

Saturday, November 9, 2013

Avast! Mobile Security Pro v3.0.6526 Apk


Full-featured & top-rated antivirus/anti-theft security app for your Android!
Get avast! Mobile Security now and you can:
• protect personal data with infected-URL alerts and automatic virus scans;
• stop hackers with the firewall (works on rooted phones only);

• control your phone with anti-theft features via SMS: history wipe, phone lock, siren activation, GPS tracking and many other tools;
• make our security app ‘invisible’, making it extremely hard for thieves to find and disable.

A standalone yet tightly integrated component of avast! Mobile Security, avast! Anti-Theft is the slyest component on the market. Formerly known as Theft Aware, the Anti-Theft portion of avast! Mobile Security has been recommended by leading industry experts that include T-Mobile, N-TV, AndroidPIT, and Android Police.

Antivirus
Performs on-demand scans of all installed apps and memory card content, as well as on-access scans of apps upon first execution. Options for scheduling scans, virus definition updates, uninstalling apps, deleting files, or reporting a false-positive to our virus lab.

Privacy Report
Scans and displays (grid) access rights and intents of installed apps, identifying potential privacy risks, so you know how much info you are really providing to each app.

SMS/Call Filtering
Filter calls and/or messages from contact list using set parameters based on day(s) of the week, start time, and end time. Blocked calls redirect to voicemail, while blocked messages are stored via filter log. Also possible to block outgoing calls.

App Manager
Similar to Windows Task Manager, it shows a list of running apps and their size (MB), CPU load, used memory, and number of threads and services – with an option to stop or uninstall.

Web Shield
Part of the avast! WebRep cloud, the avast! Web Shield for Android scans each URL that loads and warns you if the browser loads a malware-infected URL.

Firewall
Add a firewall to stop hackers. Disable an app’s internet access when on WiFi and 3G and roaming mobile networks. (Works only on rooted phones.)

App Disguiser
After having avast! Anti-Theft, user can choose a custom name that disguises the app (e.g. call it “Pinocchio game”) so that it is even harder for thieves to find and remove.

Stealth Mode
Once anti-theft is enabled, the app icon is hidden in the app tray, leaving no audio or other trace on the target phone – the app is ‘invisible’, making it difficult for thieves to detect or remove.

Self-Protection
Extremely difficult for thieves to remove (especially on rooted phones), Anti-Theft protects itself from uninstall by disguising its components with various self-preservation techniques. On rooted phones it is able to survive hard-resets and can even disable the phone’s USB port.

Battery Save
Anti-Theft only launches itself and runs when it needs to perform tasks. This preserves battery life and makes it very difficult for thieves to shut it down.

SIM-Card-Change Notification
If stolen and a different (unauthorized) SIM card inserted, the phone can lock, activate siren, and send you notification (to remote device) of the phone’s new number and geo-location.

Trusted SIM Cards List
Establish a ‘white list’ of approved SIM cards that can be used in the phone without triggering a theft alert. You can also easily clear the trusted SIM cards list, to leave the one present in the phone as the only trusted one.

Remote Settings Change
A setup wizard guides the user through the installation process on rooted phones. No command-line knowledge is necessary to install Anti-Theft rooted. Also supports upgrading.

Remote Features
SMS commands provide you the following REMOTE options for your ‘lost’ (or stolen) phone:
Siren, Lock, custom Display properties, Locate, Memory Wipe, covert Calling, Forwarding, “Lost” Notification, SMS Sending, History, Restart, and more.

Share it on   / g+, to UNLOCK the game/app

Galaxy on Fire 2 HD v2.0.2 Apk + Data


Galaxy on Fire 2™ HD is the fully optimized Google Play version of Fishlabs’ multi-award-winning space combat and trading simulation. With cutting-edge 3D graphics, an unprecedented depth of gameplay and 10+MM installs over all kinds of mobile platforms, the title is rightfully considered a benchmark of sci-fi gaming on smartphones and tablets by fans and media alike!

# # # A CONTINUOUS STREAM OF NEW ADVENTURES # # #
In the game, you take over the role of the hot-headed space war veteran Keith T. Maxwell and save the galaxy from its impeding destruction by the hands of devious alien raiders, ruthless space pirates and power-crazy madmen! Besides the 10+ hours campaign of the main game, you can also take on two additional adventures by unlocking the extensive story add-ons Valkyrie™ and Supernova™. Granting exclusive access to tons of new missions and content, they are available via in-app purchase and can be enjoyed right away, no matter how far you’ve progressed in the main storyline!

In addition, you can also buy various credit packs and purchase your own space station, the infamous Kaamo Club, in order to stock valuable goods and park or even pimp your favourite space ships.

# # # TRUST THE MEDIA # # #
The international press loves Galaxy on Fire 2™ HD and says “that currently there is no other game on Android that could rival GOF2 in terms of complexity” (Chip.de) and that it “takes mobile gaming to a whole new level with its amazing details and rich gameplay” (AndroidPolice.com).

# # # TRUST THE FANS # # #
The fans have given Galaxy on Fire 2™ HD thousands of 5-star ratings! According to them, it resembles “Elite on the Commodore 64, but with amazing graphics” (E.K. Hartley) and is “so addicting, I played for an hour and it felt like 15 minutes” (S. Wickstrom).

# # # HUNDREDS OF UNIQUE FEATURES # # #
• Achievements and leaderboards via Google Play game services (GPGS)
• A vast galaxy with over 30 star systems and more than 100 planets and space stations
• More than 50 customizable spaceships and hundreds of different weapons systems, power-ups and commodities
• A unique mixture of story-driven, mission-based and sandbox gameplay
• High-quality visuals including detailed 3D models, hi-res textures and breath-taking Special FX
• 3D sound, orchestral soundtrack and full voice-acting
• Action Freeze™: Take screenshots from any perspective and save them onto your device
• Full support of the differing resolutions and capabilities of 200+ Android-powered smartphones and tablets

Install APK
Copy 'net.fishlabs.gof2hdallandroid2012' folder to 'sdcard/Android/Obb/'
Launch the game

Like it on   / g+, to UNLOCK the game/app