*BUMPED*
Well I have the same problem. :)
Type: Posts; User: rexwal; Keyword(s):
*BUMPED*
Well I have the same problem. :)
Erm, Flash does support sockets.. well httpGet's anyway.. which is why you need a local background server that works over http.
import socket
def sendToSocket(sock, text):
text_len =...
are you running it on a phone or from emulator? I don't have an apprun.dll on my 6680 and what phone are you using?
In regards to creating python SIS applications that need required capabilities, would it be possible for someone to create some sort of tutorial on what is required?
I've tried for afew days and...
Right i've tried pushing a .SIS i've made with py2sis and that doesnt seem to install on the phone properly.
Also i've tried to self-sign a .SIS i made by using signsis but the N80 doesnt...
- Oops wrong thread .. moved -
exact command is this
import e32
import os
path = 'z:\\System\\Apps\\Browser\\Browser.app'
apprun = 'z:\\system\\programs\\apprun.exe'
def open(url):
"""Opens the webbrowser to the...
so how did you launch the browser with a url?
Test it on your actual phone for starters.
In my experience , I got the same error working with a 6680. It was fine once I used E:\ (SD CARD) instead of C:\ (Phone Memory)
I may be wrong - but...
passing a BT msg = OutputStream
reading a BT msg = InputStream
;)
String strPath = "file:///C:/";
FileConnection fc = (FileConnection)Connector.open(strPath +fileName, Connector.READ_WRITE);
There's your problem.
J2ME can't write to C:/ sometimes...
that being said, try this link http://fivedots.coe.psu.ac.th/~ad/jg/blue1/blueEcho.pdf
Avetana to my knowledge is to connect a phone with your computer.
To say hello to the client you'll have to go through a tricky process for both server and client.
Server
-------------
1) Start...
Bluetooth push registry works on most devices that support it to different extents.
For the Symbian Series 60 Edition 2.0, it will allow the server application to start-up but a connection cannot...
This is only for series 40 phones (the ones I have anyway), in series 60 phones you can switch between applications.
http://www.nokia.co.uk/nokia/0,,76239,00.html Nokia 1110 specification.
It doesn't support Java in these specs - so my initial guess is to say no and hell no? =)
destroyApp true or false is upto the programmer to handle.
pubilc void destroyApp(boolean unconditional) {
... here it is upto you to handle what to do.
}
notifyDestroyed() is the actual...
Musashi, if you had a previous app that didn't have MIDlet-push-1 and added the MIDlet-Push-1 in a separate build later on - try uninstalling it and then re-installing the new .jar
That problem...
I can't find content_handler in the python document, nor appendix B :(
hi erikk,
Just wondering, which application launches the default MIME type handler?
E.g. Starter is to re-start the phone, AppRun is to run an app, is there a default process that launches the...
Cheers chet many thanks
Correction:
Its not native behaviour for Symbian, and also Python.
It is possible to pre-select an access point in Symbian - and to an extent in Python (using an additional Python library).
...
Isn't RConnection class a Symbian class and not a Java class?
Hi guys!
I was wondering if python had an option to create an info/note message that doesn't disappear after 5 seconds .. like appuifw.note.
At the moment, im using appuifw.query(u"Press me to...
Dunno :) and dont care now :D
changed phones awhile back - just remember all the headaches of the past