Skip to content

Commit e38d364

Browse files
authored
Merge pull request #2955 from scala/bishabosha-patch-1
remove 404 link in Scala on Android tutorial
2 parents 66e3f5b + cec537c commit e38d364

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_overviews/tutorials/scala-on-android.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,7 @@ If everything works, and you see the app’s screen on your device, type `adb lo
124124
* [Log Viewer for Android Studio and IntelliJ](https://plugins.jetbrains.com/plugin/10015-log-viewer)
125125
* [Logcat plugin for VSCode](https://marketplace.visualstudio.com/items?itemName=abhiagr.logcat)
126126

127-
Here's a [screenshot](https://github.com/makingthematrix/scalaonandroid/blob/main/helloscala/helloscala.png) of what the app looks like when you open it.
128-
129-
And [from here](https://drive.google.com/file/d/1SV5waXjyEYSSlo-mfj28WF34mcMFxoG7/view?usp=sharing) you can download the already compiled APK.
127+
Here's a [screenshot](https://github.com/makingthematrix/scalaonandroid/blob/main/helloscala/helloscala.png) of what the app looks like when you open it.
130128

131129
## Next Steps and Other Useful Reading
132130

0 commit comments

Comments
 (0)