Depends on the type of app you are writing. Look into the Okio, OkHTTP, RetroFit and Moshi area if you need to do a bunch or REST calls. Maybe Anko if you want to do your layouts in code instead of XML files. Getting a basic project going is really easy.