android - MediaPlayer issue: element neither has attached source nor attached Javadoc -
not technically 'problem' (the code compiles) crashes when run it. /////////////////////////
android.media.mediaplayer note: element neither has attached source nor attached javadoc , hence no javadoc found. ////////////////////////
all i'm doing in code this:
final mediaplayer mp = mediaplayer.create(frontlever.this, r.raw.airhorn);
i'm new @ please dumb down need do. stupid pain in butt.
Comments
Post a Comment