Have you tried building a Java application with your files to see if
that works? That would be much easier than figuring that out and
dealing with the extra complexity of Android development.

Then once you can build a Java project with your files, and you've
looked at the Android examples, you will find it much easier.


On Apr 27, 11:46 pm, Yasin YILDIRIM <[email protected]>
wrote:
> Hello to everyone;
>
> Since i'm still new on Android programming, I have some problems on
> some issues. I have a QuadTree data structure implementation in 3
> seperated Java files and i would like to use this data structure in my
> application. But i don't know how to use this .java files in an
> Android project. I tried to put them in a new Android project, just
> for testing, but I get lots of errors. Could anyone help me about
> using this java classes in my Application?
>
> Thanks in advance
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
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