Resolved : How to change package name of an Android Application
If you upload your android application and google play deny by saying package already exist. Don’t worry it’s easy to…
If you upload your android application and google play deny by saying package already exist. Don’t worry it’s easy to…
First of all you need to supply external font to your application generally it’s kruti ttf or vigyapti-hindi ttf files.…
First solutionc can be regenerate R.java file. Try following : Eclipse -> Project -> Clean Sometimes during building, the R.java…
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…