[android-developers] Hindi font support

2013-10-19 Thread Manas Shah
txtMain.setText("दर्शनं देवदेवस्य"); Could you please help me to resolve this issue? Thanking you in advance ! -Cheers, Manas Shah -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

Re: [android-developers] Re: Please help me to get a rid of this error - The type android.app.Fragment cannot be resolved

2013-02-27 Thread Manas Shah
om/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to android-developers+unsubscr...@googlegroups.

[android-developers] Please help me to get a rid of this error - The type android.app.Fragment cannot be resolved

2013-02-27 Thread Manas Shah
Greeting, I am using android.support.v13 and android.support.v4 external JAR files. I have done necessary typecasting in the code so it will always refer above mention JAR files but not the android.app.Fragment . But still its gives below error : The type android.app.Fragment cannot be resolved.

Re: [android-developers] Re: trying to start-activity from alertdiaog --please advice

2011-09-29 Thread Manas Shah
Thanks all for your reply.. Its working now. Code was perfect it was me dim who missed out entry in manifest. Thanks Jeremy for remembering it! On Thu, Sep 29, 2011 at 2:08 AM, Studio LFP wrote: > A guessing game, fun! > > My guess is... > > Intent newintent1 = new Intent(placeorder.this,**f

[android-developers] trying to start-activity from alertdiaog --please advice

2011-09-27 Thread Manas Shah
DialogInterface dialog, int id) { dialog.cancel(); } }); Please advice. -Regards, Manas Shah. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email t

[android-developers] Listview as dialog: Need Help

2011-07-29 Thread Manas Shah
Hi I have one button nad textview. When i click on button i want open listview as dialog and set selected item to textview. Please suggest, Thanking you in anticipation -Manas Shah -- You received this message because you are subscribed to the Google Groups "Android Developers" grou