A
A
Alexander Lee2021-06-19 14:19:29
Android
Alexander Lee, 2021-06-19 14:19:29

Is it possible to connect one project to another and call it on button click?

There are two projects. One was created earlier - "Schedule". In the second project "Personal Account" there is a button that should open the possibility of viewing the schedule.
60cdd2876d641470985141.png
I found the ability to connect the second project as a library project through setting.gradle, but I don't understand how it works.
Can I open the first project as a new activity by clicking on a button in the second project? If yes, how to organize it? I would be glad to read different sources / articles on this topic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2021-06-19
@SashaDown

Yes, you can.
You can call the library, or just glue both projects

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question