Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7813421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T04:51:25+00:00 2026-06-02T04:51:25+00:00

I copied a code that worked fine in an Eclipse Java project to an

  • 0

I copied a code that worked fine in an Eclipse Java project to an Android project, and even though I import the same .jars, I get compilation errors in the Android project.

In the Android project, Eclipse shows the error “The constructor StringEntity(String, String, String) is undefined” in the following line:

StringEntity se = new StringEntity("example data.", "application/json", "UTF-8");

But in the other Java project, it compiles and runs fine. The documentation says that the constructor StringEntity(String string, String mimeType, String charset) does exist.

I’m importing the same org.apache.http.entity.StringEntity in the two projects. The jars used in the Eclipse project are the same used in the Android project. I even copied and pasted them. I cleaned the project too. Still no success. Can anyone please explain to me why this error is happening?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T04:51:28+00:00Added an answer on June 2, 2026 at 4:51 am

    Android doesn’t use the latest version of HttpClient 4.x.

    The Android version of StringEntity currently only has these constructors:

    • StringEntity(String s, String charset)
    • StringEntity(String s)

    I assume that the Android SDK classes are taking precedence over the same classes you provide as JARs. I’d remove the JARs to avoid this kind of confusion in the future — having different versions of the same classes never did anyone good.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I have this code that worked to load a dll from a project
This code is copied from another file and it works in that file, I
some code snippets. The java coding doing the jaxb unmarshaling. pretty straightforward, copied out
In my project, I have created a code snippet which can be copied and
I copied some code that simply reads a file to a string and prints
I had a program that worked fine in Xcode 3 but when I imported
I wrote a Minesweeper game that worked fine last week, but now when I
I worked with a JSP code and executed the same under the tomcat5.5 server.
I copied this code from an example . I've read it 100 times. Array.prototype.map
I copied this code (in spanish) http://www.elrincondelc.com/nuevorincon/index.php?pag=codigos&id=4 and wrote a new one. This is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.