How to set layout’s attribute programmatically in android?
What is cryptoobject?
Name the mobile automation tools that are available in the market.
How many dialog boxes do support in android?
How do I enable google play services on android?
Which layout is mostly used in android?
Under what condition could the code sample below crash your application? How would you modify the code to avoid this potential problem? Explain your answer. Intent sendIntent = new Intent(); sendIntent.setAction(Intent.ACTION_SEND); sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage); sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type startActivity(sendIntent);
What is needed to make multiple choice list with custom view for each row?
Which is the best os for mobile?
Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?
What's the difference between android and iphone?
Can I open exe files on android?
What is the codename of android 6.0?