You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My students and I are a little new to Android Studio and Kotlin as a language. They are attempting to create an app that will play sound files when buttons are clicked. Everything we've read points to using M3U files and your project is the only thing we can find that might work for us. However, when we attempt to open the downloaded Git repository there is not an interface for the Android device. We decided we needed to import it into our existing project but when we do it results in errors that we have Unresolved reference: libs. Any suggestions of what we might be doing wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My students and I are a little new to Android Studio and Kotlin as a language. They are attempting to create an app that will play sound files when buttons are clicked. Everything we've read points to using M3U files and your project is the only thing we can find that might work for us. However, when we attempt to open the downloaded Git repository there is not an interface for the Android device. We decided we needed to import it into our existing project but when we do it results in errors that we have Unresolved reference: libs. Any suggestions of what we might be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions