SQLite in Android
SQLite in Android 1 What is a database? • relational database: A method of structuring data as tables associated to each other by shared attributes. • a table row corresponds to a unit of data called MySQL,andPHP) –Wikipedia is run on PHP and MySQL • 5 Android includes SQLite SQLite is a library, runs in the app’s process 6 Android Media Manager (Media Content Provider) • The Media provider Media: files http://androidxref.com/4.4.3_r1.1/xref/packages/providers/ MediaProvider/src/com/android/providers/media/ MediaProvider.java#1335 A single table to represent all types of media files:0 码力 | 40 页 | 707.67 KB | 1 年前3Android概述与学习指南
Android概述与学习指南 北京理工大学计算机学院 金旭亮 什么是Android? 第一部分 计算设备的演进 Android是由Google支持的一个开放的免 费的手机开发平台 手机平台操作系统之“战争史” 微软败退,Windows Phone死亡,手机操作系统重回“双分天下”的格局…… 诸侯混战时代: Symbian (塞班)、Windows Mobile、RIM BlackBerry(黑莓)、Palm…… 后来者居上,手机开发平台上的颠覆者—— “孙悟空”出现:Apple的iOS 重新洗牌之楚汉相争:iOS(apple) vs. Android(Google) 三国争雄,微软整顿之后重新进入战场,iOS vs. Android vs. Windows Phone Android近些年的版本演进 7.0 (2016) 8.0 (2017) 9.0 (2018) 10.0 (2019) 基本上一年一个大版本…… Android开发工具的变迁 Eclipse + ADT 2013年起…… Android Studio Android开发主力编程语言的变迁 Kotlin C++ 逐步迁移到 2017年起 应用层组件 虚拟机、底层组件 Android虚拟机的变迁 Dalvik ART(Android Runtime) Android虚拟机能运行的二进制文件称为DEX0 码力 | 33 页 | 3.38 MB | 1 年前3使用适用于Android 的VMware View Client
使用适用于 Android 的 VMware View Client 2012 年 9 月 适用于 Android 的 View Client 在本文档被更新的版本替代之前,本文档支持列出的每个产 品的版本和所有后续版本。要查看本文档的更新版本,请访 问 http://www.vmware.com/cn/support/pubs。 ZH_CN-000667-04 使用适用于 Android 的 VMware 广州办公室 广州市天河北路 233 号 中信广场 7401 室 www.vmware.com/cn 目录 1 使用适用于 Android 的 VMware View Client 5 适用于 Android 的 View Client 的设置和安装 5 适用于 Android 的 View Client 的系统要求 6 准备适用于 View Client 的 View 连接服务器 6 使用嵌入式 使用嵌入式 RSA SecurID 软件令牌 7 支持的 View 桌面操作系统 8 安装或升级适用于 Android 的 View Client 8 使用 URI 配置 View Client 8 用于创建 vmware-view URI 的语法 9 vmware-view URI 示例 10 管理服务器连接和桌面 11 首次登录 View 桌面 12 View Client 的证书检查模式0 码力 | 24 页 | 889.72 KB | 1 年前3Kotlin 1.9.10 官方文档 中文版
5.3.5 1.5.3.6 1.5.3.7 目录 关于本书 文档 入门 Kotlin 之旅 概述 Kotlin 多平台 Kotlin 用于服务器端开发 Kotlin 用于 Android 开发 Kotlin Wasm Kotlin 原生 Kotlin 用于 JavaScript 开发 Kotlin 用于数据科学 Kotlin 用于竞技程序设计 Kotlin 的新特性 协程 注解 解构声明 反射 多平台开发 Kotlin 多平台用于 iOS 与 Android Kotlin 多平台移动端入门 1. 搭建环境 2. 创建第一个跨平台应用 3. 更新 UI 4. 添加依赖 5. 共享更多逻辑 6. 项目圆满结束 了解移动端项目结构 让 Android 应用程序能用于 iOS——教程 发布应用程序 使用 Ktor 和 SQLDelight 1.10.1.4 1.10.1.5 创建并发布多平台库——教程 发布多平台库 共享代码原则 平台间共享代码 接入平台相关 API 分层项目结构 Android 源代码集布局 添加依赖项 添加依赖项 添加 Android 依赖项 添加 iOS 依赖项 运行测试 构件编译项 配置编译项 构建最终原生二进制文件 多平台 Gradle DSL 参考 范例 FAQ 向团队介绍跨平台移动端开发0 码力 | 3753 页 | 29.69 MB | 1 年前3Kotlin 官方文档中文版 v1.9
11 1.5.3.12 1.5.3.13 目录 关于本书 文档 入门 Kotlin 之旅 概述 Kotlin 多平台 Kotlin 用于服务器端开发 Kotlin 用于 Android 开发 Kotlin Wasm Kotlin 原生 Kotlin 用于 JavaScript 开发 Kotlin 用于数据科学 Kotlin 用于竞技程序设计 Kotlin 的新特性 内联函数 操作符重载 类型安全的构建器 空安全 相等性 this 表达式 异步程序设计技术 协程 注解 解构声明 反射 多平台开发 Kotlin 多平台用于 iOS 与 Android Kotlin 多平台移动端入门 1. 搭建环境 2. 创建第一个跨平台应用 3. 更新 UI 4. 添加依赖 5. 共享更多逻辑 6. 项目圆满结束 4 1.9.1.8 1 让 Android 应用程序能用于 iOS——教程 发布应用程序 使用 Ktor 和 SQLDelight 创建多平台应用——教程 Kotlin 多平台用于其他平台 Kotlin 多平台入门 了解多平台项目结构 手动设置目标 创建多平台库 创建并发布多平台库——教程 发布多平台库 共享代码原则 平台间共享代码 接入平台相关 API 分层项目结构 Android 源代码集布局0 码力 | 2049 页 | 45.06 MB | 1 年前32019-2021 美团技术年货 前端篇
459 开源 React Native 组件库 beeshell 2.0 发布 473 React Native 在美团外卖客户端的实践 506 Android 静态代码扫描效率优化与实践 530 Probe:Android 线上 OOM 问题定位组件 560 活动 Web 页面人机识别验证的探索与实践 580 React Native 工程中 TSLint 静态检查工具的探索之路 客户端单周发版下的多分支自动化管理与实践 635 美团外卖前端容器化演进实践 643 Bifrost 微前端框架及其在美团闪购中的实践 664 Litho 的使用及原理剖析 680 Android 兼容 Java 8 语法特性的原理分析 697 美团外卖商家端视频探索之旅 715 让 Flutter 在鸿蒙系统上跑起来 作者:杨超 前言 鸿蒙系统 (HarmonyOS)是华 统 仍然支持安卓 APK 安装及运行,但长期来看,华为势必会抛弃 AOSP,逐步发展出 自己的生态,这意味着现有安卓应用在鸿蒙设备上将会逐渐变成“二等公民”。然而, 如果在 iOS 及 Android 之外再重新开发和维护一套鸿蒙应用,在如今业界越来越注 重开发迭代效率的环境下,所带来的开发成本也是难以估量的。因此,通过打造一套 合适的跨端框架,以相对低的成本移植应用到鸿蒙平台,并利用好该系统的特性能0 码力 | 738 页 | 50.29 MB | 1 年前3Kotlin Language Documentation 1.9.20
Kotlin server-side applications Products that use Kotlin on the server side Next steps Kotlin for Android Kotlin Wasm Browser support Interoperability Compose Multiplatform for Web How to get started What's new in Kotlin 1.8.0 IDE support Kotlin/JVM Kotlin/Native Kotlin Multiplatform: A new Android source set layout Kotlin/JS Gradle Standard library 142 142 142 143 147 149 150 150 151 Kotlin 1.4.20 Kotlin/JVM Kotlin/JS Kotlin/Native Kotlin Multiplatform Standard library Kotlin Android Extensions What's new in Kotlin 1.4.0 Language features and improvements New tools in the IDE0 码力 | 1299 页 | 32.44 MB | 1 年前3Comprehensive Rust(Ukrainian) 202412
Рішення . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203 IX Android 206 31 Ласкаво просимо до Rust в Android 207 32 Установка 208 33 Правила побудови 209 33.1 Бінарні файли Rust . . 2.5 Надсилання файлів . . . . . . . . . . . . . . . . . . . . . . . . . . . 221 35 Тестування в Android 223 35.1 GoogleTest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 224 10Збірка в Android . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 238 37.2.11Збірка в Android . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 239 37.2.12Збірка в Android . . . . .0 码力 | 396 页 | 1.08 MB | 10 月前3React Native Tutorial
............................................................. 7274 18. React Native – Running Android ................................................................................................ Objective-C or Java. React Native uses the same fundamental UI building blocks as regular iOS and Android apps. You just put those building blocks together using JavaScript and React. React Native Features can use native components controlled by JavaScript. Platforms – React Native supports IOS and Android platform. React Native Advantages Follow are the advantages of React Native: JavaScript0 码力 | 117 页 | 2.60 MB | 1 年前3Kotlin Language Documentation 1.3
Documentation Table of Contents Overview Using Kotlin for Server-side Development Using Kotlin for Android Development Kotlin JavaScript Overview Kotlin/Native for Native Kotlin for Data Science Coroutines Next Steps — — 8 Kotlin is a great �t for developing Android applications, bringing all of the advantages of a modern language to the Android platform without introducing any new restrictions: Compatibility: that Kotlin applications can run on older Android devices with no issues. The Kotlin tooling is fully supported in Android Studio and compatible with the Android build system. Performance: A Kotlin application0 码力 | 597 页 | 3.61 MB | 1 年前3
共 953 条
- 1
- 2
- 3
- 4
- 5
- 6
- 96