39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
Category:System
|
|
License:GPLv3
|
|
Web Site:http://forum.xda-developers.com/member.php?u=2011359
|
|
Source Code:https://github.com/MohammadAG/android-file-beam
|
|
Issue Tracker:https://github.com/MohammadAG/android-file-beam/issues
|
|
Donate:http://forum.xda-developers.com/donatetome.php?u=2011359
|
|
|
|
Auto Name:Beam File
|
|
Summary:Share files via NFC
|
|
Description:
|
|
Adds an item to the share menu allowing arbitrary files to
|
|
be shared via Beam, an NFC-based protocol introduced
|
|
in Android 4.1.
|
|
|
|
To use it, tap the share button on any file in any file manager,
|
|
then tap two devices together, then tap the screen again. Only the
|
|
sender needs to have the app installed, but both devices need NFC.
|
|
The actual file transfer goes over WiFi.
|
|
|
|
Google Admob was removed before building.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/MohammadAG/android-file-beam.git
|
|
|
|
Build Version:1.0,1,b1cb5f3b59,\
|
|
srclibs=MobAdMob@2d5736,prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
|
|
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
|
Build Version:1.1,2,d68f2df76881ec5216a3482c19a70,srclibs=MobAdMob@2d5736,prebuild=\
|
|
rm libs/GoogleAdMobAdsSdk*.jar && echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
|
Build Version:1.2,3,ae9cec4e77,srclibs=MobAdMob@2d5736,prebuild=\
|
|
rm libs/GoogleAdMobAdsSdk*.jar && echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.2
|
|
Current Version Code:3
|
|
|