資源簡介
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個文件信息
評論
共有 條評論