简体   繁体   English

我可以通过Android应用使用Google字体吗?

[英]Can I use Google fonts to use through my Android app?

I am developing an Android app for create simple posts to others. 我正在开发一款Android应用,用于为其他人创建简单的帖子。 Now I want to add fonts in my app for others to apply fonts to their projects without any copyright problem. 现在我想在我的应用程序中添加字体,以便其他人将字体应用到他们的项目而不会出现任何版权问题

From official android developer documentation 从官方android开发者文档

Android 8.0 ( API level 26) and Android Support Library 26 introduce support for APIs to request fonts from a provider application instead of bundling files into the APK or letting the APK download fonts. Android 8.0( API级别26)和Android支持库26引入了对API的支持,以便从提供者应用程序请求字体,而不是将文件捆绑到APK或让APK下载字体。 The feature is available on devices running Android API versions 14 and higher through the Support Library 26 . 该功能可通过支持库26在运行Android API 14及更高版本的设备上使用。

please check this link to know how to use them 请查看此链接以了解如何使用它们

暂无
暂无

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

相关问题 在WebView中为我的Android应用程序使用自定义(unicode)字体 - Use custom (unicode) fonts in WebView for my Android app 我可以在自己的网站中使用Google Maps API并将其链接到android应用吗? - Can I use google maps API in my own website and link it to android app? 如何在不更改任何设备设置的情况下在我的 android 应用程序中使用日语谷歌 tts 引擎 - how can i use japanese google tts engine in my android app without change any device setting 我可以在NavigationView Items中的Android应用中使用Google登录吗? - Can I use Google sign-in in my Android app in NavigationView Items? 我可以在我的Android应用程序中同时使用Google AdMob和Amazon Mobile Ads吗 - Can I use both Google AdMob and Amazon Mobile Ads in my Android app 如何让我的Android应用使用“服务帐户”访问共享的Google日历? - How can I make my Android app use a “Service Account” to access a shared Google Calendar? 如何将私有Google表格用作Android应用程序的数据库? - How can I use a private Google Sheet as a database for my Android app? 我的Android应用程序可以使用Google Drive替代亚马逊s3吗? - Can I use Google Drive as a substitute for amazon s3 for my android app? 我可以在 Google Play 的 Android 应用中使用 PayPal 捐赠按钮吗? - Can I use a PayPal donation button in my Android app in Google Play? 将 Google 字体集成到我的 Android 应用程序中 - Integrating Google Fonts into my Android app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM