Please look at the attached image of my Log output. This is the log for a ServiceStart module. Can someone tell me why my Sub Service_Start (StartingIntent As Intent) event doesn't seem to be the one being called in the Log window?
The Log window shows "FTP StartServiceAt started" and that is NOT in my Sub ServiceStart event...why is that? Is there something going on that I don't know about?
I'm calling the Service_Start event every 30 secs and I'm expecting to see my Log() writes in the log window but they are not there!
I should add this is on an Acer 10 inch tablet. The log window works as exptected with this StartService event when I run my Droid2 and Droid3 devices. Maybe something is odd about the 10 inch tablet w/Honeycomb OS?
Thanks...
The Log window shows "FTP StartServiceAt started" and that is NOT in my Sub ServiceStart event...why is that? Is there something going on that I don't know about?
I'm calling the Service_Start event every 30 secs and I'm expecting to see my Log() writes in the log window but they are not there!
I should add this is on an Acer 10 inch tablet. The log window works as exptected with this StartService event when I run my Droid2 and Droid3 devices. Maybe something is odd about the 10 inch tablet w/Honeycomb OS?
Thanks...
Attachments
Last edited: