good day!

can anyone teach me how to access images and display these images using c++?because i have a project regarding accessing and viewing images in mobile phones...kindly help me...:sad:

Recommended Answers

All 7 Replies

What kind of mobile phones? Do they have an operating system like winCE?

Actually I need to know how it can be done as well.

Using Symbian for Nokia for example

Maybe this should help:
LINK
ANOTHER ONE

Just let me know if it is any good.

It is for the Nokia Phones which has a Symbian OS...

i haven't solved my problem yet...can anyone help me...

Do you have any experience programming Symbian OS? Because if not, I would say that this is a pretty tall order from your instructor. You're going to have a fairly hard time even learning the SDK, let alone image functions.

But if you really must:

  1. Get the Symbian SDK and install it.
  2. I suggest following some of the tutorials covered here:
    http://www.symbiantutorial.org/en/space/start
  3. Look at something like this for an example of screen output.
  4. Choose an image format to load, and if you don't know how, find some documentation on loading it.

Hope this helped, as I am not a Nokia programmer. ;)

Thanks John, the tutorial and the links youve given me really helped!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.