Skip to content

schildbach/bitcoin-wallet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 851 commits behind bitcoin-wallet:main.

Latest commit

Andreas Schildbach 7.23
dcc3b20

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
.tx
 
 
 
 
 
 
 
 
 
 
 
 

Welcome to Bitcoin Wallet, a standalone Bitcoin payment app for your Android device!

This project contains several sub-projects:

  • wallet: The Android app itself. This is probably what you're searching for.
  • market: App description and promo material for the Google Play app store.
  • integration-android: A tiny library for integrating Bitcoin payments into your own Android app (e.g. donations, in-app purchases).
  • sample-integration-android: A minimal example app to demonstrate integration of Bitcoin payments into your Android app.

You can build all sub-projects at once using Gradle:

gradle clean build

You can install the app from the app store of your choice:

About

This is just my personal fork. For the official repository, please follow the link:

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%