assets tag

3 questions


1 answers
95 views
0
What is the difference between the /res directory and the /assets directory on Android?

I understand that the files in the resource folder can be read in R.class, and in the Asset folder, they're written in a file system-like form.What is the exact use of the two?

1 years ago

1 answers
81 views
0
I'd like to copy the assets folder from Android to the sd card, what should I do?

I want to copy all the files in the assets folder to /sdcard/folder. What should I do?Oh, and I'd like to thread the copy.

1 years ago

1 answers
102 views
0
Where is the Assets folder in the Android studio?

I'm using the 0.2.5 version of Android Studio. I'm confused because of the Assets folder. I don't know because Android Studio doesn't make it automatically and there are only stories about DaiClips on...


© 2024 OneMinuteCode. All rights reserved.