All Projects → mbarrben → android_dialer_replacement

mbarrben / android_dialer_replacement

Licence: other
Android dialer replacement sample app

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to android dialer replacement

python-telegram-bot-heroku-example
Repository for Medium article about creating a Telegram bot in Python and deploying it on Heroku
Stars: ✭ 13 (-81.16%)
Mutual labels:  medium-article
ARKitImageDetectionTutorial
ARKitImageDetectionTutorial code for Medium article.
Stars: ✭ 42 (-39.13%)
Mutual labels:  medium-article
MediumScraper
Scraping articles of medium and providing audio versions 📑 to 🔊 using django
Stars: ✭ 12 (-82.61%)
Mutual labels:  medium-article
travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
Stars: ✭ 139 (+101.45%)
Mutual labels:  medium-article
React-Medium-Blog
React blog page which consist of last ten medium posts. The blog card is created using shards React and React application.
Stars: ✭ 14 (-79.71%)
Mutual labels:  medium-article
Medium-Python-Neural-Network
This code is part of my post on Medium.
Stars: ✭ 58 (-15.94%)
Mutual labels:  medium-article
artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
Stars: ✭ 28 (-59.42%)
Mutual labels:  medium-article
FlutterMediumClone
Building a Medium Clone in Flutter.
Stars: ✭ 55 (-20.29%)
Mutual labels:  medium-article
using-react-usecontext-hook-with-dynamic-values-example
For medium.com post - see details in README
Stars: ✭ 21 (-69.57%)
Mutual labels:  medium-article
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-78.26%)
Mutual labels:  medium-article
YouTube-Blog
Codes to complement YouTube videos and blog posts on Medium.
Stars: ✭ 39 (-43.48%)
Mutual labels:  medium-article
travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
Stars: ✭ 22 (-68.12%)
Mutual labels:  medium-article
CQRSAndMediator-Microservice
A microservice architecture template which implements the CQRS and Mediator patterns
Stars: ✭ 86 (+24.64%)
Mutual labels:  medium-article
MediumUnlimited
Android App written with Flutter/Dart to navigate medium.com without limitations.
Stars: ✭ 28 (-59.42%)
Mutual labels:  medium-article
medium-toc
Easily create a table of contents for your Medium articles in just one click. ✨
Stars: ✭ 33 (-52.17%)
Mutual labels:  medium-article

GitHub license

Dialer replacement sample

A sample project about how to implement a working dialer replacement app for Android and companion repo of a Medium post.

In this project we'll have a simple app that:

  • Requests the user to be selected as default phone app.
  • Once selected, captures call states and displays a UI showing info about the call and allowing to answer, reject and cancel calls.

Images

Dialer request dialog Incoming call

Author

Follow me on Twitter
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].