资源简介
Android用Intent实现Video 视频功能
代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.gel.camera;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int ic_launcher=0x7f020000;
}
public static final class id {
public static final int btTakeVideo=0x7f050000;
public static final int tvActivityResult=0x7f050001;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 364 2012-06-13 10:04 VideoIntentDemo\.classpath
文件 851 2012-06-13 10:04 VideoIntentDemo\.project
文件 743 2012-06-13 10:04 VideoIntentDemo\AndroidManifest.xm
文件 328 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R$attr.class
文件 395 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R$drawable.class
文件 417 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R$id.class
文件 382 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R$layout.class
文件 415 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R$string.class
文件 503 2012-06-13 10:09 VideoIntentDemo\bin\classes\com\gel\camera\R.class
文件 1512 2012-06-13 18:05 VideoIntentDemo\bin\classes\com\gel\camera\VideoIntentDemoActivity$1.class
文件 3630 2012-06-13 18:05 VideoIntentDemo\bin\classes\com\gel\camera\VideoIntentDemoActivity.class
文件 5436 2012-06-13 11:03 VideoIntentDemo\bin\classes.dex
文件 3966 2012-06-13 10:13 VideoIntentDemo\bin\res\drawable-hdpi\ic_launcher.png
文件 1537 2012-06-13 10:13 VideoIntentDemo\bin\res\drawable-ldpi\ic_launcher.png
文件 2200 2012-06-13 10:13 VideoIntentDemo\bin\res\drawable-mdpi\ic_launcher.png
文件 10801 2012-06-13 10:13 VideoIntentDemo\bin\resources.ap_
文件 15423 2012-06-13 11:03 VideoIntentDemo\bin\VideoIntentDemo.apk
文件 805 2012-06-13 10:09 VideoIntentDemo\gen\com\gel\camera\R.java
文件 1248 2012-06-13 10:04 VideoIntentDemo\proguard.cfg
文件 361 2012-06-13 10:04 VideoIntentDemo\project.properties
文件 4147 2012-06-13 10:04 VideoIntentDemo\res\drawable-hdpi\ic_launcher.png
文件 1723 2012-06-13 10:04 VideoIntentDemo\res\drawable-ldpi\ic_launcher.png
文件 2574 2012-06-13 10:04 VideoIntentDemo\res\drawable-mdpi\ic_launcher.png
文件 815 2012-06-13 10:09 VideoIntentDemo\res\layout\main.xm
文件 190 2012-06-13 10:06 VideoIntentDemo\res\values\strings.xm
文件 3346 2012-06-13 18:05 VideoIntentDemo\src\com\gel\camera\VideoIntentDemoActivity.java
目录 0 2012-06-13 10:34 VideoIntentDemo\bin\classes\com\gel\camera
目录 0 2012-06-13 10:05 VideoIntentDemo\bin\classes\com\gel
目录 0 2012-06-13 10:05 VideoIntentDemo\gen\com\gel\camera
目录 0 2012-06-13 10:04 VideoIntentDemo\src\com\gel\camera
............此处省略24个文件信息
相关资源
- android 上传
- Android用Intent实现Camera 拍照功能
- 讀取簡訊
- android 异步加载资源
-
android 中 ja
vasc ript 与java 交互 - miniTwitter登录界面
- android notification 通知
- android TextView、EditText和ImageView代码
- android VideoCamera 摄像机
- android Sax解析
- android 从外部程序获得ContentProvider提供
- android SharedPreferences储存类型
- android AppWidgetExample(AppWidget)源码
- android TabActivityExample(TabActivity)
- android broadcast (广播生命周期)
- android 创建/删除快捷方式
- android SeeJoPlay播放器
- 一种类似于Excel表格(网上找的,感觉
- android listview
- BidirSlidingLayout_Android双向滑动菜单完全
- android listview下拉刷新
- android 异步
- android Toast使用详解附
- android 翻页效果
- android 圆形图片
- android 解锁源码
- android 录音
- android 3D轮播
- 批量替换 android反编译之后 R.java文件
- Android 展开android通知栏(兼容4.2及以
评论
共有 条评论