Android application, that allow you search a text on web-pages (Implemented using native Java threads).
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.
The following table is the detailed list of android_multithread_site_search.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
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