Android App for the InterPlanetary File System(IPFS)
This app is currently mainly for developers who want to experiment with IPFS on Android.
Handles fs:/ipfs and fs:/ipns links via intent-filters (also the unrecommended ones work: ipfs:// | ipns:// | fs://ipfs | fs://ipns)
Ability to share content with IPFS. This is possible from within the app and with the share-intent.
This app uses the IPFS Kotlin API