This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
No module found #1924
Open
Description
Issue Checklist
- I confirm that this issue is not a duplicate and hasn't been reported before.
- I agree to follow the project's code of conduct.
- I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.
Additional terms
- I understand that providing incomplete or inaccurate information may result in the issue being closed.
- I agree to provide all requested details promptly for a comprehensive bug report.
Issue explanation
When i opn ide and create an inbuild ptoject after creating i run that project after some time its says no module found in this application. i create other projects even a blank but its not fixed.Please Fix this.
### Device: Infinix Note 30
Android 14
Expected behavior
Run without any erros and compile the application for make it installble and we can test it.
Version name
Version : v2.7.1-beta (27102)
CI Build : true
Branch : main
Commit : 55bb46b
Variant : arm64-v8a (release)
Build type : OFFICIAL
F-Droid Build : false
F-Droid Version : null
F-Droid Version code : -1
SDK Version : 34
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : INFINIX
Device : InfinixX6711
Download source
GitHub
Relevant log output
: isInitializing: false, isBuildInProgress: false
ActionUtils E Cannot run application. No application modules found in project.
StopWatch D Action 'ide.editor.build.quickRun' completed in 18ms
ActionUtils E Cannot run application. No application modules found in project.
StopWatch D Action 'ide.editor.build.quickRun' completed in 14ms
ActionUtils E Cannot run application. No application modules found in project.
StopWatch D Action 'ide.editor.build.quickRun' completed in 19ms
StopWatch D Action 'ide.editor.sidebar.terminal' completed in 14ms
EditorActivity D [onPause] Opened files cache reset to OpenedFilesCache(selectedFile=/storage/emulated/0/AndroidIDEProjects/My Application/app/src/main/java/com/example/myapplication/MainActivity.java, allFiles=[OpenedFile(filePath=/storage/emulated/0/AndroidIDEProjects/My Application/build.gradle.kts, selection=Range(start=Position(line=0, column=0, index=0), end=Position(line=0, column=0, index=0))), OpenedFile(filePath=/storage/emulated/0/AndroidIDEProjects/My Application/app/src/main/java/com/example/myapplication/MainActivity.java, selection=Range(start=Position(line=0, column=0, index=0), end=Position(line=0, column=0, index=0)))])
BootClassProvider D Indexing boot classpath: /data/data/com.itsaky.androidide/files/home/.androidide/android.jar
ActionUtils E Cannot run application. No application modules found in project.
StopWatch D Action 'ide.editor.build.quickRun' completed in 8ms
ActionUtils E Cannot run application. No application modules found in project.