Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Android-for-Python/shared_storage_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shared_storage_example

Basic Android shared storage usage

2023-11-13 This repository is archived.

Android Shared Storage Overview.

Note this example is written with android.api == 34. For older apis the permission names are different see.

The example is the unit test for the androidstorage4kivy package, as such it is probably more useful to read than to run. It includes examples of copying to and from shared storage, deleting from shared storage, and using the Android Chooser.

There are two other examples share_send_example and share_receive_example.

About

Android Shared Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages