turanmahmudov / PockIt2

New Unofficial Pocket Client for Ubuntu "PockIt"
GNU General Public License v3.0
16 stars 10 forks source link

Online Accounts Integration #5

Open turanmahmudov opened 8 years ago

turanmahmudov commented 8 years ago

@krnekhelesh maybe you can help me to integrate with Online Accounts

krnekhelesh commented 8 years ago

@turanmahmudov I don't know much about Online Accounts integration. I wish someone would create a nice easy tutorial on how to add custom accounts and integrate that with your app. Perhaps the ubuntu-touch mailing and g+ would be the best place to ask.

mardy commented 8 years ago

Hi! Please read the guide at https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/ for an overview. I think the best example is the Notes app: http://bazaar.launchpad.net/~notes-app-dev/reminders-app/trunk/files It installs and uses an account plugin for Evernote (which is also based on OAuth).

turanmahmudov commented 8 years ago

@mardy SDK can't find OnlineAccounts Plugin. I was working on it for 3 days, so I couldn't.