[android-developers] URGENT REQUIREMENT: ANDROID TECHNICAL LEAD: CHICAGO, IL

2017-01-12 Thread Gaurav Gupta
Hi, Hope you are doing great!! We have urgent requirement for the below position. Please reply *ga.gu...@pinakitech.com * for quick response. Here are the job description : *Job title: * Android Technical Lead *Location:* Chicago, IL *Duration:* 6months +

[android-developers] Rendering Pron

2016-03-05 Thread Gaurav Gupta
I have created a new application. This is giving Rendering Problems The following classes could not be instantiated: android.support.design.widget.FloatingActionButton. Please help me in resolving the issue -- You received this message because you are subscribed to the Google Groups "Android

Re: [android-developers] Tutorial Hello Testing source code

2011-11-03 Thread gaurav gupta
Hello , U can download code from androidpeople. www.*androidpeople*.com/ u can easliy find basic codes from here. On Thu, Nov 3, 2011 at 1:17 PM, wyo otto.w...@orpatec.ch wrote: I seem to have problem to understand the changes I have to do in the code for the tutorial Hello Testing, could

Re: [android-developers] Prb: gallery Widget

2011-10-18 Thread gaurav gupta
Hello Sweta, M using ImageAdapter class to customize gallery . In My ImageAdapter class m using these lines. imageView = new ImageView(mContext); imageView.setLayoutParams(new Gallery.LayoutParams(240, 240)); imageView.setScaleType(ImageView.ScaleType.FIT_XY); imageView.setPadding(10, 8, 10,

[android-developers] Apsalar integration in android application

2011-10-18 Thread gaurav gupta
Gaurav Gupta Android Developer -- 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 email to android-developers+unsubscr

Re: [android-developers] Re: In Textview, how to change the 'selected' color?

2011-10-18 Thread gaurav gupta
and hotelname is TextView.* I hope this will work for you. Kindly let me know ur comment over this. Thanks n Regards, Gaurav Gupta Android Developer On Tue, Oct 18, 2011 at 12:13 PM, Build account newandroi...@gmail.comwrote: Hello, good to see you again. I had looked

Re: [android-developers] Facebook integration

2011-09-28 Thread gaurav gupta
Hello Sapna, U cant make custom layout for facebook login or authentication. FB dont provide this facility. M using this code for FB post. This will add in OnComplete Method. Bundle parameters = *new* Bundle(); parameters.putString(message, is Listening to );// the

Re: [android-developers] how to show pop up dialog

2011-08-27 Thread gaurav gupta
@Treking .. U r too good On Fri, Aug 26, 2011 at 8:26 PM, TreKing treking...@gmail.com wrote: On Fri, Aug 26, 2011 at 9:25 AM, aparna rani indela@gmail.com wrote: is it possible do in android. Of course. if it is possible give me some sample code Try doing your own work, then ask

Re: [android-developers] Getting data from EditText failed why.

2011-08-27 Thread gaurav gupta
H On Sat, Aug 27, 2011 at 2:27 PM, aparna rani indela@gmail.com wrote: hi i am implementing change password option in my app. i displayed dialog alert box. when i trying to get data from edittext failed. why i don't know please help me? LayoutInflater factory =

Re: [android-developers] Getting data from EditText failed why.

2011-08-27 Thread gaurav gupta
Hi Aparna, * final EditText oldPassword = (EditText) changePassword.findViewById(R.id.old_password);* *Use this line* ** *final EditText oldPassword = (EditText) textEntryView.findViewById(R.id.old_password);* On Sat, Aug 27, 2011 at 2:36 PM, gaurav gupta gaurav.gupta...@gmail.comwrote

Re: [android-developers] Can we have a RelativeLayout with rounded rectangle shape and an image in the background?

2011-08-25 Thread gaurav gupta
Hi Use framelayout. On 25 Aug 2011 23:12, Raj bande.rajki...@gmail.com wrote: Hello, I am stuck. Can we have a RelativeLayout with rounded rectangle shape and an image in the background? I was successful in giving roundrect shape/image in the background, but not both. So can anybody tell me how

Re: [android-developers]

2011-08-24 Thread gaurav gupta
Kindly send from Android phone On Fri, Aug 19, 2011 at 10:40 AM, Ashita loril...@gmail.com wrote: Sent from my iPhone -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] CrypTEXT: Crypt image

2011-08-24 Thread gaurav gupta
Thax for giving android groups email id . I am trying since 25 years to find it. On Fri, Aug 19, 2011 at 10:42 AM, Ashita loril...@gmail.com wrote: This is the image with encrypted text! Sent from my iPhone -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Test

2011-08-09 Thread gaurav gupta
Failed On Wed, Aug 10, 2011 at 10:54 AM, dileep discover.dile...@gmail.com wrote: Test -- 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

[android-developers] Android Url Redirect

2011-08-05 Thread gaurav gupta
Hi Guys, M calling a webview to show a website, but in mobile or tab. but url is redirecting . i want to open a particular website , not its redirected url. m using this code , Kindly check my code and let me know where is problem. its urgent. Thanks in Advance. WebView mWebView; @Override

Re: [android-developers] dialogbox

2011-07-29 Thread gaurav gupta
hi , U can set padding of dialog box. On Fri, Jul 29, 2011 at 10:28 AM, arun kumar arun.kata...@gmail.com wrote: how to show dialog box as at the bottom of the layout(can we make dialog box as a floating list) -- You received this message because you are subscribed to the Google

Re: [android-developers] dialogbox

2011-07-29 Thread gaurav gupta
floating list means...?? u want to use marquee in dialog box? if its ur requriment then sure its possible. please specify ur requriment and anyone can help u. On Fri, Jul 29, 2011 at 3:02 PM, arun kumar arun.kata...@gmail.com wrote: can we make dialog box as floating list -- You received

[android-developers] Alert Dialog Custom View Shows Border

2011-07-26 Thread gaurav gupta
(); Kindly suggest me on this particular issue. Thanks in Advance. with Regards Gaurav Gupta -- 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

Re: [android-developers] what is thax

2011-07-26 Thread gaurav gupta
emulator.exe solution On Tue, Jul 26, 2011 at 5:10 PM, Lwe luaisul...@gmail.com wrote: emulator.exe problem -- 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

Re: [android-developers] Re: Facebook Integration issue

2011-07-24 Thread gaurav gupta
, 2011 at 7:36 PM, gaurav gupta gaurav.gupta...@gmail.comwrote: Hi Shanmugam, thanks 4 reply. i work for that too. its working fine when in my phone Facebook For Android 1.3 is used. but when i upgrade my Facebook For Android to 1.5 or 1.6 , its not working. this issue is related to Facebook

Re: [android-developers] Re: Facebook Integration issue

2011-07-22 Thread gaurav gupta
HI, i also use EasyFacebookConnectSDK.i am not clear about this problem. i have to simple post my status using android. Previously i have FaceBook's 1.3 version, i update it , now i have FaceBook 1.6. In FB 1.3 this code is working fine, but in FB 1.6 its not working and its open native Facebook

Re: [android-developers] Re: Facebook Integration issue

2011-07-22 Thread gaurav gupta
Hi Shanmugam, thanks 4 reply. i work for that too. its working fine when in my phone Facebook For Android 1.3 is used. but when i upgrade my Facebook For Android to 1.5 or 1.6 , its not working. this issue is related to Facebook updation. Please look at this issue. if u find any link or anything

Re: [android-developers] Fwd: image view listener

2011-07-17 Thread gaurav gupta
application force close. On Sat, Jul 16, 2011 at 2:49 PM, gaurav gupta gaurav.gupta...@gmail.comwrote: Hi Arun, Add this line in ur program if (((ImageView) v).isClickable()) { img4.setVisibility(View.VISIBLE); *img3.setVisibility(View.GONE

[android-developers] Facebook Integration issue

2011-07-16 Thread gaurav gupta
signature. 07-16 12:40:43.084: INFO/ActivityManager(142): Starting activity: Intent { act=android.intent.action.VIEW flg=0x400 cmp=com.facebook.katana/.LoginActivity (has extras) } Please suggest me on this topic. Thanks Regards Gaurav Gupta -- You received this message because you are subscribed

Re: [android-developers] Facebook Integration issue

2011-07-16 Thread gaurav gupta
on nexus one but not working in a non launched mobile. On Sat, Jul 16, 2011 at 12:55 PM, Nasif Noorudeen nas...@gmail.com wrote: are using fbconnect On Sat, Jul 16, 2011 at 12:53 PM, gaurav gupta gaurav.gupta...@gmail.comwrote: HI Guys, M trying to integrate facebook in my application. I have

Re: [android-developers] Fwd: image view listener

2011-07-16 Thread gaurav gupta
Hi Arun, Add this line in ur program if (((ImageView) v).isClickable()) { img4.setVisibility(View.VISIBLE); *img3.setVisibility(View.GONE);* } else {

Re: [android-developers] arun

2011-07-15 Thread gaurav gupta
Hi Arun, U have to set ur background image for all three screen resolution. Insert your image in drawable-hdpi for 420*800, drawable-mdpi for 320*400, and drawable-ldpi for 240*320. u have to insert three background according to ur screen resolution. i hope it will work for u. On Fri, Jul 15,

Re: [android-developers] arun

2011-07-15 Thread gaurav gupta
Hi Arun, You need to insert images with same name is each drawable , but each image size will change according to their screen resolution. You have to make three images with different sizes but same name. On Fri, Jul 15, 2011 at 2:07 PM, arun kumar arun.kata...@gmail.com wrote: thanks for ur

[android-developers] Mediaplayer 's setOnCompletionListener is not working

2011-07-05 Thread gaurav gupta
*MusicScreen.this.preview.player.setOnCompletionListener(newOnCompletionListener() * ** *please suggest me where is problem.* *thanks in advance.* *Gaurav Gupta* ** -- 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

Re: [android-developers] Android sqlite database file

2011-06-17 Thread gaurav gupta
HI, its simple to check ur all data. use sqlite database browser. download it from its website. Steps to find the sqlite data from sdcard. - Go to DDMS-file explorer - click on mnt- Sdcard - choose ur desired project's data - and pull from sdcard(this option is in the corner of file

Re: [android-developers] Android sqlite database file

2011-06-17 Thread gaurav gupta
u easily get exact db file . use these steps On Fri, Jun 17, 2011 at 3:04 PM, Ankit Kasliwal kasliwalankit2...@gmail.com wrote: Hi, Ok. On Fri, Jun 17, 2011 at 3:00 PM, nageswara rao rajana nagu.raj...@gmail.com wrote: Hi Ankit, Thanks for the links. I will work on

Re: [android-developers] Re: Text view over image gallery

2011-06-17 Thread gaurav gupta
Hi u can use frame layout. On Fri, Jun 17, 2011 at 12:42 PM, Randy rendy.hadin...@gmail.com wrote: Anyone help me please... On May 24, 9:16 am, Randy rendy.hadin...@gmail.com wrote: How can i makeTextviewoverimagegallery like pulse news reader's UI? Anyone can help me? -- You

Re: [android-developers] Re: Application doesn't install but Icon comes in launcher

2011-06-16 Thread gaurav gupta
Hi Dude. chk ur manifest file u r using internet permission wrong. use this line above the application tag. it will work .. working in my Nexus. i only chage this.(Remove ur internet permission line from application tag) :) uses-permission android:name=*android.permission.INTERNET*/

[android-developers] MultiAutoTextView with Two Textview

2011-06-10 Thread gaurav gupta
in this layout and show the element of array item2 below , please suggest me Thanks in advance Gaurav Gupta -- 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

[android-developers] Problem in calling web service

2011-06-09 Thread Gaurav Gupta
Hello everyone! I am trying to call the .net webservices through android application. I have already download ksoap2-android-assembly-2.4-jar-with- dependencies.jar file and put this .jar file in my project under lib folder. I have included this .jar file through the option of Add external jar

[android-developers] Problem in calling web service

2011-06-09 Thread Gaurav Gupta
Hello everyone! I am trying to call the .net webservices through android application. I have already download ksoap2-android-assembly-2.4-jar-with- dependencies.jar file and put this .jar file in my project under lib folder. I have included this .jar file through the option of Add external jar

Re: [android-developers] Re: How do I get the MD5 fingerprint of my application certificate through code?

2011-06-08 Thread gaurav gupta
Hi Dude, follow this link .. it will work http://blogspot.fluidnewmedia.com/2009/04/displaying-google-maps-in-the-android-emulator/ On Wed, Jun 8, 2011 at 6:37 PM, Dom dominicmarm...@gmail.com wrote: Hi mendhak, did you solve this problem? Were you able to get the MD5 Certificate Fingerprint

[android-developers] RunOnUiThread loads images randomly !!

2011-05-30 Thread gaurav gupta
Hi Guys, M using runonUiThread to set images in a Gridview. its working fine but its load images randomly, i want that images load in sequence order , not randomly. please Suggest how can i do that. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Chatting application

2011-05-30 Thread gaurav gupta
Hi Guys , i want to make a chat application, where we can chat using any email id. i dont want to make a server for this. On my first step i want to make this for gmail only. but i will make it for any email id later Suggest me regarding this. Thanks in Advance Gaurav Gupta Android Developer

Re: [android-developers] 3d game engine for android game development on ubuntu

2011-05-26 Thread gaurav gupta
:) Tell me too. if u got any solution. On Thu, May 26, 2011 at 2:11 PM, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com wrote: hey guys Now after making a few android applications i want to step into 3d game development. I run ubuntu please let me know which game engines do i have as options

Re: [android-developers] Need Help

2011-05-24 Thread gaurav gupta
but how?? can u suggest me? On Tue, May 24, 2011 at 5:05 PM, neha jain neha.05...@gmail.com wrote: thank you.. my problem has solved. On Tue, May 24, 2011 at 12:20 PM, Mark Murphy mmur...@commonsware.comwrote: Use AlertDialog.Builder. Call setView() on the Builder with a RatingBar, or

Re: [android-developers] Need Help

2011-05-24 Thread gaurav gupta
i need ur suggestion that how u manage to create custom rating bar with images choosed by u. i need help in that . Thank u in advance hi I want to create custom rating bar with image choosed by me instead of stars. Can anyone provide me code On Tue, May 24, 2011 at 5:09 PM, gaurav

Re: [android-developers] Need to create Android toggle button in Iphone style

2011-05-21 Thread gaurav gupta
u can use two images like Iphone Ul. interchane them on its onclick. On Fri, May 20, 2011 at 12:28 AM, Balraj Singh balrajbalraj...@gmail.comwrote: Hi, I have a requirement to create a toggle button in Android but in Iphone style something as shown in link below:-

[android-developers] How to Hide Alert Builder using Custom Layout

2011-05-20 Thread gaurav gupta
Hi guys. i need to hide a alert dialog builder on its onclick listener. m using a custom view for alert dialog, when i click on submit button of its custom view, this will do some work and hide. i cant set negative button here.Custom layout must have only one button. suggest me .how to do this.

Re: [android-developers] Null Pointer Exception on accessing value of EditText

2011-05-20 Thread gaurav gupta
First set any value in edittext then u can get value . 1. EditText IPInput = (EditText) findViewById(R.id.ip); iPinput.setText(Value inserted successfully); 2. IPInput.getText().toString(); System.out.println(ip); 3.

Re: [android-developers] R.color Not showing.

2011-05-19 Thread gaurav gupta
Hi kiran u hav to simply add a file in values Folder of ur project. there u can set ur colors as u want like ? xml version=*1.0* encoding=*UTF-8*? resources color name=*Red*#FF/color color name=*White*#FF/color color name=*Black*#00/color color

Re: [android-developers] R.color Not showing.

2011-05-19 Thread gaurav gupta
, gaurav gupta gaurav.gupta...@gmail.comwrote: Hi kiran u hav to simply add a file in values Folder of ur project. there u can set ur colors as u want like ? xml version=*1.0* encoding=*UTF-8*? resources color name=*Red*#FF/color color name=*White*#FF/color color

Re: [android-developers] Re: htc inspire

2011-05-19 Thread gaurav gupta
Hi Nicholas. wat a answer :) grt On Thu, May 19, 2011 at 3:52 AM, Nicholas Johnson metthejohn...@gmail.comwrote: Totally possible. Of course, if you travel in a spaceship with either phones approaching the speed of light, then the speed of the computations becomes all relative. So, in

Re: [android-developers] Country code from Location API

2011-05-19 Thread gaurav gupta
Hi , i can provide u api for finding country name and city name using longitute and latitute. in this api u can get country code too. its api is mainly for weather report but u can use it, here a tag countryIN/country gives country code. i hope it will work for u

Re: [android-developers] Country code from Location API

2011-05-19 Thread gaurav gupta
:41 schrieb gaurav gupta: Hi , i can provide u api for finding country name and city name using longitute and latitute. in this api u can get country code too. its api is mainly for weather report but u can use it, here a tag countryIN/country gives country code. i hope it will work for u

[android-developers] Problem in Fetching Value from xml (xml parser problem)

2011-05-18 Thread gaurav gupta
Hi Guys , i need Weather Updates in my applications. for this purpose, m using this api http://api.wxbug.net/getLiveWeatherRSS.aspx?ACode=A4345374462lat=28.6484223long=77.1265769unittype=1 Everything is fine with this api, its gives correct xml tags, i need only aws:weather

[android-developers] GREF has increased to 201

2011-05-18 Thread gaurav gupta
hi Eveyone, what is the GREF has increased to 201 means in android: m parsing a Xml ,its content is large. in my logcat this message in coming.i cant parse my data properly. it can be cause of problem? suggest me. *05-18 12:01:25.327: DEBUG/dalvikvm(355): GREF has increased to 201 * thanks in

Re: [android-developers] Problem with audio recording

2011-05-18 Thread gaurav gupta
Hi, it looks sumthing strange. if ur speak is working then sure ur mic will record its sound. its the basic work on mic.it will listen all sounds around u.. or m not getting requirement correctly?? please specify den anyone can help u. On Wed, May 18, 2011 at 4:26 PM, neha neha.05...@gmail.com

[android-developers] How to write TextView's text with multi color

2011-05-18 Thread gaurav gupta
Hi Guys i want to write sumthing like that in textview condition :Scatterd Clouds it will be a textview. m using html.fromhtml, but its not working 4 me. suggest me , how to do it?? Thanks in Advance Gaurav Gupta -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Problem with audio recording

2011-05-18 Thread gaurav gupta
that playbacked voice should not go to mic. On Wed, May 18, 2011 at 12:28 PM, gaurav gupta gaurav.gupta...@gmail.comwrote: Hi, it looks sumthing strange. if ur speak is working then sure ur mic will record its sound. its the basic work on mic.it will listen all sounds around u.. or m not getting

Re: [android-developers] video recording

2011-05-17 Thread gaurav gupta
ys..i can provide :) but it will sure not in free On Tue, May 17, 2011 at 5:19 PM, neha neha.05...@gmail.com wrote: Can anyone provide me code to record video in android??? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
Hti guys m making a gallery that contain 10 images , each images have a different name . i want that if i scroll the gallery , selected or focused image's name should be appear. Name should change on onFoucs or OnItemSelected. Suggest me. Thanks in advance. -- You received this message because

Re: [android-developers] Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
://developer.android.com/reference/android/widget/AdapterView.OnItemSelectedListener.html It is pretty straightforward once you get the design figured out... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, May 13, 2011 at 12:56 PM, gaurav gupta

Re: [android-developers] Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
?? Suggest me. Thnks On Sat, May 14, 2011 at 12:42 AM, gaurav gupta gaurav.gupta...@gmail.comwrote: Thanks Justin Its works , :) On Sat, May 14, 2011 at 12:32 AM, Justin Anderson magouyaw...@gmail.comwrote: The way I did it in AppSwipe! was with a RelativeLayout that contains a Gallery

Re: [android-developers] Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
selected image. On Sat, May 14, 2011 at 12:58 AM, Justin Anderson magouyaw...@gmail.comwrote: I'm not entirely sure what you are trying to accomplish... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyareware On Fri, May 13, 2011 at 1:23 PM, gaurav gupta

Re: [android-developers] Re: Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
to change. rest of all indicator will gray ,selected gallery item will be yellow. On Sat, May 14, 2011 at 1:23 AM, ashutoshmimani ashutoshmim...@gmail.comwrote: Can you not save references to your image views when you are creating them? On May 13, 3:34 pm, gaurav gupta gaurav.gupta

Re: [android-developers] Re: Gallery image should navigate with textview

2011-05-13 Thread gaurav gupta
with AppSwipe! on the Android Market. The selected item has a blue background with a gradient. Everything else in the list has a transparent background. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, May 13, 2011 at 2:07 PM, gaurav gupta

Re: [android-developers] Making an app backward compatible.

2011-05-09 Thread gaurav gupta
Hi , please do some modification in ur manifest file. for 1.5 uses-sdk android:minSdkVersion=*3* / android minSdkVersion must be 3. Right click on ur project : go to properties , select Android on opened dialog box and check on ur desired version (here 1.5). ur application automatically

Re: [android-developers] I require Code for profile changing

2011-05-09 Thread gaurav gupta
Profile changing in android please be speific . On Mon, May 9, 2011 at 10:24 AM, aashva services aashvaservi...@gmail.comwrote: I require source code for profile changing in android can any one please assist me provide me code -- You received this message because you are subscribed to

Re: [android-developers] Changing brightness after every n seconds

2011-05-09 Thread gaurav gupta
hi u can use thread or AsyncTask for performing this task. i hope it will work 4 u. :) On Sun, May 8, 2011 at 3:37 PM, Nipun Batra nipunredde...@gmail.com wrote: I found out on http://android-er.blogspot.com/2011/02/change-android-screen-brightness.html how to change the brightness.However i

Re: [android-developers] Shoutcast streaming app

2011-05-09 Thread gaurav gupta
hi Michanel, m using streaming in my application too , i dont think SDK version will affected . u must using something that is not available in previous version of android. so its creates problem. i dont know the exact proble so cant give u exact answer. m using this code for Streaming audio from

Re: [android-developers] Calendar Day of Year issue

2011-05-09 Thread gaurav gupta
Hi , Try this : Calendar rightNow = Calendar.*getInstance*(); *int* daycount = rightNow.get(Calendar.*DAY_OF_YEAR*); i hope it will work :) On Sat, May 7, 2011 at 8:06 AM, Tony Rudzki tony.rud...@gmail.com wrote: Does the Day of Year work? All I'm trying to do is get the current day

Re: [android-developers] Re: how to make custom layout for context menu?

2011-05-09 Thread gaurav gupta
hi , u can use this . in this method m displaying a Alert Bulier with a custom view. you have to do the same with ur context menu. use LayoutInflater as i do. thanks: i hope it will help u :) * public * *void* AlertDisplay() { LayoutInflater factory = LayoutInflater.*from*(*this*); *final*

Re: [android-developers] Music Playing

2011-05-09 Thread gaurav gupta
hi , u sud to fetch ur all music from ur sdcard,which will be stored with all detail information like album,artist. then fetch it , display all the songs in a listview and its onclick listener will start mediaplayer and that particular song_uri in default media player of android , u will find

Re: [android-developers] setTypeface

2011-05-09 Thread gaurav gupta
hi , ' use these lines in ur application On Mon, May 9, 2011 at 3:27 PM, subhashini alaguchokku subhashini.andr...@gmail.com wrote: Hi! how to implement the following concept Typeface tf=Typeface.createFromAsset(getAssets(), maduram.ttf);

Re: [android-developers] Re: Music Playing

2011-05-09 Thread gaurav gupta
for instance)? Isn't there any built control to select music and return data to application? On 9 mayo, 11:10, gaurav gupta gaurav.gupta...@gmail.com wrote: hi , u sud to fetch ur all music from ur sdcard,which will be stored with all detail information like album,artist. then fetch it , display

Re: [android-developers] setTypeface

2011-05-09 Thread gaurav gupta
, but i can't use this line Typeface tf=Typeface.createFromAsset(getAssets(), maduram.ttf); particularly i got err in getAssets(); On Mon, May 9, 2011 at 3:33 PM, gaurav gupta gaurav.gupta...@gmail.comwrote: hi , ' use these lines in ur application On Mon, May 9, 2011 at 3:27 PM, subhashini

Re: [android-developers] help in android call logs

2011-05-06 Thread gaurav gupta
hi Ashutosh. try this , it will help u :) http://www.mobisoftinfotech.com/blog/android/androidcalllogdeletion/ On Fri, May 6, 2011 at 9:14 AM, mayank k varshney mayank.be@gmail.comwrote: Import log and use Log.i(,); etc for debug and check on LogCat console. any other issue let me know

Re: [android-developers] removing status bar

2011-04-15 Thread gaurav gupta
ys, u can hide status bar and u can show your application in fullScreen try this code write it after SetContentView(Not compulsary , i use it in this manner) getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); On Fri, Apr 15, 2011 at

[android-developers] how to use OnFocusChangeListener for Gallery?

2011-04-14 Thread gaurav gupta
hi Guys, m using a Gallery to show image list of a movie. i want that when the one movie's image is onfoucs then its Movie name must come with it. i dont know how to find the current focusable item's position? please help , Thanks in advance -- You received this message because you are

[android-developers] how to stop a progressbar which is runs using a thread?

2011-03-23 Thread gaurav gupta
hi guys, in my application, m using a progrssbar that show the current progress of a song.i need to stop the song as well as progressbar too. progressbar should be reach at starting point and song should be stop. * class* myThread *extends* Thread *implements* Runnable{ *private* *volatile*

Re: [android-developers] how to stop a progressbar which is runs using a thread?

2011-03-23 Thread gaurav gupta
the progress bar. Hope it helps Thanks!! On Wed, Mar 23, 2011 at 11:39 AM, gaurav gupta gaurav.gupta...@gmail.com wrote: hi guys, in my application, m using a progrssbar that show the current progress of a song.i need to stop the song as well as progressbar too. progressbar

[android-developers] how to change the version of android application

2011-03-01 Thread gaurav gupta
hi guys. my application bulid on android 2.1 , but it dont run on android 2.1 emulator and gives error 03-01 16:47:10.675: WARN/ExpatReader(355): DTD handlers aren't supported. my application runs sucessfully on android 2.2 . please help me , its urgent, thanks in advance -- You received this

Re: [android-developers]

2011-02-23 Thread gaurav gupta
android-developers+unsubscr...@googlegroups.com click on this link to unsubscribe form android groups goodbye -- 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

[android-developers] how to find name of all weekdays with their date

2011-02-15 Thread gaurav gupta
In my application,i want a list of weekday with their date like sunday 13-feb-2011 monday 14-feb-2011 tuesday 15-feb-2011 how to create this list. m using Calender class ,but dont know how to find the proper result. -- You received this message because you are subscribed to the Google Groups

[android-developers] Switch between profile

2010-10-21 Thread Gaurav Gupta
Hello, I'm new to android and looking into android SDK and framework code. I'm writing an application where I need to switch between profiles( like home/office/meeting/driving/silent/normal ) on a particular event. Can you please help me how to do this using android SDK. It would be great if