Difference between revisions of "MAP524/DPS924 - 2014"

From CDOT Wiki
Jump to: navigation, search
(Labs Q&A Fall 2013)
(Labs Q&A Fall 2013)
Line 12: Line 12:
 
* Has anyone run into a problem where the emulator refuses to rotate (at all, never mind the layout of the running app)? I tried Ctrl+f11/f12, f11/f12, but none of them work. And I don't have a number pad on my laptop to try 7/9. --Andrew
 
* Has anyone run into a problem where the emulator refuses to rotate (at all, never mind the layout of the running app)? I tried Ctrl+f11/f12, f11/f12, but none of them work. And I don't have a number pad on my laptop to try 7/9. --Andrew
 
** I pressed the HOME key on my laptop and the emulator's orientation changed from portrait to landscape. (Peter)
 
** I pressed the HOME key on my laptop and the emulator's orientation changed from portrait to landscape. (Peter)
 +
*** Figured it out - it was already used by the xfce window manager to switch to desktop 11/12, just cleared that binding and now it works as it should with the emulator. --Andrew
  
 
== [[Assignment 1 Q&A Fall 2013 |Assignment 1 Q&A]]==
 
== [[Assignment 1 Q&A Fall 2013 |Assignment 1 Q&A]]==

Revision as of 16:52, 18 September 2013

Learning goes on after leaving classrooms and computer labs.Let us use this wiki to do collaborative learning and share our excitement and headaches in developing Android applications. Feel free to create new and interesting topics on this wiki page.

Android Discovery Zone

Debugging and Testing Android Code

Resources for Learning Android App Development

Labs Q&A Fall 2013

  • Has anyone run into a problem where the emulator refuses to rotate (at all, never mind the layout of the running app)? I tried Ctrl+f11/f12, f11/f12, but none of them work. And I don't have a number pad on my laptop to try 7/9. --Andrew
    • I pressed the HOME key on my laptop and the emulator's orientation changed from portrait to landscape. (Peter)
      • Figured it out - it was already used by the xfce window manager to switch to desktop 11/12, just cleared that binding and now it works as it should with the emulator. --Andrew

Assignment 1 Q&A

Assignment 2 Q&A

Project Proposals for A2