Latest News

SMS Salama v0.2.0 (J2ME Application)

SMS Salama is mobile phone Java application with which you can send and receive encrypted SMS. Normally, SMS are transmitted as plain text, so any one with access to your operator’s network may be able to obtain the contents of your message. Some operators may even allow their customer service personnel to look into your messages. With SMS Salama you … Read more

http://code.google.com/p/sms-salama/

By · 0 comments
Cibyl v19 (J2ME misc Source Code)

Cibyl is a programming environment and binary translator that allows compiled C programs to execute on J2ME-capable phones. Cibyl uses GCC to compile the C programs to MIPS binaries, and these are then recompiled into Java bytecode. Cibyl programs are regular compiled Java programs, and Cibyl therefore performs relatively well. With Cibyl, C programs can be ported to J2ME without … Read more

http://code.google.com/p/cibyl/

By · 0 comments