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データを送信するアプリを開発していますhttp post(データは文字列値です)。
Android
http post
Androidの部分まではやりましたが、PHPは全くの初心者です。これが私がやりたいことです:
PHP ページは文字列データを取得し、値に従って応答を生成し (つまり、値が 12345 の場合、12345 を送信したことを示します)、その応答が Android に送り返されます...
誰でもここで私を助けてくれませんか。