cjnewman28
Lurker
I have a question about using a real phone to run my Android Studio app. I have been working on an app as part of my senior design class and have it working as I want when emulating my device. However, when using my real device (Galaxy S7 Edge) it will crash when I try and run it. I believe this is an issue about displaying files from my drawable and assets folder. My question is how would I access these files on the actual device? Can I download them directly when I begin to run the app? Any help is appreciated and sorry I am very new to Android Studio development.