[android-developers] Re: Advice Wanted: Common Authentication App for Suite

2011-09-05 Thread Parvesh Malhotra
If you want to authenticate via a common database,you can create a wcf service and authenticate via that and may be save a auth token which can be reused by othr parts of the app On Sep 4, 6:30 pm, "Greg D." wrote: > Just got done with "Hello, Android" from Pragmatic and have my first > questio

[android-developers] Re: Android development is very bad

2011-08-21 Thread Parvesh Malhotra
android development is bad for android developer? if a person is android developer then he already does android development.. or you mean bad health wise? like cigarette smoking is injurious ? On Aug 22, 11:22 am, Naveen wrote: > i think android development is very bad for android developer comp

[android-developers] Re: Error while Installing Android

2011-07-25 Thread Parvesh Malhotra
Disable you antivirus and reboot system and then try.. On Jul 24, 10:28 am, Pankaj Sisodiya wrote: > Hi; > > I am trying to Install Android on Windows 7. I downloaded > installer_r12-windows.exe fromhttp://developer.android.com/sdk/index.html > & Installed "Android SDK Tools", i got SDK Manager.

[android-developers] Re: Emulator shows lock screen rather than my app screen for the first time. "MENU" button has to be clicked.

2011-06-15 Thread Parvesh Malhotra
like Nightwolf said , when you run the emulator first time it will show the lock screen (just like a phone) , for the subsequent runs you can keep the same instance of Emulator running. On Jun 14, 1:54 am, Jonathan Zhong wrote: > Hi, > > I'm new to Android development. I apologize if my questio