[android-beginners] Intent broadcasting not working

2009-07-29 Thread Sudeep Jha
In an application main activity I have the following code: public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); Button button=(Button)findViewById(R.id.Button); button.setOnClickListener(new

[android-beginners] AndroidIntentPlayground sourcecode

2009-07-30 Thread Sudeep Jha
Does anybody have the source code for AndroidIntentPlayground example in Diego Torres Milano's blog http://dtmilano.blogspot.com/? -- Warm Regards, Sudeep --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-beginners] Service class

2009-07-30 Thread Sudeep Jha
How to create a service that will post messages to an activity periodically using timer? -- Warm Regards, Sudeep --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] A sample mobile banking solution

2009-09-07 Thread Sudeep Jha
Hi all, Can anybody tell me something about the security architecture required to build a mobile banking solution in android? Warm Regards, Sudeep -- Warm Regards, Sudeep --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-beginners] Sample mobile application query

2009-09-08 Thread Sudeep Jha
Hi, Can you please tell me about the security management in mobile banking application? -- Warm Regards, Sudeep --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group,

[android-beginners] Security framework available on android??

2009-09-09 Thread Sudeep Jha
Which security framework is available or can be ported to android ? Warm Regards, Sudeep --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to

[android-beginners] Utility class for database query

2009-09-23 Thread Sudeep Jha
Hi all, Can anybody suggest what functionality to provide in a query utility class/classes? The idea is to provide a database utility package for android developers. I just wanna do it for android community and of course for my learning.:-) Warm Regards, Sudeep

[android-beginners] Accessing wcf service from android

2010-01-12 Thread Sudeep Jha
Hi Droids, I want to use the WCF(.net) service for login authentication.Please tell me ASAP, the easiest way to do it. I was trying with wsdl also. Warm Regards, Sudeep -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW!

[android-beginners] Getting MIDlet version and CLDC version

2010-05-26 Thread Sudeep Jha
Hi all, How to get the MIDlet and CLDC version programmatically in android? Regards, Sudeep -- Warm Regards, Sudeep -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

[android-beginners] Port based sms in android

2010-06-01 Thread Sudeep Jha
Hi , Is it possible to use port numbers(to Send SMS) in Android App like we use in J2ME. So that only those App with the same Port Number can listen to SMS’s. I don't want data message to goto the inbox. Warm Regards, Sudeep -- You received this message because you are subscribed to

[android-beginners] Setting theme in an activity

2010-06-06 Thread Sudeep Jha
Hi All, This is my themes.xml file resources style name=*Theme.Blue* parent=*android:Theme* item name=*android:windowBackground**...@drawable*/bodyimg_blue/item item name=*android:colorBackground*@color/*royalblue*/item item name=*android:textColor*@color/*midnightblue*/item item

[android-beginners] Setting theme in an activity

2010-06-06 Thread Sudeep Jha
Hi All, This is my themes.xml file resources style name=*Theme.Blue* parent=*android:Theme* item name=*android:windowBackground**...@drawable*/bodyimg_blue/item item name=*android:colorBackground*@color/*royalblue*/item item name=*android:textColor*@color/*midnightblue*/item item

[android-beginners] setting theme for an activity

2010-06-06 Thread Sudeep Jha
-- Warm Regards,Hi All, This is my themes.xml file resources style name=Theme.Blue parent=android:Theme item name=android:windowBackground@drawable/bodyimg_blue/item item name=android:colorBackground@color/royalblue/item item name=android:textColor@color/midnightblue/item item

[android-beginners] setting theme for an activity

2010-06-06 Thread Sudeep Jha
Hi All, This is my themes.xml file resources style name=Theme.Blue parent=android:Theme item name=android:windowBackground@drawable/bodyimg_blue/item item name=android:colorBackground@color/royalblue/item item name=android:textColor@color/midnightblue/item item

[android-beginners] Developing HTC touchflo like inteface for android

2010-06-10 Thread Sudeep Jha
Hi, After seeing HTC touchflo interface for windows mobile phones, I thought of building the same for my android app. Can anybody suggest how to go about this for the quick launch buttons view @bottom of screen? -- Warm Regards, Sudeep -- You received this message because you are