Bug 293756 - develop iOS client (iPhone,iPod,iPad)
Summary: develop iOS client (iPhone,iPod,iPad)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-MediaServer (show other bugs)
Version: 2.6.0
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 05:39 UTC by cyril.raphanel
Modified: 2022-01-14 03:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyril.raphanel 2012-02-10 05:39:57 UTC
Version:           unspecified
OS:                Linux

application would be mainly to:
- search collection with tag and date
- edit tag
- share picture

step 1:
build a web app that could connect to mysql remote server
main function would be searching and displaying thumbnail

step 2:
build a native app that could use local sqlite database with all functions

step 3:
manage sync between local database and a central database server

what do you think?

versu

Reproducible: Didn't try



Expected Results:  
web and nativ app for ios
Comment 1 caulier.gilles 2012-02-10 05:52:04 UTC
The way to make an application for Apple devices require to pay something to apple to see application accepted on the apple store. Also, Apple denied all application not written in native for iOS. We working with Qt, not Apple SDK directly.

If something can be done, this will be with Android device, not Apple. ut it's another story...

Gilles Caulier
Comment 2 cyril.raphanel 2012-02-10 08:19:40 UTC
understand that. what a web app for mobile device?
Comment 3 caulier.gilles 2017-12-14 18:52:23 UTC
A generic access to Ios and Android device is implemented in digiKam 5.8.0 through the Upnp/Dlna server included in core application.

https://dot.kde.org/sites/dot.kde.org/files/randa-2017-1.jpg

You can test it with current 5.8.0 pre-release bundles :

https://files.kde.org/digikam/

Gilles Caulier