You Are Here:

Community: Developer Discussion Boards

#1 Old Starting Mobile Development - 2006-08-02, 05:43

Join Date: Aug 2006
Posts: 12
rockzZ25
Offline
Registered User
Hi All,

I am new to mobile development. Can anyone help out on where to start especially what are the things i need to install on my PC. Also i would like to test applications on my PC hence an emulator would be useful.

Any weblinks would be useful with some detail on how to get started..

Thanks
Reply With Quote

#2 Old Re: Starting Mobile Development - 2006-08-02, 06:22

Join Date: Nov 2003
Posts: 3,641
Location: Bangalore , India
Send a message via Yahoo to balagopalks
balagopalks's Avatar
balagopalks
Offline
Forum Nokia Expert
Hi rockzZ25! Welcome to Nokia Discussion Boards!!

Since you have posted in Python section of the Discussion Boards, I guess you are interested in developing with Python. Here are some links that would be of some help to you.

Python For Series 60 API Reference
http://www.forum.nokia.com/info/sw.n...ALPHA.pdf.html

Python for S60
http://www.forum.nokia.com/info/sw.n...n_for_S60.html

Regards
Gopal
Reply With Quote

#3 Old Re: Starting Mobile Development - 2006-08-02, 14:53

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Balogopalks , please don't show to new py_s60 forumers incomplete and outdated infos ...

First new Python Forumer do you have a s60 phone ?
So you can directly test your scripts on it if you install py_s60 sis file on your phone. Look at official Sourceforge py_s60 site for downloading sis package corresponding to your phone.
There are 3 different packages : 1rd , 2nd and 3rd edition.
and 2 differents versions.
1st Edition 1.31
2nd Edition 1.31
3rd Edition 1.38

You can easily select the right package by visiting this site.

Then do you have Windows , linux , OSX ?
I only know Windows platform so i you want do develop and test script on this platform
you can follow this link for finding installation steps
Warning : S60 Symbian SDK C++ link is incorrect please see below correct link !

Finally you can download py_s60 source file and try to compile it
You could run it py_s60 on your computer and try python scripts.
You could also change py_s60 source code and make a new sis package for installing on your phone

LINKS:
tutorials
A very complete tutorial on py_s60
Resource
a Official py_s60 Nokia Wiki
Nokia
py_s60 Official reference doc
all S60 Symbian SDK C++


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote

#4 Old Re: Starting Mobile Development - 2006-08-02, 19:09

Join Date: Aug 2006
Posts: 12
rockzZ25
Offline
Registered User
Thanks for the reply guys....

I did try installing the SDK and python for series 60 but when i open up the emulator it doesnt shows me any python icon. I installed the SDK in it proper location c:\Symbian\......

and then there is also a nokia folder
c:\Nokia\tools\.....

but i still cant figure out how to get the python icon in the emulator.

I followed the PDf files like 'getting started with python programming for nokia' but still i dont see the python icon on the emulator.

I will be developing for Nokia 6670 and using Windows platform. For the moment i need to test the applications in the emulator but later iwill shift to the mobile set...

This is what i saw on the mobilin website

B) Testing the script with the emulator on PC
* Install Series 60 Developer Platform SDK (includes Emulator). Install "python plug-in" files from „PythonForSeries60_SDK_..._.zip“ (Nokia) into a specific folder (check documentation).
* Load your script into the Emulator (copying your *,py file to a specific folder) for testing on emulator. Open the python application via the "snake" icon on the emulator and run your script.

But i am not sure how to get the python icon on the emulator...

Can anyone please list the steps and things i need to get everything working...like which SDK i need and what should be the location of the it if any specific on the computer.

I also read on another post that there should be a PYTHON forlder in the epcroot but i dont see any PYTHON forlder.

Quick replies would be highly appreciated
Reply With Quote

#5 Old Re: Starting Mobile Development - 2006-08-03, 05:51

Join Date: Feb 2005
Posts: 1,353
Location: Belgium (Europe)
cyke64's Avatar
cyke64
Offline
Super Contributor
Quote:
Originally Posted by rockzZ25
Thanks for the reply guys....

I did try installing the SDK and python for series 60 but when i open up the emulator it doesnt shows me any python icon.
but i still cant figure out how to get the python icon in the emulator.


Can anyone please list the steps and things i need to get everything working...like which SDK i need and what should be the location of the it if any specific on the computer.

Quick replies would be highly appreciated

Look at these posts for Python icon emulator problems :
http://discussion.forum.nokia.com/fo...ead.php?t=7973
http://discussion.forum.nokia.com/fo...ad.php?t=83794

SDK needed for 6680 :
Python for S60 2nd Edition FP2 (Symbian OS v8.0a)
symbian root is C:\Symbian\8.0a\S60_2nd_FP2\

I hope that these can help you


pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 !

pys60 extension modules on http://cyke64.googlepages.com/
Reply With Quote

#6 Old Re: Starting Mobile Development - 2006-08-03, 23:44

Join Date: Aug 2006
Posts: 12
rockzZ25
Offline
Registered User
thanks it worked
Reply With Quote

#7 Old Re: Starting Mobile Development - 2006-08-15, 14:22

Join Date: Aug 2006
Posts: 3
krappies
Offline
Registered User
SORRY ...WRONG PLACE

hi

does anybody know of good tutorials for s60 c++?
i am looking for tutorials from the very basics, using carbide.c++

thanx
Last edited by krappies : 2006-08-15 at 14:29.
Reply With Quote

#8 Old Re: Starting Mobile Development - 2006-08-15, 18:01

Join Date: Nov 2003
Posts: 3,641
Location: Bangalore , India
Send a message via Yahoo to balagopalks
balagopalks's Avatar
balagopalks
Offline
Forum Nokia Expert
You could find quite a good set of S60/Symbian C++ Examples/Documents here in this link at Forum Nokia.
http://www.forum.nokia.com/main/reso...ion/index.html

Hope this helps!

Regards
Gopal
Reply With Quote

#9 Old Post Re: Starting Mobile Development - 2006-09-08, 14:21

Join Date: Aug 2006
Posts: 199
Location: Bangalore
Send a message via MSN to chirag_cel Send a message via Yahoo to chirag_cel
chirag_cel
Offline
Regular Contributor
Hi
First read basic doc of symbian and try to understand which technology is availble , then try for install SDK, Dev Tools then start with example. Compile them , Then go for Books . It will help you more.

CHiRAG
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
SNAP Mobile Development Server access available heihauki Mobile Java Games 0 2006-04-18 20:36
Career in Mobile phone software development sathish_saxena General Discussion 0 2006-03-02 20:49
Current Symbian Development Opportunities...!! mobile2004 General Symbian C++ 0 2005-01-17 18:58
Nokia Mobile VPN Client marcyl Symbian Networking & Messaging 1 2003-12-01 15:47
Starting out in mobile development dgwillia Mobile Java General 3 2003-11-11 13:39

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia