meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
android:midiplay [2012/06/26 13:59]
esa-petri created
android:midiplay [2012/06/29 15:29] (current)
esa-petri
Line 1: Line 1:
-todotext here+====== Midiplayer ====== 
 +This project shows how to play media whit mediaplayer interface. 
 + 
 + 
 + 
 + 
 +project source code in eclipse folder. unzip into you workspace and it is ready to go 
 +http://dl.dropbox.com/u/64923329/code/Midiplay.zip 
 + 
 +and application zip for android 
 +http://dl.dropbox.com/u/64923329/code/Midiplay.apk 
 + 
 + 
 + 
 +===links=== 
 +[[http://developer.android.com/reference/android/media/MediaPlayer.html#create%28android.content.Context,%20android.net.Uri%29| Android Media player docs page]]