I put a videoview in eclipse for an android app but the video will not play on my phone.
package test.test; import android.app.Activity; import android.net.Uri
Check whether your phone is connected to an Internet connection or not. In my view that might be a problem because you are trying to play a video from an Uri.