Explain about the exceptions of Android.
Answer / smruti
its of various kind..moreover like:null point exception,array out of bound exception,file not fount exception,sqlite exception,i/o exception..etc etc...
Is This Answer Correct ? | 0 Yes | 0 No |
Explain sticky intent in android?
There are four Java classes related to the use of sensors on the Android platform. List them and explain the purpose of each.
What os do android phones use?
What are the data types supported by aidl?
What are the languages supported for android development?
What is .dex extension in Android?
What is an intent receiver?
how to upgrade database tables in the later versions of an application?
How do I update my android os?
What is the life cycle methods of android activities?
Is there anyway to determine if an intent passed into a broadcastreceiver’s on receive is the result of a sticky broadcast intent, or if it was just sent?
Explain src file in android?