santiagoseek's Stars
weidian-inc/hera
A framework for running WeChat applet. (小程序 SDK,小程序转 H5,小程序转安卓、iOS 原生应用、小程序渲染引擎)
go3k/CCXWebview
A project to show Webview in a cocos2d-x games on both iOS and Android platform
didi/VirtualAPK
A powerful and lightweight plugin framework for Android
funny9527/SimpleJsBridge
a js bridge for android
eclipsesource/J2V8
Java Bindings for V8
brianleroux/AndroidJS
Develop native Android applications with JavaScript.
Teaonly/android-eye
Change your android phone to surveillance camera
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
xroche/coffeecatch
CoffeeCatch, a tiny native POSIX signal catcher (especially useful for JNI code on Android/Dalvik)
fengcunhan/BlockCanary
Find the block code in android app
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
SalomonBrys/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
nefe/redux-in-chinese
Redux 中文文档
ctripcorp/moles-packer
moles-packer 是由携程框架团队研发的,与携程moles框架配套使用的React Native 打包和拆包工具,同时支持原生的 React Native 项目。
santiagoseek/FirstReactNative
First React Native project, 0.23.1 version
kenberkeley/redux-simple-tutorial
Redux 简明教程。本教程深入浅出,配套入门、进阶源码解读以及文档注释丰富的 Demo 等一条龙服务
facebook/react-native
A framework for building native applications using React
alinz/react-native-webview-bridge
React Native Webview with Javascript Bridge
sensorsdata/sa-sdk-android
神策数据官方 Android 埋点 SDK,是一款轻量级用于 Android 端的数据采集埋点 SDK,包含代码埋点、全埋点、点击图和可视化全埋点功能。全埋点通过配合神策官方 Android 埋点插件来实现,神策数据官方 Android 埋点插件使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。
mixpanel/mixpanel-android
Official Android Tracking Library for Mixpanel Analytics
square/wire
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
simple-android-framework/android_design_patterns_analysis
Android源码设计模式分析项目
DroidPluginTeam/DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
litesuits/android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。