无信号  

2013年4月10日

摘要: package com.xmb.MyGps2;import android.app.Activity;import android.util.Log;import android.os.Bundle;import android.location.GpsStatus;import android.location.Location;import android.location.LocationListener;import android.location.LocationManager;import android.location.GpsSatellite;import android. 阅读全文
posted @ 2013-04-10 15:54 BenXian 阅读(820) 评论(0) 推荐(0) 编辑
 
摘要: package com.cw.history;import java.io.ByteArrayInputStream;import java.io.IOException;import java.io.InputStream;import java.io.UnsupportedEncodingException;import java.net.URLEncoder;import java.util.ArrayList;import java.util.List;import org.apache.http.HttpResponse;import org.apache.http.HttpStat 阅读全文
posted @ 2013-04-10 11:56 BenXian 阅读(321) 评论(0) 推荐(0) 编辑