資源簡介
模擬手機自帶的錄音機功能,設計開發一個基于Android平臺的錄音機軟件。
代碼片段和文件信息
package?com.danielkim.soundrecorder;
import?android.app.Application;
import?android.test.ApplicationTestCase;
/**
?*?Testing?Fundamentals
?*/
public?class?ApplicationTest?extends?ApplicationTestCase?{
????public?ApplicationTest()?{
????????super(Application.class);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\
?????文件??????????81??2017-05-24?17:22??SoundRecorder-master\.gitignore
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\.idea\
?????文件?????????711??2017-05-24?17:22??SoundRecorder-master\.idea\compiler.xm
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\.idea\copyright\
?????文件??????????74??2017-05-24?17:22??SoundRecorder-master\.idea\copyright\profiles_settings.xm
?????文件?????????166??2017-05-24?17:22??SoundRecorder-master\.idea\encodings.xm
?????文件?????????721??2017-05-24?17:22??SoundRecorder-master\.idea\gradle.xm
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\.idea\inspectionProfiles\
?????文件?????????733??2017-05-24?17:22??SoundRecorder-master\.idea\inspectionProfiles\Project_Default.xm
?????文件?????????235??2017-05-24?17:22??SoundRecorder-master\.idea\inspectionProfiles\profiles_settings.xm
?????文件????????1737??2017-05-24?17:22??SoundRecorder-master\.idea\misc.xm
?????文件?????????363??2017-05-24?17:22??SoundRecorder-master\.idea\modules.xm
?????文件?????????564??2017-05-24?17:22??SoundRecorder-master\.idea\runConfigurations.xm
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\.idea\scopes\
?????文件?????????139??2017-05-24?17:22??SoundRecorder-master\.idea\scopes\scope_settings.xm
?????文件?????????284??2017-05-24?17:22??SoundRecorder-master\.idea\vcs.xm
?????文件???????35147??2017-05-24?17:22??SoundRecorder-master\LICENSE
?????文件?????????863??2017-05-24?17:22??SoundRecorder-master\README.md
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\SoundRecorder\
?????文件?????????867??2017-05-24?17:22??SoundRecorder-master\SoundRecorder.iml
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\app\
?????文件???????????7??2017-05-24?17:22??SoundRecorder-master\app\.gitignore
?????文件????????9602??2017-05-24?17:22??SoundRecorder-master\app\app.iml
?????文件?????????825??2017-05-24?17:22??SoundRecorder-master\app\build.gradle
?????文件????????3531??2017-05-24?17:22??SoundRecorder-master\app\manifest-merger-release-report.txt
?????文件?????????749??2017-05-24?17:22??SoundRecorder-master\app\proguard-rules.pro
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\app\src\
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\app\src\androidTest\
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\app\src\androidTest\java\
?????目錄???????????0??2017-05-24?17:22??SoundRecorder-master\app\src\androidTest\java\com\
............此處省略123個文件信息
- 上一篇:Android項目開發——無線點餐系統
- 下一篇:簡單五子棋Android程序源碼
評論
共有 條評論