Forum: Development
2010-08-06, 07:37
|
Replies: 8
Views: 5,293
|
Forum: Development
2010-08-06, 07:33
|
Replies: 8
Views: 5,293
Re: Not seeing installed .deb app
Hi Sukumar!
Please, don't ever use Qt Creator for creating your packages!
Qt Creator can run your apps on your device, but its packaging system is flawed and will not support any of the options...
|
Forum: Development
2010-08-04, 02:41
|
Replies: 8
Views: 5,293
Re: Not seeing installed .deb app
You were able to run it in emulator. You should know how it is called and were it is stored. One possibility:
/usr/bin/helloworld
another
/opt/usr/bin/helloworld
So, find it wherever it is, and...
|
Forum: Maemo 5 / Fremantle
2010-07-30, 20:05
|
Replies: 393
Views: 211,031
Re: Optimize your Nokia N900
It is always good to learn something new:)
Running sudo sh Optimize must be ok without asking for any password. Did you rename the script? did you add the sh extention?
|
Forum: General
2010-07-28, 20:44
|
Replies: 8
Views: 4,913
Re: copy files to unix file system
You can't access "MyDocs" when it's mounted by Windows (mass storage mode)... ;)
Either it's in use by the N900 or by Windows, not both.
|
Forum: General
2010-07-28, 18:51
|
Replies: 8
Views: 4,913
Re: copy files to unix file system
What you see as your "N900" drive in Windows translates on the Maemo filesystem as:
/home/user/MyDocs
So just open your "N900" mounted drive in the Windows My Computer and create your new...
|
Forum: Nokia N900
2010-07-23, 05:23
|
Replies: 3
Views: 3,514
Re: sametime
You only need to install:
pidgin
pidgin extra protocols (bojor and sametime)
and run pidgin
setup sametime
it should work.
I am running it and works fine for chatting with sametime client...
|
Forum: Development
2010-07-15, 19:18
|
Replies: 7
Views: 2,801
Re: Hello World
Hi.
I agree there is very little ino out there. Check out my guide. link in my signiture.
Thanks.
|
Forum: Development
2010-07-14, 08:47
|
Replies: 7
Views: 2,801
Re: Hello World
I cant believe how little info there is out there to develop apps for the n900 and yet is is so easy when you figure it out.
This is what I did after weeks of struggling so i hope it helps.(it...
|