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
bionic
Android 的系统属性(SystemProperties)设置分析
前者主要保存在下面几个文件中:
bionic
/libc/include/sys/_system_propertie
landerluu
·
2011-02-25 17:00
android
properties
service
System
Path
triggers
Repo命令的使用(Ubuntu)
Android是由Kernel、Dalvik、
Bionic
、Prebuilt、build等多个Git项目组成,如果我们分别使用UbuntuGit命令来逐个获取显得非常麻烦,所以Android项目组编写了一个名为
mayingcai1987
·
2011-02-20 17:00
android
python
git
ubuntu
脚本
branch
Repo命令的使用(Ubuntu)
Android是由Kernel、Dalvik、
Bionic
、Prebuilt、build等多个Git项目组成,如果我们分别使用UbuntuGit命令来逐个获取显得非常麻烦,所以Android项目组编写了一个名为
mayingcai1987
·
2011-02-20 17:00
Android 源代码结构
核心工程:
bionic
:C运行时支持:libc,libm,libdl,动态linkerboot
tanxs001
·
2011-02-10 14:00
java
android
扩展
工具
encryption
Motorola
Android 2.3 GingerBread for VirtualBox x86编译指南
展开源码,用AOSP的
bionic
目录替换(gingerbread)的
bionic
删除bootable/diskinstaller,拷贝froyo-x86的newinstaller到bootabl
carltao
·
2011-01-17 14:30
android
移动开发
VirtualBox
休闲
gingerbread
Android 2.3 GingerBread for VirtualBox x86编译指南
展开源码,用AOSP的
bionic
目录替换(gingerbread)的
bionic
删除bootable/diskinstaller,拷贝froyo-x86的newinstaller到bootable目
carltao
·
2011-01-17 14:30
移动开发
休闲
virtualbox
Android
StevGuo系列文章翻译之Android内存泄漏检测
编译完Android源码后,会得到两个
bionic
动态C库,libc.so和libc_debug.so,为了能够检测内存泄漏,我们应该首先在Android的rootfs中用libc_debug.so替换
a345017062
·
2010-12-17 20:00
c
android
api
leak
Android 2.2 源码结构分析
|–Makefile(全局的Makefile) |–
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码) |–bootloader(引导加载器) |–build(build目录中的内容不是目标所用的代码
super005
·
2010-12-06 11:00
android源代码分布结构
代码包经过解压缩后,第一级别的目录和文件如下所示: |-- Makefile (全局的Makefile) |--
bionic
lgz_123
·
2010-11-08 10:00
数据结构
android
sqlite
网络应用
webkit
Android 的系统属性(SystemProperties)设置分析
前者主要保存在下面几个文件中:
bionic
/libc/include/sys/_system_properties.h1#definePROP_SERVICE_NAME"prope
sustzombie
·
2010-10-23 11:00
android
String
properties
service
System
triggers
Android的源代码结构
. |-- Makefile (全局的Makefile) |--
bionic
(
Bionic
含义为仿生,这里面
wapysun
·
2010-09-30 10:00
android
android 可执行程序终于可以在nxp8473--cortex-a9平台运行
现在android的可执行程序终于可以在nxp8473--cortex-a9平台运行了,其中直接的原因是: 由于宏定义errno造成的-------非法访问内存地址
bionic
/libc/
bionic
linweig
·
2010-09-17 10:00
thread
android
properties
平台
Descriptor
returning
基于Android
Bionic
库动态编译busybox
最近在基于Android做IPV6方面的开发和测试,需要使用busybox中提供的ping,ping6,nslookup,traceroute6等工具。经过测试发现:网络上介绍交叉编译busybox并放到Android中运行的文章很多,交叉编译好的busybox也可以直接下载到。但是,由于它们都是静态编译busybox并链接在标准的glibc上,导致一些功能在Android中不能正常运行,例如:#
codejoker
·
2010-08-25 14:00
Android
Linux
基于Android
Bionic
库动态编译busybox
最近在基于Android做IPV6方面的开发和测试,需要使用busybox中提供的ping,ping6,nslookup,traceroute6等工具。经过测试发现:网络上介绍交叉编译busybox并放到Android中运行的文章很多,交叉编译好的busybox也可以直接下载到。但是,由于它们都是静态编译busybox并链接在标准的glibc上,导致一些功能在Android中不能正常运行,例如:#
codejoker
·
2010-08-25 14:00
工作
android
struct
测试
工具
reference
Android 版权介绍
而为了避免版权纠纷,Android自己开发了c库-
Bionic
,它是基于BSD的,因此任何人都可以免费使用,修改
buaadallas
·
2010-08-17 10:20
android
移动开发
职场
license
休闲
Android 版权介绍
而为了避免版权纠纷,Android自己开发了c库-
Bionic
,它是基于BSD的,因此任何人都可以免费使用,修改
buaadallas
·
2010-08-17 10:20
android
移动开发
职场
license
休闲
Android 2.1 源码结构分析
Android2.1 |--Makefile|--
bionic
(bionicC库)|--bootable(启动引导相关代码)|--build(存放系统编译规则及generic等基础开发包配置)|--cts
md521
·
2010-07-05 13:00
android
System
工具
include
frameworks
X86
Android 的系统属性(SystemProperties)设置分析
前者主要保存在下面几个文件中:
bionic
/ libc / include / sys / _system_properties.h1 #define PROP_SERVICE_NAME "
mars5337
·
2010-07-01 00:00
Google Android源代码结构
|--Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader (引导加载器
happyhell
·
2010-06-30 17:00
android
sqlite
Google
工具
makefile
frameworks
Bionic
C
android使用
Bionic
的Clib其设计的核心思想是:尽量简单。
coder_jack
·
2010-06-28 22:00
c
android
Bionic
C
android使用
Bionic
的Clib其设计的核心思想是:尽量简单。
风中之哨
·
2010-06-28 22:00
Linux
android 结构分析
这个是Android 2.1 源码结构分析 Android 2.1 |-- Makefile |--
bionic
 
ahong1010
·
2010-06-14 03:00
数据结构
游戏
android
脚本
FreeBSD
Google Android源代码结构
.|-- Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源
wapysun
·
2010-05-26 18:00
android
Android 2.1 源码结构分析
Android2.1|--Makefile|--
bionic
(bionicC库)|--bootable(启动引导相关代码)|--build(存放系统编译规则及generic等基础开发包配置)|--cts
dadahacker
·
2010-05-25 16:00
android
System
工具
include
frameworks
X86
在android 上面 运行纯C helloworld
arm-eabi-gccAR :=$(NDK_BASE)/toolchain/arm-eabi/bin/arm-eabi-arINC :=-I$(NDK_BASE)/include/
bionic
chenji001
·
2010-05-20 16:00
Android OMAP4 NEON
(这里不谈opengl等本身功能提升)老NDK的系统文件在以下位置:-I$(NDK_BASE)/include/
bionic
/arch-arm/include/ -I$(NDK_BAS
chenji001
·
2010-05-05 11:00
Android 2.1 源码结构分析 转载
Android2.1|--Makefile|--
bionic
(bionicC库)|--bootable(启动引导相关代码)|--build(存放系统编译规则及generic等基础开发包配置)|--cts
sfrysh
·
2010-04-26 16:00
Android
Bionic
TLS简单介绍
What'sTLS? TLS即ThreadLocalStorage。支持TLS的线程有三种类型的变量:线程局部变量,线程本地变量(TLS)和全局变量。TLS的不同之处:所有线程以同一个变量名或索引访问TLS变量,但不同线程的TLS变量存储在不同的内存区域。简而言之,就是同一个名字,不同的存储。 例如,有TLS变量errno,每个线程执行相同的语句“errno=i;”,errno在不
yahoozhuo
·
2010-04-09 15:00
thread
android
存储
patch
android 启动过程 [ZZ]
一.主要源代码目录介绍Makefile(全局的Makefile)
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)bootable(引导加载器)build(build目录中的内容不是目标所用的代码
yahoozhuo
·
2010-04-01 16:00
android
list
command
service
action
Signal
Android的Linux内核
Bionic
库介绍
Android使用开源Linux内核是众所周知的,除了使用的是ARM版本的内核外和传统的x86有所不同外,重要的是Google为Linux内核增强了不少东西,自己开发了
Bionic
库,同时又贡献会Linux
wangjun_pfc
·
2010-03-31 09:00
Android底层连接库的编译过程及其Android NDK开发实例
一、Android静态库编译targetthumbC:libc<=
bionic
/libc/
bionic
/libc_init_static.cprebuilt/linux-x86/toolchain/arm-eabi
sanlinux
·
2010-03-25 22:00
Android培训班(3)
bionic
: Android的libc库,包含了一些基础库,其存在的意义在于其可规避GPL,同时减少库的体积,针对arm进行指令和内存优化。 bootable:启动和恢复相关的代码和工具。
javasee
·
2010-03-22 21:00
android
linux
虚拟机
脚本
软件测试
Android培训班(3)
bionic
:Android的libc库,包含了一些基础库,其存在的意义在于其可规避GPL,同时减少库的体积,针对arm进行指令和内存优化。bootable:启动和恢复相关的代码和工具。
caimouse
·
2010-03-22 21:00
android
linux
工具
makefile
frameworks
程序开发
android
bionic
移植需要注意的事项
下面通过一个例子来说明移植
bionic
需要做的事情(
BIONIC
使用的内核头文件从2.6.29升级到2.6.31):第一:修改之前,先要备份android/
bionic
第二:按照下面方法复制linuxkernelv2.6.31
knock
·
2010-03-11 16:00
android
linux
脚本
平台
android 框架
|--
bionic
Android"仿生"庫,包含了一些基礎庫。它存在的意義在于避規GPL||--libcC庫。
linweig
·
2010-01-30 16:00
android 源代码结构
. |-- Makefile (全局的Makefile) |--
bionic
&
·
2010-01-20 09:00
android
android source tree
makefile 全局makefile
bionic
bionic
含议为仿生,这里面是一些基础的库的源代码 bootloader 引导加载器 build build目录中的内容不是目标所用的代码,
yinter
·
2009-12-29 15:00
框架
android
虚拟机
脚本
What's in Android source package
|--
bionic
Android"仿生"庫,包含了一些基礎庫。它存在的意義在于避規GPL||--libcC庫。
linweig
·
2009-12-23 15:00
java
android
工具
include
tools
localization
Android Toolchain与
Bionic
Libc
Android所用的Toolchain(即交叉编译工具链)可从下面的网址下载:http://android.kernel.org/pub/android-toolchain-20081019.tar.bz2。如果下载了完整的Android项目的源代码,则可以在“/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin”目录下找到交叉编译工具,比如Andro
linweig
·
2009-12-22 18:00
c
android
Google
工具
编译器
linux内核
Android的源代码结构
|--Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader (引导加载器
ruixj
·
2009-11-30 16:00
android
sqlite
脚本
工具
makefile
frameworks
Android 的系统属性(SystemProperties)设置分析
前者主要保存在下面几个文件中:
bionic
/libc/include/sys/_system_properties.h1 #define PROP_SERVICE_NAME "
netpirate
·
2009-11-11 17:00
android
properties
service
System
Path
triggers
Android的源代码结构
. |-- Makefile (全局的Makefile) |--
bionic
liyinfeng56
·
2009-10-20 16:00
数据结构
android
sqlite
网络应用
webkit
利用Eclipse和NDK建立一个简单service
因为Android用了自己改写的C库(
Bionic
),并应用自己的compiler和linker,所以如果想用通用的toolchain编译Android应用中C/C++代码就比较麻烦。
mintelong
·
2009-09-17 10:00
eclipse
android
jni
OS
ubuntu
Android的源代码结构
|--Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader (引导加载器
skywalkzf
·
2009-09-11 13:00
android
sqlite
脚本
工具
makefile
frameworks
Android 源码结构
Android directories |--
bionic
Android使用开源Linux内核同时Google为Linux内核增强了不少东西,自己开发了
Bionic
库。
wapysun
·
2009-08-15 11:00
android
Android的源代码结构
.|-- Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|-- bootloader (引导加载器)|-- build (build
wapysun
·
2009-06-22 17:00
android
Android的源代码结构
|--Makefile(全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader(引导加载器)|--build(build目录中的内容不是目标所用的代码
Paul_Lu
·
2009-06-19 17:28
职场
移动开发
休闲
Android的源代码结构
|--Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader (引导加载器)|--build
Paul_Lu
·
2009-06-19 17:28
android
移动开发
职场
休闲
Android的源代码结构
|--Makefile (全局的Makefile)|--
bionic
(
Bionic
含义为仿生,这里面是一些基础的库的源代码)|--bootloader (引导加载器)|--build
Paul_Lu
·
2009-06-19 17:28
android
移动开发
职场
休闲
Android Toolchain与
Bionic
Libc
Android所用的Toolchain(即交叉编译工具链)可从下面的网址下载:http://android.kernel.org/pub/android-toolchain-20081019.tar.bz2。如果下载了完整的Android项目的源代码,则可以在“/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin”目录下找到交叉编译工具,比如Androi
lizzywu
·
2009-05-22 16:00
c
android
Google
工具
编译器
linux内核
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
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
其他