Basic J2ME app with Gradle.
Go to file Use this template
2024-06-19 13:44:12 +03:00
gradle/wrapper fix gradle 2024-06-19 13:44:12 +03:00
microemulator-2.0.4 Fix microemulator. 2024-02-17 15:20:44 +03:00
src/main Remove unnecessary files + move manifest attributes to gradle.properties and move class Hello to the net.example package. 2024-02-17 15:13:07 +03:00
.gitignore Fix microemulator. 2024-02-17 15:20:44 +03:00
build.gradle Remove unnecessary files + move manifest attributes to gradle.properties and move class Hello to the net.example package. 2024-02-17 15:13:07 +03:00
gradle.properties Remove unnecessary files + move manifest attributes to gradle.properties and move class Hello to the net.example package. 2024-02-17 15:13:07 +03:00
gradlew Initial commit 2024-02-17 00:21:16 +03:00
gradlew.bat Initial commit 2024-02-17 00:21:16 +03:00
LICENSE Initial commit 2024-02-16 21:10:21 +00:00
README.md Initial commit 2024-02-16 21:10:21 +00:00
settings.gradle Initial commit 2024-02-17 00:21:16 +03:00

j2me-hello-gradle

Basic J2ME app with Gradle.