Postponed (maintainer needs more info)
Project:
Gigya - Social Infrastructure
Version:
7.x-3.0
Component:
Social network integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 10:38 UTC
Updated:
11 Mar 2014 at 09:44 UTC
Jump to comment: Most recent
Comments
Comment #1
robcolburn commentedCan you provide more detail about you're attempting to integrate Drupal with your application?
There are many ways to create mobile apps, and the answer depends a lot. For instance, if your application is a WebView pointed to Drupal, then this is definitely possible (see the Drupal phonegap for more information). If you're mostly using native code, then this becomes less possible (especially with this module). This module provides JavaScript API's to web-pages, and Drupal is a web product designed to share cookies with a browser. You may have to do some hacking to share cookies between an Android and the WebView, but all that goes way outside the logic of this module.
Comment #2
mtk commentedwell, after 3 year (!) I'm not sure I remember anymore...
but, I'm pretty sure the question was not "how do I build a Mobile App", sorry.