N nitinverma274 Newbie Dec 15, 2010 #1 My Simulator have no signal, what should i do, Plz Help I am new in Android.
M miXer Android Enthusiast Dec 16, 2010 #2 I have discovered that the pc itself needs to have a working internet connection for the emulator to have a signal.
I have discovered that the pc itself needs to have a working internet connection for the emulator to have a signal.
J JamTheMan Well-Known Member Dec 16, 2010 #3 Or maybe you forgot to add the internet permission to the manifest? Code: <uses-permission android:name="android.permission.INTERNET" />
Or maybe you forgot to add the internet permission to the manifest? Code: <uses-permission android:name="android.permission.INTERNET" />
S Suchun.Huang Lurker Feb 23, 2011 #4 I met a strange problem, Simulator about Android 2.3 is OK,but Android 2.1 is no signal,please help,thanks!
I met a strange problem, Simulator about Android 2.3 is OK,but Android 2.1 is no signal,please help,thanks!