Simple android app with simple design. It search for videos according to specific query from vk.com and youtube.com..
MediaSearch is hosted in the following web site
https://github.com/falikk/MediaSearch
If you think the Android project MediaSearch 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 MediaSearch.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in MediaSearch. The names of the image files are listed as follows.
vk.png
The following screenshort is generated from the image listed above.
MediaSearch has the following Java source files.
ru.falikk.mediasearch.BuildConfig.java ru.falikk.mediasearch.MainActivity.java ru.falikk.mediasearch.ParserAdapter.java ru.falikk.mediasearch.dao.Entry.java ru.falikk.mediasearch.dao.static.java ru.falikk.mediasearch.xml.HttpGetter.java ru.falikk.mediasearch.xml.VkParser.java ru.falikk.mediasearch.xml.YoutubeParser.java