Skip to content

kartikarora/Transfer.sh

Repository files navigation

Transfer.sh - Upload and Share License Crowdin Analytics

THIS APP IS NOT ACTIVELY MAINTAINED, FOR NOW Ensure that gradle wrapper is using gradle 4.6 for building the app successfully And add your google-services.json in the transfer module

Download the latest apk from here Works for Android KitKat (19) and above

Permissions

To access the web API
<uses-permission android:name="android.permission.INTERNET" />
To read/write files on device
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

Changelog

View changelog

Contribution

Read the guidelines for contribution to this app.

Code is not the only way to contribute to this app. Join Crowdin to translate Transfer.sh. Join the project here

Translations are crowd source. I am not responsible for any kind of incorrect translations or errors.

Contributors

List of contributors

Libraries

Android, Google Play, and the Google Play logo are trademarks of Google Inc.

License

Copyright 2018 Kartik Arora

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Made with in India