Tag Archives: mobile 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

Posted in mobile application | Tagged , , , , , | 1 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

Posted in mobile application | Tagged , , , , , | Leave a comment

Creating basic UI layout in android application

Hi, I am new to android, I have created basic UI layout in anroid… Just i have created one button and one text field… I Would like share with you all…. Go to res/layout.. Create your own xml file.. Put … Continue reading

Posted in mobile application | Tagged , , , , | Leave a comment

Android Installation and SDK configuration with eclipse Galileo..

HI, I have installed android and configured in eclipse. I dont know anything in android, But i tried to install with one of my friend. Finally i run the program. I would like to share this procedure to all, It … Continue reading

Posted in mobile application | Tagged , , , , | Leave a comment

Software being installed: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953)

HI, I have tried to install android SDK in eclipse.. But i cant do it properly. It got few errors like Software being installed: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953). Do you know anybody to fix it. Please share your … Continue reading

Posted in mobile application | Tagged , , , , , , | 1 Comment