搜索资源列表
两个小时精通Android开发之界面篇
- 适合android初学者解决android界面的文档
cocos2d-x转译android
- 对于希望使用c++开发跨平台的朋友很有用
android json-rpc
- 这个是android json-rpc的文档,有需求的可以看
face_detection_paper
- 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature det
Android-build-environment
- android搭建环境,对于新手来说,环境的搭建往往很生熟。-Android build environment, for newcomer, the construction of the environment are usually born cooked.
Android
- 网上找到的搭建android开发环境资源。-I found the resource about setting up android developing everonment from web.
Android
- Android开发环境搭建Android开发需要的工具非常详细清晰.适合新手-Android development environment to build the Android developers the tools they need a very detailed and clear. For novice
Androidlinux
- linux内核开发,在linux环境下进行android开发,包括环境的配置和应用程序开发!-linux kernel develpoment
Android--terminology
- 在android开发过程中我们经常用到的一些专业术语-Android development process often used jargon
Android-API
- android 文档,是从android的源码中提取出来的-android document
bsides11-dontrootrobots
- 这是一篇关于android系统安全方面的文档,老外写的,写得很好,很全面。拿来大家分享一下。-This is an article written about the android system security documents, foreigners, well written and very comprehensive. Brought to share with you.
Android-for-Media
- 手机音频编解码,能够实现音频的编码和解码,通过手机音频口可以扩展开发一些应用程序,类似拉卡拉的那种-android for media
APK
- 安卓软件的修改和应用可以将现有安软件修改为自己想要的形势-Android software modifications and applications Andrews modifying and applying software Android software modifications and applications
interview-questions-from-shanghai
- android开发工程师的面试题库,主要来自于上海地区,找工作的朋友可以-interview questions from shanghai
android1
- 实现android上传时显示进度,解释清晰明了,初学者的最爱-Show progress when uploading achieve android, explaining clarity, beginners favorite
android
- 此文件为android的屏幕适配的详情介绍,喜欢的朋友可以看看,比较不错。-This document details the android screen adaptation of the presentation, like a friend can look quite good.
Bypass-for-Screen-Lock-of-Android
- :随着移动通信技术的迅速发展和广泛应用,手机内部包含的信息已经成为犯罪侦查重要的线索和证据来 源。由于人们对数据安全和隐私保护意识的提高,以及涉案嫌疑人的反侦查意识的增强,涉案的智能手机通常 带有锁屏密码,在这种情况下,如何对其中的数据进行提取、处理和分析成为一个重要的研究方向。本文主要 针对Android 手机的锁屏问题进行研究,详细介绍了Android 智能手机三种锁屏密码,即手势密码、PIN 码密 码以及复杂密码的文件结构和存储原理,分析了如何借助Android 的ADB(
Android-App-development
- 自改革开放以来,我国社会经济得到了快速发展和壮大,科学技术得到了不断更新,其中从我国手机的发展速度就可以看出,现如今,我 国已经成为世界各国中手机持有量最多的国家之一。我们知道,随着经济社会的发展,人们物质文化生活水平的提高,对最为常用工具手机的 要求也在不断提高,因此,手机的更新频率也在不断提高,现阶段智能手机已经几乎取代了传统的普通手机,成为人们日常生活中应用频率最高 的通讯工具。纵观现阶段市场上所流通的智能手机,所采用的系统大多是Android的,对此,不断研究Android系
Android
- 讲述了Android程序员在发展道路上应该掌握的编程技术及思想。-About Android programmers in the development of the road should have programming techniques and ideas.
c#开发Android应用实战
- c#开发Android应用实战,随着跨平台工具的不断发展,它们往往采用下面所介绍的两种方法之一来帮助开发人 员编写应用程序。第一种方法是利用移动设备对Web浏览的固有支持,而第二种方法是开 发将诸如C#或Javascr ipt 之类的通用语言翻译(或编译)为诸如Java for Android/Dalvik或 Objective-C for iOS 之类的本机语言的手段。