mwisnicki0 / android-obd-reader

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

ClassNotFoundException when running app #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mvn clean compile
2. copy the apk file to the phone and install it
3. run the app

What is the expected output? What do you see instead?
One expects the app to run, but instead it crashes with ClassNotFoundException.

This is a packaging problem.

Original issue reported on code.google.com by pjpi...@gmail.com on 16 Sep 2011 at 2:29

GoogleCodeExporter commented 8 years ago
Fixed in 
http://code.google.com/p/android-obd-reader/source/detail?r=020593b5cc0284e079cf
df98505e35489e48be42&name=dev-1_3

Original comment by pjpi...@gmail.com on 17 Sep 2011 at 4:08