Skip to content

haraldschilly/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

an android POS app for prices in bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%