MIDlet Project

This commit is contained in:
2025-10-23 18:20:48 -03:00
commit dfdba9c61d
6 changed files with 42 additions and 0 deletions

0
build/compiled/.nomedia Normal file
View File

7
build/manifest.mf Normal file
View File

@@ -0,0 +1,7 @@
MIDlet-1: [ MIDlet Name ],[ MIDlet Icon ],[ MIDlet Class ]
MIDlet-Name: [ MIDlet Name ]
MIDlet-Vendor: [ Your Name ]
MIDlet-Version: [ Version ]
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
MIDlet-Description: [ Description ]

View File