V
volosov
Can someone suggest how to programmatically find out if midlet runs in
emulator vs. on the phone?
I don't want to start GPS thread if I'm testing midlet in the emulator.
Flipping static boolean bDebug flag all the time is lame.
Thanks.
emulator vs. on the phone?
I don't want to start GPS thread if I'm testing midlet in the emulator.
Flipping static boolean bDebug flag all the time is lame.
Thanks.