Skip to content

README: API29でrequestLegacyExternalStoragetrueにする手順が抜けている #14

@sumio

Description

@sumio

スクリーンショットファイルを/sdcard/に保存するために、API 29では、Android Manifestに、以下の設定を入れなければいけないので、READMEに追記する。

    <application
        android:requestLegacyExternalStorage="true"
        />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions