Android Open Source - Development data deckrunnerv2






Project Summary

New card browser and deck building app for Fantasy Flight's Android: Netrunner LCG. Current intention for this is to leverage the amazing API provided by netrunnercards.info for all the data, and simply provide easy filtering, browsing, and deck building as a separate function..

Web Site / Source Repository

deckrunnerv2 is hosted in the following web site
https://github.com/zoolicious/deckrunnerv2

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

ItemValue
Java File Count17
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count1
Fragment Count2
jar files usedcom.haarman.listviewanimations-2.1.jar
gson-2.2.4.jar
nineoldandroids-2.4.0.jar
volley.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

deckrunnerv2 has the following Java source files.

com.zoolicious.deckrunner.Action.java
com.zoolicious.deckrunner.Action1.java
com.zoolicious.deckrunner.Card.java
com.zoolicious.deckrunner.CardFilter.java
com.zoolicious.deckrunner.CardList.java
com.zoolicious.deckrunner.CardListFragment.java
com.zoolicious.deckrunner.CardListTypeAdapter.java
com.zoolicious.deckrunner.CardRuling.java
com.zoolicious.deckrunner.DiskBitmapCache.java
com.zoolicious.deckrunner.FilterOnSide.java
com.zoolicious.deckrunner.FiltersFragment.java
com.zoolicious.deckrunner.Func.java
com.zoolicious.deckrunner.GsonRequest.java
com.zoolicious.deckrunner.MainActivity.java