91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.63MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-11-07
  • 語言: Java
  • 標(biāo)簽: android??源碼??android??

資源簡介

8個Android應(yīng)用程序源代碼,可以拿來學(xué)習(xí),非常適合初學(xué)者。

資源截圖

代碼片段和文件信息

package?com.canka.bootstepview;

import?android.content.Context;
import?android.support.test.InstrumentationRegistry;
import?android.support.test.runner.AndroidJUnit4;

import?org.junit.Test;
import?org.junit.runner.RunWith;

import?static?org.junit.Assert.*;

/**
?*?Instrumentation?test?which?will?execute?on?an?Android?device.
?*
?*?@see?Testing?documentation
?*/
@RunWith(AndroidJUnit4.class)
public?class?ExampleInstrumentedTest?{
????@Test
????public?void?useAppContext()?throws?Exception?{
????????//?Context?of?the?app?under?test.
????????Context?appContext?=?InstrumentationRegistry.getTargetContext();

????????assertEquals(“com.canka.bootstepview“?appContext.getPackageName());
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\
?????文件?????????118??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.gitignore
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\
?????文件?????????686??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\compiler.xml
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\copyright\
?????文件??????????74??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\copyright\profiles_settings.xml
?????文件?????????626??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\gradle.xml
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\inspectionProfiles\
?????文件?????????235??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\inspectionProfiles\profiles_settings.xml
?????文件?????????272??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\inspectionProfiles\Project_Default.xml
?????文件????????2226??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\misc.xml
?????文件?????????361??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\modules.xml
?????文件?????????564??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\.idea\runConfigurations.xml
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\apk\
?????文件?????1904544??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\apk\app-release.apk
?????文件???????28491??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\apk\bank1.jpg
?????文件???????26571??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\apk\bank2.jpg
?????文件???????23754??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\apk\bank3.jpg
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\
?????文件???????????7??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\app\.gitignore
?????文件?????????987??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\app\build.gradle
?????文件?????????939??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\app\proguard-rules.pro
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\java\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\java\com\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\java\com\canka\
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\java\com\canka\bootstepview\
?????文件?????????748??2017-08-04?18:53??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\androidTest\java\com\canka\bootstepview\ExampleInstrumentedTest.java
?????目錄???????????0??2019-01-06?11:27??8個Android應(yīng)用程序源代碼\BootStepView-master\app\src\main\
............此處省略489個文件信息

評論

共有 條評論