zeta243 / osmdroid

Automatically exported from code.google.com/p/osmdroid
1 stars 0 forks source link

Error Inflating class #330

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. After the upgrade of ADT from 16 to 17 version. Starting the app

What is the expected output? What do you see instead?
the app stop on startup 
in adb logcat i have this error Binary XML file line #7. Error inflating class 
org.osmdroid.views.MapView

What version of the product are you using? On what operating system?
Android 2.2
Eclipse 3.7.2
ADT 17

Please provide any additional information below.
before the compiler upgrade the app was working fine

Original issue reported on code.google.com by lucain...@gmail.com on 4 Apr 2012 at 7:20

GoogleCodeExporter commented 8 years ago
You didn't provide the rest of the error, but I guess this is caused by the 
documented changes in ADT 17. You need to export the jars in libs.

Original comment by neilboyd on 4 Apr 2012 at 9:13

GoogleCodeExporter commented 8 years ago
yes following this post
http://xrigau.wordpress.com/2012/03/22/fix-some-problems-with-libraries-in-the-a
dt-17-plugin-10/ 
everything works fine again

Original comment by lucain...@gmail.com on 5 Apr 2012 at 9:00

GoogleCodeExporter commented 8 years ago

Original comment by neilboyd on 5 Apr 2012 at 1:26