Symbian^3 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
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
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
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.
Note: setSocketOption() isn't supported, doesn't replace ServerSocketConnection
SIS package (1.0)
Last update: 06.01.2024
Replaces Nokia implementation with built into J9 IBM's implementation, that makes it much faster than stock.
Note: setSocketOption() isn't supported, doesn't replace ServerSocketConnection
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
bypassing the sqlite db which was introduced in ^3 and is really slow.
SIS package (1.1)
Sources
Last update: 18.03.2024