Paridel
Android Developper and Community Manager.
DouzePixels | Bridge Technologies | AkiaBrazzaville
Pinned Repositories
AdminBSBMaterialDesign
AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design
android-ConstraintLayoutExamples
Repository of examples that showcase the various features of ConstraintLayout
Android-Firebase-Notification-With-PHP-Backend
This is a practice repository of Android Firebase Push Notification with PHP Backend. I wrote a blog post about this topic on my Bengali blog site.
android-fundamentals
android-google-maps-demo
A simple Google Maps Android API v2 Demo app
android-image-slider
an android auto image slider
Android-Instagram-Clone
Develop your own Instagram Clone App
android-paypal-integration-example
Android Paypal Integration Example Source Code and Tutorial
android-play-location
android-samples
Samples demonstrating how to use Google Maps Android API v2.
Paridel's Repositories
Paridel/android-stepper
A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.
Paridel/android_guides
Extensive Open-Source Guides for Android Developers
Paridel/APP-SANTE-AFRIQUE-VS-COVID19-TOA-Android
Chercheurs, médecins, scientifiques et designers ont créé cette application rien que pour TOÂ « toi » pour promouvoir les bonnes pratiques pour faire face à la pandémie de Covid-19 en Afrique.
Paridel/APP-SANTE-AFRIQUE-vs-COVID19-TOA-iOS
Chercheurs, médecins, scientifiques et designers ont créé cette application iOS rien que pour TOÂ « toi » pour promouvoir les bonnes pratiques pour faire face à la pandémie de Covid-19 en Afrique.
Paridel/AppUpdater
A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Paridel/awesome-iptv
A curated list of resources related to IPTV
Paridel/CountdownToNewYear
Paridel/CustomStepView
Paridel/easydiffusion
Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.
Paridel/FileUtils
File Utility for Android. It solves the issue when getting file path from Uri pointing to Downloads folder.
Paridel/Flutter_
Paridel/flutter_client_php_backend
Sample app demonstrating usage of Flutter Framework to Create Android & IOS App Using Rest API Created In PHP
Paridel/googleads-mobile-android-examples
googleads-mobile-android
Paridel/iptv
Collection of publicly available IPTV channels from all over the world
Paridel/material-components-android
Modular and customizable Material Design UI components for Android
Paridel/MicrosoftActivators
These scripts are for people who can't pay for a microsoft windows or office license and for those who are affraid of using cracking softwares.
Paridel/Multiple-Permission-Handle-App
How to Implement Multiple Permission Handling in Android Studio Kotlin
Paridel/MultiType-FilePicker
MultiType-FilePicker | Image | Video | xlsx,xls,doc,ppt, pdf
Paridel/myPOS-Smart-SDK-Demo
Paridel/Needs
:closed_umbrella: An easy way to implement modern permission instructions popup.
Paridel/neumorphism
Try to Neumorphism in Android (Just experimental!! 🧪)
Paridel/neumorphism-android
Neumorphic components for Android
Paridel/SwitchLayout-List-to-Grid
SwitchLayout List to Grid RecyclerView
Paridel/TelpoDemoSDK
Ruvanda project
Paridel/TicketView
An Android library to implement TicketView in android with normal, rounded and scallop corners
Paridel/Wallpaper-App
Paridel/WallpaperAppTutorial
Tutorial for creating a wallpaper app in Android written in Java
Paridel/Websockets-Android-PHP
Paridel/WOOP-The-Wallpaper-Application
WOOP-The Wallpaper App: These is a wallpaper application made on Android Studio using java programming language where you can find your favorite wallpaper which you can easily select and set on any mobile devices.
Paridel/WorkManagerPeriodicRequest
A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The PeriodicWorkRequest is scheduled to run every 15 minutes providing that the network constraint is satisfied and should there be any issue, WorkManager can retry the task using the specified retry policy.