Hi guys
I would like some help with creation of Java ME class
I have only been capable of coming up with the peudo-code
Can someone please assist?
Thanks
CLASS ImageGetter
Method 1: CREATE a connection to a remote server to request the image
Method 2: RECIEVE the image and allocate the image a position in the res folder of the application
Method 3: PROVIDE a method that can be called to return the position of the image in the resource folder