隨筆-348  評論-598  文章-0  trackbacks-0
          class MyApp extends Application {

            
          private String myState;

            
          public String getState(){
              
          return myState;
            }
            
          public void setState(String s){
              myState 
          = s;
            }
          }

          class Blah extends Activity {

            @Override
            
          public void onCreate(Bundle b){
              
              MyApp appState 
          = ((MyApp)getApplicationContext());
              String state 
          = appState.getState();
              
            }
          }

          <application android:name=".MyApp" 
                 android:icon
          ="@drawable/icon" 
                 android:label
          ="@string/app_name">


          ---------------------------------------------------------
          專注移動開發

          Android, Windows Mobile, iPhone, J2ME, BlackBerry, Symbian
          posted on 2011-01-21 14:12 TiGERTiAN 閱讀(838) 評論(0)  編輯  收藏 所屬分類: Android
          主站蜘蛛池模板: 固原市| 德州市| 涡阳县| 西平县| 哈密市| 长葛市| 吴忠市| 三门县| 临邑县| 新乡县| 邛崃市| 体育| 土默特左旗| 兴海县| 报价| 阿克陶县| 拜城县| 夏河县| 嵩明县| 汤原县| 靖边县| 陆河县| 德清县| 鹿泉市| 台南县| 西华县| 乐安县| 托克逊县| 麟游县| 仪征市| 萨嘎县| 临城县| 岳阳市| 台湾省| 芮城县| 大安市| 舟山市| 宁明县| 周至县| 左贡县| 盐津县|