Samset (SamsetDev)

SamsetDev

Geek Repo

Company:Walkover Pvt.Ltd.

Location:India

Home Page:www.stercodigitex.com

Github PK Tool:Github PK Tool

Samset's repositories

KotlinNavigationDrawer

kotlin navigation drawer

Language:KotlinLicense:Apache-2.0Stargazers:3Issues:2Issues:0

Mvvm-android-master

The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.

Language:JavaLicense:Apache-2.0Stargazers:2Issues:2Issues:0

NougatCamera

Camera Demo

Language:JavaLicense:Apache-2.0Stargazers:2Issues:2Issues:0

RecyclerviewDecoration

Recyclerview Decoration

Language:JavaLicense:Apache-2.0Stargazers:2Issues:2Issues:0

ServiceWithAlarmManager

In this service i set ceratin time in alarm manager and fire event every 15 min

Language:JavaLicense:Apache-2.0Stargazers:2Issues:2Issues:0
Language:JavaLicense:Apache-2.0Stargazers:2Issues:2Issues:0

AndroidTv-Sample

In this sample i am creating Android Tv App

Language:KotlinStargazers:1Issues:1Issues:0

AutoRestartApp

In this sample i restart app after certain time interval

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

BattreyDozeMode-master

android N battrey doze mode on/off

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

CustomShape-master

Custom vector and layer-list shape in android

License:Apache-2.0Stargazers:1Issues:2Issues:0

FirebaseJobDispatcher

FirebaseJobDispatcher is a use for background job executing

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

JetPack-Navigation

Android JetPack is a set of android components designed with Kotlin in mind, available with Android Studio 3.2.

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

ProductFlavors

Product Flavore to saparate and maintain code reusibility

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

RecyclerView

recycler view

Language:JavaStargazers:1Issues:2Issues:0

RecyclerviewSapnning

Recyclerview Spanning

Language:JavaStargazers:1Issues:2Issues:0

RetrofitDaggerConnection

How to make retrofit connection with dagger.

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

RetrofitOfflineSample

Offline App reduces bandwidth consumption.

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

RetrofitSample

retrofit example

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

SampleDisableCopyPaste

Disable copy paste in EditText, i handle all type of edittext

Language:KotlinLicense:Apache-2.0Stargazers:1Issues:1Issues:0

ViewModel-mster

The ViewModel class is designed to store and manage UI-related data in a conscious way. The ViewModel is able to live through the configuration changes. It means that even after the Activity is destroyed and recreated after the phone rotation, you’ll still have the same ViewModel with the same data

Language:KotlinLicense:Apache-2.0Stargazers:1Issues:2Issues:0

ViewPagerIgnoreoffscreenlimit

In this sample i am use observer for ignore offscreenPagelimit

Language:KotlinLicense:Apache-2.0Stargazers:1Issues:2Issues:0

WorkManager-jetpack

Workmanager is a new android library and workManager is a part of jetPack library

Language:KotlinLicense:Apache-2.0Stargazers:1Issues:2Issues:0

AndroidAccountManager-mster

Manage android account manager

Language:KotlinLicense:Apache-2.0Stargazers:0Issues:2Issues:0

BluetoothConnectivity

In this app we we are develop bluetooth connect and pair

Language:KotlinLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DesableCopyPaste

If you are explore all internet and google and not found exact solution on restrict copy paste as well as disable clipboard, you here right place

Language:KotlinLicense:Apache-2.0Stargazers:0Issues:2Issues:0

JetpackCompose-Sample

Here we are learn about how to use jetpack compose for designing.

Language:KotlinStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:1Issues:0

SearchableSpinner

Searchable Spinner allow you to easily search along spinner items using Dialog with EditText.

Language:KotlinStargazers:0Issues:1Issues:0

SharedViewModel

In android, we can use ViewModel to share data between various fragments or activities by sharing the same ViewModel among all the fragments and they can access everything defined in the ViewModel. This is one way to have communication between fragments or activities

Language:KotlinLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SOLID-Principle

A good system needs a good code base that is easy to read, understand, maintain (add/change features, fix bugs), and extend in the future. This saves development time and resources while increasing work satisfaction. So SOLID principle is heart of the any development of software.

License:Apache-2.0Stargazers:0Issues:1Issues:0