-
用于在 Android 中使用 SQLite 的生成器
翻译 maninwest@Codeforge 作者:A.Ebrahimi @ Codeproject工具介绍,适用于想在安卓开发中使用 SQlite 编写代码的开发人员如何使用为你的表格写一个名称 : peoplea-所有代码和函数都使用这个名称b - 也可保存脚本供日后使用 (Ctrl+s). 该操作将会创建一个 Data 文件夹保存脚本。c - 可以通过提供名称并通过 (ctrl+L) 调用。它将从Folder Data 中加载。定义字段。选择字段类型并写字段名称。使用 Add(Ctrl-A) 添加字段到表格脚本 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-22 14:35:03下载
- 积分:1
-
AvdCreationDialog
AVD creator dialog Source Code for Andriod.
- 2013-10-24 10:33:40下载
- 积分:1
-
Android新型炫丽dialog样式+跑马灯效果+列表适配器
该项目是由本人集合一些动画效果(参考过网上其他人的做法,自己修改一些bug,和样式),适配器动画效果,dialog显示多种炫丽动画效果,跑马灯效果,可以直接运行
- 2022-03-20 00:33:36下载
- 积分:1
-
android-video
比较实用的在Android实时采集视频,并在PC上显示出采集到的视频的程序,包括PC端和Android端程序,基于Android 1.5
在HTC G3上测试通过。-Android more practical in real-time video capture and
display the PC to the video capture process, including the PC-side
program and Android, HTC G3 based on the Android 1.5 in the test. 源代码AndroidVideo.classpath
...................project
..................AndroidManifest.xml
..................inAndroidVideo.apk
.....................classes.dex
......................omsunshineAndroidVideo$Kit.class
................................AndroidVideo.class
................................R$attr.class
................................R$drawable.class
................................R$id.class
................................R$layout.class
............
- 2022-10-04 06:05:03下载
- 积分:1
-
BLE蓝牙调试助手
BLE蓝牙模块调试助手,安卓手机用的BLE调试助,与BLE读写器功能相近。
- 2022-08-16 02:15:45下载
- 积分:1
-
theKingOfMedicine
安卓射击类小游戏,希望对安卓初学者研究有帮助(Andrews Shooting game, Andrews beginners)
- 2020-12-21 15:39:08下载
- 积分:1
-
SZZS(andriod_level)
android安卓版水准测量数据记录电子手薄程序,可平差及导出数据,可导入例子数据等功能。(android Andrews version of the standard measurement data recording electronic hand book program, you can export data and adjustment, can import example data and other functions.)
- 2016-04-30 14:28:22下载
- 积分:1
-
视屏录制demo,可以支持usb
android-eye
===========
Change your android phone to a surveillance security camera.
## Download ##
You can download binrary from Google Play:
https://play.google.com/store/apps/details?id=teaonly.droideye
## Specifications ##
* Streaming
* Build-in web service, you can see the video via browser in pc and another phone, a modem browser with HTML5 is reauired.
* H.264 video and G.726 audio
* Streaming via websocket between browser and android phone.
* Decoding H.264 and G.726 in pure Javascript
* Smart
* Support motion detecting (doing)
* Support advanced vision algorithms (doing)
* Publishing alarm messages to SNS (not ready)
* Access over internet
* This app don"t support internet, you can try my another ap
- 2022-11-06 02:50:03下载
- 积分:1
-
谷_歌 Android SDK开发范例大全(PDF完整版3)
G Android SDK开发范例大全(完整版)共4个分卷目录第1章 了解.深入.动手做.1.1 红透半边天的Android1.2 本书目的及涵盖范例范围1.3 如何阅读本书1.4 使用本书范例1.5 参考网站第2章 Android初体验2.1 安装AndroidSDK与ADTplug-in2.2 建立第一个Android项目(HelloAndroid!)2.3 Android应用程序架构——从此开始2.4 可视化的界面开发工具2.5 部署应用程序到Android手机第3章 用户人机界面3.1 更改与显示文字标签——TextView标签的使用3.2 更改手机窗口画面底色——drawable定义颜色常数的方法3.3 更改TextView文字颜色——引用Drawable颜色常数及背景色3.4 置换TextView文字——CharSequence数据类型与ResourceID应用3.5 取得手机屏幕大小——DisplayMetrics取得画面宽高的方法3.6 样式化的定型对象——Style样式的定义3.7 简易的按钮事件——Button事件处理3.8 手机页面的转换——setContentView的应用3.9 调用另一个Activity——Intent对象的使用3.10 不同Activity之间的数据传递——Bundle对象的实现3.11 返回数据到前一个Activity——startActivityForResult方法3.12 具有交互功能的对话框——AlertDialog窗口3.13 置换文字颜色的机关——Button与TextView的交互3.14 控制不同的文字字体——Typeface对象使用3.15 如iPhone拖动相片特效——Gallery画廊3.16 自制计算器——多按钮的整合应用3.17 关于(About)程序信息—
- 2023-04-21 10:00:05下载
- 积分:1
-
android逆向,解析.SO文件
Android中的so文件就是elf文件,关于它的结构,解析都在代码里。
- 2022-04-20 19:29:02下载
- 积分:1