[android-developers] Image download problem

2010-05-13 Thread jaimin mehta
Hi. I have some question regarding image downloading from the server. In my application i had to continually call one method in which image download code is placed But java.net.MalformedURLException is there when i call image download method continually so any suggestion why i get

[android-developers] Paypal integration in my Application

2010-05-07 Thread jaimin mehta
market approved my application with Paypal payment gateway? please do needful. Regards jaimin. -- 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@googlegroups.com To unsubscribe from

[android-developers] Re: skype ,gtalk intent

2009-11-04 Thread jaimin mehta
of gtalk and skype so can u plz give me the code of gtalk and skype. thanks jaimin. On Nov 3, 3:51 am, Jeff Sharkey jshar...@android.com wrote: You should really avoid specifying direct ComponentNames, as they can change in the future, or the user may install a different client to handle those

[android-developers] Re: skype ,gtalk intent

2009-11-02 Thread jaimin mehta
Thanks for the help. Let me try that option and tell u if it is working for me or not Thanks jaimin. On Nov 3, 3:51 am, Jeff Sharkey jshar...@android.com wrote: You should really avoid specifying direct ComponentNames, as they can change in the future, or the user may install a different

[android-developers] skype ,gtalk intent

2009-11-01 Thread jaimin mehta
Skype and Gtalk can any body help me in my issue plz its urgent thanks jaimin. -- 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@googlegroups.com To unsubscribe from this group, send

[android-developers] lucene api

2009-09-17 Thread jaimin mehta
hi i am new to android . i have developed a application in that application i want a feature of global search in xml file now i want to use Lucene api for global search can i use in android? if yes than plz tell me how can i implements that in my android code thanx jaimin

[android-developers] Re: lucene api

2009-09-17 Thread jaimin mehta
other sugestion? plz its urgent and i couldn't find any solution. thanks jaimin. On Sep 18, 2:18 am, Yusuf Saib (T-Mobile USA) yusuf.s...@t- Mobile.com wrote: What do you mean by global search? Do you want to search all your app's local files? Files on the SD card? The internet? Suspicious

[android-developers] Jaimin's Birthday Calendar

2009-08-31 Thread Jaimin Mehta
Hi I'm setting up a birthday calendar and need your help. Just click on the link below and enter your birthday details. (It's quick, easy, and you can keep your age a secret.) http://www.birthdayalarm.com/bd2/85580695a218396311b1478139796c627209871d1386 Thanks Jaimin

[android-developers] out of memory exception in gridview

2009-08-25 Thread jaimin
hi i am new to android. i have an application in that i download 105 images. now i than i display those images in gridview thumbnail size . it images are display but it take some time to display images in gridview and even take long time to scrolldown to view below images. can any one helpm me

[android-developers] change seekbar progress color

2009-08-24 Thread jaimin
nothing .so anybody can help me on this problem plz its urgent. thanks jaimin. --~--~-~--~~~---~--~~ 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

[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread jaimin
i put some thumbnail images into sdcard but same result no images display in emulator On Aug 7, 11:30 am, Aki akxuc...@gmail.com wrote: Maybe There are  no thumbnails. Open Gallery App and it will make thumbnails. On 8月7日, 午後2:00, jaimin jaiminmeht...@gmail.com wrote: hi thanx

[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread jaimin
()){                         break;                 }else{                         cursor.moveToNext();                 }         }     } On 8月7日, 午後3:48, jaimin jaiminmeht...@gmail.com wrote: i put somethumbnailimages into sdcard but same result no images display in emulator On Aug 7, 11:30 am, Aki akxuc

[android-developers] Re: display thumbnail images from sdcard

2009-08-06 Thread jaimin
Open Source Development Center ・T・ ・ ・Mobile・ stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jul 28, 3:45 am, jaimin jaiminmeht...@gmail.com wrote

[android-developers] display thumbnail images from sdcard

2009-07-28 Thread jaimin
hi. i can not view any image in my emulator screen can anyone please tell me where i am doing wrong in my code. this is my code ?xml version=1.0 encoding=utf-8? manifest xmlns:android=http://schemas.android.com/apk/res/android; package=image.Thumbnails android:versionCode=1

[android-developers] Grid View Click Problem

2009-07-15 Thread jaimin
hi i am new to android. i try to run Api demos GridView example it runs fine. Now when i click the image in grid view than it does nothing. i want to do when i click that image images should be display in full screen But i dont know how to do that so plz any one can help me and give me the Code

[android-developers] use of superscript in textview

2009-07-02 Thread jaimin
hi i am new to android i devlope an application where i have to use superscript in textview . But i do not know how that can be done so plz any body help me for these issue its urgent. --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] when set android:layout_below = @id/ then margin_bottom is not working for the Button

2009-06-24 Thread jaimin
i want the margin_bottom to work for those Last two Buttons.Botton c And Botton d when i set android:layout_below = @id/answer_a then margin_Bottom does not work ?xml version=1.0 encoding=UTF-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/ android

[android-developers] develop a simple game like tic toc

2009-06-12 Thread jaimin
hi. i am new to android i have develop a some e book for android mobile but i never develop a game in android and i would like to develop a first simple just like tic toc . so plz help me where can i start with. thanks jaimin. --~--~-~--~~~---~--~~ You received

[android-developers] restart the phone to view the captured images in gallary

2009-06-04 Thread jaimin
the phone than all the images i captrued is visibly in the gallary. so i have to restart the phone every time to seen images which i captured so plz help me on this its urgent. thanks jaimin. --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: restart the phone to view the captured images in gallary

2009-06-04 Thread jaimin mehta
thanks for your help On Thu, Jun 4, 2009 at 4:59 PM, Mark Murphy mmur...@commonsware.com wrote: hi. i am new to android i have devloped a camera application . it takes the the images and saved in gallary and later u upload a images into the web but when i take captured a

[android-developers] Re: Help with google uploader application

2009-06-03 Thread jaimin
that application. regards jaimin. On May 28, 4:24 pm, Sujay Krishna sujay.coold...@gmail.com wrote: i found my mistake i forgot to add the EXTRA_STREAM in the extras... now its workin fine... if anyone is need of such an app jus send me a request... On May 28, 11:35 am, Sujay Krishna Suresh

[android-developers] camera api

2009-06-01 Thread jaimin
hi i am new to android . i want to devlope for camera api but i have some problem in my code when i tried to capture image it gives me force close errors package indiaNIC.android.cameratest; import java.io.IOException; import android.app.Activity; import android.content.Intent; import

[android-developers] Re: playing video file

2009-04-02 Thread jaimin mehta
thanks for the suggestion but i have solve that with multiply by 16 to my 320*480px and it runs in full screen On Thu, Apr 2, 2009 at 11:26 AM, Dave Sparks davidspa...@android.comwrote: Have you looked at the VideoView widget? On Apr 1, 2:41 am, jaimin jaiminmeht...@gmail.com wrote: hi

[android-developers] sms database

2009-04-02 Thread jaimin
suggestio or sources codes to help me? thanks. jaimin --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from

[android-developers] Re: How to know SMS and Contacts update?

2009-04-02 Thread jaimin
hi . i am new to android. i have same problem or questio that u have so if u find any answer then plz can u share with me? because i need the solution very badly. On Mar 16, 12:41 pm, Kenny yxw...@gmail.com wrote: Can anybody help? To be clear, I want to write a Android Java program to

[android-developers] playing video file

2009-04-01 Thread jaimin
hi, i have problem in playing video file. Video file is playing nice but i want to play video file in the whole emulator (size).Right now video file is playing but in small size. so any suggestion or solution plz help me. thanks. jaimin. --~--~-~--~~~---~--~~ You

[android-developers] imageswitcher

2009-04-01 Thread jaimin
hi. i want to develop a application like imageswitcher but instead of images that show in gallery i want to display a videos in that gallery.i want to develop application same as in APIDEMOS- IMAGESWITHCER . so any help for that? thanks. jaimin

[android-developers] writing into sd card falling

2009-02-22 Thread jaimin
(IOException e) { e.printStackTrace(); Log.e(IO Exception,e.toString()); } but in this code it will catch the IOEXCEPTION so any suggestion for that issue plz help me its urgent. thanks. jaimin