已经做了:
private GridView gridView; gridView = (GridView) findViewById(R.id.home_function_gride);
为什么gridView还是为空。。
你前面setContentView了吗