cuberite / android

Official Android app for Cuberite
Apache License 2.0
86 stars 7 forks source link

Add option to start Cuberite on boot #59

Closed mathiascode closed 4 years ago

mathiascode commented 4 years ago

Fixes #10 Depends on #57

I still need to take a second look at this for potential design changes and cleanups, but the base functionality is there. The goal is to make most pieces independent of MainActivity (necessary when starting the Cuberite service on boot for example).

mathiascode commented 4 years ago

Should be ready now.