How to set layout’s attribute programmatically in android?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Android OS Interview Questions

What is cryptoobject?

0 Answers  


Name the mobile automation tools that are available in the market.

0 Answers  


How many dialog boxes do support in android?

0 Answers  


How do I enable google play services on android?

0 Answers  


Which layout is mostly used in android?

0 Answers  


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);

0 Answers  


What is needed to make multiple choice list with custom view for each row?

0 Answers  


Which is the best os for mobile?

0 Answers  


Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?

0 Answers  


What's the difference between android and iphone?

0 Answers  


Can I open exe files on android?

0 Answers  


What is the codename of android 6.0?

0 Answers  


Categories