DTS x PENS
  • DTS Junior Mobile Programmer
  • Modul 01 - Fundamental
    • Activity
      • Aplikasi Hitung Volume
    • Intent
      • Intent Explicit
      • Intent Implicit
    • Fragment
  • Modul 02 - Layout
    • Linear Layout
    • Relative Layout
    • Constraint Layout
  • Modul 03 - Aplikasi DTS x PENS
    • Splash Screen
    • Login Page
    • Sign Up Page
  • Recycler View
    • Praktikum RecyclerView
    • Praktikum RecyclerView - SuperHero
  • SQLite
    • Create
    • Read
    • Update
    • Delete
    • Detail
  • Retrofit
    • REST API
    • Retrofit
    • CRUD Retrofit
      • Service
      • Model
      • Constants
      • Adapter
      • Activity
  • Location Based Service
    • Google Maps
    • Current Location
  • Final Project
Powered by GitBook
On this page

Was this helpful?

Retrofit

Praktikum kali ini kita akan mencoba untuk mengimplementasi komunikasi client server dari android melalui protocol REST API. Untuk memudahkan digunakan library Retrofit.

PreviousDetailNextREST API

Last updated 5 years ago

Was this helpful?