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

  • Home
  • SEARCH
  • 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 6904911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:07:10+00:00 2026-05-27T08:07:10+00:00

I have a client-server application. The server is pure Java, the client is an

  • 0

I have a client-server application. The server is pure Java, the client is an Android application. They communicate over TCP using a ServerSocket.

I want to create an Image on the server, edit it (e.g. draw lines on it) and then send it to the client to display it there as a Bitmap on the screen.

My first approach was to import the android.graphics.Bitmap library into the server to use it there, but of course since you can’t use Android libraries outside of an Android environment this can’t work.

My approach now is to use a BufferedImage on the server, but the problem is that I couldn’t find out how to serialize this in a way that the client can then reconstruct a Bitmap out of it. I tried using ImageIO.write, but then what do I have to do on the client-side?

Does anyone have an idea on how to solve this, or has a better approach?
I appreciate your help.

  • 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-05-27T08:07:10+00:00Added an answer on May 27, 2026 at 8:07 am

    Any PNG or JPG image can be decoded in Android using the BitmapFactory class. Get an InputStream for the image then use BitmapFactory.decodeStream(inputStream). It doesn’t need to be serialized specially…just send the bytes for the image.

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

Sidebar

Related Questions

I have a client server application that sends XML over TCP/IP from client to
I have a client-server application written in Java using CORBA for the communication. The
I have a client Server application which communicate using objects. when I send only
I have client server cocoa application. client communicate with server by using server's IP
Hi I have TCP/IP client server application. i want to send large serialized object
I have a client-server java application, where communication happens over SSL. Right now I
I have a client - server application, where I want to add a exception
I have a client server application writter in C# .NET using Sockets. I often
I am newbie to android. I have client server based application. Server keeps on
I have WCF client server application, and create msi setup projects for both projects.

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.