[android-developers] Doubt

2012-11-06 Thread RAJESH RAMAN
I have a layout, on which a few edittextboxes, textviews and checkboxes are placed. Based on some logic i need to dynamically create a few more of these. I have managed to create them but for them to have the same style and appreance? Could you please advice how to go about it. Many thanks in a

[android-developers] How to show local indian languages

2011-12-05 Thread raman
. Thank you in advance Regrads: Raman davcollegegu...@gmail.com -- 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

[android-developers] android wifi identify sama application

2011-07-01 Thread raman singa
I need to scan the wifi area through my application to identify the other devices that use the same application. Next connect those two devices to do an activity like chatting. I need your help on this, any help will be appreciate. Thank you -- You received this message because you are subscribed

[android-developers] encrypt internet connection (GPRS) in Android?

2011-06-10 Thread raman singa
I'm going to develop an android application that get some private details of the of the users from facebook through GPRS. I need to encrypt that connection. I need to know how to do this from the beginning. I found http://lifehacker.com/5803880/how-to-encrypt-all-internet-use-on-your-android-phon

[android-developers] encrypt GPRS in Android?

2011-06-10 Thread raman singa
I'm going to develop an android application that get some private details of the of the users from facebook through GPRS. I need to encrypt that connection. I need to know how to do this from the beginning. I found this http://lifehacker.com/5803880/how-to-encrypt-all-internet-use-on-your-android-

[android-developers] encrypt internet connection (GPRS) in Android?

2011-06-09 Thread raman singa
I'm going to develop an android application that get some private details of the of the users from facebook through GPRS. I need to encrypt that connection. I need to know how to do this from the beginning. I found this link in my searching and it is not suitable to me as it asks to root my device

[android-developers] HeadStart Ventures:Expert Talk Series1 on Mobile Video and Side Loading

2010-12-27 Thread Raman Shrivastava
Raman Shrivastava at ra...@headstart.org.in or +91 9008710682 Best Regards, Headstart Ventures’ Team -- 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 unsubs

[android-developers] ACM Bangalore::3rd Annual Quiz and Challenge of Code felicitation::Revised Date-8th Jan,2011

2010-12-22 Thread Raman Shrivastava
Dear All, ACM Bangalore is glad to announce "3rd Annual Quiz" for the IT community based in Bangalore. The event is scheduled on 8th January, 2011 and has big prizes to be offered for the winners and to the audience. The first three prizes would be Rs. 25000, Rs.15000 and Rs. 8000 respectively and

[android-developers] ACM Bangalore::3rd Annual Quiz and Challenge of Code felicitation::Revised Date-8th Jan,2011

2010-12-15 Thread Raman Shrivastava
Dear All, ACM Bangalore is glad to announce "3rd Annual Quiz" for the IT community based in Bangalore. The event is scheduled on 8th January, 2011 and has big prizes to be offered for the winners and to the audience. The first three prizes would be Rs. 25000, Rs.15000 and Rs. 8000 respectively and

[android-developers] Re: Extending an Already Existing View in android.widget gives me java.lang.VerifyError

2009-10-26 Thread Raman
. Is this a special behaviour exhibited by Dalvik VM. What is the possible workaround for this problem. On Oct 27, 1:48 am, fadden wrote: > On Oct 25, 11:16 pm, Raman wrote: > > > I am trying to extend a class in android.widget, specifically > > AbsSpinner class for some change

[android-developers] Re: Extending an Already Existing View in android.widget gives me java.lang.VerifyError

2009-10-26 Thread Raman
Can any expert in Android answer this. This is really important and I have tried everything that I could and that I knew of Android. But, this seems to be a problem not that easily solvable. On Oct 26, 2:53 pm, Miguel Paraz wrote: > On Oct 26, 2:16 pm, Raman wrote: > > > Is it not

[android-developers] Re: Extending an Already Existing View in android.widget gives me java.lang.VerifyError

2009-10-26 Thread Raman
Please answer this, it's really important... On Oct 26, 11:16 am, Raman wrote: > Hi All, > > I am trying toextenda class in android.widget, specificallyAbsSpinnerclass > for some change in behaviour. For that I need to > access some protected members of the Classes up in

[android-developers] Extending an Already Existing View in android.widget gives me java.lang.VerifyError

2009-10-25 Thread Raman
-inherited classes in already existing package android.widget Thanks -Raman --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] Re: Supressing Key presses in Activity, especially in Options Menu

2009-10-09 Thread Raman
callback in onPause() before it goes to some other Activity. What you guys have to say in this. I want user's as well as Google's perspective to come to the best solution around. Thanks - Raman. On Oct 9, 9:58 pm, Mark Murphy wrote: > Dianne Hackborn wrote: > > Apps can interc

[android-developers] Re: Supressing Key presses in Activity, especially in Options Menu

2009-10-08 Thread Raman
a way to catch that key event, so if you have a solution, please let me know... Thanks again. Raman On Oct 8, 10:57 pm, Megha wrote: > In my opinion its not a good idea tosupresscallkeybehavior. I am > surprised you are able to do that in the first place. > From the user's pe

[android-developers] Supressing Key presses in Activity, especially in Options Menu

2009-10-08 Thread Raman
Options menu is opened and then I press Call button, I am not getting control in onKeyDown. Anyone, please suggest some way to supress use of Call key when in this Activity. Thanks. -Raman --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: Using Picasa Web Albums Data API in Android

2009-09-24 Thread Raman
I do not want to use an existing Activity for Picasa related tasks, like showing the Picasa albums and creating new albums. Rather I want to develop a new application where it would directly interact with Picasa without a third application coming in between. May be, you would have heard of Picasa

[android-developers] Using Picasa Web Albums Data API in Android

2009-09-23 Thread Raman
the groups. Please help me resolve this issue. Thanks - Raman --~--~-~--~~~---~--~~ 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] Re: Drag and Drop from Source View to Target View

2009-09-17 Thread Raman
finding the View from the coordinates to which it is dropped or may be some better solution. Do You have any idea for how to go for this... Thanks. - Raman On Sep 17, 4:43 pm, Mark Murphy wrote: > > The home screen does something similar with widgets, and other home > implement the sam

[android-developers] Drag and Drop from Source View to Target View

2009-09-17 Thread Raman
anyone of you ever faced a similar scenario, please let me know because I could not find a direct support to such a thing (Drag and Drop) in the platform, so may be I need to find an innovative solution to it. Thanks Raman. --~--~-~--~~~---~--~~ You received this

[android-developers] Make some part of an image transparent: Cut a hole to see the background image

2009-08-28 Thread Raman
anyone please suggest a good way to do this. Thanks Raman --~--~-~--~~~---~--~~ 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] Re: Moving a View Object in a Circle

2009-08-08 Thread Raman
My View is just a simple ImageView, so I have to move that image in a circle. Please note that I do not have to rotate it. I want to move it in circles on the screen... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Moving a View Object in a Circle

2009-08-07 Thread Raman
create a path from an arc but it does not mention how to use this path to make an animation that goes along that path. Please note that I dont want to rotate the image. I have to move it in a circular path. Thanks Raman --~--~-~--~~~---~--~~ You received this message