A simple Android Application which allows you to search through Ebay items....
Android_EbaySearch is hosted in the following web site
https://github.com/Amir-Github/Android_EbaySearch
If you think the Android project Android_EbaySearch 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_EbaySearch.
Item | Value |
---|---|
Java File Count | 33 |
Minimum SDK Version | 5 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\verdana.ttf |
There are 1 image files in Android_EbaySearch. The names of the image files are listed as follows.
not_found_small_1.png
The following screenshort is generated from the image listed above.
Android_EbaySearch has the following Java source files.
com.amir.ebay.Constants.java com.amir.ebay.ContainerDesigner.java com.amir.ebay.EbayFetcher.java com.amir.ebay.FetcherThread.java com.amir.ebay.FilterHandler.java com.amir.ebay.FiltersActivity.java com.amir.ebay.MainActivity.java com.amir.ebay.PaginationPane.java com.amir.ebay.ResourceHelper.java com.amir.ebay.SearchInfo.java com.amir.ebay.ShowDetails.java com.amir.ebay.ShowView.java com.amir.ebay.SimpleContainerDesigner.java com.amir.ebay.looknfeel.DefaultLookNFeel.java com.amir.ebay.looknfeel.LookNFeel.java com.amir.ebay.looknfeel.LooknfeelManager.java com.ebay.filter.BidFilter.java com.ebay.filter.ConditionFilter.java com.ebay.filter.ConditionalFilter.java com.ebay.filter.Filter.java com.ebay.filter.ItemFilter.java com.ebay.filter.ListingTypeFilter.java com.ebay.filter.LocationFilter.java com.ebay.filter.PriceFilter.java com.ebay.filter.QuantityFilter.java com.ebay.filter.RangeFilter.java com.ebay.rest.EbayRestRequest.java com.ebay.rest.RestClient.java com.ebay.rest.RestException.java com.ebay.rest.RestRequest.java com.ebay.xml.EbayItem.java com.ebay.xml.EbaySaxParser.java com.ebay.xml.Item.java