Skip to content

Gradle project setup for Nokia 3310 2G (2017) app development

License

Notifications You must be signed in to change notification settings

praj-foss/3310-eternum

Repository files navigation

3310 Eternum

A place where I can keep experimenting with my Nokia 3310 forever!

Building

JDK 8 is necessary to compile these. Download and install one for your OS from the Temurin releases.

Once JDK is installed, use the following command to build:

./gradlew :example:jar
# replace 'example' with the target subproject name 

To emulate the jars locally, use MicroEmulator

DEBUGG

This is an app for scanning java environment of the device. Comes with a known list of property names. Refer to releases for downloading debugg.jar.

DEBUGG - Environment names

DEBUGG - Environment value

Command to build jar file:

./gradlew :debugg:jar 

File is generated at debugg/build/libs/debugg.jar.

Thanks!

About

Gradle project setup for Nokia 3310 2G (2017) app development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages