Skip to content

a simple android POS app for selling drinks priced in bitcoin

Notifications You must be signed in to change notification settings

andreaskern/bitfluids

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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

  • Java 100.0%