[android-developers] Re: Ynt: Gallery view image zoom option in multi touch..

2011-09-18 Thread ragupathi ragupathi
Hi, Sorry for the delay im tried your code its showing error on the getScaleX() and getScaleY() methods. If u dont any other idea? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Play video with based on orientation

2011-09-12 Thread ragupathi ragupathi
Hi every one, im new one for android. im developing one application that application getting videos from sd card and display thumbnail view. after user click any one video it will be play its working fine to me. but if that video file is taken from landscape means it will be play landscape,

[android-developers] drag and drop in api level 3

2011-08-02 Thread ragupathi ragupathi
Hi android developers, Im developing one app. its working fine in that app home screen have multiple views i want switching that views user needs. like HTC mobile home screen icons. if any one have idea share with me.. -- You received this message because you are subscribed to the Google Groups

[android-developers] Gallery view image zoom option in multi touch..

2011-07-25 Thread ragupathi ragupathi
Hi every one, i did gallery view program in this gallery view have some images it will be displayed one by one. i need to zoom which images is viewed. so anyone know the idea share with me... -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Custom GridView with ArrayAdapter out of sync with backing data

2011-07-07 Thread ragupathi ragupathi
Hi every one, im developing one program for android gridview and displaying images from getting images in sdcard and displayed. when i click one image need to add one images in that gridview child. its working fine.. bit my problem is when im scrolling down the un selected images was

[android-developers] gallery images onSignalStrengthsChanged Error

2011-07-04 Thread ragupathi ragupathi
hi every one, im developing small project, in this project i will getting all images from the android phone gallery its working fine. but when im displaying that images in android grid view means some images only loaded, remaining images are showing like 07-04 14:06:53.965: DEBUG/

[android-developers] gridview problem

2011-07-04 Thread ragupathi ragupathi
hi every one, im developing grid view program, in this program im displaying images in grid view. the images displayed with help of adapter class. in that adapter class i will pass list of images that images getting from phone gallery. the gallery images getting string path and converted

[android-developers] back button problem

2011-06-30 Thread ragupathi ragupathi
hi every one, im new one for in android. im developing one application. im using database if i calling new activity to store the values in database it working fine. but when i came back to previous activity it not reloaded that previous activity. it will display same as old content. i need when

[android-developers] Re: Setting up Eclipse for android source

2011-06-30 Thread ragupathi ragupathi
can u post whats your error message!.. On Jun 30, 9:54 pm, PPCS mailtored...@gmail.com wrote: Hello All, I am a newbie to Android and I am trying to setup Eclipse with the downloaded Android repository. All the documents/links found in Internet explain setting up Eclipse for a new

Re: [android-developers] noclassdeffounderror

2011-05-06 Thread ragupathi ragupathi
The error class is myitemoverlay. this class comes error for me On Fri, May 6, 2011 at 5:59 AM, TreKing treking...@gmail.com wrote: On Thu, May 5, 2011 at 6:57 AM, ragupathi ragupathi ragumm...@gmail.comwrote: hi im developing google application it focus some problem like

[android-developers] noclassdeffounderror

2011-05-05 Thread ragupathi ragupathi
hi im developing google application it focus some problem like noclassdeffounderror exception. Any one knows post the solutions. when this problem is occurred means when im call a new class not a activity like overlay class the error is shown. if i will start a new project and develop this only