사용언어 :kotlin,xml

목표 : 가상 스팀 앱만들기

           Netfilex처럼 구성하고 게임영상 플레이, 게임 구매 , 로그인 로그아웃 데이터 베이스(mysql)로 관리 

           Java나 C#을 이용해서 Web 구성후 크로스 플랫폼 가능하도록 만들 예정

이미지 버튼 클릭시 구매 물품 비디오 스트리밍 되게 하였습니다.

추가적으로 이제 구매하게되면 결제 후 라이브러리 db에 저장되게 하겠습니다. 

참조 링크:

stackoverflow.com/questions/3686729/mediacontroller-positioning-over-videoview

 

MediaController positioning over VideoView

I have a VideoView that takes up the top half of the Activity in portrait orientation with the bottom half of the screen showing some images and text. I am playing a rtsp video stream in the video...

stackoverflow.com

 

+ Recent posts