how we can call xml file in java file using Android platform?
Answers were Sorted based on User's Feedback
Answer / raju
using getResource() we can get the outer resources and from there onwards we can get the IDs of each view components presented inside the XML.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / srinivas
by using setContentView(R.Layout.main) method we can load the xml files in Activity
| Is This Answer Correct ? | 0 Yes | 1 No |
Is CTS company do serious backgroung check?
Code for display the images from drive using vb 6.0?
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
how many types of bytes are there???
Explain three modes in which files can be accessed from python program
Write a program to swap the content of two variables without using a third variable.
any drawback are there in mantis?
Corillian's product is a "Component Container." Name at least 3 component
write a program for finding the union of two integer array in java?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is the difference between read the data from table and infotype
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?