Hi,
Are the files of format .tsk, .zip, .cab and .exe supported on nokia phones ? If so please let me know the models or their platform.
I also heard that sereies 60 theme formats are only in...
Type: Posts; User: daniel.saldanha; Keyword(s):
Hi,
Are the files of format .tsk, .zip, .cab and .exe supported on nokia phones ? If so please let me know the models or their platform.
I also heard that sereies 60 theme formats are only in...
Hi,
Yes, i found it in the src/py2sis folder of 1_3_12 version. I must have over looked it !!
Daniel
Hi,
You can go to the site http://www.mobilenin.com/pys60/info_standalone_application.htm and refer "How to make a *.SIS file that includes the python interpreter, so you can distribute your app...
Hi LFD,
Thank you for the solution. It worked and i got rid of the python icon on the phone menu. I downloaded the sis PythonForS60_1_3_12_2ndEd from...
Hi LFD,
Do you have the python icon on your phone in addition to your application icon ? If no then, pls let me know what procedure you followed to get python on the phone without showing the...
Hi LFD,
Thank you for the reply. I guess the py2sis is available only with PythonForSeries60_1_2_for_2ndEd_SDK and FP1, FP2 versions.
Thank you,
Daniel
Hi LFD,
Thank you for the reply. There is no problem in getting my application icon instead of the usual puzzle icon. I have my own icon for my application. I was referring to "How to make a *.SIS...
Hi LFD,
Thank you for the reply. I had initially installed the c++ sdk's (series 60 2nd FP3). The py2sis file was not present then. When i unzipped the file PythonForS60_1_3_12_SDK_2ndEd.zip i did...
Hi LFD,
Thank you for the reply. I am using nokia 6600. I basically want only my application (stand alone) to appear in the phone menu and not the python icon which also gets installed (as per my...
Hi,
I downloaded the Python for S60 1.3.12 sdk's from
http://sourceforge.net/project/showfiles.php?group_id=154155&package_id=171153&release_id=458217
In the sdk's of this release there is...
Hi,
I have installed the sdk PythonForSeries60_1_2_for_2ndEd_SDK so that i create applications for nokia 6600. I want to create a stand alone application. I followed the instructions as in the...
Hi Priju,
I get the 3 warnings of the first type and the second one. No other errors or warnings. I dont get why the .app file is not getting generated.
Thank you,
Daniel
Hi,
I have installed the carbide c++ developer edition (21 day trial). I created a test project of 'S60 2nd Ed FP3 Scalable GUI Application with UI Designer'. In the UI Design Selection Window...
Hi,
I guess USSD is supported on symbian OS 7.0 and above only. To implement USSD, the RMobileUssdMessaging API is also not available publicly. From where can i get this ? Is an alternate approach...
Hi,
I am in search of some information on USSD. I want specifically information on what is possible from a symbian client using the ussd messaging protocol.
Any links to this will be appreciated....
Hi,
I am new to symbian. I have created a simple dialog based application comprising of text data input, password data input and Ok/Cancel buttons. This is the only dialog in my application. It is...