「.NET for Androidの特殊ディレクトリのパス」の版間の差分
Administrator (トーク | 投稿記録) ページの作成:「 .NET 8 for AndroidではXamarin.Androidの頃から微妙に値が変わっています。 .NET 6や.NET 7は試していません。 {| class="wikitable sortable" style="overflow: auto;white-space: nowrap" |+ ! SpecialFolder ! .NET 8 for Android ! 備考 |- | Desktop | /data/user/0/{パッケージ名}/files/Desktop | |- | Programs | | |- | MyDocuments | /data/user/0/{パッケージ名}/files/Documents | |- | MyDocuments | /data/user/0/{パッケージ…」 |
Administrator (トーク | 投稿記録) 編集の要約なし |
||
| 100行目: | 100行目: | ||
| LocalApplicationData | | LocalApplicationData | ||
| /data/user/0/{パッケージ名}/files | | /data/user/0/{パッケージ名}/files | ||
| | | 一番使うと思う | ||
|- | |- | ||
| InternetCache | | InternetCache | ||