Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android UI からサーバー データベースのデータを読み書きしたいと考えています。
MySQL を備えたホストがあります。
私への提案はありますか?
phpを作成して、サーバー上のデータのjsonを作成します。
ネットワーク経由でjsonをロードするaysncにRoboSpiceを使用します。
https://github.com/octo-online/robospiceを参照してください
これはあなたの友達です。サーバー側では、phpページ(または別のページ)を作成し、アプリからこれらのページにリクエストを送信する必要があります。