3D Tetris Game on Android OS

Slides:



Advertisements
Similar presentations
Android Application Development A Tutorial Driven Course.
Advertisements

Coursework 2: getting started (4) – using PhoneGap to build mobile applications (optional) Chris Greenhalgh G54UBI /
How To Configure JCreator. Part I: JDK Profile Launch JCreator Start  Programs  Installed Applications  JCreator LE.
Android Programming Beomjoo Seo Sep., 12 CS5248 Fall 2012.
Design an App Gail Dickinson Germantown Middle School 8 th Grade STEM Gail Dickinson Germantown Middle School 8 th Grade STEM.
Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department.
Introduction to Apps Development for the iPhone and the Android OS Art Gittleman Professor, Computer Science Calif State Univ Long Beach Feb 28, 2011.
Virtual Reality Course Slide  NTU Mobile HCI Lab, Mike Chen   Android Developers 
App Development on Android. Contents  First Milestone  Second Milestone  Third Milestone  Last Milestone 
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
INTERNATIONAL SUMMER ACADEMIC COURSE UNIVESITY OF NIS ISAC – Android programming.
M1G Introduction to Programming 2 4. Enhancing a class:Room.
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
FINAL PRESENTATION SYDNEY TOUR. Divya Nalla Raja Kandasamy RajaShekar Donti Ren Zhu Sadah Omar Sulaiman
PARSING FACEBOOK DATA FOR ANDROID 1. Step by Step  Import Android SDK  Get the hash key  Create a new app  Create a new project in Eclipse 
Prerequisites Android Studio – io.html io.html Java.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
DUE Hello World on the Android Platform.
Android for Java Developers Denver Java Users Group Jan 11, Mike
Eclipse Tutorial Barrett Summer Scholars 2011 Sustainable Engineering: Learning to Engineer Truly Green Products.
Presented By: Muhammad Tariq Software Engineer Android Training course.
Folio3 IPhone Training Session 1 Presenter: Imam Raza.
Mobile Device Programming
Lab 12: Other Languages User Interface Lab: GUI Lab Nov. 12 th, 2013.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
Windows Store apps… lots of choices Windows Store Apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media JavaScript.
First Venture into the Android World Chapter 1 Part 2.
Android Boot Camp Demo Application – Part 1. Development Environment Set Up Download and install Java Development Kit (JDK) Download and unzip Android.
Introduction to Android
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
 Architectural overview  Main APIs. getGames.php getGroupsLocations.php getGroupsScores.php getMessage.php getStreet.php getTime.php login.php sendMessage.php.
CMPE Senior Design Project Group Members: Jose A Montoya (CMPE) Carlos Olvera (CSCI)
Easy for users to get & stay current Unified core and app platform Windows Phone 7.5 Windows Phone 8 Windows Phone 8.1 Windows 8 Xbox One Windows on Devices.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
TODAY Android Studio Installation Getting started Creating your 1 st App Beginning to understanding Intents.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
Intelligent Data Systems Lab. Department of Computer Science & Engineering App Inventor Intro. & Installation Guide 컴퓨터의 개념 및 실습 3 월 2 일.
Android App. Development Android app is an smart phone operating system. It is used in variety of mobiles like Motorola,HTC,Sony Ericsson.HTC was the.
Introduction to Android Programming
COM594: Mobile Technology Practical – Week 1 Android and Android Studio.
Introduction to Apps Development for the iPhone and the Android OS
Android Programming.
Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran
Android Mobile Application Development
Mobile Applications (Android Programming)
App Inventor إعدادأشرف رفاعي أحمد
Android How to Program, 3/e
Walk n’ Play Project Group-8 Sivarama Krishna Polamraju
Android Studio, Android System Basics and Git
Computing.
Development-Introduction
GETTING STARTED ALL YOU NEED TO KNOW TO MAKE YOUR ROBOT MOVE
CMPE419 Mobile Application Development
Android SDK & App Development
Android Mobile apps development services company in India
CS323 Android Getting Started
Android App Developing with communication included
Tip Calculator App Android How to Program
Abstract Acknowledgments References
Jelly Bean Sample Android 4.1.
Abstract Acknowledgments References
Android Developer Fundamentals V2
Korea Software HRD Center
CMPE419 Mobile Application Development
Ari Fuchs API Lead /
Download the My Learning App
Java Coding Environment Installation & Execution guide
CA16R405 - Mobile Application Development (Theory)
How to Get Hotmail on Android Phone? | Hotmail Helpline Number USA
Presentation transcript:

3D Tetris Game on Android OS 5090309107 Cheng Xiang

Why choose Mobile App Mobile App.  Project Project Reading papers & Protocol design Simulate in NS2  Coding! Mobile App. Coding!!!

Why 3D Tetris Block ?

What did I Do Requirement Android 3.2 or higher(only been tested on Android 3.2) opengl es support

Collecting Information

Installing Android SDK Not the main point of this presentation Tips Don’t follow the lab guide Don’t install JDK 7

Learning Java & SDK Some samples

Learning Opengl ES Also by samples

Developing the App. Modeling Code reuse

Texturing

Mapping the core code to OPENGL 3D graphics Coordinate calculation View point setting Configuring user interfaces add click event or touch event to the app Configuring the user interface layout

Q&A

谢 谢!