首先为什么要用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
Sorting:
- build a Wi-Fi car with open source technologies☆26Dec 26, 2013Updated 12 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Feb 19, 2016Updated 10 years ago
- 对 Android uiautomatorviewer 工具进行了一些修改,并改造成一个 Gradle 工程。☆12Jul 31, 2017Updated 8 years ago
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- 运行在车载Android系统上,用于记录汽车轨迹的后台服务程序。☆13May 18, 2016Updated 9 years ago
- A macOS app that helps you stay intentional with your time by showing your current schedule when you unlock your Mac☆18Feb 16, 2026Updated 2 weeks ago
- JNI集成、编译、代码编写使用的Demo☆13Mar 19, 2018Updated 7 years ago
- 悬浮的按钮设计☆13May 13, 2017Updated 8 years ago
- NDK项目实战之双进程守护—让你的app服务不在被杀死☆15Sep 8, 2017Updated 8 years ago
- one overall situation clipboard app for android,安卓全局复制app☆11May 10, 2018Updated 7 years ago
- 图片取色器☆10Feb 7, 2020Updated 6 years ago
- Android轻量级浮层弹窗。Dialog,Toast,Popup☆13Sep 27, 2020Updated 5 years ago
- StatusBarUtils是Android状态栏工具类,支持设置状态栏颜色、设置状态栏沉浸式、状态栏字符颜色深色切换;并对小米、魅族、OPPO等机型进行适配。☆14Apr 23, 2019Updated 6 years ago
- 获取Android设备相关硬件信息☆14Dec 19, 2019Updated 6 years ago
- 三种定位方式的实现☆17Jul 23, 2014Updated 11 years ago
- 反编译网易财经APP,独立出股价显示控件。ChartView for Android☆51Nov 27, 2015Updated 10 years ago
- Android蓝牙音频及消息通信框架☆26Oct 26, 2018Updated 7 years ago
- ndk双进程守护,包括C++的详细说明☆14Jan 2, 2018Updated 8 years ago
- ☆11Apr 3, 2016Updated 9 years ago
- 抖音python☆12Apr 4, 2019Updated 6 years ago
- Android定时任务在不同应用场景下的应用(定点精确提示、定时刷新接口、轮询倒计时)☆12Apr 17, 2017Updated 8 years ago
- A simple tool to print out the current devices ecid☆13Dec 23, 2011Updated 14 years ago
- 视频 封面选择器☆15Jun 3, 2020Updated 5 years ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆15Dec 14, 2017Updated 8 years ago
- Adb All devices command☆12Dec 11, 2012Updated 13 years ago
- 安卓虚拟摇杆,全方位控制☆14Mar 30, 2017Updated 8 years ago
- JNI检测应用签名,防止二次打包☆38Jul 6, 2017Updated 8 years ago
- Android apk包res 资源混淆工具☆96Jun 2, 2017Updated 8 years ago
- 🔥一个全局注入SplashActivity广告界面框架。支持首次打开App开屏界面、再进程存活的情况下从后台进入前台注入开屏界面、再进程存活的情况下锁屏再亮屏进入开屏界面。☆14Jun 6, 2019Updated 6 years ago
- Gui for golang, UI created by ResEdit☆16Oct 10, 2018Updated 7 years ago
- 多功能ImageView☆21Mar 15, 2022Updated 3 years ago
- NDK/JNI/C/C++相关知识☆39Oct 21, 2017Updated 8 years ago
- ☆23Sep 17, 2018Updated 7 years ago
- 代码编辑器 语法高亮 支持表情,自定义View,缩放☆12Feb 12, 2019Updated 7 years ago
- Android so加固☆47Jun 6, 2021Updated 4 years ago
- An example of how to run an Android service in the background even when the user kills the app.☆26Nov 27, 2013Updated 12 years ago
- 可动态添加高度适应的GridView☆16Jan 20, 2016Updated 10 years ago
- Short video capture demo from https://www.vitamio.org/docs/Tutorial/2014/0731/35.html☆16Aug 6, 2014Updated 11 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆124Apr 3, 2017Updated 8 years ago