搜索资源列表
Android-PDF-HD-Version
- 最新的完整版《Android技术内幕--系统篇》电子书,高清晰分辨率扫描,非一般电子书可以媲美-The latest full version of the " Android Inside- System chapter" books, high-definition resolution, scan, e-books can be generally comparable to non-
Adobe_PDF_Viewer
- Adobe为Android提供的官方版PDF Viewer,从apk文件反编译出的Java源码,可以借此学习PDF Viewer在Android上的实现。-Adobe s official version of PDF Viewer for Android, decompiled from the apk file, and this Java source code can supply you a help of learning the implementation of PDF View
JNI_android-daquan
- 多部经典java JNI教程,含中文教程,网上最全的JNI资料大合集!android开发必备的资料,全面教您掌握JNI,让你在android下用C语言也可轻松开发。好不容易搜集来的资料!-More than the classic java JNI tutorial, including Chinese language tutorials, JNI most complete information on the Internet Big Collection! android develop
AndroidReaderPdf
- android开发的阅读pdf文件的工具,可以方便地阅读手机中的pdf文件。-android development tool for reading pdf files, you can easily read pdf files in the phone.
Google_Android
- 深入浅出_Google_Android(PDF格式高清中文版),不错的资料,大家可以共享-Layman _Google_Android (PDF format HD Chinese version), good data, we can share
Android.Programming.with.the.Google.Sdk
- This pdf ebook lets you 1. Getting to Know Android 2. Setting Up Your Android Development Environment 3. Using the Android Development Environment for Real Applications 4. Debugging Android Applications 5. Signing and Publishing Your A
pro-opengles-for-android.pdf
- This book covers the basics in both theory of 3D and implementations using the industry standard OpenGL ES toolkit for small devices. While Android can support both flavors—version 1.x for the easy way, and version 2.x for those who like to get
AndroidPdfViewer
- android中的PDF查看器,Android中的PDF阅读器应用源码,使用了Sun的部分类库,可以说是依托Sun类库实现的,对于熟悉Sun的各个类库功能有不小的帮助。-android in the PDF viewer, PDF reader application in the Android source code, the use of Sun' s part of the class library, can be said to rely on the Sun class li
XMPP-Live-chat-project-
- 源码简介: 本项目是一套基于android+asmack+openfire+xmpp的安卓即时聊天服务端,项目直连google talk服务器, 可以使用谷歌帐号登录客户端,测试需要至少两个谷歌帐号。在程序里添加好友即可聊天。聊天核心功能使 用的smack库,本项目附带3个详细讲解本项目的pdf文档。 想研究一下XMPP这一块的朋友绝对不容错过。 涉及模块&技术 slidingmenu 下拉刷新 openfire xmpp ... -Source de
Android-PDF-reader
- 在android平台上实现的PDF阅读器,可以作为参考学习-On the android platform PDF reader can be used as a reference to learn
Afinder
- 本demo实现了读取本地SD卡中的文件,word或者pdf,显示成一个listview中,可以打开浏览weord内容,可以进行搜索,搜索想要看的文件。-This demo implements read local SD card files, word or pdf, displayed as a listview, you can open a browser weord content, you can search for files, search for the desired lo
A152308412-27691
- 电子阅读器,可以查看pdf文件,实现滑动翻页--E-reader, you can view the pdf file, realize slide page
ColaBox
- 个人消费记账源码是一个老项目了,很久之前就出现了,有多久?2008年10月左右谷歌G1出来以后本项目就出现了。距今差不多有6年的历史了,项目还是基于android sdk1.0开发的,实现了基础的收入支出记账、账单列表增删改查等简单的功能,界面也比较简单,但是比较难得的是压缩包里附带7篇关于项目源码详细设计分析的pdf文档,可以很方便的学习一些基础知识,另外本项目稍微扩展一下也可以用来作为毕业设计。-Personal consumption accounting source is an old
Zyy360
- 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video webs
Android_f360wpui
- 仿360网盘客户端UI源码仿照度很高,下面的截图左边是官方的客户端,右边是本项目的截图。主界面左右切换使用的android-support-v4.jar提供的ViewPager,配合Fragment。侧滑菜单使用了SlidingMenuLib,已经放在项目下面了,务必一起导入。另外还有个详细的项目实现思路PDF文档已经一起给大家打包了。需要的朋友可以看一下-Imitation 360 network disk client UI source imitation intensity is hig
PDFReaderProject
- 安卓PDF阅读器精简版应用启动后直接加载SD卡目录,列出文件夹和文件信息。点击PDF文件就可以直接打开,不过PDF的加载速度跟上一个项目不是一个数量级。可以明显的感觉到加载的卡顿。加载效果类似与分块加载,包括pdf的缩放也有明显的卡顿,项目还有一个PDF页码转跳和一个全屏阅读功能,项目比较小,不支持多点触控缩放,只能使用下方缩放条缩放pdf。 -Android PDF reader simplified version of the application is loaded directly
PDFAndroid
- 开源PDF阅读器源码是一套基于安卓的pdf阅读器源码,打开以后有个书架效果。支持PDF、DjVu、XPS、cbz、cbr、fb2、fb2.zip等七种格式的文档阅读,我把本站首页制作成pdf导入手机可以完美打开,可以实现多点触控缩放、白天、夜间模式切换。没有广告,操作简洁,加载和打开pdf文件都很快,是一套优秀的实用性很强的PDF阅读器项目源码。 -Open source PDF reader source code is a set of Android based PDF reader so
ElectronicSignature
- PDF手写签名源码使用了第三方PDF阅读器源码mupdf类库。打开以后先对手机文件目录的显示及操作选择PDF文件后会读取并显示pdf内容点击menu键可以显示一些选项、如签名、预览、撤销签名、完成签名等。 -PDF handwritten signature source using the third party PDF reader source mupdf library. Open after the first mobile phone file directory display a
rich dad.pdf
- At Unite events, creativity and interactive learning take center stage. You can connect with your fellow artists, creators and programmers, learn from experts across all forms of entertainment and walk away with the knowledge and tools you need to bo