Download presentation
Presentation is loading. Please wait.
Published byNelson Price Modified over 9 years ago
1
Design and Implement of a Phone Game Based on Android
2
Introduction Purposes & Goals Project Overview Difficulties & Challenges
3
What is Android? Android delivers a complete set of software for mobile devices: an operating system, middleware and key mobile applications.
4
What is the advantages of Android? 1.Open 2.All applications are created equal 3.Breaking down application boundaries 4.Fast & easy application development
5
What's inside Android?
6
1.Linux Kernel contains all kinds of driver & power management 2.Android Runtime Contains: Core Libraries Dalvik Virtual Machine
7
4.Application Framework 5.Applications Contains: Kinds of Manager, Content Provider, View System, GTalk Service GUI: Home, Contacts, Browser... What's inside Android? 3.Libraries contain: Surface Manager,Media Framework,SQLite,OpenGL | ES,FreeType,WebKit,SGL,SSL,libc
8
An Interesting Debate "Android == JAVA GE(Google Edition)" Android & JAVA back
9
What're we going to do? We're going to design a phone game to help people learn mandarin.
10
Developer Toolchain
11
Emulator
12
Eclipse Plugin back
13
What're the steps to achieve the goals? 1.Analyze the existed JAVA Game relevant to typing characters 2.Learn the frameworks and APIs of Android 3.Code our own phone game 4.Modify the software
14
Where're we now? We're in the first step of the project --- looking for some typing character JAVA Game and analyzing them.
15
General Schedule We hope to finish the first and second step by the end of this semester. In the winter vacation, we're supposed to consider the whole picture of the new game.
16
Try to submit the original edition in the next March. Modify the software until the end of the project. General Schedule back
17
What the essential element or the most important thing about a game ? Interesting! Interesting! Interesting! So, we've to figure out how to make it attractive.
18
The End
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.