I'm working on creating an android application. My code is really long, and looking at other source codes I've noticed that there are multiple source codes per application.
Is is possible/how can I use multiple src files to create my application?
P.S. Im using eclipse and android sdk
Thanks!|||Yes you can use multiple .java files and you should. Look at the samples that come with the Android SDK to get some ideas on how to structure your app code.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment