Skip to content

Source code of slides 'Backend 4 Android Developers' @DroidCon-IT 2016 Turin

License

Notifications You must be signed in to change notification settings

backend4android/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend 4 Android Developers

Source code of slides for Backend 4 Android Developers talk @DroidCon-IT 2016 Turin by Antonio Mallia and Nicola Corti.

Open the slides

Press here to view the slides online at backend4android.github.io

Open the slides (locally)

To open the slides simply clone the repo and open index.hmtl

git clone https://github.com/backend4android/slides.git && xdg-open slides/index.hmtl

Abstract

We believe that every Android developer should be able to write a simple but powerful backend without having to maintain a massive boilerplate codebase. So, what’s better than a Java framework and a NoSQL database for storing your data? Moreover, the client code can become really hard to maintain when dealing with common tasks such as RESTful requests or user authentication. In spending time trying to reinvent the wheel, you will lose your focus on what’s really important: your users. In this talk we will learn how to develop a full stack project, from the backend, through the protocol to the Android application.

License

Slides made with reveal.js. Feel free to fork the repo, open issues and pull requests. The content are released under Creative Commons Attributions 4.0

About

Source code of slides 'Backend 4 Android Developers' @DroidCon-IT 2016 Turin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published