Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i would like to create a android app which displays the list of videos on the half of the screen, And the remaining half of the screen should play the selected video.

What I have tried:

By using Listview i am able to view the list of videos on the screen, But unable to play the videos in required layout(Remaining half of the screen).
Posted
Updated 5-Sep-16 19:46pm

1 solution

 
Share this answer
 
Comments
sumanth g 6-Sep-16 2:16am    
there is any other possibilities rather than Navigation Drawer.
Richard MacCutchan 6-Sep-16 2:40am    
Possibly be using Fragments. Take a look through http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^] for some good tutorials.
sumanth g 6-Sep-16 4:39am    
can i get any good examples for fragments.
Richard MacCutchan 6-Sep-16 4:52am    
Yes, if you go and look for them. Use Google or try the Android section in CodeProject articles.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900