All Projects → fei-ke → WearPay

fei-ke / WearPay

Licence: GPL-2.0 License
Xposed Module, 让Android Wear支持微信和支付宝扫码支付

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to WearPay

OneTapVideoDownload
Download Videos on Android with One Tap.
Stars: ✭ 51 (+131.82%)
Mutual labels:  xposed
BiliRoaming
哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.
Stars: ✭ 4,271 (+19313.64%)
Mutual labels:  xposed
GPSHook
利用Xposed框架hook系统方法 改变GPS定位 实现Android模拟定位
Stars: ✭ 78 (+254.55%)
Mutual labels:  xposed
xposed-sgame
王者荣耀 开启高帧率插件
Stars: ✭ 23 (+4.55%)
Mutual labels:  xposed
NetworkMode-Enabler
A simple Xposed module which adds "3G only", "4G only", "4G/3G"(for compatible devices) options to the network modes setting
Stars: ✭ 14 (-36.36%)
Mutual labels:  xposed
Snorlax
Xposed module (Android) to check pokemons stats
Stars: ✭ 62 (+181.82%)
Mutual labels:  xposed
glitchify
Tweaks for the official twitch.tv android app
Stars: ✭ 33 (+50%)
Mutual labels:  xposed
AllMy...
Xposed Tweaks. Mostly for CyanogenMod/AOSP/TouchWiz.
Stars: ✭ 21 (-4.55%)
Mutual labels:  xposed
MIUIAnesthetist
Cut out those cancer apps on MIUI painlessly with the help of this Xposed module.
Stars: ✭ 91 (+313.64%)
Mutual labels:  xposed
xposed.leewp14.NEClient
forked and modified from bin456789/Unblock163MusicClient-Xposed
Stars: ✭ 81 (+268.18%)
Mutual labels:  xposed
AnyWebView
Any WebView is OK!
Stars: ✭ 64 (+190.91%)
Mutual labels:  xposed
XAutoDaily
一个基于QQ的全自动签到模块
Stars: ✭ 115 (+422.73%)
Mutual labels:  xposed
Z-Spider
一些爬虫开发的技巧和案例
Stars: ✭ 33 (+50%)
Mutual labels:  xposed
SoundCloudAdAway
Removes ads in the SoundCloud Android app.
Stars: ✭ 25 (+13.64%)
Mutual labels:  xposed
SandVXposed
Xposed environment without root (OS 5.0 - 12.0)
Stars: ✭ 241 (+995.45%)
Mutual labels:  xposed
QQCleaner
瘦身模块
Stars: ✭ 512 (+2227.27%)
Mutual labels:  xposed
Fuck-Dmzj
动漫之家增强模块
Stars: ✭ 49 (+122.73%)
Mutual labels:  xposed
epic
EPIC For Android P/Q By Saurik
Stars: ✭ 42 (+90.91%)
Mutual labels:  xposed
AutoDark
A small android app to help you schedule dark mode on and off.
Stars: ✭ 56 (+154.55%)
Mutual labels:  xposed
RemotePreferences
A drop-in solution for inter-app access to SharedPreferences.
Stars: ✭ 121 (+450%)
Mutual labels:  xposed

##基本原理:

  • 微信:通过监听刷卡界面TextView文本变化向外发送code.
  • 支付宝:通过Hook付款界面生成条码/二维码的方法,向外发送Code.
  • App本身收到code后生成条码/二维码Bitmap,发送至手表端。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].