各位Drupal先進您好:
小弟想請教一下android連結drupal的方法(Drupal 為後端),之前有search過可用services模組來connect,例如:Drupal as a web services platform for building Android, iPhone and other platforms' applications
但因為不清楚services模組的使用方式,再加上Android coding時不知道要如何連結到Drupal,所以想請教各位先進對這部分是否有些tutorial可供學習參考。
感激不盡!!
Re: 請教android app 連結drupal的問題(services模組).....
建好end point後在 server那邊要選擇你想用的溝通方式..比如說用 xml-rpc
再看你要放哪些api出來...