Android Open Source - Development wallet Wallet






Project Summary

A wallet for your cards and various things for android.

Web Site / Source Repository

Wallet is hosted in the following web site
https://github.com/kennydude/Wallet

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

ItemValue
Java File Count28
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count12
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 9 image files in Wallet. The names of the image files are listed as follows.

ic_action_content_new.png
ic_action_navigation_accept.png
ic_app.png
ic_arrow_back_white_24dp.png
ic_check_white_24dp.png
nectar_logo.png
subway_logo.png
tesco_clubcard_logo.png
thegymgroup_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Wallet has the following Java source files.

me.kennydude.wallet.ActivityCardList.java
me.kennydude.wallet.ActivityEditCard.java
me.kennydude.wallet.ActivityOpenSource.java
me.kennydude.wallet.ActivityViewBarcode.java
me.kennydude.wallet.ActivityViewCard.java
me.kennydude.wallet.BaseActivity.java
me.kennydude.wallet.Card.java
me.kennydude.wallet.CardUtils.java
me.kennydude.wallet.LollipopUtils.java
me.kennydude.wallet.RefreshCardTask.java
me.kennydude.wallet.Utils.java
me.kennydude.wallet.WalletApplication.java
me.kennydude.wallet.clubcard.EditClubcard.java
me.kennydude.wallet.clubcard.TescoClubcard.java
me.kennydude.wallet.clubcard.ViewClubcard.java
me.kennydude.wallet.medicine.MedicineUsageCard.java
me.kennydude.wallet.nectar.EditNectarCard.java
me.kennydude.wallet.nectar.NectarCard.java
me.kennydude.wallet.nectar.ViewNectarCard.java
me.kennydude.wallet.subwayuk.EditSubwayCard.java
me.kennydude.wallet.subwayuk.SubwayCard.java
me.kennydude.wallet.subwayuk.ViewSubwayCard.java
me.kennydude.wallet.testcard.EditTestCard.java
me.kennydude.wallet.testcard.TestCard.java
me.kennydude.wallet.testcard.ViewTestCard.java
me.kennydude.wallet.thegym.EditTheGymCard.java
me.kennydude.wallet.thegym.TheGymCard.java
me.kennydude.wallet.thegym.ViewTheGymCard.java