keaglez

Hi! I'm Jeffri Hong, also known as keaglez, a 21 years old geek who love the web and comic.

The Adv Menu Organizer source code

Posted on Programming, ROKR E2 and tagged with , , , , ,

Ok guys, this is my new application source. If you haven’t know this, please take a look on my website. This application will be useful to organizing your menu faster and easier.

This is my first time creating a C++ and QT application. Therefore, sorry if the code is a bit messy. This application is created using SDK by blackhawk with E2 header files taken from lasly’s SDK. Lately, I got header files from arctu, but it doesn’t make differences whether it compiled using any of these SDK.
Read more…

Some hello world examples

Posted on Programming, ROKR E2 and tagged with , , , ,

Here is some hello world example for anyone who interested to develop a native application for ROKR E2. All of the example is very simple and easy to understand as long as you have basic C++ and QT. You can use SDK from lasly or blackhawk, both is working for these application. If you haven’t had cross compiler, then read first here.

The first example is a message dialog like below.
Read more…

Setup cross compiler for ROKR E2

Posted on Programming, ROKR E2 and tagged with , , , , ,

Now, lets have a look on how to setup a cross compiler, so that you can developt a native application for ROKR E2 (EZX). We need ezx crosstool to build our cross compiler, thanks to Samr7. Download the ezx_crosstool0.6.zip fromĀ Samr7′s blog or here.

Before we proceed, make sure that you have all the requirement first:

  • a Linux PC
  • internet connection
  • 2 GB hard disk space
  • basic Linux knowledge

Read more…

Proudly powered by Wordpress