SimpleAPICall AndroidGitzella

SimpleAPICall

An android app that shows how to get data from a website by using a HTTP request and use that...

PermissionsExample AndroidGitzella

PermissionsExample

An app that requests permissions to access the user's camera and location.

SimpleAPICallUsingGSON AndroidGitzella

SimpleAPICallUsingGSON

An android app that shows how to get data from a website easily by using GSON library and use that...

CameraImageSelection AndroidGitzella

CameraImageSelection

An app that takes a photo from a camera then displays it on the screen and can be used in...

CustomDialog AndroidGitzella

CustomDialog

An application that shows different kinds of dialogs.

7MinuteWorkout AndroidGitzella

7MinuteWorkout

A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the...

RecyclerView AndroidGitzella

RecyclerView

An app that lists items in list format and grid format with RecyclerView.

SQLite AndroidGitzella

SQLite

An app that adds records to the database, lists records, updates and deletes those records.