Android app. Search and play YouTube videos. Requests and parses JSON. Java, XML, and Eclipse. Some graphics with GIMP..
youtube_searcher is hosted in the following web site
https://github.com/cairosubway/youtube_searcher
If you think the Android project youtube_searcher 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 youtube_searcher.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 3 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.2-javadoc.jar gson-2.2.2-sources.jar gson-2.2.2.jar universal-image-loader-1.6.2-sources.jar universal-image-loader-1.6.2.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in youtube_searcher. The names of the image files are listed as follows.
ic_action_search.png largeicon.png
The following screenshort is generated from the image listed above.
youtube_searcher has the following Java source files.
com.example.searcher1.AlertsAdapter.java com.example.searcher1.FileCache.java com.example.searcher1.ImageLoader.java com.example.searcher1.JsonParsingActivity.java com.example.searcher1.MainActivity.java com.example.searcher1.MemoryCache.java com.example.searcher1.SearchActivity.java com.example.searcher1.Utils.java com.example.searcher1.Video.java com.example.searcher1.YouTube.java com.example.searcher1.YouTubeException.java