View Single Post
Old 02-12-2009, 03:55 PM   #17
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Quote:
Originally Posted by Mackx View Post
I tried to make the Sudoku app ported by Adam more 'Native' by adding a menu in the popupmenu and to get an icon in the 'task-list' so I would be able to get back to a sudoku after reading some time.

It should mainly be used as an example, since the code is a merge between the original sudoku source (as Adam provided) and the hello-world code from iRex. It contains lots of unused code that I did not yet clean up.

The zip-file contains the original program (Sudoku) and the 'enhanced' version (Sudoku2). The source code contains only the minimal files, you should be able to compile it with the Ajunta-IDE (make sure to enable the Poky-plugin before AutoConfiguring).
The app is 'Deployed' into /usr/bin, so copy it to Programs or run it from there in the emulator.

Hope someone finds the example code usefull for porting his program.
Brilliant! I attempted to do this, but never got it working quite right. I'll have to dig through this when I have a chance.

Adam B. is offline   Reply With Quote