摘要:
效果图: HomeActivity.class: 页面xml里面就是一个简单的webview 阅读全文
posted @ 2016-04-18 15:25
151
阅读(181)
评论(0)
推荐(0)
摘要:
网络请求类: MainActivity.class: 以及添加适配器:Mybase.class 效果图: 阅读全文
posted @ 2016-04-18 15:10
151
阅读(243)
评论(0)
推荐(0)
摘要:
ArrayList list=new ArrayList(); Intent intent = new Intent(MainActivity.this,InfoActivity.class); intent.putExtra("list", list); startActivity(intent); Intent intent = getIntent();... 阅读全文
posted @ 2016-04-18 10:58
151
阅读(285)
评论(0)
推荐(0)

浙公网安备 33010602011771号