1

How Spring MVC architecture can be used in android?

nila
  • 3,133
  • 4
  • 17
  • 15

2 Answers2

2

A better question would be how to use Android to contact a Spring backend using Spring MVC. You may want to look into other design patterns/frameworks in Android.

android model view presenter/controller examples

Community
  • 1
  • 1
Justin Thomas
  • 5,419
  • 3
  • 37
  • 60
0

Refer Spring Android,
Spring Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.

Labeeb Panampullan
  • 33,641
  • 28
  • 92
  • 112