摘要:
Activity is the base class of all other activities, I don't think it will be deprecated. The relationship among them is: Activity <<<FragmentActivity 阅读全文
posted @ 2016-08-23 14:53
山高我为峰
阅读(11469)
评论(0)
推荐(0)
摘要:
先来看一下最基本的用法 AsyncHttpClient client = new AsyncHttpClient(); client.get("http://www.google.com", new AsyncHttpResponseHandler() { @Override public void 阅读全文
posted @ 2016-08-23 14:19
山高我为峰
阅读(839)
评论(0)
推荐(0)
摘要:
最近学习Android Studio,想同时打开两个Project。但是点击File->Open之后,原有的Project被关闭掉了。怎么在新的窗口中打开Project呢? 解决: 点击Help->Find Action 阅读全文
posted @ 2016-08-23 10:27
山高我为峰
阅读(1141)
评论(0)
推荐(0)
浙公网安备 33010602011771号