/nnproject/

Symbian Java patches


Installation


Phone must be hacked, all SIS packages here are unsigned
Before installing activate Open4All patch
After patch installation you have to reinstall midlets to apply extensions list changes

JSR179 Patch


Adds ability to get partial updates in LocationListener (when position is not available but you can get timestamp and nmea data)
Adds satelliteNumInView and satelliteNumUsed params in Location.getExtraInfo()

SIS package (1.0)
Sources
Last update: 06.01.2024


HTTP Connection Patch


Patches HttpConnection.
Replaces Nokia implementation with built into J9 IBM's implementation, that makes it 2x faster than stock.
Doesn't replace HttpsConnection

SIS package (1.0)
Sources
Last update: 06.01.2024


Socket Connection Patch


Patches SocketConnection.
Replaces Nokia implementation with built into J9 IBM's implementation, that makes it much faster than stock.
setSocketOption() isn't supported

SIS package (1.0)
Last update: 06.01.2024


RMS Mod


Mod that makes RMS much faster by writing data directly to the file system,
bypassing the sqlite db which was introduced in ^3 and is really slow.

SIS package (1.1)
Sources
Last update: 18.03.2024


2024, nnproject

Site made by rehdzi & shinovon