Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User zymeth1138's Avatar
    Join Date
    Dec 2005
    Posts
    2
    is there a version of SDK that works on mac??

  2. #2
    Super Contributor jplauril's Avatar
    Join Date
    Dec 2004
    Posts
    643
    Unfortunately there is no Symbian C++ SDK for the Mac, so you can't develop C extension modules or use the Symbian emulator. Note that you don't need the SDK for developing pure Python code, just the SIS package is enough for that.

  3. #3
    Regular Contributor simo.salminen's Avatar
    Join Date
    Aug 2004
    Posts
    295
    Well, there is this: "HOWTO develop Symbian apps using Mac OS X" http://simonwoodside.com/dev/symbian/howto.html. What is lacking is emulator. Maybe you could use Virtual PC.

  4. #4
    Registered User grhabyt's Avatar
    Join Date
    Dec 2005
    Posts
    6
    I 've had poor luck with emulators in Virtual PC.
    I'll wait for a Mac SDK.
    In the meantime I can develop for Flash on Nokia.

  5. #5
    Registered User boffey's Avatar
    Join Date
    Aug 2005
    Posts
    2
    It is indeed a shame that there is no official SDK for OS X, but, as others have said their are alternatives for most of the develpment environments. In terms of straight Python I'm really enjoying using my Mac, there's Python support striaght out of the box in OS X and linking up to the phone is a breeze.
    You can use whatever text editor you normally use to write Python scripts (from vi through emacs and TextWrangler), then transfer scripts across to the handset using Bluetooth.
    For interactive development under 10.4 try this:
    Open up System Preferences, navigate to the Bluetooth Settinsg and choose Sharing.
    Choose Add Serial Port Service and create a new RS-232 serial port device called say, BTSerialPort.
    Now, as long as your phone is configured and paired with your Mac, just open up Terminal.app and type "screen /dev/tty.BTSerialPort" then run Python on your handset and run the bt_console.py script. Choose to connect to the serial port device you've setup and are monitoring (i.e select your ocmputers name then select BTSerialPort) and voila, interactive Python development in a nice Terminal window.
    Enjoy!

  6. #6
    Registered User zymeth1138's Avatar
    Join Date
    Dec 2005
    Posts
    2
    any one where i can get a copy of python for handset?? i am new to the handset development(just intersting as a studnet) so pleaase point out for me

  7. #7
    Registered User boffey's Avatar
    Join Date
    Aug 2005
    Posts
    2
    The zipped SIS and documentation files for 2nd Edition Series 60 handsets are available here.

Similar Threads

  1. Problem with install Python SDK on PC
    By znakharenko in forum Python
    Replies: 9
    Last Post: 2008-08-14, 04:29
  2. createImage on Nokia Series 40 MIDP Concept SDK Beta 0.3
    By GerardMason in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2003-09-30, 10:00
  3. Series 60 Concept Emulator (SDK Beta 0.2 Linux) not working
    By mattbee in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2003-06-10, 11:43
  4. Series 60Series 60 MIDP Concept SDK Beta 0.2 Linux bug?
    By kauppi in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2003-04-07, 09:05
  5. Http connection problem in 6310i
    By teahola in forum Mobile Java General
    Replies: 1
    Last Post: 2002-10-03, 18:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved