[android-beginners] [Ask] Android Laptop + need to run Win XP apps

2010-07-23 Thread Umar
Executive Summary: * Unable to cross the chasm between Windows 7 to Windows XP, driven by a business need. (see thread below for details) {what is means for me? Answer: Think Android :-)} * Exploring whether the following innovation exists: * Laptop running Android OS. *

[android-beginners] how to put button in list activity?

2010-01-21 Thread umar
hi, can any one guide me how can i put Text Button in list activity??? any help would be appriciated. -- 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] Re: how to put button in list activity?

2010-01-21 Thread umar
=fill_parent         android:layout_height=wrap_content android:text=a button /     ListView android:id=@android:id/list android:layout_width=fill_parent         android:layout_height=fill_parent android:drawSelectorOnTop=false / /LinearLayout -- Antti On Thu, Jan 21, 2010 at 11:38 AM, umar

[android-beginners] how to put Search on Google MAP

2010-01-20 Thread umar
can any one guide me how can i put search to search perticular location on Google map?? any help would be appriciated.. -- 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] source not found error!

2010-01-15 Thread umar
can any one provide me solution to this problem?? i using windows vista with ADT on eclipse and getting this error SOURCE NOT FOUND EDIT SOURCE LOOKUP PATH activitythread.performlaunchactivity(activitythread $activityrecord,intent) how to resolve this?? -- You received this message

[android-beginners] Re: source not found error!

2010-01-15 Thread umar
could you please guide how to add it?? On Jan 15, 4:17 pm, Manoj linkex.ma...@gmail.com wrote: You might have not added your activity in Manifest file, Add it there. On Jan 15, 4:11 pm, umar mr_muskura...@yahoo.com wrote: can any one provide me solution to this problem?? i using windows

[android-beginners] Re: source not found error!

2010-01-15 Thread umar
and which activity should i add??? please guide i am new to android. development.. On Jan 15, 4:17 pm, Manoj linkex.ma...@gmail.com wrote: You might have not added your activity in Manifest file, Add it there. On Jan 15, 4:11 pm, umar mr_muskura...@yahoo.com wrote: can any one provide me

[android-beginners] Re: Android - Calling Webservice of .Net

2010-01-13 Thread umar
i am also looking the help to same issue can any one provide me that??? On Dec 15 2009, 5:18 am, developer test.clubt...@gmail.com wrote: Hi, I want to call one web services made in .Net. I want to consume this server in my Android application. The method inside Web service will accept one