Hi,
I tested in different devices the error is varying based on OEM i am testing
1)In nokia 95 i am recieving error as: OS error = -5120 : Internet: Server
2)In Samsung device i am...
Type: Posts; User: Basu; Keyword(s):
Hi,
I tested in different devices the error is varying based on OEM i am testing
1)In nokia 95 i am recieving error as: OS error = -5120 : Internet: Server
2)In Samsung device i am...
Hi,
I had developed a gtalk mobile application in JavaMe using GoTalkMobile open source code.
This application is running successfully in emulator
but when i try to run on device it showing...
Hi,
I prepared a gtalk application in j2me using GoTalksource code,
It is using SSL connection.
I am able to connect successfully in emulator and it is working fine.
but and when i try the...
I have do it in 3 days
if i start from scrach then my requirement will not fullfill.
assuming that source code is readily available the task was given to me :)
now i found the open source code...
Hi,
This is very complicated document do you know any GTalk open souce Java ME client currently working with out TCP open error.
Please send me if you know
Regards,
basu
Hi,
H,
I am trying to develop Gtalk in javaME.
I found open source codes of Gtalk from some sites like GTalkMobile-1.0 and jxa applications
but when try run to run these application they...
Hi,
I am trying to develop Gtalk in javaME.
I found open source codes of Gtalk from some sites like GTalkMobile-1.0 and jxa applications
but when try run to run these application they are...
Hi,
Is it possible to login in Twitter and post or receive tweets using j2me application.
If possible please provide the details on how to do the same in j2me application.
Regards,
basu
Hi,
I imported the libraries:
xauth-encoders.jar
kxml2-min-2.3.0.jar,
mobile-ju-framework-1.0.jar
twitter_api_me-1.3.jar
Hi,
I used PIM API to retrieve mobile no and telephone no.
I am able to get all Telephone number in the address book.
But not able to identify the label realted to that number.
means i am not...
Hi,
I want to check by registering the NFC connection for push activation.
crated a dynamic and static registration using PushRegistry.registerConnection()
but unable to test the push activation...
Hi,
I want to check by registering the NFC connection for push activation.
crated a dynamic and static registration using PushRegistry.registerConnection()
but unable to test the push activation...
Hi,
Do i need gprs connection and tie up with network operator to get gps values in j2me.
how can i get the location name by retrieving latitude,longitude coordinates using criteria class.
...
Hi,
Do i need gprs connection and tie up with network operator to get gps values in j2me.
how can i get the location name by retrieving latitude,longitude coordinates using criteria class.
...
Hi,
I created an image from my resource and received an image object which i converted into
byte array using the below method and tried to save it into Gallery using FileConnection
and the...
Hi,
I am developing an application which needs to upload images to server.
I need some information on this like how can i get authentication code and url to upload
image to server.
Regards,...
Hi,
My task is to create a j2me client application for Instant messaging hence i downloaded jmcmidp1.0 and configured it to netbeans
i am able to compile and run it but when i try to connect it...
Hi,
I am using a method to exit my midlet and the method is as follows:
public void exitMidlet(){
notifyDestroyed();
destroyApp(true);
}
in this method when i use...
hi,
I want to do an application in j2me which required good UI to be displayed.
I have a good knowledge in j2me and also comfortable in using canvas.
Now as i need an application to be built...
Hi,
Thank you for your reply.
what it mean by packet data do you mean UDP connection. I want to know about a normal http connection whether it is possible or not and why.
Regards,...
Hi,
My sim is activated with airtel live connection and i want to get data from server using http connection in j2me.
is this possible if not in what way can i connect to my server.
Regards,...
Hi,
Ya i am sure i am able to access using browser in N70.
we are using the example of 2nd edition only we used some other link which is having second edition example.
can you please provide...
Hi,
I have used the example from the below link http://www.forum.nokia.com/info/sw.nokia.com/id/458604da-e7fc-4d4e-92ee-3ce8a1e68a86/S60_Platform_HTTP_Client_API_Example.html
but when i try to...
hi,
I am a j2me programmer new to symbian code i want to retrieve some data from server using symbian code.
I want to know which connection is better to retreive data from server in symbian code...
hi,
I had done a sample application in j2me polish which uses List items with css included for it and is working fine on emulator.
now i deployed the application into my nokia 6233 device and...