android应用程序中的Https post请求

android应用程序中的Https post请求,https,multipartentity,Https,Multipartentity,如何使用https多部分实体显示上传数据的进度百分比? 我使用- HttpResponse httpResponse = httpClient.execute(httpPost,httpContext);

如何使用https多部分实体显示上传数据的进度百分比? 我使用-

 HttpResponse httpResponse = httpClient.execute(httpPost,httpContext);