Android experiment using StackExchange user data sets.
StackSearch is hosted in the following web site
https://github.com/targeter/StackSearch
If you think the Android project StackSearch 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 StackSearch.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 13 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
StackSearch has the following Java source files.
com.lunatech.example.sietse.StackSearch.ImporterActivity.java com.lunatech.example.sietse.StackSearch.MyActivity.java com.lunatech.example.sietse.StackSearch.UserActivity.java com.lunatech.example.sietse.StackSearch.UserDetailActivity.java com.lunatech.example.sietse.StackSearch.UserDetailFragment.java com.lunatech.example.sietse.StackSearch.UserHelper.java com.lunatech.example.sietse.StackSearch.UserListFragment.java com.lunatech.example.sietse.StackSearch.UserParser.java com.lunatech.example.sietse.StackSearch.UserProvider.java com.lunatech.example.sietse.StackSearch.model.User.java