Development Environment - Introduction by Mark Lassoff

video locked

About the Lecture

The lecture Development Environment - Introduction by Mark Lassoff is from the course Mobile App Development with PhoneGap. It contains the following chapters:

  • Introduction
  • Android Development Environment
  • Native Android Project
  • Look at the Folders
  • Metatags

Author of lecture Development Environment - Introduction

 Mark Lassoff

Mark Lassoff


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... 2) If you have an actual device available and the necessary credentials (iOS Developer account for iOS apps), deploy your application to an actual device and observe the result. 3) In Eclipse, enter the DDMS perspective while your application is running on either the emulator or your actual device. You can do this by clicking Window → Open Perspective → DDMS, or, alternatively, Window → Open ...

... Make sure that the sizes of the icons are the same as the original files. Once you’ve replaced all of the icon.png files, restart Eclipse, and, if necessary, load your project. ...

... correct resolution icon visible for each device screen size and resolution and view your application’s output at each screen size. ...