资源列表
Dynamic-Dalvik-Instrumentation
- 讲述了android dalvik动态指令集,不是字节码。以及与安全相关的技术。-it s about android dynamic instrumentation at dalvik level not by bytecode which is java VM.
PhotoProcessing-master
- android 下 一些滤镜的实现,有些用到jni-same imagefilter of android
(水平滑动删除)SwipeMenuListDemo
- Android开发,水平滑动删除列表项,亲测可用。(Horizontal sliding delete list item)
myAndroid-used-to-learn-SQL
- 安卓开发里调用数据库,创建数据表,增删改查数据库的一个例子。实现的功能是注册一个用户,然后登陆,创建多个角色名,对角色进行增删改查。-Android developers to call database, create data tables, database CRUD an example. The function is to register a user, and then landing, create multiple role name, for roles CRUD.
android-SMS
- android-sms能够将Android SMS短信备份到Gmail中的Android开源程序。-This project aims to create an Android application that automatically backs up SMS messages to Gmail.
volley
- android实用工具类,希望对大家有所帮助,相互学习,共同进步,感谢。
QrScanLib
- Android二维码扫描代码,能扫描到二维码里面的信息,供大家参考。-Android Qr Code Scan
apktool
- apk反编译器,功能强大,可以反编译android 4.0的apk-apk decompiler
QRCode-Android-master
- The two-dimensional barcode / two-dimensional code (2-dimensional bar code) is the symbol information of the black and white images that are distributed in a plane (two-dimensional direction) in a certain geometric pattern. The concept of "0&quo
SlidingDemo
- android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)。-android gesture left button triggers mixed with sliding effect achieved t
android-api
- Android一词的本义指“机器人”,同时也是Google于2007年11月5日宣布的基于Linux平台的开源手机操作系统的名称,该平台由操作系统、中间件、用户界面和应用软件组成,号称是首个为移动终端打造的真正开放和完整的移动软件。目前,最新版本为Android 2.4 Gingerbread和Android 3.0 Honeycomb。 -The original meaning of the term refers to Android " Robot" is also
SWFPlayer
- SWF播放器,在下载源码基础上,增加了swf文件关联、打开后自动播放、同目录连续播放、全屏、保存最后记录等功能。 改写这个播放器,是为不到一周岁的儿子下载了百来首贝瓦儿歌,都是swf格式,却找不到会连续自动播放的,就自己写了一个。基于Android 4.0.3写的,也只测试了这个版本,一般其它版本也能正常运行。不要模拟器测试,大伙儿明白的。 如果不想自动播放,在index.html加载影片function Load()中Play()所在一行注释掉就行了。 如果不想连续播放,在F
