Posted by : Unknown Selasa, 07 Agustus 2018

//tanpa controller

VideoView simpleVideoView = (VideoView) findViewById(R.id.vd); // initiate a video view
simpleVideoView.setVideoURI(Uri.parse("android.resource://" + this.getPackageName() + "/" + R.raw.v));
simpleVideoView.start();

Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © BLOG GUE WANGI - Blogger Templates - Powered by Blogger - Designed by Johanes Djogan -