1 / 8

Basic programming for the Qtopia Greenphone

Basic programming for the Qtopia Greenphone. Morten Lisborg Jørgensen. s ynopsis. Programme Installation of Greenphone SDK Short presentation of the Greenphone Walkthrough of the creation of a simple game Prerequisites Windows or Linux enabled computer with internet access

uyen
Télécharger la présentation

Basic programming for the Qtopia Greenphone

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Basic programming for the QtopiaGreenphone Morten Lisborg Jørgensen

  2. synopsis • Programme • Installation of Greenphone SDK • Short presentation of the Greenphone • Walkthrough of the creation of a simple game • Prerequisites • Windows or Linux enabled computer with internet access • Installation is Windows based, but should be equally simple on Linux

  3. installingthe SDK • Download and install VMware player from http://vmware.com/ • Install Greenphone SDK • Go to http://qtopia.net/ and download the “Greenphone Community SDK” .iso-file • Today I brought some CD’s of v. 4.2.4 • Follow instructions on the CD

  4. whatis the greenphone? • Marvell PXA270 312 MHz (XScale ARM) • 64 MB RAM • 128 MB Flash • Mini-SD slot for expansion • GSM/GPRS modem (tri-band) • Bluetooth • Camera (1.3 megapixel) • QVGA (320x240) LCD touch screen • Mini USB-port • Price: $695

  5. greenphonesoftware • Qtopia Phone Edition • Linux 2.4 kernel • Source code can be downloaded from trolltech.com (full source not available) • Phone can be re-flashed through USB or flash-card

  6. what is it good for? • Rapid prototyping • Simple API means fast implementations • Versatility • Windows vs Linux = Symbian OS vs Greenphone(to someextent) • Fullsourcesarehowever not available • Onlyintended for developers

  7. qtopiasdk - versions • Community (free) • Sources for applications (GPL) • Light ($195 ≈ 1200 kr) • Same sources as community (dual license) • Can be used for commercial distribution • Professional (unknown) • Support from Trolltech • Full source • Can be used for commercial distribution

  8. qtopiasdk - contents • The SDK is provided as a VMware Virtual Machine image • Avoids ordinary Linux hassle without sacrificing power • Runs on Windows and Linux • Uniform development platform for multiple developers • Contents • Debian Linux with KDE • KDevelop – IDE • Qt Designer – UI designer • Qt Linguist – Translation tool • Assistant – API documentation • Phone emulator • apt-get – For easy install of additional applications

More Related