Re: [android-developers] Re: When is android market opening to India??

2010-11-22 Thread Vijay Vikrant
But the market is not yet open to Developers in India. Any clue if that is on cards anytime soon?? Regards, Vikrant On Sat, Oct 9, 2010 at 2:43 AM, Pent wrote: >> India got paid apps on the 6th and I have since had orders from >> customers in India. > > Ditto, though

[android-developers] When is android market opening to India??

2010-10-06 Thread Vijay Vikrant Balyan
Hello, Does anybody know about when exactly is the android market opening to India. Thanks, Vikrant -- 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@googlegro

[android-developers] best place to host apps that target indian market.

2010-09-22 Thread Vijay Vikrant
Hello, Since the market is not open to India for paid apps - What will be a good server/store to host paid apps that target indian audiences? Many Thanks, Vikrant -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] uninstall missing..

2010-09-22 Thread Vijay Vikrant
this app? Many Thanks, Vikrant -- 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...@go

Re: [android-developers] pop-up/toast notification without activity/context

2010-09-22 Thread Vijay Vikrant
got my answers.. sorry for being so stupid.. -- Vikrant On Wed, Sep 22, 2010 at 5:25 PM, Vijay Vikrant wrote: > Thanks for responding.. > > Below is a shabby but simple piece of code that i am experimenting with.. > The onReceive function does have a context - But i jus

Re: [android-developers] pop-up/toast notification without activity/context

2010-09-22 Thread Vijay Vikrant
veNumber ( String incomingNumber) { int duration = Toast.LENGTH_SHORT; CharSequence text = incomingNumber; Toast toast = Toast.makeText(this, text, duration); *<=== How do i get context here* toast.show(); } } -- Vikrant On Wed, Sep 22, 2010 at 5:08 P

[android-developers] pop-up/toast notification without activity/context

2010-09-22 Thread Vijay Vikrant
Hello everyone, Can somebody throw some light on how to display a pop-up/notification/toast while i am in a broadcast receiver. Toast expects a context and i don't have a context to pass. Can somebody help me with this? -- Vikrant -- You received this message because yo

[android-developers] Reg: retrieving the phone number on an incoming call

2010-09-07 Thread Vijay Vikrant
Hello, Does somebody have an example or sample code for retrieving the phone number on an incoming phone call. Appreciate your help -- Adonis -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to and

[android-developers]

2010-06-01 Thread vikrant singh
-- Vikrant Singh -- 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...@googlegrou

[android-developers] Webkit Version in Android Browser

2009-06-18 Thread Vikrant
Hi, Does anyone know which webkit veriosn is used for Android Browser in Android 1.0 SDK r1 release. ? Also which is latest webkit version used in Android 1.5 SDK ? Thanks, Vikrant --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Problem with XMPP and Gtalk settings -- urgent help required

2009-05-08 Thread vikrant
IDE fails to recognize gtalk packages Please let me know the problem I am using android-sdk-windows-1.0_r2.do i need to upgrade the android sdk or wat i need to install the mssing libif yes kindly send me pointers for the same thanks vikrant