Tagged Questions
-2
votes
1answer
228 views
Android cut a custom shape in picture [closed]
I would cut an image with custom shape. The shape is draw with finger by the users. Is this possible in android?
-1
votes
2answers
74 views
Barcode image with area [closed]
Is there a tool to recognize a barcode and take a photo with a specified area from the barcode? I searched on google but can not find it.
2
votes
1answer
340 views
Text is cut off in textview at the left side of the screen in android device
I'm facing a problem with arabic text in android device (LG optimus P970), the text is cut off at the left side of the device , i tried to use padding , decrease the width of the textview ...
Nothing ...
0
votes
0answers
105 views
My text (numbers) on buttons in my android app is cut 1/3 from the bottom
While i test my app with the emulator, the text seems fine, but as i install the app on my LG optimus black, (with higher resolution), the text on the buttons is cut 1/3 from the bottom, so i see ...
0
votes
1answer
46 views
one file sound?
I am making an application for the android platform, its a 2d game. I have some sounds for example, coins, hit, shooting, reload etc. I have them all in one file named sounds. My question is, can i ...
6
votes
1answer
671 views
Android: How do I know how many text can fit in my textView (my page)?
I want to create a text reader, which will cut the text and put it in the TextView (represents my pages) and one after the other. These are contained in a ViewFlipper (represents my entire text), ...
0
votes
4answers
2k views
Spritesheet programmatically cutting: best practices
I have a big spritesheet (3808x1632) composed by 42 frames.
I would present an animation with these frames and I use a thread to load a bitmap array with all the frames, with a splash screen waiting ...
0
votes
1answer
175 views

