Skip to content

Gamr13/J2ME_Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

J2ME_Notes

A simple Notes app for Java J2ME phones.

Build Instructions:

run git clone on this repository

inside that folder, create an sdk folder. Inside the sdk folder, you'll need to grab JDK8 from https://adoptium.net/en-GB/temurin/releases?version=8 in a .zip format, open it and take out the jdk8****** folder from the archive, and rename it to "jdk8" for convenience!

next, still in the sdk folder, create a lib folder. The lib folder should contain the following: cldcapi10.jar and midpapi10.jar. You can obtain these after installing this from Oracle: https://www.oracle.com/java/technologies/sun-java-wireless-toolkit.html and then going to the install path (usually C:\WTK2.5.2) and /lib/

About

A simple Notes app for Java J2ME phones.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors