Android Open Source - App text android_multithread_site_search






Project Summary

Android application, that allow you search a text on web-pages (Implemented using native Java threads).

Web Site / Source Repository

android_multithread_site_search is hosted in the following web site
https://github.com/vovs/android_multithread_site_search

If you think the Android project android_multithread_site_search 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 android_multithread_site_search.

ItemValue
Java File Count6
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

android_multithread_site_search has the following Java source files.

com.blogspot.vsvydenko.multithread_site_searcher.ApplicationTest.java
com.blogspot.vsvydenko.multithread_site_searcher.entity.UrlItem.java
com.blogspot.vsvydenko.multithread_site_searcher.ui.MyActivity.java
com.blogspot.vsvydenko.multithread_site_searcher.ui.SearchFragment.java
com.blogspot.vsvydenko.multithread_site_searcher.ui.UrlAdapter.java
com.blogspot.vsvydenko.multithread_site_searcher.utils.HttpUtils.java