When I tried to run the sample code for Chapters 7 & 8 in the Emulator, I got the errors from logcat:
E/PackageManager( 569): Package com.paad.earthquake requires unavailable shared library com.google.android.maps; ignoring!
W/PackageManager( 569): Package couldn't be installed in /data/app/com.paad.earthquake.apk
Does this mean we cannot run these samples in Emulator?
By the way, PAAD is great book, recommended for everyones like to study Android Programming!
