StartActivity不行,是新创建了一个界面,我想要切换页面。
算了
新建的activity有在manifest里面注册吗
如果是想切页面,不想导致新建界面的话,建议使用Fragment方式(ViewPager +Fragment),并设置缓存加载offscreenPageLimit