Android Open Source - Video search youtube_searcher






Project Summary

Android app. Search and play YouTube videos. Requests and parses JSON. Java, XML, and Eclipse. Some graphics with GIMP..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of youtube_searcher.

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version3
Activity Count2
jar files usedandroid-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 Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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