Set Background Image in Android Application
If you want to add background image to any activity then use following code. and to apply background to whole…
If you want to add background image to any activity then use following code. and to apply background to whole…
You can use following regular expressions to validate email function validateEmail(email) { var re = /^((\\.,;:\s@\”]+(\.\\.,;:\s@\”]+)*)|(\ “.+\”))@((\{1,3}\.{1,3}\.{1,3}\.{1,3}\])|((+\.)+{2,}))$/; return re.test(email); }
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…
Setting up new application in IIS may cause following error. HTTP Error 404.2 – Not Found The page you are…
When you deploy new web application in IIS and you may get following error. HTTP Error 500.22 – Internal Server…
Noticed any anomalies online in the last week or so? Do you live in Europe or North America? Chances are…