CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directory - List
[
android
]
AndroidFileBrowser
DL : 0
android文件浏览器,可浏览根目录,即文件-android file browser, visit the root directory, that file
Date
: 2025-12-30
Size
: 48kb
User
:
李晓
[
android
]
Android.mk
DL : 0
这个是关于android的编译机制,Android.mk是android编译文件,每层目录都有。-This is about the android build mechanism, Android.mk is android compiled files on each directory has.
Date
: 2025-12-30
Size
: 16kb
User
:
chenxiaoxiao
[
android
]
rootdir
DL : 0
Android开机修改动画需要作的事情--更改rootdir目录下的代码-Android boot animation needs to be modified to do- change the rootdir directory code
Date
: 2025-12-30
Size
: 58kb
User
:
zhuzhenyan
[
android
]
SearchableDictionary
DL : 0
This is an Android application to search a directory.
Date
: 2025-12-30
Size
: 164kb
User
:
Buju
[
android
]
easyJni_Src
DL : 0
在android中经常使用jni开发 头文件生成很麻烦,故模仿easyExploer写了一个eclipse的easyJni插件 项目源码需放在src下,class文件放在bin下 安装此插件后在eclipse中java源码上右键Ctreate Jni即可生成在项目的jni目录下的头文件-Jni often used in android development headers generated a lot of trouble, so write a mimic easyExploer the easyJni eclipse plugin source code to be placed on the project under src, class files in the bin to install the plug-in java source code in eclipse, right Ctreate Jni the project can generate jni header files directory
Date
: 2025-12-30
Size
: 17kb
User
:
lypoint
[
android
]
EX05_15
DL : 0
android程序。 可以根据本机sdcard,生成手机文件目录。 并执行删除文件,重命名,运行等功能-android program. According to the local sdcard, generate phone directory. Delete files and execute, rename, run etc.
Date
: 2025-12-30
Size
: 80kb
User
:
林志
[
android
]
FileManager
DL : 0
文件管理器:可以浏览文件(文件夹)、显示路径以及对目录的一些常用操作(比如新建、删除、粘贴等)-File manager: you can browse the file (folder), display the directory path as well as some common operations (such as create, delete, paste, etc.)
Date
: 2025-12-30
Size
: 213kb
User
:
张龙
[
android
]
contact_encry_beta1.0
DL : 0
Android系统中,获取当前手机的通讯录信息并且可以选择进行加密-Android system, get the current phone directory information and can choose to encrypt
Date
: 2025-12-30
Size
: 352kb
User
:
宋远任
[
android
]
File_Management
DL : 0
android手机的文件资源管理器,寻找根目录,删除文件、更改文件名等等功能.-android mobile phone file explorer, find the root directory, delete files, change file names and more.
Date
: 2025-12-30
Size
: 57kb
User
:
把握今天
[
android
]
turntest
DL : 0
真实书籍翻页效果完结篇,从事Android手机程式开发的朋友们,不妨参考一下作者的小程序. 有APK模拟器的朋友可以运行Bin目录中的文件看效果.网上可下载这种模拟器. -Final results page real books, program development in the Android phone friends, may wish to refer to the author of the applet. There APK friends simulator can run the files in the Bin directory to see results. Online can download this simulator.
Date
: 2025-12-30
Size
: 740kb
User
:
李动
[
android
]
Android_director
DL : 0
Android操作系统详细目录结构.pdf-Android operating system directory structure in detail. Pdf
Date
: 2025-12-30
Size
: 73kb
User
:
苯苯
[
android
]
DirChooser
DL : 0
一个目录选择器例子!可以逐级选择目录,点击OK按钮获取当前选中的目录!-Example of a directory selector! You can select the directory one level, click the OK button to get the current selected directory!
Date
: 2025-12-30
Size
: 45kb
User
:
hkp
[
android
]
AndroidEditor
DL : 0
修改 Android 平台 system.img / boot.img / recovery.img ROM 的Windows 下图形化工具 可增加 目录/文件/Symlink/Hardlink 对象,精简ROM中的多余程序。-Modify the Android platform system.img/boot.img/recovery.img ROM under Windows graphical tool to increase the directory/files/Symlink/Hardlink objects, streamline the redundant ROM program.
Date
: 2025-12-30
Size
: 650kb
User
:
远行
[
android
]
adb
DL : 0
android 2.2.1 adb 源代码。位于/system/core/adb目录下-android 2.2.1 adb source code. Located in/system/core/adb directory
Date
: 2025-12-30
Size
: 246kb
User
:
jiashikun
[
android
]
flip-effect
DL : 0
书籍翻页效果,Android手机程式开发的朋友们,不妨参考一下程序. 有APK模拟器的朋友可以运行Bin目录中的文件看效果.-Book flip effect, Android phone application developed by a friend who may wish to refer to procedures have a friend APK simulator can run the file in the Bin directory to see the effect.
Date
: 2025-12-30
Size
: 740kb
User
:
胖哥
[
android
]
Google_Android
DL : 0
关于android的电子书 Google_Android程序设计指南目录-E-book on the android directory Google_Android Programming Guide
Date
: 2025-12-30
Size
: 1.57mb
User
:
liyang
[
android
]
telecapoland
DL : 0
To easily create Android project for Eclipse perform following steps: 1. clone this repository to your workspace directory 2. import project without copying 3. in project directory do `android update project -p . --target 1` 4. create `gen` directory -android android music player music player source code
Date
: 2025-12-30
Size
: 470kb
User
:
lihongwei
[
android
]
data-storage(4)
DL : 0
两个方法 1. openFileOutput (String name, int mode) name:文件的名称,不能包含分隔符"/",如果文件不存在,Android会自动创建它。创建的文件保存在/data/data/<package_name>/files目录下。 mode:操作模式 2. openFileInput (String name) -Two methods 1. OpenFileOutput (String name, int mode) name: file name, can not contain the delimiter " /" if the file does not exist, Android will automatically create it. Create a file in/data/data/<package_name>/Files directory. mode: operation mode 2. openFileInput (String name)
Date
: 2025-12-30
Size
: 15kb
User
:
玉树
[
android
]
android-vcard-1.3
DL : 0
做手机通讯录同步的童鞋可以看一下,关系如果获得手机内容和同步到web服务器上-Do the children can phone directory synchronization look, if a mobile content relationship and synchronization to web server
Date
: 2025-12-30
Size
: 516kb
User
:
zoushuai
[
android
]
androidtongxunluvcard
DL : 1
做手机通讯录同步的童鞋可以看一下,关系如果获得手机内容和同步到web服务器上,demo里有类的具体使用说明注释,开放非常方便-Do the children can phone directory synchronization look, if a mobile content relationship and synchronization to web server
Date
: 2025-12-30
Size
: 523kb
User
:
zoushuai
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.