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 7192035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:51:19+00:00 2026-05-28T19:51:19+00:00

I have an application which uses the canvas to draw the scribbling done by

  • 0

I have an application which uses the canvas to draw the scribbling done by the user. I have serialised the paths in an external file and kept it in the sd card. when user again launches the application then on a click of (ReDraw) Button I want the saved paths to be redrawn on the canvas. I am not able to redraw the paths. I am retrieving the paths from the file as I debugged and checked the same. But I don’t have any idea as why the paths are not getting redrawn.
Kindly 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-28T19:51:19+00:00Added an answer on May 28, 2026 at 7:51 pm

    I took the reference from
    another question here I made few modifications and it worked for me quite well.

    To understand we can think we just need to store a map of Actions and Points. We need path.moveTo(int x, int y), path.lineTo(int x, int y),
    path.quadTo(int x1, int y1, int x2, int y2) and path.reset() methods for scribbling.
    Actions in this case being: lineTo, moveTo, quadTo, reset and points being the corresponding points.

    I took two arrays 1 for x and another for y. For quadTo(x1,y1,x2,y2) we need two points, for reset we need no points and for other we need a single point(x,y).
    We can think actions being the keys and {arrayX[], arrayY[]} being the value for an action. For actions as lineTo and moveTo size of the arrayX[] and arrayY[] is 1 and for quadTo the size is 2 and for reset the size is 0 (or we can have both the arrays null ) as in that case we need no points. We just need to be careful while retrieving the values of the points from the array corresponding to the Action key. when action is lineTo we just draw the path on the canvas.

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

Sidebar

Related Questions

I have a simple iPhone application which uses OpenGL ES (v1) to draw a
I have an application which uses Audio Queues to do recording of spoken user
I have one application which uses the standard .NET forms authentication cookie, now I
I have an application which uses JSPs and Servlets and deployed on IBM-WASCE 2.1.
I have a little application which uses regular expressions under VB6. It works perfectly
I have a window application which uses SP classes to create a site. I
I have a PHP web application which uses a MySQL database for object tagging,
I have a Windows Service application which uses a Threading.Timer and a TimerCallback to
I have a core data application which uses a navigation controller to drill down
We have an intranet asp.net web application which uses the OOTB ASP.net membership and

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.