查看完整版本: 有關android studio與mongoDB連結
頁: [1]

a526658 發表於 2016-2-11 04:40 PM

有關android studio與mongoDB連結

小弟最近在寫Android,想請問各位高手,如何在android studio上與mongoDB連結,請求各位高手幫忙!!!!感激不盡~

<div></div>

chevylin0802 發表於 2016-2-21 12:19 AM

本帖最後由 chevylin0802 於 2016-2-21 12:31 AM 編輯

Android並沒有mongoDB的API給你呼叫

你只能夠透過網路用網頁的方式去做
透過Web Server去存取mongoDB的資料庫資料
雖然它採用的是相似於json格式的十六進位檔
當然你也可以找到Java API來移植
但前提是你將會有一堆邏輯上的語法得靠自己去完成

nightgf 發表於 2016-3-1 04:39 PM

i want to ask how convert the java source code package with the database to the application file, anyone can help me?
頁: [1]