「 月別アーカイブ:2021年05月 」 一覧
-
【android studio】JSON変換エラー org.json.JSONArray cannot be converted to JSONObjectを解決したときのメモ【webAPI】
2022/5/4 android studio, java, JSON, webAPI
webAPIからJSONを取得するandroidアプリ実装中に出会したエラ〜
1org.json.JSONArray cannot be converted to JSONObject要するに、JSONArrayだから、JSONObject ...
-
【android studio】webAPIでget/postするときのエラー Cleartext communication to 10.0.2.2 not permitted by network security policy が出たときの対処法
2022/5/4
androidはhttp通信が許可されていない webAPIをpost/getするアンドロイドアプリを実装したのですが、
1Cleartext communication to 10.0.2.2 not permitted by network security policyとのエラーが ...
-
curlコマンドでwebAPIにhttp post getする方法
2022/5/4 android studio, curl, get/post, http, webAPI
フォームデータをPOSTする フォームデータのボデーに送りたい文字列を入れる
1curl -X POST -F "nameA=送りたい文字列" http://**********/api/v1/add-Fでフォームを指定してます。 -XでPOSTメソッドを ...
-
【android studio】ファイルタブのファイル名文字色が赤く変わってしまったときの対処法【GIT】
2022/5/4 android studio, git
android studio使っていて、ファイルタブのファイル名の文字色が突然赤くなってしまったことありませんか?もしくはgithubインストールしたタイミングで、android studioのファイ ...
-
【買い物マラソンカレンダー】5月と6月 楽天セール情報【楽天 家電・アウトドア用品・コスメ・消耗品特化】
2021/5/1
5月、6月の楽天買い物マラソンなどセール日程一覧 5月、6月の楽天買い物マラソンや、その他お得なキャンペーンの日程一覧を表にしてお届けします。同サイトでは、エントリーキャンペーンの上限ポイントも記載し ...