I am new in android development, I have made some basic apps.
setContentView(2130903071);
a = (AgreeementView)findViewById(2131361889);
Now I am trying to study other android apps codes (know what I am saying). when I study these java
classes I found these two lines(shown on top). what is these 10 digit numbers ,I know they are referring to XML
files but how can i found those files.
How to fix this?