Hi All,
I wanted to develop j2me application to do payments . How can I do it in J2me ?
Type: Posts; User: devdattac; Keyword(s):
Hi All,
I wanted to develop j2me application to do payments . How can I do it in J2me ?
Hi,
I am able to resolve issue.............
This https issue comes on S60 devices even for single request also... Https issue gets resolved by just changing the Https method from GET to POST. ...
thanks for the reply mateen...Ill check for the IOException number
Can u please tell me the reason why it is working on emulator and s40 devices 5th / 6th edition devices and not on S60 ?
And...
thanks for reply njzk2..... I am testing my app on E60 device , the problem found on successive https calls, first call is just fine but when call second htts call it gives me IOException. On...
Hi All,
I am developing an J2me application that uses HTTPS calls. On S40 devices application works fine but when I tested my application on S60 devices it gives me problem while connecting to...
Hi,
I am developing an application in that uses gauge .
Gauge code is .....
Gauge g = new Gauge("Guage",false,100,50);
g.setMaxValue(Gauge.INDEFINITE);...
thanks for the reply...
No exceptions were thrown by the device , just LSK and RSK gets hanged after coming back to the form from choicgroup POPUP list.
All other keys were working fine.
I...
Hi,
another scenario forund that above mentioned problem is occured on Nokia C3-00 whenever textfields and choicgroups both are appended to the same form.........
Thanx All....
One of the scenario I found that When both soft keys gets hanged and if we keep phone idle, after sometime application will able to take events from the soft key buttons.
Is that memory related...
Hi All,
I am developing an J2ME application has size of around 200kb having several choicegroup with POPUP style. When I was tesed my application on Nokia C3 device I found following issue...
Thanks Maveric ...... it works simply great.. I just instantiate Gauge with definite value then set max value to INDEFINITE and min value to CONTINUOUS_RUNNING.
Hi All,
I am developing an J2ME application in that uses Http connection in separate thread. At the beginning of thread I use gauge appended on a form having max value INDEFINITE and min value...
Hi All,
I am developing a J2ME application in that uses StringItem setting style hyperlink to it and predefined text to StringItem. Problem is on emulator it shows text with underlined hyperlink...
Hi All,
In my j2me application I set intially textfield constraint to TextField.UNEDITABLE at the time of form load and changed this constraint on the choicegroup state changed event to the...
Hi All,
I am developing an application related to camera. I refer the CameraExample for S60 sample. How to draw a square box on top of the camera viewfinder rectangle?
Please help me ASAP...
...
Hi All,
I am developing multi view application in the Symbian c++ in that using camera . When I switches from one screen to camera screen, it just flickers the screen . I refer CameraExample for...
Thanx for your solution symbianyucca.... it works
thanks for the reply symbianyucca... I have changed the path in package file where my .sisx file located, but got new error on following line...
...
Hi All,
I am developing an application related camera. I am using cameraexample provided by the forum nokia. I build my code for S60 5th edition sdk platform for GCCE successfully but got above...
Hi All,
I encountered a strange behavior in my j2me application for device Nokia E63. I used List as displayable contains several list items. I used CENTER key or Left Soft key to select focused...
Thanks for the reply wizard_hu......
i) how I backported RSqlDatabase to S60 3rd initial release and for FP1 ?
ii) Is it available for some S60 3rd initial release and for FP1 ?
Please...
Hi All,
I have some questions regarding database used in Symbian S60 devices. I refer DBMS example provided by forum Nokia that uses RDbStoreDatabase and related classes to create database file....
Hi All,
I am beginner to OpenC . Please suggest me the sample example that includes Oracle Berkeley DB to store data.
Please help me ASAP...
Thanx...
Thanks for the reply maveric....
Is there any S60 samples available that uses oracle berkeley DB ?
Please help me ASAP....
Hi All,
Is Symbian C++ supports Oracle Berkeley DB ?
Please help me ASAP.....
Thanx