SophiaFramework UNIVERSE Tutorial
This is a walk through guide of programming BREW applications in C++, using SophiaFramework UNIVERSE.
1. BREW HelloWorld -Using SophiaFramework UNIVERSE for the first time-
HelloWorld is a simple application that displays "Hello World" on the device screen. Main features of this tutorial is to learn how to start a new project, running the application on the emulator or the device.
After finishing this step, you will understand how SophiaFramework UNIVERSE works for your BREW application.
2. BREW Cartoon -Programming GUI in C++ -
Cartoon draws comic strip on the screen.
The aim of this step is to understand how to draw images on the BREW device.
3. BREW Breakout - Programming game with SophiaFramwork -
Breakout is a simple game. The aim of this step is to learn how to program a game without using GUI Framework.
4. BREW RSS Reader - Using HTTP / XML in SophiaFramework UNIVERSE -
By programming BREW RSS Reader in C++, you can learn basics of handling HTTP and XML in BREW C++.
5. BREW POP/SMTP Mailer - Using POP / SMTP in SophiaFramework UNIVERSE -
By programming BREW RSS Reader in C++, you can learn basics of handling POP and SMTP in BREW C++.
6. BREW Camera Application with SophiaFramework UNIVERSE -
You can learn the fundamentals of handling camera and photo image by programming the Simple BREW Camera Application with SophiaFramework UNIVERSE using C++.
7. BREW Scheduler Supporting vCalendar with SophiaFramework UNIVERSE -
You can learn to program BREW Scheduler supporting with SophiaFramework UNIVERSE using C++.
8. Amazon E-Commerce Service by SophiaFramework UNIVERSE -
You can learn to writing applications that integrate Amazon E-Commerce Service (ECS) with SophiaFramework UNIVERSE.