// 1. new a new_win.class // 2. in AndroidManifest.xml <activity android:name="new_win"></activity> // 3. in Activity.java Intent i= new Intent(); i.setClass(this, new_win.class); startActivity(i);
Android How to new a intent
標籤: android張貼者: kenywalker 於 晚上8:25
訂閱:
張貼留言 (Atom)
Diseño e iconos por N.Design Studio | A Blogger por Blog and Web

0 意見:
張貼留言