![]() |
Re: I want to start developing.
Quote:
Daniel |
Re: I want to start developing.
I've just started developing for Maemo 5 on my Windows 7 computer a month or something ago.
I'm using the Nokia Qt SDK which can build .deb files which you can install on a N900 directly. You can also set your N900 as simulator which will actually run your application directly on the N900. Although I've only managed to get that working over WiFi and not over the USB connection. It took me quite some headaches to finally get things uploaded to repositories and compiled OK by the autobuilder. I can give you pointers for that if you need any when you get to that point. But once you've got that going it's easy. As a C/C++ programmer myself, I would suggest you to use Nokia Qt SDK. |
Re: I want to start developing.
hey i like this thread! im also interested in here :) thread bookmarked!
|
Re: I want to start developing.
Quote:
So it looks like the Qt SDK is actually the easiest way to get started now, by default. I've practically given up trying to set up the SDK manually on Ubuntu as packaging is a pain. I'm going to try the Qt SDK and see how it goes. Thanks guys. |
Re: I want to start developing.
Quote:
Quote:
Daniel |
Re: I want to start developing.
So the nokia Qst is just like driving a car with automatic gear,and assisted brakes right?
and for maemo is a manual,and hard like a lamborgini? btw I'm going to try them both,nokia looking noobish-friendly....but its ok |
Re: I want to start developing.
If you want to start QT delelopment you do not need maemo SDK. All you need is Qt SDK and MADDE. You can integrate Madde with QT. Qt SDK is where you code, design etc. With Madde you can make .deb for maemo. I was playing with it for a while its quit easy
|
Re: I want to start developing.
Surprised no one mentioned this, Youtube :D my friend. If you get a problem understanding anything related to programming, classes, structures, functions, stacks, trees etc...Youtube is your friend. Its filled with c++ and java tutorials. Although I've never actually tried anything in QT. I've read that it's pretty close to c++, so yea, c++ should be the way to go if you want to get started with QT.
Unless Nokia has some excellent tutorials, In which case, you won't need to bother with c++, and just start learning QT. As no programmer can magically know a programming language without out doing tutorials first. |
Re: I want to start developing.
I just tried Nokia Qt SDK and it was very convinent!!!
|
Re: I want to start developing.
I personally find Python/Gtk to be the easiest platform to work with on the N900. I usually add a couple of whatifs in the beginning of the programs so that I can test and use the gtk programs on my desktop before scp'ing it to the N900 and running them there.
You can even develop the programs on the N900 if you are using Python (or any interpreted language). I use git to keep the versions synchronized between my desktop and my N900. Here is a simple hello world program: Code:
#!/usr/bin/python |
All times are GMT. The time now is 20:14. |
vBulletin® Version 3.8.8