How do I access in-app settings in the simulator?

Former Member
Former Member

First things first.

I am NOT talking about the items under the "Settings" menu in the simulator.

I am actually talking about the options coded in e.g. AnalogSettingsMenu.mc and AnalogSettingsView.mc in the Analog sample that's included with the SDK.

I can build and run the Analog sample just fine.  But what exactly do I need to do in the simulator to access the menu that contains "Setting1", "Setting2", "Setting3" and "Setting4" as defined in function AnalogSettingsDelegate.onMenu()?