This is an old revision of the document!
Migrating 2.3 applications like SmartDirt and SmartGrade require a different interface and the example below attempt to solve the issues of migration and provide an interface pattern for future products.
The example below use more optimized layouts for portrait and landscape than 2.3 versions. These are for the phone (Galaxy III). Tablets may require different layouts as well.
Job name in progress notifier position mode at right justified status
The new action bar makes some items more equal than others and requires prioritizing functions. The menu order and listing for main mode 4.0 is this:
Also notice that Track is no longer an option on the menu. Instead it will move permanently to the screen below the zoom controller. We can also remove the option to remove it from the Preferences tab.
The measure mode menu for 4.0 has the following priorities:
Note that I expanded the measure mode to include File, Save and Settings. With 2.0 menus the goal was to not go to multiple menu screens. We no longer have to make that compromise for 4.0 systems. 2.3 systems will still function but will end up with a More menu item.