Android Open Source - App code MtG-Trader






Project Summary

Code for the MtG Trader Android app.

Web Site / Source Repository

MtG-Trader is hosted in the following web site
https://github.com/dlyu/MtG-Trader

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

ItemValue
Java File Count22
Supported screen sizes[mdpi]
Minimum SDK Version4
Activity Count8
Fragment Count2
jar files usedGoogleAdMobAdsSdk-4.3.1.jar
android-support-v4.jar
gson-2.1.jar
jsoup-1.6.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\mtg_trade_helper_db




Resource Files

There are 19 image files in MtG-Trader. The names of the image files are listed as follows.

button_inventory_normal.png
button_inventory_pressed.png
button_options_normal.png
button_options_pressed.png
button_search_normal.png
button_search_pressed.png
button_trade_normal.png
button_trade_pressed.png
button_wishlist_normal.png
button_wishlist_pressed.png
close_button.png
exit_button_normal.png
exit_button_pressed.png
ic_menu_close.png
ic_menu_revert.png
ic_menu_save.png
ic_menu_search.png
ic_menu_upload.png
mtg_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MtG-Trader has the following Java source files.

com.mtg.trade.guide.CardAttributeChangedEvent.java
com.mtg.trade.guide.CardAttributeChangedListener.java
com.mtg.trade.guide.CardData.java
com.mtg.trade.guide.CardDataChecked.java
com.mtg.trade.guide.CardDataQuantity.java
com.mtg.trade.guide.CardDataView.java
com.mtg.trade.guide.CardDatabaseHelper.java
com.mtg.trade.guide.CardListActivity.java
com.mtg.trade.guide.CardListLayout.java
com.mtg.trade.guide.CardSearchTextBox.java
com.mtg.trade.guide.InventoryActivity.java
com.mtg.trade.guide.MainMenuActivity.java
com.mtg.trade.guide.OptionsActivity.java
com.mtg.trade.guide.RawCardData.java
com.mtg.trade.guide.Returnable.java
com.mtg.trade.guide.SearchActivity.java
com.mtg.trade.guide.TradeActivity.java
com.mtg.trade.guide.TradeListView.java
com.mtg.trade.guide.TradeLoadActivity.java
com.mtg.trade.guide.TradeScreenFragment.java
com.mtg.trade.guide.WishlistActivity.java