AndroidIDE
AndroidIDE copied to clipboard
Add Debugger for Java
Issue Checklist
- [X] I confirm that this feature request has not been previously suggested.
- [X] I agree to follow the project's code of conduct.
- [X] I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.
Additional terms
- [X] I understand that feature requests are subject to evaluation and may not be implemented immediately.
- [X] I agree to provide additional details if needed for a clearer understanding of the requested feature.
Feature description
Add support for debugger
Use Case
To find bugs more easily
Benefits
To find bugs more easily without using System.out.println() and recompiling