[android-porting] Porting RxTx for Serial Ports

2010-09-03 Thread sws-vinpa
Hey guys, I am trying to port RxTx for use of Serial ports. I am trying to cross-compile, but receive the following: vi...@vinpa-linux:~/Desktop/rxtx-2.1-7r2$ ./configure --host=i686- linux --build=i686-linux --target=arm-eabi CC=arm-eabi-gcc checking build system type... i686-pc-linux-gnu

[android-porting] Re: Porting issues cannot be solved

2010-08-17 Thread sws-vinpa
I would think it had something to do with your layout in the XML file. Maybe check your ArtistAlbumBrowserActivity's layout and check line 25 for the issue. Maybe you can copy/paste a snippet from the file so others can take a look at it. sws-vinpa On Aug 17, 4:09 am, Solitare chongphui

[android-porting] Why are there thousands of warnings when building Android?!

2010-07-21 Thread sws-vinpa
is of type2... etc. I, for one, am very troubled by these thousands of warning when building Android. Can someone please enlighten me and explain to me why this is the case? Thank you, sws-vinpa. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com

[android-porting] Re: FTDI USB-RS232 Driver for Android

2010-07-19 Thread sws-vinpa
What is the problem that you are having? On Jul 16, 9:22 am, BRebey b...@rebey.com wrote: Has anyone figured out how to get a USB-RRS232 dongle  based on the FTDI chipsets to work on an Android? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: Porting an existing Linux device driver to the Android platform

2010-07-16 Thread sws-vinpa
will be required, though. Let me know how it goes! Cheers, sws-vinpa. On Jul 9, 3:58 am, yenchengwang yenchengw...@gmail.com wrote: hi,     I think what the nature lover want is a sensor hardware module~just like the sensors_qemu.c in the     development/emulator/sensors ~~     or u can get

[android-porting] Re: switching between adb over usb and adb over ethernet

2010-06-30 Thread sws-vinpa
#adb shell Should connect via USB to the attached device. #adb connect host:port Will connect via Ethernet to the device at the specified host and port, where port, in most cases, is . sws-vinpa. On Jun 29, 2:34 pm, tracheur jkll...@suddenlink.net wrote: Is there a mechanism

[android-porting] Re: how to open an app when the Android OS start up?

2010-06-14 Thread sws-vinpa
Add it to the start-up script, init.rc. Take a look at what's currently in there and add your command to the appropriate location within the script. sws-vinpa On Jun 14, 6:42 am, CMF manf...@gmail.com wrote: hi all, is there any one know how to open an App when the Android OS start up, I

[android-porting] Re: Reg: Cross compiling android for Blackberry devices

2010-05-23 Thread sws-vinpa
I too would be interested in this. sws-vinpa On May 20, 8:30 am, Shamjith KV shamj...@gmail.com wrote: Hi Guys, Can anyone suggest me, how to cross compile android for Blackberry devices?. Thanks in advance Shamjith -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] FTDI USB Serial Device converter

2010-05-13 Thread sws-vinpa
the onboard UART for serial communication without a hassle. I have tried 'mknod', but am unsure as to the major/minor. Any insight into this would be very much appreciated! Thank you in advance, sws-vinpa. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com