AIRShare allows you to share data with devices on the same wifi network. All you have to is to click on the share button anywhere in Android, select AIRShare then another device(desktop PC, Android Phone, iPhone, etc ...) on the same wifi network can get the data via several ways:
- scanning the QRCode
- typing the address
- or via NFC.
Download the app here :
https://play.google.com/store/apps/details?id=com.ggt.airshare
This app was made for fun to find original technical solutions to share data between devices. I don't plan to provide any support neither to update it. But who knows ... Therefore i took the time to release it as open source. it might be useful to someone. Do not hesitate to modify it, update it, or fork it. I already there are many improvements that can be made.
This app uses other open source libraries :
- NanoHttpd
- Android Query
- Apache Commons lang
- butterknife
- ZXing
- aFileChooser
- Licences Dialog
Copyright 2014 Guilhem Duché
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.