Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

bitcoinaustria/bitfluids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitfluids

What you might need

  • maven3
  • android sdk 2.2 (because of the tablet we use)
  • eclipse indigio 3.7.2
  • ADT plugin
  • mvn plugin
  • git (obviously)

Steps to compile and run

Some common errors

  • gc overhead limit exceeded
    • echo “-Xms512m \n -Xmx1024m” >> eclipse.conf
  • dx error: IllegalArgumentException: already added: slf4j-logger
    • the logger was included twice in the maven build

Links

About

a simple android POS app for selling drinks priced in bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages