Development Environment - Introduction von Mark Lassoff

video locked

Über den Vortrag

Der Vortrag „Development Environment - Introduction“ von Mark Lassoff ist Bestandteil des Kurses „Mobile App Development with PhoneGap“. Der Vortrag ist dabei in folgende Kapitel unterteilt:

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

Dozent des Vortrages Development Environment - Introduction

 Mark Lassoff

Mark Lassoff

Mark Lassoff has always been interested in Computers and programming. In college he majored Communications and Computer Science. After completing his college career, Mark worked in the software and web development departments at several large corporations. In 2001, on a whim, while his contemporaries were conquering the dot com world, Mark accepted a position training programmers in a technical training center in Austin, Texas. Today Mark is a top technical trainer, traveling the country providing training for software and web developers. Mark's training clients include the Department of Defense, Lockheed Martin, Discover Card Services, and Kaiser Permanente. He has consulted for companies such as Dell, Target, Lockheed Martin, and government agencies including the US House of Representatives.

Kundenrezensionen

(1)
5,0 von 5 Sternen
5 Sterne
5
4 Sterne
0
3 Sterne
0
2 Sterne
0
1  Stern
0


Auszüge aus dem Begleitmaterial

... 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. ...