A simple android application that searches youtube video using Youtube's data api..
LatentLoader is hosted in the following web site
https://github.com/Keshava11/LatentLoader
If you think the Android project LatentLoader listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LatentLoader.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET com.google.android.providers.gsf.permission.READ_GSERVICES |
LatentLoader has the following Java source files.
com.latentloader.AppConstants.java com.latentloader.AppUtils.java com.latentloader.ApplicationTest.java com.latentloader.AuthUtils.java com.latentloader.LatentLoaderApplication.java com.latentloader.MainActivity.java com.latentloader.YtAdapter.java com.latentloader.connections.ServerResponseListener.java com.latentloader.connections.ServiceTask.java com.latentloader.connections.ServiceTaskInterface.java