How to install APK file in Android SDK Emulator
adb install command installs the application in emulator. Following are the options available with adb install command adb install -…
adb install command installs the application in emulator. Following are the options available with adb install command adb install -…
Are you n00b in android development and uploading your first application?? Yes this error will surely come that com.phonegap package…
By default your android application may not have access to use internet. and you can use internet from your machine…
By Default Windows 7 Home Basic and Premium versions doesn’t support Remote Desktop. But you can make it work with…
Many Confusions while calling procedure from your asp.net. Generally it’s because less practice of using oracle with .Net code. Following…
If you are using Hashbytes ‘SHA1’ or ‘MD5’ algorithm for your password field make sure you are not changing database…
Upgrading blog to wordpress 3.5 or higher and getting this error? well well well I spent almost half day behind…
When you update your wordpress blog automatically and then if it fails in between or stops in between you may…
This error generally comes while installation of Android SDK on 64 bit OS. Solution : There are mainly two solutions…
Services in the Windows operating system are background processes that usually require no user interaction. They are automatically started with…