Welcome To Topandfreedroid

Installing Applications Through the Android Market

The Android Market is essentially Android’s answer to Apple’s iPhone App Store. As of September 2009, the Android Market already offered well over 10,000 applications, and this number has only continued to grow. In addition to the applications the Android Market offers, you can also use it to install other downloaded third party applications.

  1. Copy the APK file to your Android’s memory card and insert the card into your phone.
  2. Download and install the Apps Installer application from the Android Market
  3. Once installed, the Apps Installer will display the APK files on the memory card.
  4. Click and install your APK files.

Installing Applications With Android SDK

It is possible to install APK files without utilizing the Android Market, although the process is more difficult and complex. To avoid the Android Market, you need to use Android SDK.

  1. Download and install the Google Android SDK program and the Android USB drivers. The download links are as follows: http://code.google.com/android/intro/installing.html
  2. http://dl.google.com/android/android_usb_windows.zip
  3. You need to modify your Android’s settings to allow the installation of applications from other sources. Under “Settings,” select “Application Settings” and then enable “Unknown Sources.” Also under “Settings,” select “SD Card” and “Phone Storage,” and finally enable “Disable Use for USB Storage”
  4. This last step is easy. Open Command Prompt and type the following: adb install <1>/<2>.apk
  5. However, when you type the command, replace <1> with the path to your APK file and replace <2> with the name of the APK file.
  6. You’re done! Your application is now ready for your use and enjoyment.

Monday, September 10, 2012

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


<input name="IL_RELATED_TAGS" type="hidden" value="1">/></input>


Android Market | Android Apps | Android Apk Files