• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Using the same Java class for two Activities

is it possible to have one two activities depending on one java class for the source code?

I moved this to a new thread, as it's not related to your other thread topic.
If you mean, is it possible to start two Activities with the same Java class, then yes, you can do that.
 
Back
Top Bottom