Skip to content

mtsahakis/AndroidTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidTutorial

This project is intended for a series of tutorials I will be conducting for introducing modern Android development to Software engineers with basic understanding of Android development. The following topics will be covered:

  1. MVP (Model View Presenter) architecture
  2. Unit testing with Mockito
  3. HTTP requests with Retrofit
  4. Asynchronous programming with RxJava

Installation

Clone the project and import it to Android Studio.

During development we used latest stable version of Android Studio at the time.

Please get an openweathermap.org API key and copy it to $HOME/.gradle/gradle.properties as follows:

OpenWeatherMapApiKey="XXXX"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages