-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:xiejinpeng007/X-Mokee-WrapShare
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# X-Mokee-WrapShare | ||
# X-Mokee-WrapShare | ||
|
||
内置在魔趣(Mokee)Rom 中的`跃传`没有单独发布 apk ,移植了一下做了一些调整。 | ||
|
||
* Android to Mac : AirDrop | ||
* Android to PC : 微软官方 NearShare 实现 [https://support.microsoft.com/en-us/windows/share-things-with-nearby-devices-in-windows-10-0efbfe40-e3e2-581b-13f4-1a0e9936c2d9](https://support.microsoft.com/en-us/windows/share-things-with-nearby-devices-in-windows-10-0efbfe40-e3e2-581b-13f4-1a0e9936c2d9) | ||
* 搜设备通过 WIFI + BLE | ||
|
||
|
||
* TODO: WIN 还没测试 | ||
|
||
跃传源代码: | ||
[https://github.com/MoKee/android_packages_apps_WarpShare](https://github.com/MoKee/android_packages_apps_WarpShare) |