Hi Sarathy,

You can have a try like this:
1. Connect your android device to PC used serial cable,
2. Open the serial port that connected with PC, like: open("/dev/
s3c2410_serial0", O_RDWR);
3. Then you can use the FileDescription which return from open to
access the serial port.

chris,

On 9月26日, 下午7时49分, Sarathy <[email protected]> wrote:
> Hi All,
>
> I'm a newbee on developing android application. I want to develop an
> application on android SDK which gets the data from the PC's serial
> (com) port.
> I have browsed in internet but couldn't get enough support.
>
> PS : I'm using Windows PC.
>
> Appreciate your early responses and guidance.
>
> Thanks,
> Sarathy

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to