Dear All,
I am trying to add the functionnality in my application to browse my pictures and video. i saw an example using MGFetch and CAknFileSelectionDialog but when i write in MyAppUI.h:
class...
Type: Posts; User: regisdeau; Keyword(s):
Dear All,
I am trying to add the functionnality in my application to browse my pictures and video. i saw an example using MGFetch and CAknFileSelectionDialog but when i write in MyAppUI.h:
class...
I am trying to add the functionnality in my application to browase my pictures and video. i saw an example using MGFetch and CAknFileSelectionDialog but when i write in MyAppUI.h:
class...
Hi,
yesterday i manage the connection! i establish the connection but i still have problem with the data format. my server detect the client connection and disconnection and the phone also, i hope i...
hi pierre,
i try to do the same with my n6600 but actually the socket connection is not working just the http. i am pretty sure the code is correct and thing the problem come from my gprs...
dear all,
i am developing a midlet trying to establish a communication to a remote server using TCP or UDP protocol. i already did something with http but not the other protocols who should work on...
Hi,
I have been reading and testing those examples but they are fine in the emulator but not on real devices :-( actually i am checking all the specification of the different protocol that have to...
Hi,
I would like to develop a little MIDlet which send MMS from one mobile phone to another one. i am using J2ME wireless toolkit 2.2. i saw that there is a java MMS library available on forum...