Lecture 18
parents
No related branches found
No related tags found
Showing
- Lecture18IntentReceiver/.idea/misc.xml 39 additions, 0 deletionsLecture18IntentReceiver/.idea/misc.xml
- Lecture18IntentReceiver/.idea/runConfigurations.xml 13 additions, 0 deletionsLecture18IntentReceiver/.idea/runConfigurations.xml
- Lecture18IntentReceiver/app/.gitignore 1 addition, 0 deletionsLecture18IntentReceiver/app/.gitignore
- Lecture18IntentReceiver/app/build.gradle 28 additions, 0 deletionsLecture18IntentReceiver/app/build.gradle
- Lecture18IntentReceiver/app/proguard-rules.pro 21 additions, 0 deletionsLecture18IntentReceiver/app/proguard-rules.pro
- Lecture18IntentReceiver/app/src/androidTest/java/edu/iastate/cpre388/lecture18_intentreceiver/ExampleInstrumentedTest.java 26 additions, 0 deletions...388/lecture18_intentreceiver/ExampleInstrumentedTest.java
- Lecture18IntentReceiver/app/src/main/AndroidManifest.xml 29 additions, 0 deletionsLecture18IntentReceiver/app/src/main/AndroidManifest.xml
- Lecture18IntentReceiver/app/src/main/java/edu/iastate/cpre388/lecture18_intentreceiver/MainActivity.java 13 additions, 0 deletions...astate/cpre388/lecture18_intentreceiver/MainActivity.java
- Lecture18IntentReceiver/app/src/main/java/edu/iastate/cpre388/lecture18_intentreceiver/PhoneActivity.java 18 additions, 0 deletions...state/cpre388/lecture18_intentreceiver/PhoneActivity.java
- Lecture18IntentReceiver/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 34 additions, 0 deletions.../app/src/main/res/drawable-v24/ic_launcher_foreground.xml
- Lecture18IntentReceiver/app/src/main/res/drawable/ic_launcher_background.xml 170 additions, 0 deletions...iver/app/src/main/res/drawable/ic_launcher_background.xml
- Lecture18IntentReceiver/app/src/main/res/layout/activity_main.xml 19 additions, 0 deletions...8IntentReceiver/app/src/main/res/layout/activity_main.xml
- Lecture18IntentReceiver/app/src/main/res/layout/activity_phone.xml 22 additions, 0 deletions...IntentReceiver/app/src/main/res/layout/activity_phone.xml
- Lecture18IntentReceiver/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 6 additions, 0 deletions...ceiver/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
- Lecture18IntentReceiver/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 6 additions, 0 deletions.../app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
- Lecture18IntentReceiver/app/src/main/res/mipmap-hdpi/ic_launcher.png 0 additions, 0 deletions...tentReceiver/app/src/main/res/mipmap-hdpi/ic_launcher.png
- Lecture18IntentReceiver/app/src/main/res/mipmap-hdpi/ic_launcher_round.png 0 additions, 0 deletions...ceiver/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
- Lecture18IntentReceiver/app/src/main/res/mipmap-mdpi/ic_launcher.png 0 additions, 0 deletions...tentReceiver/app/src/main/res/mipmap-mdpi/ic_launcher.png
- Lecture18IntentReceiver/app/src/main/res/mipmap-mdpi/ic_launcher_round.png 0 additions, 0 deletions...ceiver/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
- Lecture18IntentReceiver/app/src/main/res/mipmap-xhdpi/ic_launcher.png 0 additions, 0 deletions...entReceiver/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Please register or sign in to comment