We need to remove the initial start up "training" features in Launcher2 which is provided in the AM335xEVM_SK source.
The initial "Make yourself at home" screen requires the user to press "OK".
The "Choose some apps" screen also requires the "OK" press.
Our product does not have a touch screen so these two need to go.
I've found those message strings but haven't been able to track it back to the actual source in Launcher2 where I can remove these two user interaction steps.
Any clues where to look in the 77 Launcher2 source files ?
Thanks.