SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB

Slides:



Advertisements
Similar presentations
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Scienze dellInformazione Università di Bologna.
Advertisements

FIRST SESSION - XAMPP Jeongmin Lee.  Jeongmin Lee  CS  PHD  Machine Learning, AI  Web System Development.
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
DT211/3 Internet Application Development Active Server Pages & IIS Web server.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
11-Jun-15 Getting Ready for CIT Registering and labs If you are not yet registered (and want to be), be sure I have your name and student ID We.
Coursework 2: getting started (4) – using PhoneGap to build mobile applications (optional) Chris Greenhalgh G54UBI /
Android: Hello World Frank Xu Gannon University. Steps Configuration ▫Android SDK ▫Android Development Tools (ADT)  Eclipse plug-in ▫Android SDK and.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Windows Software Installation Tutorial GEFSOC Soil Carbon Modeling System Mark Easter, Kendrick Killian, Ting Feng, and Keith Paustian Natural Resource.
26-Jun-15 Getting Ready for CIT Labs Lab is scheduled for 3;00-4:30 Fridays in Moore 207 Lab is not in Towne 309 (Registrar has it wrong) Everyone.
30-Jun-15 Getting Ready for CIT Labs Lab is scheduled for 1:30-3:00 Fridays in Moore 207 Lab is not in Towne 313 (Registrar has it wrong) Everyone.
13-Jul-15 Getting Ready for Java. 2 What You Need 256 MB of RAM (512 MB or more recommended) 500 MHz Pentium or better Macintosh: must run Mac OS X, preferably.
2. Setting Up Your Android Development Environment.
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
NetBeans IDE Downloading and Installation Guide. Downloading NetBeans IDE Installation Setup.
ANDROID PROGRAMMING MODULE 1 – GETTING STARTED
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
Virtual Reality Course Slide  NTU Mobile HCI Lab, Mike Chen   Android Developers 
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
Getting Started with Android Programming Note: if you have already installed android development tools, please check that you have the same version as.
SYST Web Technologies SYST Web Technologies Installing a Web Server (XAMPP)
Android Programming. Outline Preparation Create new project Build and Run a project Debug a project Deploy on devices.
JSP and Servlets Lecture notes by Theodoros Anagnostopoulos.
Android Introduction Platform Overview.
Technology Options. Entire Project – Technologies (over simplified) 1.Front-end 2.Database 3.Server-side scripting (front-end and database integration)
Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved.
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
Apache, MySQL and PHP Installation and Configuration Chapter 4 XAMPP Installation and Configuration.
CS Tutorial 1 Getting Started with Visual Studio 2012 (Visual Studio 2010 are no longer available on MSDNAA, please choose Visual Studio 2012 which.
Customer Relationship Management. Content CRM SugarCRM System Requirement Installation Process Configuration.
Presented By: Muhammad Tariq Software Engineer Android Training course.
Plug-in Development Environment. Session Outline Tools Installation Configuration New Project Basic Debugging Remote Debugging.
CSc2010 Lab Fall 2015 Bing Li. Contact  Name : Bing Li   Website : cs.gsu.edu/~bli6  Office : Suntrust.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Presentation: SOAP/WS in a distributed object framework, Application Servers & AXIS SOAP.
Android Development Environment Environment/tools Windows Eclipse IDE for Java Developers (v3.5 Galileo) Java Platform (JDK 6 Update 18) Android.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
1 Session 1: Introduction to PHP & MySQL iNET Academy Open Source Web Development.
XAMPP Introduction to Web Programming Kirkwood Community College Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved Web Server Software Distribution.
Install and Configure PHP: XAMPP, LAMP, IDEs PHP, CGI, Web Server. XAMP / LAMP / PHP in IIS. PHP IDEs SoftUni Team Technical Trainers Software University.
Unit 1 – Web Concepts Instructor: Brent Presley.
INTRODUCTION TO JAVA AND ANDROID. Slide 2 Our Ecosystem Java Eclipse Android SDK.
Intro to APACHE, MySQL, and PHP & freely available (hackable) Packages Aonghus Sugrue 04 Oct 2012.
Installation of Visual Studio Android emulator and Android Studio
XAMPP.
Installing a Moodle Test Site The painless and easy way.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
Android apps development - Eclipse, Android SDK, and ADT plugin Introduction of.
IBM Worklight environment setup 1. Eclipse IDE Multi-purpose integrated development environment (IDE) Open source Supported for Windows, Mac OS X, Linux.
Mobile Device Development
Setup a PHP + MySQL Development Environment
WordPress Introduction
SEEM4570 Tutorial 1:Software Installation
Obtaining the Required Tools
Development-Introduction
Android 基礎.
Pemrograman V (PHP) “Introduction”
Developing Web-Based Applications
XAMPP.
Presentation transcript:

SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB

Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security  Eclipse  Introduction  Setup  Install Plug-in  New and Run a Project on an Emulator  Eclipse

Introduction  A web application requires  A web server  A database  A interpreter  XAMPP: A free and open source cross-platform web server solution stack package  X: Cross-platform  A: Apache HTTP Server  M: MySQL database  P: PHP (the interpreter)  P: Perl (the interpreter)  Download from:   XAMPP 5.5 Installer

Environment  XAMPP v1.8.3  Windows  Reminder  Use corresponding version for Mac and Linux

Installation  Only download and unzip  No installer  Start with  Assume the unzip directory is: c:\xampp  Run C:\xampp\xampp- control

Run Programs  Run PHP  Needs the Microsoft Visual C Redistributable package   PHP (*.php), Perl (*.cgi) and others  located in => C:\xampp\htdocs\

Security  XAMPP  Not meant for production use  Only for developers in a development environment  A list of missing security  The MySQL administrator (root) has no password  The MySQL daemon is accessible via network  phpMyAdmin is accessible via network  Fix most of the security weaknesses   The root password for MySQL and phpMyAdmin  a XAMPP directory protection

Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security  Eclipse  Introduction  Setup  Install Plug-in  New and Run a Project on an Emulator  Eclipse

Introduction  An Integrated Development Environment (IDE)  A standalone software  Support multiple languages such as Java, C, HTML, CSS3, php, etc.  Android Development Tools (ADT) Bundle   Eclipse + ADT plugin  Android SDK Tools  Android Platform-tools, etc  Java EE IDE  Eclipse Java EE IDE for Web Developers   Unzip the file to any place as convenience  Remember to install Java SDK  ava/javase/downloads/jdk7- downloads html

Environment  Setup in tutorial  Windows platform  Eclipse  Android  You can use another setting for the course like  Mac, Linux  Netbeans

Setup  Choose a workspace  A directory used by Eclipse to store your source codes  If you are first starting, Eclipse will ask you to specify the workspace to use

Install Android Plug-in  Must install Android SDK before (no need if installed ADT bundle)   Eclipse: Help  Install New Software  Add the repository 

Select ADT plugin  Select all items under developer tools  Next

Accept the Agreement  Accept the license agreement  Restart Eclipse

Setup the Android SDK  Click “OK” for security warning  Click “Open Preferences” to setup the Android SDK

Setup the Android SDK  Click “Proceed”  Select the Android SDK if you separate install Eclipse and Android SDK

Create an Android Project  New  Other…  Android  Android Application Project

Basic information  Input application name and others  Select target SDK: API19  Install the corresponding SDK version on the Android SDK manager if an error in theme

Continue to Create  Click “Next” for following steps  “Finish”

Initial Codes  If the MainActivity shows error, please try:  Project  Clean  Clean all projects

Android Virtual Device  If no Android Virtual Device (AVD), an AVD need to be created  Open the Android Virtual Device Manager (or Eclipse will open it automatically)  New  Select device, target API version and CPU  Remember that you have install those API version before  For memory, please ensure the computer has enough memory. Otherwise, the emulator cannot start

Run the Project  Right click the project folder  Run As  Android Application  In the first time, you may need to setup the AVD  Run As  Run Configuration  Android Application  Target

Debug message  Unlike console program, the log need to be re-direct out of the emulator  Choose “Yes” for auto monitor logcat

Create a New HTML and CSS Project  Eclipse: File  New  Project  Web  Dynamic Web project

Create New HTML pages  Right click the project  New  HTML File  Create CSS file in similar way

Deploy the Webpage  Use J2EE Preview at localhost  After running the server, we can view in other browsers