Tuesday, September 4, 2012

Paper Zombie Apk Android


Paper Zombie is a fast action shooting game where your mission consists of facing challenging waves of zombies in relatively short but very exciting and intensive stages.
Luckily you have three kinds of different weapons, each one with its own capabilities. You should combine them to succeed at this unevenly-matched fight.


- Cutting weapons. Everyone knows that one of the best ways to destroy paper is cutting it, but you’ll need to be relatively close to the zombies.

- Shooting weapons. Shoot at the zombies to knock them down but remember that you may only have a limited amount of bullets.

- Launching weapons. Paper burns easily. Launch firebombs to the areas plagued by zombies to finish them off but be careful that there aren’t any innocent ones in the area!

Paper Zombie isn’t just another game. It takes 3D capabilities of the handheld device to the limit, with user friendliness, an audiovisual display and depth to the game that has never been seen before on this platform and even more so on consoles.

Click here for Download
Direct Download Link


Blind Ninja : Sing Apk Android


Become a hero BlindNinja Sing! You must be a Ninja. Just do it now!!!
A beautiful graphics that are a scene that reminds of a fairy tale unfolded before your eyes.


FEATURES
*Easy to learn the difficult to master!
*Run run run! Jump jump jump! Hit hit hit!
*Kill scarecrow you can create numerous combos!
*Beautifully detailed backgrounds!

Easy to learn the difficult to master!
*this game is amazing so much fun i cant stop playin it i play every day. LOVE IT!!!!! -Christian lua
*the best game ever its amaizing, add it and you won't regret it. -David Wilson

Click here for Download
Direct Download Link


Photo Grid HD Apk Android


Make your photos collection into amazing collages. With PhotoGrid you can make your photos collection into amazing collages.
Free collage maker and no Limitation at all. Try it out now.
Support 1024*1024 export now!




Features:
* The best collage creator on Android for Instagram
* High mode,Wide mode,Free style collage, and PhotoGrid
* Shake or select layout to rearrange photos.
* Edit Mode you can Move, Swap, Rotate, Zoom.
* Lots of layout templates, frame and backgournd
* Share your collage to:Facebook, Instagram Twitter, Flicker, Picasa, Blogger, Tumblrand other social media.

FAQ and answer

Instagram questions

Q: how to make photo in square, so i dont have to crop it.
A: Default mode is square now.

Q: how to move the photo in grid
A: you can drag to move on mainpage now, no need goto edit and click moving button.

Q: too small to upload to instagram?
A: please update your instagram to latest version

Other FAQ
Q: not all my photo loaded in photogrid
A: please check if these photo in system gallery, our album are sync with system gallery.
A: and you can add album photo manually by click setting button on the folder list page (up right)

Q: How to edit? ( Move, Swap, Rotate, Zoom )
A: Please click "green pencil" icon besides save button on up right of main page.

Q:Where do the collages go when u save them?
A:Saved in sdcardPhoto Grid

Q:How to send us debug log
A:Click setting on first page and select Email support。

Click here for Download
Direct Download Link


Soul Movie Pro Apk Android


This program support SMI and SRT caption file. SMI and SRT file have to exist at same place with movie file.
if you have a /sdcard/AAA.mp4, SMI file name must have /sdcard/AAA.smi.


< Feature >
Playing YouTube and support YouTube caption.
Colored SMI,
Ruby tag at SMI file,
Caption time sync adjust,
Caption size,
Caption list viewer,
Volume control,
Brightness control,
Bookmark,
folder browser,
Touch lock mode,
etc

Click here for Download
Direct Download Link


Sunday, September 2, 2012

My Boy! - GBA Emulator Apk Android


My Boy! is a super fast emulator to run GameBoy Advance games on the broadest range of Android devices, from very low-end phones to modern tablets. It does more than just emulating the full system. Thanks to the save state system, you can save progress at any time and return back to it instantly. And while enabling fast-forward in game, you can quickly skip the long boring intros/dialogs in RPGs.


• Fastest emulation. Easily get to 60 FPS without frame skips on medium-end devices.
• Excellent game compatibility. Run 90%~95% of games without a problem.
• Fast and complete video emulation (alpha blending, fading, mosaic, etc)
• High-level BIOS emulation. No BIOS file needed.
• Enter multilined GameShark/CodeBreaker cheat codes and enable/disable them on the fly while the game is running.
• IPS ROM patching
• OpenGL rendering backend, as well as normal rendering on devices without a GPU.
• Fast-forward to skip long stories, as well as slow down games to get past a level you cannot in normal speed.
• Save games at any time with screenshot
• Configurable on-screen keypad (multi-touch requires Android 2.0 or later)
• External controllers support, through either the Android native way or input method.
• Well-designed user interface. Seamlessly integrated with the latest Android.
• Create and switch to different key mapping profiles.
• Create shortcuts to easily launch your favorite games from your desktop.

No games are included with this app and you need to obtain yours in a legal way. Place them onto your SD card, and browse to them from within the app.

Click here for Download
Direct Download Link


App 2 SD Pro (move apps to SD) Apk Android


App 2 SD helps you to get more free internal phone storage space Are you running out of application storage?
Do you hate having to check each and every app if it supports moving to the SD card?

Do you want an app that automatically does this for you and can notify you when an app can be moved?
App 2 SD streamlines the movement of applications to on your device's external or internal storage through your device's Settings. With this handy app, you'll have more control over your ever expanding collection of apps. This app is crucial to anyone who has memory management issues.

*** Over 10,000,000 Downloads! ***


★ View all SD card capable apps and move them seamlessly
★ notify if movable apps installed
★ 1-tap to clear all app cache
★ export the app list to SD card
★ install apps from the exported app list
★ home screen widget shows cache and available size
★ show app cache/data/code/total size
★ keep track of total and available storage space
★ sort through apps stored on phone and SD card
★ add movable apps to the ignore list
★ move apps back to the internal storage
★ view app on Market
★ quick uninstall apps by drag-n-drop
★ open app
★ show app details page
★ support "Move2SD Enabler"
★ customizable notification sound, vibrate and light

Click here for Download
Direct Download Link


C4droid (C/C++ compiler) Apk Android








C4droid is a simple C/C++ IDE + C/C++ compiler for Android with Makefile support.
C4droid already has almost full C language support, so you don't need to wait when it will be added.
You can to write your own applications on Android phone, and run them. This app uses TCC and uClibc, so it has full support of ANSI C and some support of ISO C99. C4droid can be used for educational purposes or to practice in C language.
Some components of C4droid are LGPL-licensed. You can download used source code of TCC and uClibc on their websites (But TCC had been modified by me, so I recommend to email me to get modified source).
C4droid includes Android Terminal Emulator so you can to run your application comfortably.


To get C++ support you need:
1) Install GCC plugin (C4droid will ask you to install it).
2) Select G++ compiler in C4droid preferences.
3*) Use iostream, not iostream.h
4*) Add "using namespace std;" to your program (before int main)

To compile Makefile projects, open any file in the same folder with Makefile and long-click "Compile" to configure current directory (C4droid will create .c4droid configuration file when you'll press Ok). After configuring folder, you can press compile button and C4droid will build your project.
Don't forget to enter executable name and select compilation mode (and press ok also, else changes will be discarded)

C4droid supports SDL, NativeActivity and Qt for GUI now, install SDL plugin for C4droid to use it (only GCC/G++ compiler is supported, so you need GCC plugin).
(SDL is detected with #include "SDL.h", NativeActivity is detected with #include "android_native_app_glue.h", Qt is detected with #include "QtGui").
There is an experimental support for Qt using necessitas, but note that it's in alpha stage.
Qt support limitations:
1) Path to Ministro libraries is hardcoded (/data/data/org.kde.necessitas.ministro/files/qt/lib), so email me if it will change.
2) Only QtCore and QtGui libraries are supported by C4droid for now.
3) If you're compiling a single-file Qt app, you must add #include "yoursourcefilenamewithcpp.moc" to the end of file. If you're using .pro file for compilation, you don't need to do that.

Click here for Download
Direct Download Link