Tag Archives: android application

Cannot cast from View to WebView in android application

Hi to all, While creating webview in android program getting error called “Cannot cast from View to WebView”. I am beginner to android application. I have added this line in manifest file <uses-permission android:name=”android.permission.INTERNET” /> also to set the internet … Continue reading

  • October 14, 2012 |
  • 0 Comments
Posted in mobile application | Tagged , , , , , | 1 Comment

unparsed aapt error s check the console for output in android application

Hi, While running android application getting error “unparsed aapt error s check the console for output”. while executing the application it says “Your program has error like that”.. Any idea from you ppl?

  • October 14, 2012 |
  • 0 Comments
Posted in mobile application | Tagged , | Leave a comment

Introduction about Android Operation System

Android is an operating system based on Linux with a Java programming interface. It provides tools, e.g. a compiler, debugger and a device emulator as well as its own Java Virtual machine (Dalvik Virtual Machine – DVM). Android is created … Continue reading

  • October 14, 2012 |
  • 0 Comments
Posted in mobile application | Tagged , , , , , | Leave a comment