benwang93 / AcceLog

Accelerometer Log and Serial Monitor Android App & Arduino companion
0 stars 0 forks source link

Notification center & Serial Monitor mode #8

Open benwang93 opened 9 years ago

benwang93 commented 9 years ago

Add textview or scrolling listview at top set to wrap_content layout_height, and add notifications there, with a task scheduled several seconds after to delete them.

The present serial monitor can be hidden until enabled, for debug mode. Don't print to it unless active, to prevent memory from clogging up.