• Stars
    star
    1
  • Language
    Java
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tabs with fontawesome support.

More Repositories

1

ClockView

A sample project displaying the use of Canvas based custom drawings in Android.
Java
43
star
2

FormValidation

Sample project to demonstrate how to have clear and better interactions between composables and viewmodels.
Kotlin
38
star
3

GraphCompose

Demonstration of creating graph in jetpack compose.
Kotlin
36
star
4

Otp-Demo---Kotlin

A learning project which focuses on designing an OTP flow and use of various components of Android efficiently
Kotlin
31
star
5

WeatherDomainLayerSampleApp

The projet demonstrate the usage of having a contract between our api responses and ui objects to eliminate dependency of both on each other.
Kotlin
14
star
6

Android-Bluetooth-Low-Energy-Wrapper-BLE

This project is created on top of Google's BLE project but made it more simpler in use. A module or wrapper which lets you not worry about any handling of BLE related work. Set up callbacks and get started.
Java
14
star
7

WhatsAppDesign-Compose

Designing WhatsApp home screen in jetpack compose which includes Chats, Statuses and Calls.
Kotlin
13
star
8

TimerApp

Kotlin
9
star
9

WhatsappAttachmentAnimation

Creating the animation similar to the one which appears when attachment icon is clicked in whatsapp and 6 options open up in a curtain effect.
Java
8
star
10

ParallelProcessingInLazyColumn

Demo video to show how to make multiple parallel calls using coroutine within a list and then updating the UI state correctly for each item.
Kotlin
7
star
11

Apis-using-Ktor

Sample project to demonstrate how to create apis for applications using Ktor framework
HTML
6
star
12

UserStackAnimation

Sample project to show how can we create user stack animation.
Kotlin
6
star
13

CustomLoginDesign

Demonstration of custom UI design
Kotlin
4
star
14

PreferenceModuleDemo

Project to demonstrate how can we create a local-preference module/layer for our app and keep our preference clean and independent.
Kotlin
4
star
15

CustomLayoutDemo

Demonstrate the use of custom layouts for better control and clarity in code. It allows us to separate the views and focus on the functional aspect.
Java
3
star
16

PhonebookContactFetch

Without using any library, quickly fetch your phonebook contacts and that too without duplicates. This can be used in contact syncing functionality.
Java
2
star
17

ApiLayerTestingSample

This project demonstrate how can we unit test our repositories connected with remote data source.
Kotlin
1
star
18

ApiMockingSample

Project demonstrate how can we mock apis using build types.
Kotlin
1
star