首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心内容都写在C++里面。我们写一个演示界面,其中后台发一条短信(所有逻辑都在C++中)。现在一些安全公司把代码全都写到C++中,我做的主要是为了安全~
☆40Aug 18, 2018Updated 7 years ago
Alternatives and similar repositories for TestAndroidJNI
Users that are interested in TestAndroidJNI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 为Apk加壳项目,防止二次打包,代码反编译☆18Apr 1, 2015Updated 10 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Feb 19, 2016Updated 10 years ago
- A simple tool to print out the current devices ecid☆13Dec 23, 2011Updated 14 years ago
- NDK项目实战之双进程守护—让你的app服务不在被杀死☆15Sep 8, 2017Updated 8 years ago
- 获取Android设备相关硬件信息☆14Dec 19, 2019Updated 6 years ago
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- build a Wi-Fi car with open source technologies☆26Dec 26, 2013Updated 12 years ago
- android dex加密☆19Dec 27, 2016Updated 9 years ago
- one overall situation clipboard app for android,安卓全局复制app☆11May 10, 2018Updated 7 years ago
- 悬浮的按钮设计☆13May 13, 2017Updated 8 years ago
- 【博客】JNI基础入门例子☆14Sep 1, 2017Updated 8 years ago
- JNI集成、编译、代码编写使用的Demo☆13Mar 19, 2018Updated 8 years ago
- 对 Android uiautomatorviewer 工具进行了一些修改,并改造成一个 Gradle 工程。☆12Jul 31, 2017Updated 8 years ago
- 反编译网易财经APP,独立出股价显示控件。ChartView for Android☆51Nov 27, 2015Updated 10 years ago
- Android蓝牙音频及消息通信框架☆26Oct 26, 2018Updated 7 years ago
- 自动更新列表的AutoList☆12Sep 6, 2015Updated 10 years ago
- ☆29Aug 3, 2025Updated 7 months ago
- Android App智能增量升级☆10Oct 8, 2015Updated 10 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- 运行在车载Android系统上,用于记录汽车轨迹的后台服 务程序。☆13May 18, 2016Updated 9 years ago
- crc patcher for kernel modules☆12Apr 15, 2016Updated 9 years ago
- Android apk包res 资源混淆工具☆96Jun 2, 2017Updated 8 years ago
- .so文件加固☆28Mar 14, 2018Updated 8 years ago
- Hijack I/O Kit to dispatch touch events to the iOS digitizer☆12Aug 5, 2019Updated 6 years ago
- A macOS app that helps you stay intentional with your time by showing your current schedule when you unlock your Mac☆19Feb 16, 2026Updated last month
- StatusBarUtils是Android状态栏工具类,支持设置状态栏颜色、设置状态栏沉浸式、状态栏字符颜色深色切换;并对小米、魅族、OPPO等机型进行适配。☆14Apr 23, 2019Updated 6 years ago
- ☆13May 8, 2025Updated 10 months ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆15Dec 14, 2017Updated 8 years ago
- Android 完整3D翻页的自定义view☆12Mar 20, 2021Updated 5 years ago
- 图片取色器☆10Feb 7, 2020Updated 6 years ago
- Android定时任务在不同应用场景下的应用(定点精确提示、定时刷新接口、轮询倒计时)☆12Apr 17, 2017Updated 8 years ago
- aide项目管理工具,欢迎star☆11May 9, 2019Updated 6 years ago
- ☆14Jul 21, 2020Updated 5 years ago
- 三种定位方式的实现☆17Jul 23, 2014Updated 11 years ago
- 抖音python☆12Apr 4, 2019Updated 6 years ago
- JNI检测应用签名,防止二次打包☆37Jul 6, 2017Updated 8 years ago
- libzip port for Android NDK☆70Jul 28, 2020Updated 5 years ago
- 这是一个框架,通过纯CPU生成帧缓冲绘制,绕过游戏GPU渲染检测☆34Aug 14, 2025Updated 7 months ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆124Apr 3, 2017Updated 8 years ago