TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Replacing native call/text Android functionality

2 pointsby marescaover 9 years ago
I'd like to replace the native call/text functionality in Android. I'd like to build an Android app that will handle incoming/outgoing calls/texts using Twilio. A wifi-only phone of sorts. I've built Android apps in the past so I'm familiar with the process. My knowledge of modifying code on a rooted android device is lacking. What I need help finding is how to override/hack the lock screen to show incoming calls. Incoming text messages can be handled with normal push notifications. Lock screen widgets were removed in Lollipop so I can't go that route. I'm looking for any pointers, helpful info, code examples, or comparable apps. I'd like to make sure this is feasible before committing any amount of significant time to it.

no comments

no comments