Which of the following is NOT true about class DefaultHttpClient?
Which of the following is NOT true about class DefaultHttpClient?
DefaultHttpClient is not limited to Android versions 2.2 and older. This class was used in versions of Android prior to the release of Android 6.0, which removed support for the Apache HTTP client. Therefore, stating that DefaultHttpClient is only supported on Android versions 2.2 and older is incorrect.
C. It is only supported on Android versions 2.2 and older.