-
Coding Infinite
- http://codinginfinite.com/
-
This step by step tutorial will guide you to setup up Login + Signup API using Core PHP + MySQL following best practices with folders structure
-
-
BulkSMSSender Public
Bulk SMS Sender is a small and powerful open source android application that enables users to send generic and customized SMS messages through their carrier network to contacts that are listed in a…
-
-
JavaPassengerApp Public
-
-
CRUD-Operations-PHP-MySQL Public
PHP MySQL CRUD Operations Example using Object Oriented PHP
-
AndroidImageCrop Public
-
FrisbeeJavaApp Public
Cab Booking App With Realtime database and Google Maps
-
FrisbeeKotlinApp Public
Cab Booking App With Realtime database and Google Maps
-
-
ShapeOfView Public
Forked from florent37/ShapeOfViewGive a custom shape to any android view, Material Design 2 ready
-
FacebookShimmerEffect Public
-
LocationDistanceTrackingApp Public
-
-
KotlinCoroutineCallAdpater Public
In order to use Kotlin Coroutine Call Adapter, we need to add the instance of its factory when building the Retrofit instance. In this app I briefly how we can simply use Retrofit and Kotlin Corou…
-
I’m not going to show how you can get Google Map API from Google Console. If you want to see how to get Google MAP API see this on my blog. So, without further ado let’s dive into AndroidStudio and…
-
ViewPagerIndicator Public
Android ViewPager And ViewPagerIndicator Example
-
-
-
-
-
FutureBuilderWithPagination Public
we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget…
-
PagingJetPackExample Public
The Paging library is based on the idea of sending lists to the UI with the live data of a list that is observed by RecyclerView.Adapter.
-
qrCodeExample Public
Generate and read QRCode in Android app with the custom object. In this example, we’ve used Zxing library for reading and generating QRCode.
-
This step by step tutorial will guide you to setup up Login + Signup page using PHP + MySQL API following best practices with folders structure
-
room_persistence Public
This is a complete working example of how to work Android Room Persistence library. In this app I create a Book Library app with dependency injection, RxJava and with Room Persistence.
-
DownloadManager Public
DownloadManager is an android system service that handles long-running HTTP downloads. Apps request for downloads by passing a URI or also tell the destination folder in where you want to store tha…
-
googleMapStreetViewLocation Public
how we can integrate Google Map Street View into our Android app. Google Street View provides panoramic 360* views. The coverage available through the Google Map Android API v2 is the same as that …
-
RecyclerViewRecycleIsuue Public
Solved issue, Recycler View changes the views when scrolling.