
Android
mx5721
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android studio 模拟器出现中文乱码解决办法
首先找到Gradle Scripts下的build.gradle(Module:app)文件,然后再buildToolsVersion下方加入android{compileOption.encoding="GBK"}代码,如图:原创 2015-04-28 09:30:49 · 6172 阅读 · 0 评论 -
Verify the project is selected to be deployed in the Solution Configuration Manager.解决方案
使用VS+Xamarin.Forms运行Android程序是报如下错误: The project ProjectName.Droid needs to be deployed before it can be started. Verify the project is selected to be deployed in the Solution Configuration Ma原创 2015-05-13 16:25:39 · 2180 阅读 · 0 评论