Smobiler上海石磨_.NET移动开发平台

标题: 20190314-20190321QQ群问题解答 [打印本页]

作者: Lula.Jin    时间: 2019-3-22 11:36
标题: 20190314-20190321QQ群问题解答
1.问: 手机(客户端)查看时图片不显示?
   答:参考https://www.smobiler.com/guide/problem.aspx#problem4
2.问:mediaview 怎么播放本地视频?
  答:string url = MobileResourceManager.GetResourceURL(this.Client.SessionID, "aa.mp4", "image");后面两个参数文件名,文件夹,把服务器上的文件转化为url地址

3.问:播放音频
   答: this.Client.PlayAudio

4.问:maptrimview控件在自己打包的客户端上不显示?

   答:需要打包插件,并且申请高德的安卓key,参考https://www.smobiler.com/yunapp.aspx#amap_appkey

5.问:怎么获取本机手机号码?
   答:目前没有,不过可以获取通讯录, this.Client.Contacts,具体参考https://github.com/comsmobiler/S ... nents/demoClient.cs

6.问:清楚缓存
   答: this.Client.ClearCache   https://github.com/comsmobiler/S ... nents/demoClient.cs

7.问:像ListView,GridView控件的TemplateControlName属性为什么不能进行代码绑定,一定要在设计时进行绑定?
   答:代码绑定赋值给 listview.TemplateControl










欢迎光临 Smobiler上海石磨_.NET移动开发平台 (https://www.smobiler.com/) Powered by Discuz! X3.2