TuxRneR

Results 10 issues of TuxRneR

Hello, any way to change the Scale type of the video? I think, choose the scale in the selector like quality. Please, implement this petition. Thanks.

Hello, some way to Stop Definitely the video when the video is playing?. I want to stop, not paused.

Hello, i have implement the GiraffePlayer, and the video is online, but some times appear the message: "The Player have small problem". Why appear this?

Hello, some way to get more preload buffer, when the video have a long duration?. Thank You!

Hello, i need implement the AsyncTask when the video is playing. Thanks!

How I put a image in to player?

How implement the lazy loading : example. I have a json file with more than 50 movies, I want show the first 10 items, when I top the bottom loading...

Hello, the app is amazing, but when im using this app for watch videos, when i click to view in full screen, its correct, but when i press back button...

This is my code with the adapter: public class JSONTask extends AsyncTask{ ``` @Override protected void onPreExecute() { super.onPreExecute(); dialog.show(); } @Override protected List doInBackground(String... params) { HttpURLConnection connection =...