jyd519 / android-serialport-api

Automatically exported from code.google.com/p/android-serialport-api
0 stars 0 forks source link

Trunk crashes on Console/Loopback #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import project into Eclipse; compile.
2. Set up device (msm2, baud 9600)
3. Click on console/loopback -> process android.serialport.sample has
stopped unexpectedly.

What is the expected output? What do you see instead?

I see... 
Sorry!
The application Serial Port (process android.serialport.sample) has stopped
unexpectedly. Please try again.

What version of the product are you using? On what operating system?
Using it on the G1, cyanogen mod.

Please provide any additional information below.

Original issue reported on code.google.com by lin...@gmail.com on 22 Feb 2010 at 4:15

GoogleCodeExporter commented 8 years ago
Could you attach the 'logcat' please (at least the part listing the exception) ?

Original comment by cedric.p...@gmail.com on 22 Feb 2010 at 10:41

GoogleCodeExporter commented 8 years ago
After discussion with linjef, it appears he was building the apk without firstly
building the native library, resulting in runtime link errors.

Original comment by cedric.p...@gmail.com on 26 Feb 2010 at 1:14