图标和源URL [英] Icon and Source URL

查看:120
本文介绍了图标和源URL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮我在AppManifest中提供图标和来源网址。我已经创建了一个谷歌网站,并上传了图标并提供了该网址,但随后也显示了调试问题。此外,作为源URL提供什么?我在发布应用程序
时面临太多问题。    图标网址和来源网址??????? 

Please help me to give the Icon and Source URL in the AppManifest. I already created a google site and uploaded the Icon and gave that URL but then also its showing Debug problem. Moreover what to give as Source URL? I am facing too much problem in publishing the app.    Icon URL and Source URL ??????? 

推荐答案

嗨!

< ; DefaultSettings>

  &NBSP; < SourceLocation DefaultValue =" linktosite" />

  < / DefaultSettings>

<DefaultSettings>
    <SourceLocation DefaultValue="linktosite" />
  </DefaultSettings>

将此添加到您的xml页面。

add this to your xml page.

for image url

for image url

 < xs:IconUrl DefaultValue =" linktoimage" />

 <xs:IconUrl DefaultValue="linktoimage" />

并在< OfficeApp>中添加此项标签 

and add this in your <OfficeApp> tag 

xmlns:xs =" http://schemas.microsoft.com/office/appforoffice/1.0"

xmlns:xs="http://schemas.microsoft.com/office/appforoffice/1.0"

这应该做它!

Yash Vijay

Yash Vijay


这篇关于图标和源URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆