Android Interview Questions Part 1
12 May
Tweet Android:Android is a stack of software for mobile devices which includes an Operating System, middleware and some key applications.The application executes within its own process and its own instance of Dalvik Virtual Machine(DVM) which run Java Byte Code. Activity:A Single screen in an Application,supporting Java Code. Intent:Its kind of Class which describes what Caller [...]
