Flickrdemo


Application description:
This application demonstrates Location and AccesspointManager APIs.
Main features: show current GPS position
               download list of images around current position (5 km radius) from Flickr
               download selected image to Gallery & show image

Tested platforms:
Qt 4.5.0-garden
S60 3rd edition FP2 SDK v1.1
S60 5th edition SDK v.0.9

Phones tested with:
N95
N96
Navigator 6210
5800 XpressMusic

Notes:
IAP Dialog pops up 2-3 times per request because there are bugs with
connection handling in currently released Open C. (<=> Qt uses Open C
for connection handling in S60 environment.)
IAP Dialog problem will be fixed as soon as next version of Open C
will be published.

Further improvements:
Add more features using different Qt S60 extensions (for example: sending picture
as MMS etc.)