摘要:
在元素上设置属性:android:theme为,@android:style/Theme.NoTitleBar.Fullscreen,代码如下: 阅读全文
摘要:
开发Android程序,调用WEB服务的时候,(前提是自己写的服务),调试的话需要将http://127.0.0.1/orhttp://localhost/ 替换为http://10.0.2.2/当调试通过后,再将地址改为Web服务发布后的地址即可。 阅读全文
摘要:
Eclipase 无法启动,启动界面显示完版本号之后无响应解决方法:首先、Open yourworkspace\.metadata\.logfile. That will tell you usually what is going wrong.而我的错误是:!ENTRY org.eclipse.core.resources 2 10035 2013-11-21 12:19:34.443!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recov 阅读全文