AIDE Studio Application icon

AIDE Studio 3.0

3.4 MB / 10K+ Downloads / Rating 3.9 - 202 reviews


See previous versions

AIDE Studio, developed and published by K-Projects, has released its latest version, 3.0, on 2021-07-01. This app falls under the Tools category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 3.9, based on 202 reviews.

AIDE Studio APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.kproject.aidestudio

Updated: 4 years ago

Developer Name: K-Projects

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing AIDE Studio on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.9
Total 202 reviews

Reviews

2 ★, on 2021-04-22
If i create an project and run it, its always crashing i dont know why (dont have error) hope you fix it asap. i actualy kinda like this app because of ActivityCompat

4 ★, on 2021-04-25
It's a great app. Its really easy. But can you add a way to change the app icon of My AIDE project? And when creating one?

5 ★, on 2020-01-15
Makes App development and project setup with AIDE fast and easy. It works amazingly great! 👍🏾

5 ★, on 2019-12-29
Please Add Google Login Feature Implement System in Your app. I'm Using This app before 6 Month and This is Very Useful application

5 ★, on 2020-02-26
SWEET! Thank you. If you use AIDE, this is one of the abilities it's missing.

5 ★, on 2020-07-17
Thanks i request you add (like the permissions dialog in manifest )add an imports dialog when the user clicks a class(.java) IMPORTS FOR EXAMPLE *import android.os.bundle;*

Previous Versions

AIDE Studio 3.0
2021-07-01 / 3.4 MB / Android 4.1+

About this app

Despite its name, this application is not an IDE (Integrated Development Environment). AIDE Studio was created to help develop Android applications with AIDE.
AIDE is an IDE popularly used to develop Android apps on the Android device itself. Already AIDE Studio works as a kind of "add-on" to help in this development. If you do not develop applications or do not use AIDE, this application will probably be useless to you.

*. Main Functions:
- Project Creation: Create projects with more customization options than AIDE. You can define the application and package name (only options available in AIDE), minSdkVersion and targetSdkVersion, Activity name and main layout, among other things. The project also comes with some extra features like a menu.
- Project Management: You can rename and delete projects quickly. Note that when renaming a project, you will not be renaming the application name.
- Creating Activities: With AIDE Studio, you can navigate to the desired folder (within your source code in the "java" folder) and easily create Activities. Just choose the class name and layout, and choose to use AppCompatActivity. The process of creating java and xml files (class and layout, respectively) is done automatically, as is the declaration of Activity in AndroidManifest.
- Permissions Management: When opening a project, you can click on AndroidManifest.xml to see all declared permissions. You can add and remove permissions very quickly. Remember that depending on your app's permission and targetSdkVersion, you should also ask for runtime permission on Android Marshmallow (6.0, API 23) and higher. This app only manages the permissions on the project's AndroidManifest. Runtime permissions should be managed directly in the application source code as needed.

*. Extra Functions:
- Default Project Folder: Set the default folder where you store your projects. Initially, the default folder is AIDE's own folder, "AppProjects", located in internal memory.
- Theme: Set a theme for the application from a few theme options.
- Filter Projects: If you want only Android application projects developed in AIDE to be shown in the list, enable this option. Thus, Java application projects, websites, etc. will not be displayed in the list. We recommend using this as it avoids seeing projects incompatible with AIDE Studio as it only works on Android application projects.

It is important to remember that this app does not work with code editing, layout preview or the like. It is designed solely to assist in the development of applications made with AIDE. When creating projects, Activities, and managing permissions with AIDE Studio, you must use AIDE to develop your applications.

Note: This app has no connection with the developers or the AIDE team itself, nor does it use any features of its own.

New features

• Discontinued application. Thanks for all the support!

App Permissions

Allows an application to write to external storage.
Allows an application to read from external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.