That was my initial idea, but the problem would be the
synchronization. I would need to know when the application finishes
writing the file in order to retrieve it from the device...

On Oct 15, 12:01 pm, Chris Shieh <[email protected]> wrote:
> How about another file created by your task describing the status of
> your task?
>
> On 10月14日, 下午10時40分, Miguel Pellón <[email protected]> wrote:
>
>
>
> > Hi all,
>
> > I am trying to automate some tasks using adb commands in java, but in
> > order to confirm tasks are completed, I need some reply from the
> > device to the PC controlling it. I thought about using the logcat, but
> > since android is continuously writing on the log, there might be
> > problems accessing it, and checking the correct message. Does anyone
> > know about a (easy) way of messaging between android device and PC?
>
> > Thanks in advance for the help!
>
> > Regards,
> > Miguel

-- 
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