Thank you very much for your answer.

Here is my code, including the service and the PicTakerActivity, which
should raised on any interval:
http://pastebin.com/MzPZNjwY
Please ignore the m_interval variable and assume that I'm initialize
him from another place.

Before I'm starting the activity, I added the line today:
i.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
And it makes a little bit different. Now the first time works well,
but after that it crashes.


The log when I start MyService:

09-14 18:09:07.556: DEBUG/MyService(3413): onCreate
09-14 18:09:07.556: DEBUG/MyService(3413): onInterval
09-14 18:09:07.566: INFO/ActivityManager(105): Starting activity:
Intent { flg=0x10000000 cmp=ShaharPack.MyPack/.PicTakerActivity }
09-14 18:09:07.566: DEBUG/MyService(3413): onInterval
09-14 18:09:07.576: DEBUG/MyService(3413): onStart
09-14 18:09:07.576: INFO/ActivityManager(105): Starting activity:
Intent { flg=0x10000000 cmp=ShaharPack.MyPack/.PicTakerActivity }
09-14 18:09:07.646: WARN/CameraSwitch(3413): open main camera
09-14 18:09:07.646: WARN/CameraSwitch(3413): no file - can't switch
camera
09-14 18:09:07.656: DEBUG/CameraService(68): CameraService::connect E
(pid 3413, client 0x37628)
09-14 18:09:07.656: DEBUG/CameraService(68): Client::Client E (pid
3413)
09-14 18:09:07.656: INFO/mm-camera-mmap(68): set sensor selection :0
09-14 18:09:07.796: INFO/mm-camera-config(68): cam_conf fd
cfgctrl.camfd:0
09-14 18:09:07.796: INFO/mm-camera-config(68): Open config device
node : /dev/msm_camera/config0
09-14 18:09:07.796: INFO/(68): [AWB Calibration]:ctrlfd:25
09-14 18:09:07.826: INFO/(68): [AWB Calibration] cfg.fuse_id_word1:0x0
09-14 18:09:07.826: INFO/(68): [AWB Calibration] cfg.fuse_id_word2:0x1
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
cfg.fuse_id_word3:0x45002
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
cfg.fuse_id_word4:0x4512b1
09-14 18:09:07.826: DEBUG/mm-camera-s5k3e2fx_u(68): lcd type = 0
09-14 18:09:07.826: INFO/(68): [AWB Calibration] rg_ratio_GS_table[0]:
0.733340
09-14 18:09:07.826: INFO/(68): [AWB Calibration] rg_ratio_GS_table[1]:
0.733340
09-14 18:09:07.826: INFO/(68): [AWB Calibration] rg_ratio_GS_table[2]:
0.754883
09-14 18:09:07.826: INFO/(68): [AWB Calibration] bg_ratio_GS_table[0]:
0.601600
09-14 18:09:07.826: INFO/(68): [AWB Calibration] bg_ratio_GS_table[1]:
0.601600
09-14 18:09:07.826: INFO/(68): [AWB Calibration] bg_ratio_GS_table[2]:
0.598633
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word1:0x0
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word2:0x1
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word3:0x45002
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word4:0x4512b1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] fuse_id : 0x0, 0x1,
0x45002, 0x4512b1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] fail to read /data/
awb_cal
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read from file OK: /
sys/android_camera_awb_cal/awb_ca
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all c1b ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 323 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 223 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 0 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 1 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 45002 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all 4512b1 ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] read all
f087f39d ,ok=1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] check sum=f087f39d,
OK
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[0]:0x00000c1b
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[1]:0x00000323
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[2]:0x00000223
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[3]:0x00000000
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[4]:0x00000001
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[5]:0x00045002
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[6]:0x004512b1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[7]:0xf087f39d
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
fuse_id_word1:0x00000000
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
fuse_id_word2:0x00000001
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
fuse_id_word3:0x00045002
09-14 18:09:07.826: INFO/(68): [AWB Calibration]
fuse_id_word4:0x004512b1
09-14 18:09:07.826: INFO/(68): [AWB Calibration] caBuff[0]:3099
09-14 18:09:07.826: INFO/(68): [AWB Calibration] valid bit and fuseID
pass, use new white points
09-14 18:09:07.826: INFO/(68): [AWB Calibration] use light version: v3
09-14 18:09:07.836: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:07.836: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:07.856: DEBUG/mm-camera-ctrlcmd(68): In
config_proc_CAMERA_SET_PARM_LED_MODE: 0
09-14 18:09:07.856: INFO/mm-camera-ctrlcmd(68): md.d.aec_mode.aec_mode:
1
09-14 18:09:07.856: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:07.856: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:07.856: INFO/mm-camera 8x vfe(68): vfe_set_coordinate x:2
y:2
09-14 18:09:07.866: DEBUG/mm-camera-ctrlcmd(68): md.d.aec_iso_mode = 0
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): Client(78)
constructor
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): Create new
client(78) from pid 68, url=/system/media/audio/ui/camera_click.ogg,
connId=78
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): setDataSource(/
system/media/audio/ui/camera_click.ogg)
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): player type = 3
09-14 18:09:07.866: DEBUG/MediaPlayerService(68): player type =
VORBIS_PLAYER
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68):  create
VorbisPlayer
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68):  setDataSource
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): [78]
setAudioStreamType(7)
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): [78] prepareAsync
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): [78] notify
(0x42040, 1, 0, 0)
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): Client(79)
constructor
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): Create new
client(79) from pid 68, url=/system/media/audio/ui/VideoRecord.ogg,
connId=79
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): setDataSource(/
system/media/audio/ui/VideoRecord.ogg)
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68): player type = 3
09-14 18:09:07.866: DEBUG/MediaPlayerService(68): player type =
VORBIS_PLAYER
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68):  create
VorbisPlayer
09-14 18:09:07.866: VERBOSE/MediaPlayerService(68):  setDataSource
09-14 18:09:07.876: VERBOSE/MediaPlayerService(68): [79]
setAudioStreamType(7)
09-14 18:09:07.876: VERBOSE/MediaPlayerService(68): [79] prepareAsync
09-14 18:09:07.876: VERBOSE/MediaPlayerService(68): [79] notify
(0x26660, 1, 0, 0)
09-14 18:09:07.876: DEBUG/CameraService(68): Client::Client X (pid
3413)
09-14 18:09:07.876: DEBUG/CameraService(68): CameraService::connect X
09-14 18:09:07.876: DEBUG/Camera(3413): app passed NULL surface
09-14 18:09:07.876: DEBUG/CameraService(68): setPreviewDisplay(0x0)
(pid 3413)
09-14 18:09:07.876: INFO/CameraService(68): mUseOverlay:0
09-14 18:09:07.896: INFO/CameraService(68): setParameters(sharpness-
max=30;zoom=0;taking-picture-zoom=0;zoom-supported=true;sharpness-
min=0;sharpness=10;contrast=5;whitebalance=auto;jpeg-
quality=100;preview-format-values=yuv420sp;jpeg-thumbnail-
quality=75;preview-format=yuv420sp;preview-size=640x480;focal-
length=4.31;iso=auto;meter-mode=meter-center;front-camera-
mode=mirror;flash-mode-values=off,auto,on,torch;preview-frame-rate-
values=15;preview-frame-rate=15;focus-mode-values=auto,infinity;jpeg-
thumbnail-width=768;jpeg-thumbnail-size-
values=768x576,640x480,512x384,0x0;zoom-
ratios=100,114,131,151,174,200;saturation-def=5;preview-size-
values=1280x720,800x480,768x432,720x480,640x480,576x432,480x320,400x240,384x288,352x288,320x240,272x272,240x240,240x160,176x144;smart-
contrast=off;picture-size-
values=2592x1952,2592x1728,2592x1552,2560x1920,2560x1712,2048x1536,2048x1360,2048x1216,2016x1344,1600x1200,1584x1056,1280x960,1280x848,1280x768,1248x832,1024x768,640x480,640x416,640x384,624x416,512x384,400x400,272x272;contrast-
min=0;min-exposure-compensation=-4;bri
09-14 18:09:07.896: DEBUG/mm-camera-ctrlcmd(68): In
config_proc_CAMERA_SET_PARM_LED_MODE: 0
09-14 18:09:07.896: INFO/mm-camera-ctrlcmd(68): md.d.aec_mode.aec_mode:
1
09-14 18:09:07.896: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:07.896: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:07.896: INFO/mm-camera 8x vfe(68): vfe_set_coordinate x:2
y:2
09-14 18:09:07.896: DEBUG/mm-camera-ctrlcmd(68): md.d.aec_iso_mode = 0
09-14 18:09:07.896: DEBUG/CameraService(68): startCameraMode(0) (pid
3413)
09-14 18:09:07.896: DEBUG/CameraService(68): mSurface is not set yet.
09-14 18:09:07.896: DEBUG/CameraService(68): startPreviewMode (pid
3413)
09-14 18:09:07.916: DEBUG/mm-camera 8x vfe(68): vfe_enable_vfe: ctrl-
>state is 0
09-14 18:09:07.916: DEBUG/mm-camera 8x vfe(68): vfe_enable_vfe: set
ctrl->state = CAMERA_STATE_VFE_ENABLED
09-14 18:09:07.916: INFO/mm-camera(68): Open Device node : /dev/
msm_camera/frame0
09-14 18:09:07.956: ERROR/mm-camera 8x vfe(68):
vfe_util_updaterollofftbl: sensor doesn't support rolloff correction
by VFE
09-14 18:09:08.078: INFO/CameraService(68): [Camera KPI] 1st preview
frame
09-14 18:09:08.146: DEBUG/dalvikvm(3413): GC_FOR_MALLOC freed 1971
objects / 135384 bytes in 48ms
09-14 18:09:08.146: INFO/dalvikvm-heap(3413): Grow heap (frag case) to
3.148MB for 460816-byte allocation
09-14 18:09:08.186: DEBUG/dalvikvm(3413): GC_FOR_MALLOC freed 334
objects / 15552 bytes in 43ms
09-14 18:09:08.286: ERROR/MemoryHeapBase(68): error opening /dev/
pmem_camera: No such file or directory
09-14 18:09:08.336: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.vSyncEdge 0
09-14 18:09:08.336: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.hSyncEdge 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.syncMode 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.vfeSubSampleEnable 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.busSubSampleEnable 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.irqSubSampleEnable 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.binningEnable 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.camifConfig.misrEnable 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.EFS.efsEndOfLine 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.EFS.efsStartOfLine 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.EFS.efsEndOfFrame 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.EFS.efsStartOfFrame 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.window.firstPixel 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.window.lastPixel 2607
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.window.firstLine 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.window.lastLine 1959
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.frame.pixelsPerLine 2608
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.frame.linesPerFrame 1960
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.subsample.pixelSkipMask 65535
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.subsample.lineSkipMask 65535
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.subsample.frameSkip 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.subsample.frameSkipMode 0
09-14 18:09:08.346: DEBUG/mm-camera 8x-vfe snapshot(68):
VFE_CAMIFCfgCmd.subsample.pixelSkipWrap 0
09-14 18:09:08.346: ERROR/mm-camera 8x vfe(68):
vfe_util_updaterollofftbl: sensor doesn't support rolloff correction
by VFE
09-14 18:09:08.346: WARN/mm-camera-zoom(68): Output1 and Output2
aspect ratios differ. Frames may be distorted
09-14 18:09:08.356: DEBUG/mm-camera-awb(68):
awb_prepare_wb_for_snapshot r_gain 186, g_gain 141, b_gain 355
09-14 18:09:08.356: DEBUG/mm-camera-awb(68): agw_sample_decision=0
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): getDuration
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78] getDuration =
139
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78] seekTo(0)
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78] notify
(0x42040, 4, 0, 0)
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78] setLooping(0)
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78]
setVolume(1.000000, 1.000000)
09-14 18:09:08.406: VERBOSE/AudioSink(68): setVolume(1.000000,
1.000000)
09-14 18:09:08.406: VERBOSE/MediaPlayerService(68): [78] start
09-14 18:09:08.406: VERBOSE/AudioSink(68): open(44100, 1, 1, 4)
09-14 18:09:08.406: VERBOSE/AudioSink(68): setVolume
09-14 18:09:08.406: VERBOSE/AudioSink(68): start
09-14 18:09:08.406: DEBUG/AudioPolicyManagerBase(68): startOutput()
output 1, stream 7
09-14 18:09:08.606: INFO/AudioHardwareQSD(68): AUDIO_START: start
kernel pcm_out driver.
09-14 18:09:08.606: WARN/AudioFlinger(68): write blocked for 201
msecs, 28 delayed writes, thread 0x153c0
09-14 18:09:08.616: VERBOSE/AudioSink(68): stop
09-14 18:09:08.616: VERBOSE/MediaPlayerService(68): [78] notify
(0x42040, 2, 0, 0)
09-14 18:09:09.306: INFO/mm-camera(68): signaling jpeg-encoding
completion
09-14 18:09:09.316: INFO/mm-camera(68): freeing 23 jpeg memory leaks
09-14 18:09:09.346: DEBUG/dalvikvm(3413): GC_FOR_MALLOC freed 84
objects / 3504 bytes in 36ms
09-14 18:09:09.356: INFO/dalvikvm-heap(3413): Grow heap (frag case) to
4.541MB for 1471612-byte allocation
09-14 18:09:09.406: DEBUG/dalvikvm(3413): GC_FOR_MALLOC freed 0
objects / 0 bytes in 48ms
09-14 18:09:09.486: DEBUG/CameraService(68): Client::disconnect() E
(pid 3413 client 0x37628)
09-14 18:09:09.486: DEBUG/CameraService(68): hardware teardown
09-14 18:09:09.486: DEBUG/mm-camera-ctrlcmd(68):
config_proc_CAMERA_STOP_SNAPSHOT: received CAMERA_STOP_SNAPSHOT!, ctrl-
>state = 13
09-14 18:09:09.486: DEBUG/mm-camera-ctrlcmd(68):
config_proc_CAMERA_STOP_SNAPSHOT: snapshot is already stopped (state
13)
09-14 18:09:09.706: DEBUG/CameraService(68): removeClient (pid 3413)
done
09-14 18:09:09.706: DEBUG/CameraService(68): Client::disconnect() X
(pid 3413)
09-14 18:09:09.736: DEBUG/CameraService(68): Client::~Client E (pid
68, client 0x37628)
09-14 18:09:09.736: VERBOSE/MediaPlayerService(68): disconnect(79)
from pid 68
09-14 18:09:09.736: VERBOSE/MediaPlayerService(68): Client(79)
destructor pid = 68
09-14 18:09:09.736: VERBOSE/AudioSink(68): close
09-14 18:09:09.736: WARN/InputManagerService(105): Starting input on
non-focused client com.android.internal.view.IInputMethodClient$Stub
$pr...@466a91e0 (uid=10057 pid=3413)
09-14 18:09:09.746: VERBOSE/MediaPlayerService(68): disconnect(79)
from pid 68
09-14 18:09:09.746: VERBOSE/MediaPlayerService(68): disconnect(78)
from pid 68
09-14 18:09:09.746: VERBOSE/MediaPlayerService(68): Client(78)
destructor pid = 68
09-14 18:09:09.746: VERBOSE/AudioSink(68): close
09-14 18:09:09.746: VERBOSE/MediaPlayerService(68): disconnect(78)
from pid 68
09-14 18:09:09.746: DEBUG/CameraService(68): Client::disconnect() E
(pid 68 client 0x37628)
09-14 18:09:09.746: DEBUG/CameraService(68): Client::~Client X (pid
68)
09-14 18:09:09.776: WARN/CameraSwitch(3413): open main camera
09-14 18:09:09.776: WARN/CameraSwitch(3413): no file - can't switch
camera
09-14 18:09:09.776: DEBUG/CameraService(68): CameraService::connect E
(pid 3413, client 0x37628)
09-14 18:09:09.776: DEBUG/CameraService(68): Client::Client E (pid
3413)
09-14 18:09:09.786: INFO/mm-camera-mmap(68): set sensor selection :0
09-14 18:09:09.926: INFO/mm-camera-config(68): cam_conf fd
cfgctrl.camfd:0
09-14 18:09:09.926: INFO/mm-camera-config(68): Open config device
node : /dev/msm_camera/config0
09-14 18:09:09.926: INFO/(68): [AWB Calibration]:ctrlfd:25
09-14 18:09:09.957: INFO/(68): [AWB Calibration] cfg.fuse_id_word1:0x0
09-14 18:09:09.957: INFO/(68): [AWB Calibration] cfg.fuse_id_word2:0x1
09-14 18:09:09.957: INFO/(68): [AWB Calibration]
cfg.fuse_id_word3:0x45002
09-14 18:09:09.957: INFO/(68): [AWB Calibration]
cfg.fuse_id_word4:0x4512b1
09-14 18:09:09.966: DEBUG/mm-camera-s5k3e2fx_u(68): lcd type = 0
09-14 18:09:09.966: INFO/(68): [AWB Calibration] rg_ratio_GS_table[0]:
0.733340
09-14 18:09:09.966: INFO/(68): [AWB Calibration] rg_ratio_GS_table[1]:
0.733340
09-14 18:09:09.966: INFO/(68): [AWB Calibration] rg_ratio_GS_table[2]:
0.754883
09-14 18:09:09.966: INFO/(68): [AWB Calibration] bg_ratio_GS_table[0]:
0.601600
09-14 18:09:09.966: INFO/(68): [AWB Calibration] bg_ratio_GS_table[1]:
0.601600
09-14 18:09:09.966: INFO/(68): [AWB Calibration] bg_ratio_GS_table[2]:
0.598633
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word1:0x0
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word2:0x1
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word3:0x45002
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
sfuse.fuse_id_word4:0x4512b1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] fuse_id : 0x0, 0x1,
0x45002, 0x4512b1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] fail to read /data/
awb_cal
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read from file OK: /
sys/android_camera_awb_cal/awb_ca
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all c1b ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 323 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 223 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 0 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 1 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 45002 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all 4512b1 ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] read all
f087f39d ,ok=1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] check sum=f087f39d,
OK
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[0]:0x00000c1b
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[1]:0x00000323
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[2]:0x00000223
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[3]:0x00000000
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[4]:0x00000001
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[5]:0x00045002
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[6]:0x004512b1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[7]:0xf087f39d
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
fuse_id_word1:0x00000000
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
fuse_id_word2:0x00000001
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
fuse_id_word3:0x00045002
09-14 18:09:09.966: INFO/(68): [AWB Calibration]
fuse_id_word4:0x004512b1
09-14 18:09:09.966: INFO/(68): [AWB Calibration] caBuff[0]:3099
09-14 18:09:09.966: INFO/(68): [AWB Calibration] valid bit and fuseID
pass, use new white points
09-14 18:09:09.966: INFO/(68): [AWB Calibration] use light version: v3
09-14 18:09:09.966: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:09.966: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:09.976: DEBUG/mm-camera-ctrlcmd(68): In
config_proc_CAMERA_SET_PARM_LED_MODE: 0
09-14 18:09:09.976: INFO/mm-camera-ctrlcmd(68): md.d.aec_mode.aec_mode:
1
09-14 18:09:09.976: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:09.976: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:09.976: INFO/mm-camera 8x vfe(68): vfe_set_coordinate x:2
y:2
09-14 18:09:09.976: DEBUG/mm-camera-ctrlcmd(68): md.d.aec_iso_mode = 0
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68): Client(80)
constructor
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68): Create new
client(80) from pid 68, url=/system/media/audio/ui/camera_click.ogg,
connId=80
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68): setDataSource(/
system/media/audio/ui/camera_click.ogg)
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68): player type = 3
09-14 18:09:09.976: DEBUG/MediaPlayerService(68): player type =
VORBIS_PLAYER
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68):  create
VorbisPlayer
09-14 18:09:09.976: VERBOSE/MediaPlayerService(68):  setDataSource
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [80]
setAudioStreamType(7)
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [80] prepareAsync
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [80] notify
(0x43c10, 1, 0, 0)
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): Client(81)
constructor
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): Create new
client(81) from pid 68, url=/system/media/audio/ui/VideoRecord.ogg,
connId=81
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): setDataSource(/
system/media/audio/ui/VideoRecord.ogg)
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): player type = 3
09-14 18:09:09.986: DEBUG/MediaPlayerService(68): player type =
VORBIS_PLAYER
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68):  create
VorbisPlayer
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68):  setDataSource
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [81]
setAudioStreamType(7)
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [81] prepareAsync
09-14 18:09:09.986: VERBOSE/MediaPlayerService(68): [81] notify
(0x2c9b0, 1, 0, 0)
09-14 18:09:09.986: DEBUG/CameraService(68): Client::Client X (pid
3413)
09-14 18:09:09.986: DEBUG/CameraService(68): CameraService::connect X
09-14 18:09:09.986: DEBUG/CameraService(68):
setPreviewDisplay(0x2c238) (pid 3413)
09-14 18:09:09.986: INFO/CameraService(68): mUseOverlay:0
09-14 18:09:09.996: INFO/CameraService(68): setParameters(sharpness-
max=30;zoom=0;taking-picture-zoom=0;zoom-supported=true;sharpness-
min=0;sharpness=10;contrast=5;whitebalance=auto;jpeg-
quality=100;preview-format-values=yuv420sp;jpeg-thumbnail-
quality=75;preview-format=yuv420sp;preview-size=640x480;focal-
length=4.31;iso=auto;meter-mode=meter-center;front-camera-
mode=mirror;flash-mode-values=off,auto,on,torch;preview-frame-rate-
values=15;preview-frame-rate=15;focus-mode-values=auto,infinity;jpeg-
thumbnail-width=768;jpeg-thumbnail-size-
values=768x576,640x480,512x384,0x0;zoom-
ratios=100,114,131,151,174,200;saturation-def=5;preview-size-
values=1280x720,800x480,768x432,720x480,640x480,576x432,480x320,400x240,384x288,352x288,320x240,272x272,240x240,240x160,176x144;smart-
contrast=off;picture-size-
values=2592x1952,2592x1728,2592x1552,2560x1920,2560x1712,2048x1536,2048x1360,2048x1216,2016x1344,1600x1200,1584x1056,1280x960,1280x848,1280x768,1248x832,1024x768,640x480,640x416,640x384,624x416,512x384,400x400,272x272;contrast-
min=0;min-exposure-compensation=-4;bri
09-14 18:09:10.006: DEBUG/mm-camera-ctrlcmd(68): In
config_proc_CAMERA_SET_PARM_LED_MODE: 0
09-14 18:09:10.006: INFO/mm-camera-ctrlcmd(68): md.d.aec_mode.aec_mode:
1
09-14 18:09:10.006: INFO/mm-camera-aec(68): Touch AEC  == numRegions:
256
09-14 18:09:10.006: INFO/mm-camera-aec(68): Touch AEC aecCtrl-
>aec_state.aec_algo:1
09-14 18:09:10.006: INFO/mm-camera 8x vfe(68): vfe_set_coordinate x:2
y:2
09-14 18:09:10.006: DEBUG/mm-camera-ctrlcmd(68): md.d.aec_iso_mode = 0
09-14 18:09:10.006: DEBUG/CameraService(68): startCameraMode(0) (pid
3413)
09-14 18:09:10.006: DEBUG/CameraService(68): startPreviewMode (pid
3413)
09-14 18:09:10.026: DEBUG/mm-camera 8x vfe(68): vfe_enable_vfe: ctrl-
>state is 0
09-14 18:09:10.026: DEBUG/mm-camera 8x vfe(68): vfe_enable_vfe: set
ctrl->state = CAMERA_STATE_VFE_ENABLED
09-14 18:09:10.026: INFO/mm-camera(68): Open Device node : /dev/
msm_camera/frame0
09-14 18:09:10.066: ERROR/mm-camera 8x vfe(68):
vfe_util_updaterollofftbl: sensor doesn't support rolloff correction
by VFE
09-14 18:09:10.227: WARN/ActivityManager(105): Activity pause timeout
for HistoryRecord{465494d8 ShaharPack.MyPack/.PicTakerActivity}
09-14 18:09:10.276: INFO/CameraService(68): [Camera KPI] 1st preview
frame
09-14 18:09:10.306: WARN/CameraSwitch(3413): open main camera
09-14 18:09:10.306: WARN/CameraSwitch(3413): no file - can't switch
camera
09-14 18:09:10.316: DEBUG/CameraService(68): CameraService::connect E
(pid 3413, client 0x3c550)
09-14 18:09:10.316: DEBUG/CameraService(68): CameraService::connect X
(pid 3413, new client 0x3c550) rejected. (old pid 3413, old client
0x37628)
09-14 18:09:10.316: WARN/System.err(3413): java.lang.RuntimeException:
Fail to connect to camera service
09-14 18:09:10.316: WARN/System.err(3413):     at
android.hardware.Camera.native_setup(Native Method)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.hardware.Camera.<init>(Camera.java:118)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.hardware.Camera.open(Camera.java:91)
09-14 18:09:10.316: WARN/System.err(3413):     at
ShaharPack.MyPack.CameraPreview.surfaceCreated(CameraPreview.java:40)
09-14 18:09:10.316: WARN/System.err(3413):     at
ShaharPack.MyPack.PicTakerActivity.onCreate(PicTakerActivity.java:59)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
1069)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2751)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
2803)
09-14 18:09:10.316: WARN/System.err(3413):     at
android.app.ActivityThread.access$2300(ActivityThread.java:135)
09-14 18:09:10.326: WARN/System.err(3413):     at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2136)
09-14 18:09:10.326: WARN/System.err(3413):     at
android.os.Handler.dispatchMessage(Handler.java:99)
09-14 18:09:10.326: WARN/System.err(3413):     at
android.os.Looper.loop(Looper.java:144)
09-14 18:09:10.326: WARN/System.err(3413):     at
android.app.ActivityThread.main(ActivityThread.java:4937)
09-14 18:09:10.326: WARN/System.err(3413):     at
java.lang.reflect.Method.invokeNative(Native Method)
09-14 18:09:10.326: WARN/System.err(3413):     at
java.lang.reflect.Method.invoke(Method.java:521)
09-14 18:09:10.326: WARN/System.err(3413):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:868)
09-14 18:09:10.336: WARN/System.err(3413):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
09-14 18:09:10.336: WARN/System.err(3413):     at
dalvik.system.NativeStart.main(Native Method)
09-14 18:09:10.406: DEBUG/PowerManagerService(105): New lightsensor
value:40, lcdValue:160
09-14 18:09:10.446: WARN/CameraSwitch(3413): open main camera
09-14 18:09:10.446: WARN/CameraSwitch(3413): no file - can't switch
camera
09-14 18:09:10.456: DEBUG/CameraService(68): CameraService::connect E
(pid 3413, client 0x3c550)
09-14 18:09:10.456: DEBUG/CameraService(68): CameraService::connect X
(pid 3413, new client 0x3c550) rejected. (old pid 3413, old client
0x37628)
09-14 18:09:10.456: DEBUG/AndroidRuntime(3413): Shutting down VM
09-14 18:09:10.456: WARN/dalvikvm(3413): threadid=1: thread exiting
with uncaught exception (group=0x400259f8)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413): FATAL EXCEPTION: main
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):
java.lang.RuntimeException: Fail to connect to camera service
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.hardware.Camera.native_setup(Native Method)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.hardware.Camera.<init>(Camera.java:118)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.hardware.Camera.open(Camera.java:91)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
ShaharPack.MyPack.CameraPreview.surfaceCreated(CameraPreview.java:40)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.SurfaceView.updateWindow(SurfaceView.java:540)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.SurfaceView.dispatchDraw(SurfaceView.java:339)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.drawChild(ViewGroup.java:1646)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.drawChild(ViewGroup.java:1646)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.drawChild(ViewGroup.java:1646)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.View.draw(View.java:6742)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.widget.FrameLayout.draw(FrameLayout.java:352)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.drawChild(ViewGroup.java:1648)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.drawChild(ViewGroup.java:1646)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.View.draw(View.java:6742)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.widget.FrameLayout.draw(FrameLayout.java:352)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
com.android.internal.policy.impl.PhoneWindow
$DecorView.draw(PhoneWindow.java:1872)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewRoot.draw(ViewRoot.java:1422)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewRoot.performTraversals(ViewRoot.java:1167)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.view.ViewRoot.handleMessage(ViewRoot.java:1744)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.os.Handler.dispatchMessage(Handler.java:99)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.os.Looper.loop(Looper.java:144)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
android.app.ActivityThread.main(ActivityThread.java:4937)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
java.lang.reflect.Method.invokeNative(Native Method)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
java.lang.reflect.Method.invoke(Method.java:521)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:868)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
09-14 18:09:10.476: ERROR/AndroidRuntime(3413):     at
dalvik.system.NativeStart.main(Native Method)
09-14 18:09:10.496: WARN/ActivityManager(105): Process
ShaharPack.MyPack has crashed too many times: killing!
09-14 18:09:10.496: WARN/ActivityManager(105):   Force finishing
activity ShaharPack.MyPack/.PicTakerActivity
09-14 18:09:10.496: WARN/ActivityManager(105): Duplicate finish
request for HistoryRecord{465494d8
ShaharPack.MyPack/.PicTakerActivity}
09-14 18:09:10.496: WARN/ActivityManager(105):   Force finishing
activity ShaharPack.MyPack/.PicTakerActivity
09-14 18:09:10.496: WARN/ActivityManager(105):   Force finishing
activity ShaharPack.MyPack/.ShaharActivity
09-14 18:09:10.506: INFO/Process(105): Sending signal. PID: 3413 SIG:
9
09-14 18:09:10.516: DEBUG/CameraService(68): Client::~Client E (pid
68, client 0x37628)
09-14 18:09:10.516: INFO/WindowManager(105): WIN DEATH:
Window{468352e8 ShaharPack.MyPack/ShaharPack.MyPack.PicTakerActivity
paused=true}
09-14 18:09:10.516: INFO/WindowManager(105): WIN DEATH:
Window{4638a0a8 ShaharPack.MyPack/ShaharPack.MyPack.PicTakerActivity
paused=false}
09-14 18:09:10.516: INFO/WindowManager(105): WIN DEATH:
Window{46878198 SurfaceView paused=false}
09-14 18:09:10.526: VERBOSE/MediaPlayerService(68): disconnect(81)
from pid 68
09-14 18:09:10.526: VERBOSE/MediaPlayerService(68): Client(81)
destructor pid = 68
09-14 18:09:10.526: VERBOSE/AudioSink(68): close
09-14 18:09:10.526: VERBOSE/MediaPlayerService(68): disconnect(81)
from pid 68
09-14 18:09:10.526: VERBOSE/MediaPlayerService(68): disconnect(80)
from pid 68
09-14 18:09:10.526: INFO/WindowManager(105): WIN DEATH:
Window{467412f0 ShaharPack.MyPack/ShaharPack.MyPack.ShaharActivity
paused=true}
09-14 18:09:10.526: INFO/WindowManager(105): WIN DEATH:
Window{464c7c18 SurfaceView paused=false}
09-14 18:09:10.526: INFO/WindowManager(105): WIN DEATH:
Window{46561860 Toast paused=false}
09-14 18:09:10.536: VERBOSE/MediaPlayerService(68): Client(80)
destructor pid = 68
09-14 18:09:10.536: VERBOSE/AudioSink(68): close
09-14 18:09:10.536: VERBOSE/MediaPlayerService(68): disconnect(80)
from pid 68
09-14 18:09:10.536: DEBUG/CameraService(68): Client::disconnect() E
(pid 68 client 0x37628)
09-14 18:09:10.536: DEBUG/CameraService(68): hardware teardown
09-14 18:09:10.536: DEBUG/mm-camera-ctrlcmd(68):
config_proc_CAMERA_STOP_SNAPSHOT: received CAMERA_STOP_SNAPSHOT!, ctrl-
>state = 25
09-14 18:09:10.536: DEBUG/mm-camera-ctrlcmd(68):
config_proc_CAMERA_STOP_SNAPSHOT: invalid state 25
09-14 18:09:10.536: ERROR/mm-camera 8x-vfe(68): Received VFE Stop
ACK!!! ctrlCmd is NULL
09-14 18:09:10.766: DEBUG/CameraService(68): removeClient (pid 68): no
more strong reference
09-14 18:09:10.766: DEBUG/CameraService(68): Client::disconnect() X
(pid 68)
09-14 18:09:10.776: DEBUG/CameraService(68): Client::~Client X (pid
68)
09-14 18:09:11.060: WARN/NotificationService(105): Object died trying
to hide notification android.app.ITransientNotification$Stub
$pr...@4670fb48 in package ShaharPack.MyPack
09-14 18:09:11.060: WARN/ActivityManager(105): setProcessForeground
called on unknown pid: 3413
09-14 18:09:11.066: WARN/NotificationService(105): Object died trying
to show notification android.app.ITransientNotification$Stub
$pr...@4635fbb0 in package ShaharPack.MyPack
09-14 18:09:11.066: WARN/ActivityManager(105): setProcessForeground
called on unknown pid: 3413
09-14 18:09:11.686: INFO/AudioHardwareQSD(68): AudioHardware pcm
playback is going to standby.
09-14 18:09:15.506: INFO/ActivityManager(105): Displayed activity
ShaharPack.MyPack/.PicTakerActivity: 7912 ms (total 7912 ms)
09-14 18:09:16.466: DEBUG/PowerManagerService(105): New lightsensor
value:160, lcdValue:160
09-14 18:09:17.567: WARN/ActivityManager(105): Launch timeout has
expired, giving up wake lock!
09-14 18:09:19.226: INFO/ActivityManager(105): Starting activity:
Intent { act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10200000
cmp=com.htc.launcher/.Launcher }
09-14 18:09:19.236: ERROR/ActivityManager(105): fail to set top app
changed!
09-14 18:09:19.256: DEBUG/Sensors(105): close_akm, fd=156
09-14 18:09:19.296: WARN/InputManagerService(105): Got RemoteException
sending setActive(false) notification to pid 3413 uid 10057
09-14 18:09:19.566: DEBUG/AK8973(73): Compass CLOSE


On 14 ספטמבר, 12:10, Mark Murphy <[email protected]> wrote:
> On Mon, Sep 13, 2010 at 2:08 PM, Shahar Rubin <[email protected]> 
> wrote:
> > 1. After I'm taking the picture, the preview still there. There's no
> > function like close() to return to the previous activity. How can I
> > return to the previous activity?
>
> Call finish().
>
> > 2. I'm trying to run the above described activity from the run()
> > function (from the timer class that execute the run() function every
> > 10 seconds). When I do that, a runtime exception is raised.
> > But when I start the above described activity from a button clicked
> > (not from the timer) it works fine.
>
> Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
> LogCat and look at the stack trace associated with your
> RuntimeException.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to