Monday, September 10, 2012

Widgetsoid2.x donate v3.4.4 Apk App



Requirements: Android 2.1+

Overview: Donate version of Widgetsoid

 Uninstall widgetsoid free version first (you can save profiles and restore it with donate version)

 Need an android application for your company ? I can make it for you! Contact me by email.

 If you like Widgetsoid buy me a beer.

 Save your widgets on SD with "profile" and uninstall free version first! You can restor your widgets with this version after.

 More feature => ability to change toggle icon.

 Look the official web site :

http://jaumard.android.free.fr/widge...php?lang=en_EN

 Send me an email if you have force close to help me improve Widgetsoid!

 Thanks to your support.

 What's in this version:

 Bug fix

 Widgetsoid need to be rewrite from scratch.

 I just start dev and it will take few month to get a new version.

 So version 4 of widgetsoid will be optimized, some bug will be fix and other bug will be new... But this new version was not compatible with widgetsoid 3.x so you will have to uninstall and install again widgetsoid.

 Thanks for your patience and your comprehension.

 If you want to test and help me with the new version please send me an email

https://market.android.com/details?id=com.jim_donate

Download Instructions:
http://www.HenchFile.com/i456e84rfcb4

 Mirror:
http://rapidgator.net/file/40820694/d344.apk.html

doubleTwist Player Premium v1.8.2 (Unlocked) Apk App



Requirements: Requires Android phones; MacOS X 10.5 or higher on your Mac, or WinXP SP2/Vista/Window 7 on your PC

Overview: "The Cure for iTunes withdrawal" -- New York Times

 Are you tired of using multiple apps for things that your iPod could do out of the box? Download doubleTwist Player and get the best all-in-one music, podcast, radio, video & sync app:

 ♬ Sync music (including iTunes playlists) to your phone from your Mac/PC over USB or AirSync over WiFi.

 ♬ Download legal, high-quality album artwork for your music.

 ♬ Smart Playlists for easy access to your Top Rated and Most Played songs.

 ♬ Subscribe to podcasts without needing a Mac/PC and get new episodes downloaded automatically over 3G or WiFi.

 ♬ Stream music, videos and photos to devices such as Xbox, PS3, Sonos, and Apple TV (black model; AirPort Express not yet supported).

 doubleTwist Player is a free download and there is a choice of in-app upgrades for premium features such as AirSync and podcast management. Alternatively, you can upgrade to doubleTwist Pro and get the three premium features bundled together at a discount.

 doubleTwist is handmade with ❤ in San Francisco.

 Need help with doubleTwist? http://doubletwist.com/help/

 If you have comments or feedback on our app, please send to android-support at doubletwist.com first as there's no way to reply to comments in the Android Market. Thanks!

 The free companion doubleTwist desktop app requires MacOS X 10.5 or higher on your Mac, or WinXP SP3 / Vista SP2 / Window 7 on your PC.

 Use of this app is subject to the doubleTwist Terms of Use and Privacy Policy: http://doubletwist.com/legal/

 What's in this version:

 New in v1.8.2:

 ♬ Fixed an issue with playback notification displaying previous track's artwork for tracks that don't have artwork.

 ♬ Fixed a crash on Android 2.2

 New in v1.8.1:

 ♬ Fixed some crashes introduced in last release.

 New in v1.8.0:

 ♬ Fixed import of Play Music offline tracks (requires root access on MTP-only devices such as Galaxy Nexus).

 ♬ New podcast setting: set Refresh Interval (every X hours).

 ♬ Added Voice Action search support ("Listen to X").

 Note:

 Enable premium features such as AirSync and podcast management ect.

 Thanks to otricy

https://play.google.com/store/apps/details?id=com.doubleTwist.androidPlayer

Download Instructions:
http://ul.to/6n1abmkp

 Mirror
http://www.HenchFile.com/nus17aetemg8

C4droid (C/C++ compiler) v3.56 Apk App



Requirements: Android version 2.1 and higher

Overview: C4droid is a C compiler for Android.

 Quick manual:

 If you have found a bug or app is not working, email me.

 If app crashes on start, check that enough internal memory is available (not 64Kb).

 Root is not required, but if you have enough internal memory OR you have rooted your device, you can get C++ support, read further. (some comments about "iostream not found" are fake, their authors just didn't follow installation instructions).

 Updating from lower than 3.0 versions:

 WARNING! Uninstall this app before update! Else app will crash. It's well known Android bug (details: http://code.google.com/p/android/issues/detail?id=1227).

 You have been warned!

 Result of compilation (binary) is placed in "/data/data/com.n0n3m4.droidc/files/temp", because sdcard doesn't have permission for execution by default.

 If you have "Illegal instruction" error, using internal compiler (TCC), install GCC plugin, GCC supports softfloat (by default).

 Long click save button to "save as", long click run to run with arguments.

 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 the 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:

 0) Install C4droid

 1) Install GCC plugin for C4droid from Android Market.

 2) Launch GCC plugin for C4droid and press "install to internal memory" (or to external if you have root rights)

 3) Select G++ compiler in C4droid preferences.

 4) Use "iostream", not "iostream.h"

 5) Add "using namespace std;" to your program (before int main)

 Tested devices:

 Android Emulator 1.6, QVGA

 Android Emulator 2.2, WVGA

 Acer Liquid 2.2, WVGA

 Herotab C8, WVGA

 WARNING! All Telechips and MediaTek based devices are unsupported (Android phones/tablets from china), because of the incompatiblity with EABI. Devices without VFP (VIA) are partially unsupported too (floating point operations).

 Keywords: c compiler, c interpreter, c++ compiler, GCC, c/c++ interpreter, c/c++ compiler.

 Email me if app won't work after update.

 You need to uninstall app if updating from version lower than 3.35!

 3.56:

 Fixed bugs, support more devices for external memory installation.

 Added an option to change TextWarrior syntax highlighting theme.

 Long click open button for recent files menu.

 3.49:

 Updated UI.

 Added experimental Qt support.

 Added Makefile (and qmake) support.

 Moved all unpack code from GCC plugin to C4droid.

 Added examples to GCC plugin.

https://play.google.com/store/apps/details?id=com.n0n3m4.droidc

Download Instructions:
http://www.HenchFile.com/s4sr7exhan6w

 Mirror:
http://rapidgator.net/file/40827758/c356.apk.html

Metro Escape v1.0.1

Metro Escape v1.0.1
Requirements: Android 2.2 or higher
Overview: You were riding home late and fell asleep, so now you must escape the subway. You woke up all alone in an empty subway car. Now You Must Escape the Subway.


[break]

Tag brain escape This game requires Flash Player to run

Content rating: High Maturity

More Info:


Code:

https://play.google.com/store/apps/details?id=com.france87744.game.Android100524MustEscapeTheSubwayc0&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5mcmFuY2U4Nzc0NC5nYW1lLkFuZHJvaWQxMDA1MjRNdXN0RXNjYXBlVGhlU3Vid2F5YzAiXQ..


Download Instructions:
http://www.filecloud.ws/jrqu9kpvdego

Prototype HD Live Wallpapers v1.2

Prototype HD Live Wallpapers v1.2
Requirements: Android 2.1 or higher
Overview: Mellin studio presents new free hd live wallpapers theme.


[break]

Try it! It gives your phone a riveting look, needs no launcher, uses very little battery and works on all phones! One of the coolest space live wallpapers out there!

TO USE: Home->Press Menu->Wallpapers->LiveWallpapers

Optimized Battery Usage.Free themes from our works and open source materials.

Compatible with 99% android devices.

This free app is ad supported and may contain ads in the notification tray and/or home screen.

This is live wallpaper not an APP. User have to set wallpaper after installing.

App does not use or transmit user data.All permissions are for displaying advertisements

Recent changes:

Prototype HD Live Wallpapers

More Info:


Code:

https://play.google.com/store/apps/details?id=com.mellin.prototype&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5tZWxsaW4ucHJvdG90eXBlIl0.


Download Instructions:
http://www.filecloud.ws/06wq1bb7nt09

Sunny Day v1.0

Sunny Day v1.0
Requirements: Android 2.1 or higher
Overview: Live Wallpaper Sunny Day


[break]

Content rating: Everyone

More Info:


Code:

https://play.google.com/store/apps/details?id=com.aboyazan.sunnyday&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5hYm95YXphbi5zdW5ueWRheSJd


Download Instructions:
http://www.filecloud.ws/h15lmc6k92gq