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

Apps Setup android studio project with a backend

hazelly

Lurker
Hello, I never used android studio before and i have an assignment where i need to develop an app with Jersey.
My teacher said "The Android application and the rear part (in Jersey) communicate through the network. The rear part in Jersey will expose the resources that your android application needs, which will send POST / GET / ... requests to consume them. I don't understand what you want to do to "link" the two."

I'm a little confused about how the two parts are communicating in a project. I created a fresh one using the basic template android studio is offering me but from there I dont really know where to start to create a backend.

What is the next step?
 

Attachments

  • Capture d’écran, le 2020-06-06 à 14.36.33.png
    Capture d’écran, le 2020-06-06 à 14.36.33.png
    1.1 MB · Views: 168
Back
Top Bottom