Reply
Thread Tools
Posts: 1 | Thanked: 0 times | Joined on Jul 2008
#1
Hey guys, is there a way to develop Maemo app. on Windows or you have to have Linux?

Thanks!
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#2
You can use vmware: http://maemovmware.garage.maemo.org/

Or search this forum for andLinux. (Just a note, I wouldn't recommend andlinux if you plan on uploading to extras as generating a ssh/gpg key will not work in andlinux.)
 

The Following 2 Users Say Thank You to qwerty12 For This Useful Post:
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#3
Hadn't known of that obstacle, but if it's just key generation that doesn't work, you could generate the key on the tablet, and transfer it to the machine.

My tendency (Windows-side) is Cygwin rather than coLinux, but I don't do any tablet development there, and while it should work, rebuilding the SDK for Cygwin/NT would be a major project in itself; I'm not advising that for this in particular...

You could always do cygwin/NT+coLinux side-by-side, but that would wind up confusing me at least.
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#4
I do all a lot of my development work with Windows.

I use an open source editor (komodo edit)

I use WinSCP and copy files between my n810 and windows (or occasionally my linux laptop configured similarly).

When i am away from anywhere I can edit using pygtkeditor directly on the tablet.

I have gcc on the tablet and compile directly on there using ssh.

It may not work for every project and compilation time is certainly slower than my desktop, but coupled with time to transmit the binary and execute it means its faster for incremental compilations.

Oh, this is C by the way

here is an overview of my app
http://www.internettablettalk.com/fo...ad.php?t=21259
 
OSEmuTech's Avatar
Posts: 466 | Thanked: 142 times | Joined on Jan 2008 @ Temple Terrorist, FL
#5
Originally Posted by Benson View Post
My tendency (Windows-side) is Cygwin rather than coLinux, but I don't do any tablet development there, and while it should work, rebuilding the SDK for Cygwin/NT would be a major project in itself; I'm not advising that for this in particular...

You could always do cygwin/NT+coLinux side-by-side, but that would wind up confusing me at least.
Unfortunately it won't work as Cygwin has no root account.
__________________
16-Bit x86 DOS: DOSBox
Amiga 68k: UAE
Apple II: Winapple
Apple 68k Mac: Basilisk II
Commodore 64: Frodo
Palm OS: Access GarnetVM
TI-89 Calculator: TiEmu 2
 
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#6
Originally Posted by qwerty12 View Post
You can use vmware: http://maemovmware.garage.maemo.org/

Or search this forum for andLinux. (Just a note, I wouldn't recommend andlinux if you plan on uploading to extras as generating a ssh/gpg key will not work in andlinux.)
I'm using andLinux on a Windows laptop when I'm away from my Linux desktop, and have no problem signing and uploading from it. Admittedly, I've been using the same key I generated on a full-blown Linux box, is the problem getting enough entropy or something?
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 
timsamoff's Avatar
Posts: 1,605 | Thanked: 1,601 times | Joined on Mar 2007 @ Southern California
#7
Don't forget about Wubi!

Tim
__________________
http://samoff.com
 

The Following User Says Thank You to timsamoff For This Useful Post:
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#8
Originally Posted by OSEmuTech View Post
Unfortunately it won't work as Cygwin has no root account.
That just means it's not straightforward; it shouldn't be all that huge an obstacle. See http://debian-cygwin.sourceforge.net...ap/readme.html for info on setting up root. But there's a continual series of obstacles to be overcome, and it's just too much work for me to consider.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#9
Originally Posted by Jaffa View Post
I'm using andLinux on a Windows laptop when I'm away from my Linux desktop, and have no problem signing and uploading from it. Admittedly, I've been using the same key I generated on a full-blown Linux box, is the problem getting enough entropy or something?
Good point, it's making a key that is a problem.
 
Posts: 259 | Thanked: 72 times | Joined on Dec 2007 @ Halifax, NS
#10
Originally Posted by lcuk View Post

When i am away from anywhere I can edit using pygtkeditor directly on the tablet.

I have gcc on the tablet and compile directly on there using ssh.

It may not work for every project and compilation time is certainly slower than my desktop, but coupled with time to transmit the binary and execute it means its faster for incremental compilations.

Oh, this is C by the way

here is an overview of my app
http://www.internettablettalk.com/fo...ad.php?t=21259
Man I find that seriously cool. I played a bit with PocketC on the palm and it's nice to see the tablet being put to good use that way. It makes me want to try it!

I would have to learn C again though.

As far as compiling speed... I used to compile Clipper code on a 286. It really wasn't that bad. It teaches you to think through your code first. Actually I think I did some stuff on an XT... Modula-2 maybe? I obviously didn't stick with that for too long.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:32.