Tagged Questions

1
vote
3answers
579 views

Retrieving the SMS Messages from the SIM card on with android

Hi Everyone, I was wondering if anyone knew anything about programmatically getting the sms messages off of your phone's sim card on an android platform. I would like to write a program that allows …
0
votes
2answers
520 views

Compilation error on Zxing

Since I don't own a G1 for development purposes, I am doing my best with the emulator. This said, I am trying to scan a JPEG image or a PNG image in my sdCard, with the ZXing (Zebra Zrossing) library. …