Md. Sumon Sarder (mdsumonsarder)

mdsumonsarder

Geek Repo

Company:Walton Group

Location:Corporate Office

Github PK Tool:Github PK Tool

Md. Sumon Sarder's repositories

Book-Store

Book Store in android studio

Language:JavaStargazers:2Issues:0Issues:0

Data-Structure-and-Algorithm

Data Structure and Algorithm with Java Programming

Language:JavaStargazers:2Issues:1Issues:0

Kishe-Vahi

The application is designed to help farmers.

Language:JavaStargazers:2Issues:0Issues:0

POST-METHOD-with-Multiple-JSON-objects-in-android-studio

Retrofit Advance POST METHOD with Multiple JSON objects in android studio

Language:JavaStargazers:2Issues:1Issues:0

Reduce-APK-Size-In-Android-Studio-Using-ProGuard

Reduce APK Size In Android Studio Using ProGuard

Language:JavaStargazers:2Issues:1Issues:0

Android-Custom-Dialog

Android Custom Dialog in Android Studio

Language:JavaStargazers:1Issues:1Issues:0

Android-Slide

Android Slide / Walkthrough / Onboarding Screen Design - Android Studio

Language:JavaStargazers:1Issues:0Issues:0

Collapsing-Toolbar-in-Android-Studio

Collapsing Toolbar in Android Studio

Language:JavaStargazers:1Issues:0Issues:0

Custom-Fonts-as-Resources-in-Android-Studio

In this tutorial, we will learn how to add custom fonts as resources into our Android Studio project. Unlike downloadable fonts, these local fonts are bundled with the APK and always available offline. We will also learn how we can bundle multiple fonts together into one font-family XML file, where we can specify a fontStyle and fontWeight for each font file, and let the system apply it to a TextView automatically in accordance to its textStyle (italic or bold). By adding the fontFamily attribute to the AppTheme instead of a single TextView, we can apply a font application-wide, and by using it on a Toolbar theme, we can change the font of the Toolbar specifically. We can also change the font of a TextView dynamically in Java code, by creating a Typeface object with getResources().getFont() or the ResourcesCompat compatibility version, and applying this Typeface to a TextView with setTypeface. Custom fonts are backward compatible down to API level 16 over the AppCompat support library. On API 28 and higher, we can specify the font weight directly over the Typeface.create method or the textFontWeight XML attribute. Supported font resources are ttf and otf files. We can access the free Google Fonts library directly over the Android Studio Design Editor.

Language:JavaStargazers:1Issues:1Issues:0

Dark-Mode-in-Android-Using-AppCompatDelegate

mplement Dark Mode in Android Using AppCompatDelegate in Android Studio

Language:JavaStargazers:1Issues:1Issues:0

Expense-Manager

Expense Manager with MySQL

Language:JavaStargazers:1Issues:1Issues:0

Generate-and-Print-QR-Code

Generate and Print QR Code in Android Studio

Language:JavaStargazers:1Issues:0Issues:0

GET-METHOD-REAL-API

Retrofit Advance GET METHOD REAL API in android studio

Language:JavaStargazers:1Issues:1Issues:0

JSON-Data-with-RecyclerView

JSON Data To Android RecyclerView

Language:JavaStargazers:1Issues:1Issues:0

NavigationDrawerExercise

NavigationDrawerExercise in android studio

Language:JavaStargazers:1Issues:0Issues:0

PHP-Database-MySQL-to-Android-RecyclerView

PHP Database MySQL to Android RecyclerView

Language:JavaStargazers:1Issues:1Issues:0

RecyclerView-OnClickListener

RecyclerView OnClickListener in android studio

Language:JavaStargazers:1Issues:0Issues:0

Spring-Boot-Quick-Start-Course

Spring Boot Quick Start Course

Language:JavaStargazers:1Issues:1Issues:0

Wifi-ON-OFF

Wifi ON OFF in Android Studio

Language:JavaStargazers:1Issues:1Issues:0

Android-SpinKit

Android loading animations

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Calculator-Project

Calculator Project used in HTML5, CSS3, jQuery

Language:HTMLStargazers:0Issues:1Issues:0

fullstack-backend

Full Stack CRUD Application Spring Boot and React

Language:JavaStargazers:0Issues:1Issues:0

fullstack-frontend

Full Stack CRUD Application React

Language:JavaScriptStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Portfolio-Website

Portfolio Website used Bootstrap 4

Language:HTMLStargazers:0Issues:0Issues:0

Spring-Boot

Spring Boot Projects

Language:JavaStargazers:0Issues:0Issues:0

spring-boot-master-class

Understand and love the power of Spring Boot - All its features are illustrated developing a web application managing todos and a basic API for survey questionnaire. Also covers unit testing, mocking and integration testing.

Stargazers:0Issues:0Issues:0

SpringBootForBeginners

Spring Boot Tutorial For Beginners

Language:JavaStargazers:0Issues:0Issues:0

SpringBootWebApplicationStepByStep

Develop your first web application with Spring Boot Magic

Stargazers:0Issues:0Issues:0

Thymeleaf-Full-Course

Thymeleaf Full Course With Spring Boot

Language:JavaScriptStargazers:0Issues:1Issues:0