Skip to content

kaloyan-raev/hello-storj

Repository files navigation

Hello Storj

Hello Storj is a demo app for integrating the Android library for Storj. The focus is entirely on the integration and it is not intended to provide any meaningful usability and UX. Future user-focused apps may be based on this project.

If you want to build a similar Android app, you can use the android-libstorj Gradle library. It provides everything you need for working with the Storj network: a Java API and pre-build native libraries for libstorj and all its dependencies. See the android-libstorj repo for instructions.

Downloading files video Uploading files video

Installation

The app can be installed from Google Play.

Get it on Google Play

Requrirements:

  • Android 5.0 Lollipop or newer

Features

  • Now works with Storj V3!
  • Import account keys
  • List buckets
  • List files in the buckets
  • Download files
  • Create bucket
  • Upload files
  • Cancel button for downloads and uploads

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Some parts of the code (FileUtils) are licensed under the Apache License as published by the Apache Software Foundation. You can redistribute it and/or modify it under the terms version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Demo app for integrating the libstorj native library in Android

Topics

Resources

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
LICENSE-APACHE-2.0

Stars

Watchers

Forks

Packages

No packages published

Languages