Using the Eclipse SDK I created additional packages with the src
folder of my android project. These packages contain the source of my
various classes depending on function. ie. models, controllers etc. My
main.java can't see these packages and thus can't use the classes and
methods contained therein. How do I reference these sub packages from
within my own project?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to