in Education by
i have been trying to make such a demo where i need to draw many(hundreds of) circle shapes on canvas(or any other way if possible) , after drawing the canvas i need to zoom and move it.. and also want to capture the click(touch) event of each shape separately .. so i know i can get canvas touch event and get x and y positions and check which which circle is touched but i have to draw many circles and as well after zooming and moving the circle's x and y pos is changes so plz help me.. Give me any suggestion how to do this..the way to go.. or if any ANDROID MASTER have done some thing like this..plz plz give me code sample.. thank you all, good day.. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
according your requirement you have 2 use one of the android game framework you can find so many game engine check this thread or you can use andengine one of the best 2D game engine in that you can find many example code. for your requirement just follow the PinchZoomExample from here any further help comment the question i love to help this prob.

Related questions

0 votes
    i have been trying to make such a demo where i need to draw many(hundreds of) circle shapes on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    I am draw some canvas charts on the android webview, and use javascript to change chart just by hiding ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 23, 2022 in Education by JackTerrance
0 votes
    Is there a way to make a UIView unresponsive AND pass through all touch events? Basically I just want ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    A target is shown in fig. below consists of three concentric circles of radii, 3, 7 and 9 cm respectively. A ... on the shaded region? Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    The circles in the Smith chart pass through which point? (a) (0,1) (b) (0,-1) ... theory proposed by,electromagnetic theory engineering physics,electromagnetic theory nptel...
asked Nov 6, 2021 in Education by JackTerrance
0 votes
    I have this code JSONObject event = new JSONObject(); Bundle bundle = new Bundle(); bundle.putString(" ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Aug 1, 2022 in Education by JackTerrance
0 votes
    I am beginner for the cocos2d, but thought that cocos2d derived from the openGL. Actually I am having basic ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 17, 2022 in Education by JackTerrance
0 votes
    The part of the computer that you can see and touch are called Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    Can anyone help me, Im trying to make a simple app where you touch the screen and 4 images are ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    Can anyone help me, Im trying to make a simple app where you touch the screen and 4 images are ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 3, 2022 in Education by JackTerrance
0 votes
    i have a UiBarButton item in my Toolbar.i need to deactivate the user touch interaction in UiBarButton. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I have a model and store that take in values from my form fields. My form contains a textfield, ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
0 votes
    Just wondering is there a way to handle that in Sencha Touch. One store and after applying different filters, the store can be ... : 'One', label: 'Category', // store: store,...
asked Feb 15, 2022 in Education by JackTerrance
...