Android :: Get Pixel Color Values Of Canvas / How To Check That Object Reached Upto Boundary
How can I get Pixel color of a coordinate? There is no method like canvas.getColor(x,y).
Actually, I am new to game developement. I am developing a Game which will restrict object if it comes to that boundary like in pac-man. How can I check that object has reached upto the boundary?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Android :: Way To Get Pixel Values From Droid Canvas
I'm currently writing an Android game using surfaceView. I've optimized the game as much as possible and it runs quite smoothly. However, I have collision detection incorporated which is a bit messy. I would like to do collision detection by reading pixels directly from the canvas. Is this possible to do? The closest to this that I have found was to attach a new bitmap to the canvas using setBitmap. Then when I drew to the canvas, the bitmap would be updated. Would this be the way to go?
View Replies!
View Related
Android :: How Do I Antialias Clip Boundary On Canvas?
I'm using Android's android.graphics.Canvas class to draw a ring. My onDraw method clips the canvas to make a hole for the inner circle, and then draws the full outer circle over the hole: clip = new Path(); clip.addRect(outerCircle, Path.Direction.CW); clip.addOval(innerCircle, Path.Direction.CCW); canvas.save(); canvas.clipPath(clip); canvas.drawOval(outerCircle, lightGrey); canvas.restore(); The result is a ring with a pretty, anti-aliased outer edge and a jagged, ugly inner edge:What can I do to antialias the inner edge?I don't want to cheat by drawing a grey circle in the middle because the dialog is slightly transparent. (This transparency isn't as subtle on on other backgrounds.)
View Replies!
View Related
Android :: Faster Way To Set A (PNG) Bitmap Color Instead Of Pixel By Pixel
I have some png files that I am applying a color to. The color changes depending on a user selection. I change the color via 3 RGB values set from another method. The png files are a random shape with full transparency outside the shape. I don't want to modify the transparency, only the RGB value. Currently, I'm setting the RGB values pixel by pixel (see code below).I've come to realize this is incredibly slow and possibly just not efficient enough do in an application. Is there a better way I could do this? Here is what I am currently doing. You can see that the pixel array is enormous for an image that takes up a decent part of the screen
View Replies!
View Related
Android :: How To Obtain Pixel's Rgb Values In An Image
I am working on a little side project (program for Android platform)and I don't exactly have a problem, but I don't really know where to start. The project I am working on has to do with getting the info and manipulating a pixel's RGB values inside an image. I know this is a very basic program (not going to disclose all the information about the project), but I am a beginning android programmer.
View Replies!
View Related
Android :: Canvas And Its Transformation Matrix Have Different Translation Values
I might be completely off-base here, but I've spent the last two days trying to figure this out and, without success, you're my only hope.What I'm doing is simple: * I have a canvas where I draw a circle with center on (10, 10), with radius = 5; * Then, I obtain the canvas transformation matrix * And then I create a new rectangle, I map it using the matrix and I use the canvas to draw it. My problem: basically, the rectangle is being drawn in a different position along the Y-axis.I outputed the transformation matrix and, by default, it is translated by zero in the X-axis and by 25.0 in the Y-axis. Please note that I made NO transformations, either translate, scale or rotate. I am unable to understand why this is happening and how to avoid it.
View Replies!
View Related
Android :: AvoidXferMode To Replace A Color On Canvas
I'm trying to replace a color for something that is drawn on a Canvas using AvoidXferMode. From the android docs it looks like it's exactly what I need: AvoidXfermode xfermode will draw the src everywhere except on top of the opColor or, depending on the Mode, draw only on top of the opColor. What I'm trying is something like this: CDE:....... However, this just gives a red screen, not green as I would expect (replacing the red with green). I guess I'm missing the point some where...
View Replies!
View Related
Android :: Java - How To Check If Object Is Null
I am creating an application which retrieves images from the web. In case the image cannot be retrieved another local image should be used. While trying to execute the following lines: CODE:................ The line if(drawable.equals(null)) throws an exception if drawable is null. Does anyone know how should the value of drawable be checked in order not to throw an exception in case it is null and retrieve the local image (execute drawable = getRandomDrawable())?
View Replies!
View Related
Android :: Defined Color Under Res / Values Not Usable In Code
I defined a white color in mycolors.xml under res/values as below: <?xml version="1.0" encoding="utf-8"?> <resources> <color name="my_white">#ffffffff</color> </resources> In my code, I set the text color of a TextView as the white color I defined: TextView myText = (TextView) findViewById(R.id.my_text); myText.setTextColor(R.color.my_white); But the text in the TextView turned out to be a black color. When I use @color/my_white in layout xml files, it works fine. I check the generate R.java, and see: public static final int my_white=0x7f070025;
View Replies!
View Related
Android :: Bugs Of WebView - Could Not Handle Color Values When Use HTML Code
I don't know where to put the bug report of APIs. I use WebView to display some pages in my dictionary software. I met some problems with WebView. 1) could not handle the color values When I use the HTML code: <font color="#00FF00"></font> the WebView could not handle this type of tags. But <font color="red"></font> can work well. This bug exist both in SDK1.0 & SDK1.1 2) Chinese Char: I use UTF-8 as the charset, and if there exist some Chinese chars, then this HTML code could not be displayed in WebView: <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head> <body> <p><font color="red">[-------- ç¾Žå›½ä¼ ç»Ÿè¯å…¸[åŒè§£] --------]</font></p> </body> </html> This bug exists in SDK1.1.
View Replies!
View Related
Android :: Can I Restrict Backbutton Functionality Upto 3 / 4 Levels?
I am fighting with android hardware backbutton now my question to you is can i restrict its functionality upto 3 or 4 levels? right now for example, i have 1,2,3,4,5,6,7,8,9,10 activities i go to 1 then 2 then 3 .... upto 10 and start pressing backbutton it takes me to 9 then 8 then 7 upto end i want to keep track of only last three levels is this possible or not?
View Replies!
View Related
Android :: Reset Canvas - Draw A New Bitmap Into The Canvas
My loadMap() method generate a canvas.throwIfRecycled exception when i try to load a new map. When i start the game, the initial map loads and work fine though, its only when i try to load a new map that i get the exception .. How can i "reset" canvas and the bitmap i use to draw into, so i can startover fresh with them ? here's what i use to create and draw my maps: CODE:......... So basicaly once i created and used picDest and canvas, i cannot figure how to reset it all for when i want to load a new map..
View Replies!
View Related
HTC Desire : Memory - Takes A Micro Sd Upto 32 Gig
Can anyone tell me what the desire is like for memory. i know that it takes a micro sd upto 32 gig but what can be saved on that is it just music ext or will the downloaded apps save to this also? what is the phone memory like im sorry im due upgrade and my choice is between this and the samsung galaxy s.
View Replies!
View Related
Android :: How Can I Get Current Activity Object In Instrumentation Object?
I want to do some automated testcase with Instrumentation . Suggest that my AUT has 2 Activity. After clicking the button in ther first Activity, the second one will be shown with new content base on what we enter in the first Activity.) Instrumentation provides us the function called startActivitySync() and return the Activity object for processing. My question is how we can get the pointer of the second Activity after the it is shown by clicking the button on the first activity.?
View Replies!
View Related
Motorola Droid :: Reached Data Limit?
Yesterday (which was the last day of the month), I got a message in the browser saying that I had reached my data limit. It would not load anything. It would still access data over Facebook, Twidroid and Sportstrack, but not the browser. Today, all is fine. So, was that message just in error, or does it sound as if I actually hit my limit? I heard around here that they were not really going to be monitoring the usage unless you were on the business plan. I suppose I could find out if I could see my total usage numbers, if I was around the 5 GB mark.
View Replies!
View Related
Android :: SDK Installation Error - No Buffer Space Available - Maximum Connections Reached? - Recv Failed
I am trying to get my environment setup to develop an android app so I downloaded the SDK(http://developer.android.com/sdk/installing.html). After unpacking the files and running the SDK Setup.exe, the Android SDK and AVD manager opens up. During the installation process, I got an error stating the following: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings. So then I proceed to the SETTINGS tab and activated the check box which states: Force https://... sources to be fetched using http:// Then click save and apply. A box flashes on screen, which appears to be the previous box which showed the error, except this time, the progress bar races from 0 to 100% in about a second and then disappears. So clicking the FORCE option seemed to have worked for that issue. Now, I click on the AVAILABLE PACKAGES tab which is where the Android manager actually downloads all the available resources including every "SDK Platform Android Vx.x" and every "Google API by Google Inc., API x, revision x" There are green check marks in every check box indicating that I need to download every update. SO I click INSTALL SELECTED. The confirmation page comes up. Again, I click INSTALL ACCEPTED. The INSTALLATION ARCHIVES box pops up and this is where I get stuck. I receive the following errors and I'm not sure what to do from here.. CODE:.................. I did some googling on "No buffer space available (maximum connections reached?)" and apparently it is a socket issue that typically occurs when a database query is called and there are a large number of TCP connections. But beyond that I'm completely stuck. Can't find anything on my issue relating to Android SDK installation and I don't really know where to turn to continue with the SDK installation.
View Replies!
View Related
Android :: ListView With Alternate Color And On Focus Color
I need to set alternate color in list view rows but when i do that it removes/ disables the on focus default yellow background I tried with backgroundColor rowView.setBackgroundColor(SOME COLOR); also with backgrounddrwable. CODE:......... But it wont work. is there any way we can set background color and on focus color simultaneously which will work.
View Replies!
View Related
Android :: Get Pixel Value From Display?
I'm not even concerned with the camera per se. I want at the closest thing to the display screen. Meaning: it could even be the desktop the user is looking at, completw w/ the background and the icons she moves back and forth. Let's say, at time t=1 sec, the app goes to pixel (78, 300) on that display and obtains its value. What may be at (78, 300) could be a portion of the icon or some speck of tree leaf on the photo being used as desktop background. I'm familiar with BitmapFactory.decodeFile() for getting at the pixel contents of a file. But what about the display?
View Replies!
View Related
Android :: OpenGL ES Pixel ?
I am new to Android and OpenGL world. I've created a new ap using openGL ES. The package is attached with this mail. Android Simulator LCD size is 320 x 455 and i've set same size for OpenGL Viewport. But For creating visible rectangle i've to use vertices, which are of very high value. E.g. CODE:.....................
View Replies!
View Related
Android : Convert Android.net.Uri Object To Java.net.URI Object
I am trying to get a FileInputStream object on an image that the user selects from the picture gallery. This is the android URI returned by android.provider.MediaStore.Images.Media.INTERNAL_CONTENT_URI content://media/external/images/media/3 When I try to construct a java URI object from this object, I get an IllegalArgumentException with the exception description Expected file scheme in URI: content://media/external/images/media/3 whereas the android URI shows the scheme as content Never found a solution for the original question. But if you want the byte stream of an image in the pictures gallery, this piece of code will do that. CODE:...................
View Replies!
View Related
HTC Hero :: Enabling GPS Satellites - To Check Or Not To Check
Menu - Settings - Location - Enable GPS satellites It states that enabling this will "require more battery plus view of sky" When checked, it states "deselect to conserve battery" So, the question is, should this be enabled? I imagine for some applications, knowing your precise location should be useful, especially if the turn-by-turn maps are installed and used. I'm thinking to deselect this, and selecting it at times when I need it. So, to check or not to check?
View Replies!
View Related
Android :: How To Read Pixel Data?
File file = new File(fileName); Iterator iter = ImageIO.getImageReadersByFormatName("Reader"); ImageReader reader = (ImageReader) iter.next(); ImageReadParam param= reader.getDefaultReadParam(); ImageInputStream iis = ImageIO.createImageInputStream(myFile); reader.setInput(iis, false); BufferedImage myJpegImage = reader.read(0, param); How can i write equivalent codes for above codes on Android? Are there any hints how to read pixel data?
View Replies!
View Related
Android :: Pixel Format Conversion In SF
I am looking at the source code of a Camera Preview application and learning that the preview buffers coming from the sensor is in YUV422 format. However, this preview frame is showed on the display in RGB. Can someone please let me know where the pixel format conversion happens? Is it inside Surface Flinger? If yes, can you please point me to the code?
View Replies!
View Related
Android :: Screen Pixel Size
I need to know how many pixels wide and tall the screen is. I know that there are a bunch of different localization folders that I could make for different views but I just need to know, programmatically, how many pixels are on the screen so I can do some drawing. How can I detect this?
View Replies!
View Related
Android :: How To Run Emulator To Get 1-1 Pixel Mapping With WVGA854
How do I run the emulator with WVGA854 skin so I get a 1-1 mapping of device to screen pixels? The WVGA854/layout file has "width 480 height 854" but when I run the emulator, I get these values for DeviceMetrics: density = 1.5 densityDpi = 240 scaledDensity = 1.5 heightPixels = 569 widthPixels = 320 xdpi = 240.0 ydpi = 240.0 I'd like to run the emulator so that I see heightPixels/widthPixels values of 854/480 in the code. I tried playing with the -dpi-device option but doesn't seem to help.
View Replies!
View Related
Android :: Change 1 Meter To Pixel Distance / API I Can Use?
When I develop an Android map application, I want to draw a circle on the map whose radius is 1 meter. As you known, I can't draw 1 meter directly, I should convert 1 meter to the distance of two pixels depend on the zoom level. How to I convert it, is there anything API I can use. Canvas.draw(x, y, radius), what value should I put to this method ?
View Replies!
View Related
Android :: What Ratio Of Dp-to-pixel Change With Screen Density?
I'm being confused by the 'screen density' concept in Android. I knwe that dpi (dot per inch) came from the printing device. 160 dpi means 160 dots in every inch on the paper. However, when dpi is used for the screen density, for example, what's mentioned '160 dpi screen' in Android document, what's the meaning? 160 pixels on every inch of the display? As described in http://code.google.com/intl/zh-CN/android/reference/available-resourc..., 1 dip (density-independent pixel) means 1 pixel on a 160 dpi screen. Why does the ratio of dp-to-pixel not necessarily change with the screen density in direct proportion? When the dpi is changed from 160 to 80, how many pixels will 1dp will take? 0.5? I can hardly understand why dip/dp is introduced into Android.
View Replies!
View Related
|