Create Gathering/Runners 2D-Games + .apk And Run on Your Android-Device Without Internet

0 17
Avatar for liwaha
Written by
1 year ago
Topics: Experiences

Game development without Internet /programming: basics strategy, scenes setup, rendering game scenes with images / textures, movements, physics, magics and user interaction. An .apk-file is automatically created that can be installed immediately.

Short Guide

1. Download "AIDE- IDE for Android Java C++" from GooglePlay.

2. Install "AIDE- IDE for Android Java C++".

3. Select a sample application from the sample catalog.

4. Edit the example if necessary.

5. Compile the example.

6. Run the example for testing.

7. The created Apk file in the working directory can be installed as a regular application, without forgetting to uncheck "Allow installation of applications from unknown sources".

Features "AIDE- IDE for Android Java C++"

"AIDE- IDE for Android Java C++" is an integrated development environment (IDE) for developing real Android apps directly on your Android device. Graphics library - libgdx. Supports building apps with Java/Xml and the Android SDK, apps with C/C++ and the Android NDK as well as pure Java console applications. AIDE is fully compatible with Eclipse / Android Studio projects. You can keep your sourcecode on your Dropbox - AIDE integrates with Dropbox and allows to easily download from your Dropbox / Git and sync back your changes.

Beginners can learn to code, developers can do real development:

  • Learn-to-code (in-app purchase)

  • Edit-compile-run cycle;

  • Create a sample App with a single touch;

  • Build Java/Xml apps;

  • Build C/C++ NDK apps;

  • Build pure Java console applications;

  • Run your App with a single click;

  • No root access required;

  • Incremental compilation for fast build times;

  • Integrated LogCat viewer;

  • Debugger (in-app purchase);

  • Debug Android Java apps and Java Console apps;

  • Breakpoints;

  • Inspect thread trace, local variables, object fields;

  • Real-time error checking;

  • UI design;

  • Refactoring;

  • Code formatter;

  • Create setters/getters/constructors from fields;

  • Code navigation;

  • Very fast editor even with large files;

  • Syntax highlighting for Java and XML;

  • Unlimited Undo/Redo;

  • Pinch zoom;

  • Keyboard support with configurable keybindings;

  • UI optimized for small screens to show as much code/content as possible;

  • Filebrowser;

  • Built-in file manager with the most common features: Rename, delete, create file or folder;

  • AIDE Support Java development but C and C++ native development is supported as well.

1
$ 0.00
Avatar for liwaha
Written by
1 year ago
Topics: Experiences

Comments