摘要:        
demo下载关键代码:@Overrideprotected void onStart() { super.onStart(); new Handler().postDelayed(new Runnable() { public void run() { launchMainActivity(); } }, TIME_DELAY);} private void launchMainActivity(){ Intent intent = new Intent(this,MainActivity.clas...    阅读全文
        
            posted @ 2012-12-27 14:14
JovianChen
阅读(114)
评论(0)
推荐(0)
        
    
                    
                

浙公网安备 33010602011771号