Is it possible to convert R.java into layout file xxx.xml.. In some project which I got from internet the layout file is missing and all I have now is R.java.
So is there any way that I can create/extract information from R.java file to make the layout xml file.