Not doing any instrumentation tests. The superclass of
On May 8, 4:15 pm, fadden <
fad...@android.com> wrote:
> On May 7, 12:52 pm, Zach Hobbs <
ho...@helloandroid.com> wrote:
>
> > 05-07 15:44:32.024: WARN/dalvikvm(16630): Unable to resolve superclass
> > of Lcom/tunewiki/lyricplayer/android/community/maps/MusicMapActivity;
> > (210)
> > 05-07 15:44:32.024: WARN/dalvikvm(16630): Link of class 'Lcom/tunewiki/
> > lyricplayer/android/community/maps/MusicMapActivity;' failed
>
> The superclass of MusicMapActivity couldn't be found. This prevented
> the class from being loaded. Then, when VideoPlayer.launchMusicApp()
> tried to refer to it, the verifier got irked:
>
> > 05-07 15:44:32.024: ERROR/dalvikvm(16630): Could not find class
> > 'com.tunewiki.lyricplayer.android.community.maps.MusicMapActivity',
> > referenced from method
> > com.tunewiki.lyricplayer.android.player.VideoPlayer.launchMusicMap
>