i am beginner in Android app development i am working on a app which lists the videos and images and uploads them from android phone to the windows server,
Button Listvideo = (Button) findViewById(R.id.Listvideo); Listvideo.setOnClickListener(this);
help me out with the listing images and videos........................