1

I have one simple android project in that i want to refer another project classe

Is it possible or not possible means please tell me how

Thanks in advance

1 Answer 1

2

You can convert one of your projects to library ans set up 2nd project to use it. As described here. Or (if your project consists of Java code only) you can generate a JAR distribution and add that to /libs folder of your 2nd project

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.