Personalize ODK collect

I would like to remove the "Send Finished Data" and "Manage Data and
Forms" buttons on the main menu. Can this be done?

yes. you'll need to edit the MainMenuActivity.java file to remove
those buttons. take a look at lines 135-161.

http://code.google.com/p/opendatakit/source/browse/src/org/odk/collect/android/activities/MainMenuActivity.java?repo=collect&r=1db185b2d20320f273acb108fda2de2f6d1df591#135

ยทยทยท On Mon, Jan 10, 2011 at 09:27, Thomas Chelmowski wrote: > I would like to remove the "Send Finished Data" and "Manage Data and > Forms" buttons on the main menu. Can this be done? > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >