简体   繁体   English

我可以在Android应用中使用矢量资产吗?

[英]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? 我正在制作一个android应用程序并计划在市场上发布它。我只想问一下我可以在我的应用程序中使用android studio提供的图标吗?

Is it legal to use? 使用合法吗? Would I get any copyright infringement case? 我会收到任何侵犯版权的案件吗?

Also, I am using SharedPreferences. 另外,我正在使用SharedPreferences。 So what permissions would I need to implement it? 那么我需要什么权限才能实现它?

To my knowledge, icons provided by Android-Studio are free to use . 据我所知,Android-Studio提供的图标是免费使用的 It won't be an issue. 不会有问题。

And you don't need any special permission to use shared preferences. 而且,您不需要任何特殊权限即可使用共享首选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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