← Back to team overview

ubuntu-phone team mailing list archive

Re: Import csv-file

 

Hi Ronny,

Content hub has a specific type for contacts. You need to register you
app as "contacts" import/exporter to get you app on the list if the
user try to import/share a contact,

More info about the content hub api can be found here:
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Content/
How to register your app in the content hub can be found here:
https://developer.ubuntu.com/en/start/platform/guides/content-hub-guide/

BR
Renato

On Mon, Jan 4, 2016 at 10:40 AM, Ronny Fuchs <ro.fuchs585@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I would like to import a csv file into my app, but I do not know the
> contentType.
> Only If I change the file name from "*.csv" to "*.txt", is my app appears in
> the contentPeerPicker.
>
> Which types can be imported from the Content Hub and is the cvs format here
> also?
>
> Sorry for my bad english.
> Best regards,
> Ronny
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>


References