ConsoleUser
Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com
This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.
All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.
- class NexusS7_1Platform.NexusS7_1Platform(system, config)¶
This <no title> encapsulates running Android 7.1 on a Nexus S
Parameters:
system: a handle to the remote <no title> on which this window “lives”
config: a <no title> object
- open_start()¶
This doesn’t have a start menu per se, but it does have an app menu, which is the analog here, so let us open that.
- show_desktop()¶
Attempt to show the desktop, hiding any windows that are currently open. This will not explicitly close any windows.
- try_config()¶
Stub so platforms don’t choke and die if this is called and they don’t know how to configure themselves.