Posts by Free Flix • 13 points
1 post
-
1
votes1
answer78
viewsQ: Nullpointerexception when trying to mount an Activity to show a video
My code: public class VideoActivity3 extends Activity { public final static String LOCATION3 = "com.compdigitec.VideoActivity3.location3"; public final static String mFilePath = ""; @Override…