E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Android2.3.3
Android JNI中增加LOGCAT,LOG
最近在研究
Android2.3.3
源代码的C/C++层,需要对代码进行一些调试,但是奇怪的是,直接添加LOGD("XXXXXXXX");,使用logcat却看不到任何输出,换成LOGI、LOGV、LOGW
panda1234lee
·
2012-12-03 22:00
jni
jni
今天遇到
Android2.3.3
能运行的程序到android4.0中无法运行的情况—对于追求完美的我怎么能忍受
android.os.NetworkOnMainThreadException异常处理项目是2.1开发测试手机是android4.0时候提示 android.os.NetworkOnMainThreadException异常出错误地方是访问网络的webservice有问题在网上找了半天说是用@OverrideprotectedvoidonCreate(BundlesavedInstanceStat
kaiqiangzhang001
·
2012-11-29 15:00
android
android
android jni开发详细步骤
eclipsejuno(下载后,解压到指定路径即可)Toolchain:cygwin(安装略,配置环境变量$NDK)JDK:JDK1.6.0_34(安装略,配置环境变量)NDK:android-ndk-r8bSDK:
Android2.3.3
baggio1006
·
2012-11-16 17:00
android
JNI开发
隐藏statusbar(就是手托动的状态栏)
基于
android2.3.3
源码下隐藏statusbar(就是手托动的状态栏)。。。
xiaxiangnanxp1989
·
2012-11-13 14:00
ubuntu 11.10(32位系统)下编译android源码
来自:点击打开链接本文介绍在ubuntu11.10系统下编译
android2.3.3
源码,编译之前请确定上两篇文章(http://www.cnblogs.com/dwayne/archive/2011/
wszxl492719760
·
2012-11-08 14:00
Android输入系统与Qwerty物理键盘的支持
以下内容,针对
Android2.3.3
~ Android的用户输入系统,自下而上,分成如下部分:1.驱动程序:/dev/input目录下,通常时Event类型的驱动;2.EventHub:libui
ouyangfeng521
·
2012-10-26 11:00
android
android 截屏
我是基于
android2.3.3
系统之上的,想必大家应该知道在android源码下面有个文件叫做screencap吧,位于framewo
MARTINGANG
·
2012-10-13 21:00
浅谈android截屏问题
我是基于
android2.3.3
系统之上的,想必大家应该知道在android源码下面有个文件叫做screencap吧,位于frameworks\base\services\surfaceflinger\
·
2012-10-13 21:00
android
user
jni
null
permissions
frameworks
在Android C/C++层添加LOG调试(LOGI\LOGD\LOGE...)输出支持
最近在研究
Android2.3.3
源代码的C/C++层,需要对代码进行一些调试,但是奇怪的是,直接添加LOGD("XXXXXXXX");,使用logcat却看不到任何输出,换成LOGI、LOGV
lindonghai
·
2012-10-07 16:00
访问WebService 出现 android.os.NetworkOnMainThreadException异常
在
android2.3.3
版本上开发,使用4.0版本进行测试,报了android.os.NetworkOnMainThreadException异常,原因是访问网络的webservice有问题,找了一些解决方案
mfan
·
2012-09-03 12:00
webservice
浅谈android截屏问题
我是基于
android2.3.3
系统之上的,想必大家应该知道在android源码下面有个文件叫做screencap吧,位于frameworks\base\services\surfaceflinger\
蒋勃茏
·
2012-08-30 10:00
android
root
程序
理解
截屏
求解答:Android的一个小的应用程序在模拟器中的运行问题
Android的一个小的应用程序在手机上运行时一点儿问题都没有,在
Android2.3.3
模拟器中也无问题,可是在4.0以上的模拟器中运行时会异常退出。
朗朗
·
2012-08-29 16:00
android
模拟器
ContentProvider: delete 返回值
现有数据库表内容如下1.在
android2.3.3
的模拟器上面通过下面语句删除_id=1的记录finalintdelRows=getContentResolver().delete( UserTableData.CONTENT_URI
AndroidBluetooth
·
2012-08-21 01:00
(20120722)(笔记003)android开发起步
程序结构的分析在eclipse集成开发环境中“包资源管理器”展开一个项目:从中可以看出,一个典型的android应用程序包括如下几部分:①Src目录:源文件文件夹②Gen目录:保存自动生成的R资源索引类文件夹③
Android2.3.3
wsl1208
·
2012-07-23 00:50
android
开发
Google的Android设备别名
BinariesforNexusS("crespo")Android2.3.1(GRH78)
Android2.3.3
(GRI40)Android2.3.4(GRJ22)Android2.3.5(GRJ90
gexueyuan
·
2012-07-22 19:00
c
android
Google
Motorola
Verizon
经典案例——随手记(内含源码)
2012-6-1417:13上传下载附件 (47.49KB) 运行环境:
Android2.3.3
Suishouji.rar
76135
·
2012-07-17 11:00
源码
随手记
记账
Android /data空间小
下面看一下系统获取存储空间的代码: 来自
android2.3.3
系统源代码/packages/apps/Settings/src/com/android/settings/applications
f059074251
·
2012-07-13 14:00
android
busybox tools
推荐一个工具:Busybox本篇博客:1.使用模拟器(
android2.3.3
)2.安装busybox工具,以及简单使用一、Busy简介BusyBox是一个集成了一百多个最常用linux命令和工具的软件
veryitman
·
2012-06-15 21:29
tools
shell
工具
android
path
linux
Android
系统专题
busybox tools
推荐一个工具:Busybox本篇博客:1.使用模拟器(
android2.3.3
)2.安装busybox工具,以及简单使用一、Busy简介BusyBox是一个集成了一百多个最常用linux命令和工具的软件
AndroidBluetooth
·
2012-06-15 21:00
android
linux
shell
Path
工具
tools
Android_API Demos_入口分析
基于
android2.3.3
的APIDemos。
zircon_1973
·
2012-06-14 14:00
android
api
ListView
service
application
action
scroll+zoom android textview
版本=
android2.3.3
,target=android-10效果图关键点=============main.xml显示纵向滚动条。
bg090721
·
2012-05-26 18:00
android
textview
touch
zoom
scroll
scroll+zoom android textview
版本=
android2.3.3
,target=android-10效果图关键点=============main.xml显示纵向滚动条。
bg090721
·
2012-05-26 18:00
android
textview
touch
zoom
scroll
scroll+zoom android textview
版本=
android2.3.3
,target=android-10 效果图 关键点=============main.xml 显示纵向滚动条。
bg090721
·
2012-05-26 18:00
android
textview
touch
scroll
zoom
zoomable android textview
版本=
android2.3.3
,target=android-10参考了网上例子。
bg090721
·
2012-05-26 08:00
android
textview
touch
zoom
zoomable android textview
版本=
android2.3.3
,target=android-10参考了网上例子。
bg090721
·
2012-05-26 08:00
android
textview
touch
zoom
zoomable android textview
版本=
android2.3.3
,target=android-10参考了网上例子。
bg090721
·
2012-05-26 08:00
android
textview
touch
zoom
Android 2.3.3 安卓系统 源代码 在Eclipse查看方法
一、下载
android2.3.3
源码。
lifeiaidajia
·
2012-05-16 17:00
eclipse
html
c
android
在Android C/C++层添加LOG调试(LOGI\LOGD\LOGE...)输出支持
最近在研究
Android2.3.3
源代码的C/C++层,需要对代码进行一些调试,但是奇怪的是,直接添加LOGD("XXXXXXXX");,使用logcat却看不到任何输出,换成LOGI、LOGV、LOGW
melody157398
·
2012-04-19 15:00
android的重力感应测试
首先介绍下测试平台:模拟器:
android2.3.3
组件:sensorsimulator1.1.1(见附件)步骤如下:1.安装APK,在bin目录下有个SensorSimulatorSettings-1.1.1
fansofjava
·
2012-04-18 11:00
android
android的重力感应测试
首先介绍下测试平台:模拟器:
android2.3.3
组件:sensorsimulator1.1.1(见附件)步骤如下:1.安装APK,在bin目录下有个SensorSimulatorSettings-1.1.1
fansofjava
·
2012-04-18 11:00
android
android的重力感应测试
首先介绍下测试平台:模拟器:
android2.3.3
组件:sensorsimulator1.1.1(见附件)步骤如下:1.安装APK,在bin目录下有个SensorSimulatorSettings-1.1.1
fansofjava
·
2012-04-18 11:00
编写Android天气预报小程序的总结
首先,将项目的源代码导入到Eclipse里面,我使用的模拟器的版本是
Android2.3.3
的,点击运行出现在我们眼前的是一个欢迎界面,心情有点激动,呵呵!如图所示:欢迎界面 接着
lyb2518
·
2012-04-17 19:00
eclipse
android
image
浏览器
String
Google
[置顶] Activity加入构造方法,必须同时带无参的默认构造方法
Android2.3.3
EclipseVersion:3.7.0 LogCat主要错误: 04-0514:10:38.163:ERROR/AndroidRuntime(3991):Causedby
debuglog
·
2012-04-12 16:00
SQLite一次性读取过多记录,造成内存溢出OutOfMemoryError
Android2.3.3
EclipseVersion:3.7.0 LogCatLogCat 报错信息:03-1413:16:52.033:ERROR/AndroidRuntime(4399):java.lang.OutOfMemoryError
debuglog
·
2012-04-02 21:00
eclipse
数据库
android
sqlite
Android 2.3.3 SDK 源代码关联Eclipse
一、下载
android2.3.3
源码。
码疯
·
2012-03-22 01:47
Andriod
Android 2.3.3 SDK 源代码关联Eclipse
一、下载
android2.3.3
源码。
lu7kang
·
2012-03-22 01:00
eclipse
c
android
delete
Android模拟手机拨号器
我们启动两个
Android2.3.3
版本的模拟器。你有没有注意每个模拟器左上角有一个这样的,只不过数字不同,这究竟是什么含义呢?每个模拟器将会被绑定到“192.168.1.1”这个本地IP
guozh
·
2012-03-21 11:00
html
android
layout
手机
encoding
电话
Android学习笔记(4)---模拟手机拨号器
我们启动两个
Android2.3.3
版本的模拟器。你有没有注意每个模拟器左上角有一个这样的,只不过数字不同,这究竟是什么含义呢?每个模拟器将会被绑定到“192.168.1.1
youqishini
·
2012-03-18 14:00
android
String
layout
手机
button
encoding
SqLite的query方法,参数args中不能含null值
Android2.3.3
EclipseVersion:3.7.0 LogCatLogCat 报错信息:03-1311:37:27.419:ERROR/AndroidRuntime(844):java.lang.IllegalArgumentException
debuglog
·
2012-03-13 13:00
eclipse
android
sqlite
String
null
query
ScrollView仅支持一个子项,报错ScrollView can host only one direct child
Android2.3.3
EclipseVersion:3.7.0 LogCatLogCat 报错信息:03-0616:20:10.788:ERROR/AndroidRuntime(163):Causedby
debuglog
·
2012-03-06 17:00
eclipse
xml
android
layout
ubuntu 11.10(32位系统)下编译android源码 make错误解决办法
本文介绍在ubuntu11.10系统下编译
android2.3.3
源码,编译之前请确定上两篇文章(http://www.cnblogs.com/dwayne/archive/2011/11/16/2250732
jdsjlzx
·
2012-02-29 15:00
android
image
ubuntu
System
Build
Warnings
no such column:SQL语句包含数据库表中不存在的列名
Android2.3.3
EclipseVersion:3.7.0 Console LogCat 报错信息:02-2409:10:51.176:ERROR/AndroidRuntime(431)
debuglog
·
2012-02-25 17:00
eclipse
sql
数据库
android
Android虚拟机无法正常工作几例及解决办法
Android2.3.3
EclipseVersion:3.7.0 ConsoleEclipse下运行Android虚拟机,Run应用,正常的Console一般如下:[2012-02-2015:01
debuglog
·
2012-02-20 15:00
eclipse
android
虚拟机
工作
manager
System
ubuntu10.10下编译
Android2.3.3
源码
在一切开始之前,先说一下达到的目标(以下的内容部分来自网络,部分为自己摸索得到),欢迎拍砖:a)编译android源码b)得到编译后的sdkc)收集source以便在eclipse中查看android源码e)编译adt插件准备必要的软件包:1sudoapt-getinstallgit-coregnupgflexbisongperflibsdl1.2-devlibesd0-devlibwxgtk2.
wujxiaoz
·
2012-02-18 13:00
eclipse
android
python
ubuntu
Build
makefile
Android错误引用自定义资源数据类型,造成安装解析产生未知错误
Android2.3.3
EclipseVersion:3.7.0 LogCatConsole 报错信息:[2012-02-1510:24:31-taobao]-------------------
debuglog
·
2012-02-17 12:00
eclipse
android
exception
HTC
encoding
Types
Android中使用正确参数构建StatFs对象
Android2.3.3
EclipseVersion:3.7.0 LogCat LogCat报错信息:02-1411:54:12.834:ERROR/(2525):statfshtcfailed
debuglog
·
2012-02-14 13:00
eclipse
编程
android
测试
存储
HTC
删除android状态栏右侧图标
android2.3.3
系统上,设置statusbar右侧的图标源码在,/frameworks/base/packages/SystemUI这个package控制系统的图标显示。
eric_zhang
·
2012-02-14 13:00
SQLite数据库,应用程序没有关闭游标或数据库对象
Android2.3.3
EclipseVersion:3.7.0 LogCatLogCat报错信息:02-1311:58:13.759:ERROR/Database(432):close()wasneverexplicitlycalledondatabase
debuglog
·
2012-02-13 13:00
Android SQLite数据库操作“绑定或列的索引超出范围”
Android2.3.3
EclipseVersion:3.7.0 LogCatLogCat报错信息:02-1311:58:12.030:WARN/dalvikvm(432):threadid=19
debuglog
·
2012-02-13 12:00
Content的startActivity方法需添加FLAG_ACTIVITY_NEW_TASK flag
Android2.3.3
EclipseVersion:3.7.0 LogCat BootBroadcastReceiver继承自android.content.BroadcastReceiver
debuglog
·
2012-02-10 17:00
eclipse
thread
exception
android
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他