简体   繁体   中英

Can I use vector asset in my android app?

I am making an android app and plan to publish it in market.I just want to ask that can I use icons provided by android studio in my app?

Is it legal to use? Would I get any copyright infringement case?

Also, I am using SharedPreferences. So what permissions would I need to implement it?

To my knowledge, icons provided by Android-Studio are free to use . It won't be an issue.

And you don't need any special permission to use shared preferences.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM