Hello everyone,
I have exported my Unity3d's project into Eclipse project. And then, in "src" folder, there are three file java : ProjectActivity.java , ProjectNativeActivity.java , ProjectProxyActivity.java.
My question is --> What is the purpose of these files ?
Thanks in advance
- denmasmr
Your question cannot be more wide. The way how to posted the question, the answer I can give is thatProjectActivty.java, ProjectNativeActivity.java and ProjectProxyActivity are java classes.
Explain more on which project are you working on and post the code if we should see what those files do...