Unbundling work
Moved AndroidHttpClient, Rfc822InputFilter, Rfc822Validator NumberPicker, NumberPickerButton to android-common ---
This commit is contained in:
@@ -32,10 +32,12 @@ import java.util.Random;
|
||||
|
||||
import android.content.Context;
|
||||
import android.net.Proxy;
|
||||
import android.net.http.AndroidHttpClient;
|
||||
import android.util.Config;
|
||||
import android.util.Log;
|
||||
|
||||
import com.android.common.AndroidHttpClient;
|
||||
|
||||
|
||||
/**
|
||||
* A class for downloading GPS XTRA data.
|
||||
*
|
||||
@@ -169,4 +171,3 @@ public class GpsXtraDownloader {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user