One of the parts of JavaME development that always pains me is that for such a resource limited device, in particular when accessing radio networks, is the fact that the zip api is not exposed as standard (despite the fact that the files contained in the JAR itself are zipped)
Andrew Girow has kindly made his lightweight implementation freely available http://tinyline.com/utils/index.html