java - Android development and hibernate+spring -


i wanted ask hibernate , spring of no use if learn android development or android developer?

is hibernate , spring javase or javaee?

if learn android development need learn hibernate , spring too?

please confused :(

i wanted ask hibernate , spring of no use if learn android development or android developer?

what want use , don't, entirely you.

  1. hibernate in android - can use hibernate in application android, considering size , number of dependencies. can use light weight orm tool ormlite. (visit post further reference - any orm tools android development? )
  2. spring in android - far implementing spring in android project concerned, there separate framework known name of spring-android can implement in android application. particularly useful handling restful web services android application, working http requests etc... (do visit: http://projects.spring.io/spring-android/ )

Comments