GSoC/GCI Archive
Google Code-in 2012 Copyleft Games Group

SweetSoy: Settings Screen

completed by: Neil Patil

mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh

Build a Settings screen which can be pulled up by menu option. Current options should include:

  • XMPP Login (either user:pass@server or Google account)
  • XMPP Stay Connected (simple checkbox)
  • Game Metaservers (XMPP JIDs of services)
  • Bluetooth Devices (display list of paired devices)

Settings should be saved so they don't need to be entered every time SweetSoy is loaded. Most of this task is in the UI design using Android's XML layout format though a few lines of Java will be needed.

While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.

When you've done, commit your work and post the resulting changeset url to this task.