rogermule
rogermule
compile 'com.mani:ThinDownloadManager:1.4.0' I'm getting the following error when I try to include the project in the gradle file. Error:Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.mani:ThinDownloadManager:1.4.0.
I have successfully installed the packages and run the migration as well as the seeders. But every time I try to log in, it automatically redirects me to a page...
How can I disable the fullscreen button on the player?
new YouTubeExtractor(myContext) { @Override public void onExtractionComplete(SparseArray ytFiles, VideoMeta vMeta) { mainProgressBar.setVisibility(View.GONE); if (ytFiles != null) { if (ytFiles == null) { // Something went wrong we got no urls....