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

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -