Development and Test
2010년 4월 18일 일요일
Network BroadCast Receiver
public void onReceiver(Context context, Intent intent){
String action = intent.getAction();
if( action.equals(ConnectivityManager.CONNECTIVITY_ACTION){
//네트워크 상태가 변경될 때마다 이쪽으로 들어온다
}
}
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기