Help: App Camera with logo - Java for Android App Development

i need (source code) to get picture from camera with logo (PNG File that I have) ,
and need function to take 2 photo (1 jpg and 1 png) and combine it to one picture (jpg)
thanks for any help

Related

Animated GIF using Photo Contacts caller ID

Hi all,
I noticed it is possible to use an animated GIF as an image using Photo Contacts.
The default animation when somebody calls (the yellow-orange phone image) seems an animated GIF to me, but I wasn't able to find it in the file system.
I thought, using this image as a Photo ID, I am able to increase the font size of the caller notification window used by Photo Contacts.
Does anybody knows where to find this image (if possible), or knows a good animated GIF replacement to use whith Photo Contacts?
the orginal files/gifs can be found at
\My Documents\IA Caller ID Photos
the .DEF files are renamed gif files...
Thanx alot!
font size
Can you tell us in details how you managed to change the caller id font size?
why not take a look here... and here...
Re: font size
mikeycollins13 said:
Can you tell us in details how you managed to change the caller id font size?
Click to expand...
Click to collapse
Start menu > Programs > Photo Contacts
Then, for every contact, set the background image to whatever image (I renamed the CONTACTS.DEF file to a contacts.gif file), and associate every contact with this image.
Then you can specify the Caller ID format, including font, size and color
It is a workaround, but it works for me
Animated gif
I know this is an old thread but i am still using my xda 2s with windows 2003se.
i have installed photo contacts pro 5.8 and it is working welll but i am unable to get it to play any animated gifs.
Whenever i assign a photo it seems to change it to a jpg,Anybody got any advice,i have been searching for ages for an answer to this
If i install caller id by htc that will play gifs so i assuming its a problem with photo contacts pro.

5 fav icons

Is there a way to change how big or small you can crop the photo when setting a contact up with a photo?
Its only allowing me to take a very small chunck from the picture i want to use.
jus click menu and zoom out

[problem] set photo as a contact icon

Hello all,
when I want to set a photo as a contact icon, a frame shows up to crop a photo, but all the photos in the album are rotated to "best fit" or "actual orientation"...so in both cases, I can't rotate the photo to the best orientation, and I add the photo to 90 degree to the left.
How can I rotate the photo in the crop mode( set as contact icon mode) ?
p.s.: I know that I can rotate the photos from start>>Multimedia>>Pictures & Videos....this solution is useless in my case !
from start>>Multimedia>>Pictures & Videos
go to edit>rotate>menu>crop
then save it
hazem2101 said:
p.s.: I know that I can rotate the photos from start>>Multimedia>>Pictures & Videos....this solution is useless in my case !
Click to expand...
Click to collapse
and if I have lots of pics, sure it's hard to do this over and over !
so htc here sucks !

Android Automatic Circular Gallery

I am having gallery widget contains 1-10 images to slide. I know that when I stripe the screen , the images scroll from left to right. I want automatic circular gallery after 10 automatically start by first image, is there any automatic circular adapter or way ???
Code:
final Gallery g = (Gallery) findViewById(R.id.gallery);
g.setAdapter(new ImageAdapter(this));
Animation animation = AnimationUtils.loadAnimation(this,
R.anim.rotate_indefinitely);
animation.getInterpolator();
animation.setDuration(1000);
animation.setStartOffset(200);
animation.setRepeatMode(2);
animation.setFillAfter(false);
animation.setFillEnabled(true);
g.setAnimation(animation);
g.startAnimation(animation);
but I only see the first image is animated ..
or any other Image Rotator Source Code ?
Cheers.

[Q] Homescreen wallpaper ALWAYS bigger than any cropped image ! HELP !!!

Hi,
My Girlfriend has an S4 i9505 international, every time she wants to change her homescreen wallpaper with ANY image, ,cropped or
not from any application, browser pic or ANY other source (ie camera pic) The saved wallpaper ALWAYS sets as a LARGER image !!!
Even when cropped, I have asked her to remove all third party apps like quickpic and other galleries. so only sets from original touchwiz
gallery when selecting photo to save !!!
HELP
See images below, first image is original picture, second image is the saved as homescreen (LARGE) pic !!! Its not a cropping issue as
i have cropped the original pic till i am blue in the face !!! help
View attachment 2803819
View attachment 2803820
SOMEBODY please help ! thanks

Categories

Resources