摘要:
1,主界面类的实现:public class ActivityMain extends Activity {public static final int ITEM0 = Menu.FIRST;public static final int ITEM1 = Menu.FIRST + 1;static final String ACTION_1 = "com.eoeandroid.action.NEW_BROADCAST_1";static final String ACTION_2 = "com.eoeandroid.action.NEW_BROADCAST_2& 阅读全文
posted @ 2011-10-28 16:06
WangWeiDa
阅读(371)
评论(0)
推荐(0)
摘要:
public class BatteryActivity extends Activity { /** Called when the activity is first created. */private ToggleButton tb=null;private TextView tv=null;//声明下面atteryReceiver类的对象private BatteryReceiver receiver=null; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstan 阅读全文
posted @ 2011-10-28 15:15
WangWeiDa
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号