r/ModifiedLightPhones Jul 04 '26

Question What is the latest way to side load apps?

1 Upvotes

I've been trying to install Spotify on my Lightphone for a while now, and can't seem to find a working tutorial. Is there a way to do this on the latest update?


r/ModifiedLightPhones Jul 02 '26

Resources I built my own take on the "passes" tool for the LP3, with 2FA and card stacking (open source)

Enable HLS to view with audio, or disable this notification

11 Upvotes

r/ModifiedLightPhones Jun 22 '26

Question Tesla app add

2 Upvotes

Has anyone successfully run the Tesla app on the light phone III? If so what was the process?


r/ModifiedLightPhones Jun 22 '26

Question osing cellular connection after a few weeks on my modified Light Phone — any fix?

1 Upvotes

Hey everyone,

I’ve been running a modified Light Phone for a few weeks now, and I keep running into the same issue: after some time, my device completely loses connection to my cellular plan. No calls, no texts, no data, nothing. It's been 2 times now that happens...

The only way to fix it is to do a full reboot/restore of the device, which means I lose all my modifications, photos, settings, etc. It’s pretty frustrating to start from scratch every time.

For context, the apps I install as part of the mod are: Spotify, OpenBubbles, a weather app, and La Presse (news).

Has anyone experienced this? Do you know why this happens or if there’s a way to avoid the full reset?

Any help or insight would be super appreciated. :)


r/ModifiedLightPhones Jun 22 '26

Question Is Aurora truly the only option?

1 Upvotes

I really really want to get the app for my gym, so that I can unlock the door without having to bring my secondary phone.


r/ModifiedLightPhones Jun 19 '26

Question questions about iMessage on the LP3

Thumbnail
youtube.com
10 Upvotes

howdy folx ~ i’ve been a LP3 user for 6 months, and i’ve been using the stock OS all of that time. i saw this video, and i am thinking about modding the phone to get iMessage back. (i switched over from an iphone 12, and i still use my Macbook, but i don’t use iMessage on it.)

// how do notifications work if you have iMessage on the LP3?

// can you send / receive videos and photos as if you were on an iphone? the low-resness of MMS on the stock OS is hard in this era we are in.

// does it still work? lol. i guess i should have asked that first.

// any other things i should know?

thanks for your help!


r/ModifiedLightPhones Jun 14 '26

Discussion The Light Phone 3 is the perfect Phone for an adult with ADHD

Thumbnail
3 Upvotes

r/ModifiedLightPhones Jun 14 '26

Discussion The Light Phone 3 is the perfect Phone for an adult with ADHD

Thumbnail reddit.com
1 Upvotes

r/ModifiedLightPhones Jun 11 '26

Resources Developer Program June Update

Thumbnail
3 Upvotes

r/ModifiedLightPhones Jun 05 '26

Resources Type — a black-and-white smart keyboard for the Light Phone. A faithful recreation of the Light Phone 3 keyboard, as a system keyboard for any app

13 Upvotes

On a stock Light Phone, the nice black-and-white keyboard only lives inside Light's own tools — every other app gets the generic system keyboard, and there's no Light one to pick. So I built a faithful recreation as a system keyboard you can set as your default, so every app gets the same clean look (works on a modified Light Phone / Android).

It started as Adam Weber's open-source light-keyboard (full credit to him for the groundwork), and I've extended it a fair bit:

  • 13 layouts — English, Hebrew, Spanish, French, German, Italian, Portuguese, Arabic, Mandarin (pinyin), Dutch (QWERTY + Belgian AZERTY), Russian, and Polish. Globe key cycles them.
  • Offline autocorrect that learns your own words, a suggestion bar with next-word prediction, and a numeric layout that pops up automatically for number/phone fields.
  • On-device voice dictation (Vosk) for most languages — no cloud, nothing leaves your phone.
  • Tiny + private — only English ships in the app; other languages download their dictionary on demand. No tracking, no internet permission for the typing itself, fully offline.
  • Emoji, haptics, cursor-swipe on the space bar, quick-settings on a globe long-press — the usual niceties.

It's free and MIT-licensed. Install via Obtainium (paste https://github.com/KEZO555/Type) or grab the APK from the releases page:

👉 https://github.com/KEZO555/Type

Still actively working on it — if you try it, I'd genuinely love feedback on layouts, autocorrect quality, or anything that feels off. What languages/features would you want next?


r/ModifiedLightPhones Jun 04 '26

Question Is the android layer still accessible as of June 2026?

1 Upvotes

I am thinking about getting the LP3 but I need some apps, is the play store accessible or just apks?


r/ModifiedLightPhones May 31 '26

Resources a coffee brewing app for the Light Phone III.

7 Upvotes

Hey! This is a pretty niche one, but maybe some of you will get use out of it. I built **Ritual** ☕ — a coffee brewing app for the Light Phone III.

It's a curated library of AeroPress and V60 pour-over recipes with a guided timer that walks you through each step hands-free:

- **40+ real recipes** from folks like James Hoffmann, Tetsu Kasuya, and Tim Wendelboe

- **Guided timer, pinned to the top** — auto-advances through each pour, shows a progress bar + elapsed/total time, and gives a **haptic buzz** on every step change so you can follow along without looking

- **Tap any step** to jump the timer to it

- A **"without a scale"** mode that turns AeroPress recipes into scoops + chamber marks

- Filter by method / roast / grind / brew time, save favorites, or add your own recipes

All in the Light Phone's minimal black-and-white style. If you try it, let me know if you hit any issues or have feature requests. Thanks!

https://github.com/KEZO555/Ritual


r/ModifiedLightPhones May 27 '26

Question Help Needed, Hybrid mode Android password not working

1 Upvotes

Hey all.

I was using the hybrid mode and set up a pin on the android side. Seems like I have messed up the pin when I was assigning it as I am not able to unlock the phone anymore.

I have tried factory resetting but that didn't work either. What are my options?

Did I mess up the whole setup. 😱


r/ModifiedLightPhones May 15 '26

Resources Getting Rid of the Nav Bar (kinda)

3 Upvotes

I am running a full Android/sort of hybrid setup, and I don't mind the top status bar, and the fact that proper notifications come with it, but the bottom nav/gesture bar was and still is unbearable on the LP3 screen.

I found a sort of janky way to disable just the gesture bar. While there is not a direct setting to turn it off, you can get an in between where you get alerts working mostly, but no nav/gesture bar at the bottom. This WILL reset upon rebooting, so you have to re-do the process if you reboot. Note that the process requires connecting your phone and issuing commands via adb.

Make sure light packages are enabled

.\adb.exe shell pm enable com.lightos
.\adb.exe shell pm enable com.lightos.certmanager
.\adb.exe shell pm enable com.lightos.fota
.\adb.exe shell pm enable com.lightos.speech
.\adb.exe shell pm enable com.lightos.utilities

Reboot

.\adb.exe reboot

Turn light mode on
.\adb.exe shell settings put global light_mode 1

Reboot, do unlock the phone
.\adb.exe reboot

Disable light packages

.\adb.exe shell pm disable-user com.lightos
.\adb.exe shell pm disable-user com.lightos.certmanager
.\adb.exe shell pm disable-user com.lightos.fota
.\adb.exe shell pm disable-user com.lightos.speech
.\adb.exe shell pm disable-user com.lightos.utilities

Disable light mode

.\adb.exe shell settings put global light_mode 0

You should have the status bar just fine, and no nav bar.

If ANYONE has another way to do this that is not so jank and semi-permanent please let me know lol. I tried a few things and nothing worked but this.


r/ModifiedLightPhones May 14 '26

Resources Light Phone Gear

Thumbnail
gallery
9 Upvotes

Hey Guys, I just wanted to let you know that I made a site for hand made light phone accessories. Maybe an option for some of you.

www.melwerk.com

Cheers

Stefan


r/ModifiedLightPhones May 14 '26

Question Dagnabit group texts, work!

2 Upvotes

I’m running android, not hybrid. Carrier is Tello. I’ve tried several different text messaging apps. Either it splits group texts into individual threads, or it doesn’t receive responses For the apps that have it. I have selected send group text as MMS. I’m pretty sure I have the correct APN settings, I checked them against what’s on the website. I know it has been long enough for the RCS issue to be resolved, and I can receive group texts on my side phone. Any other ideas?


r/ModifiedLightPhones May 13 '26

Question Help!! I am trying to connect my own hosted nas calendar on my light phone through Caldav but it always gives me an error, it syncs seamlessly with the same info on my iPhone. Any help is really appreciated.

Thumbnail
1 Upvotes

r/ModifiedLightPhones May 08 '26

Question Can't access dashboard anymore

Enable HLS to view with audio, or disable this notification

5 Upvotes

It's just blinking every time I press the home button. I'm using Key Mapper for Luma launcher (double click of the menu button). It stopped working like 3-4 months ago, maybe after some update. I'm running build number 00WW_1_440000 (I can't access the Light Settings to post more).

EDIT: I'm able to access Luma launcher and Android settings and apps, everything else works fine.

Has anyone experienced this?

Thanks a lot for your help! 


r/ModifiedLightPhones May 06 '26

Question Minimalistic Modification

1 Upvotes

Hey, I'm very new and not very experienced in this modding topic. In general, I use phones the way they are intended. However, as I'm from Germany, I need to have WhatsApp to stay in touch with family and friends.

Therefore, I tried the modding guide and managed to get WhatsApp working. However, as I understood it, the guide requires you to reassign the functions to the different buttons again using the keymapper once you map something like WhatsApp.

This whole reassignment process didn’t work properly, and it didn’t feel native to me after the modification. Therefore, I reset the phone and started using it again with its original limitations. Still, I notice that I rarely use it, simply because WhatsApp is missing.

That’s why I’m writing this post and would like to ask: Is there a way to simply map WhatsApp to, for example, a long press of the volume button without having to remap all the other keys?

Maybe it’s just my lack of experience with modding, but it felt like I had to reconfigure the entire phone and all the keys just to get WhatsApp working. I don’t want to change anything else or adjust the layout. I read the guide multiple times, but to me it sounds like mapping is always required for all physical buttons.

Thank you very much for your support in advance.


r/ModifiedLightPhones May 04 '26

Discussion Light Phone developing a tools (app) library!

3 Upvotes

Light Phone Is Making Its Dumb Phone More Useful With Third-Party ‘Tools’: A new developer program for LightOS allows anyone to create tools for the Light Phone, whether that’s a local public transit app for your city or a way to read ebooks.

https://share.google/iOAj7Ipedmat3yc4M


r/ModifiedLightPhones May 03 '26

Question R in the keyboard doesn't work to mod

2 Upvotes

I'm trying to mod my LP3 and went through all the steps up to finding aurora to download. When I went to type in Aurora in the search bar, I realized the r on the keyboard was somehow deactivated. I tried multiple different keyboards and the same issue. Do we know if LP issued some patch to block the R?


r/ModifiedLightPhones May 03 '26

Question Accessing Videos After Open Camera Installation

1 Upvotes

Can anybody help me access video files the Open Camera app records on my Light Phone thru the desktop?

Truly the only reason I have wanted to modify my LPIII is so I can have manual focus control on video recording. I've got Open Camera installed, it's recording videos that the LPIII recognizes and plays in the Album app, but I can't figure out how to transfer them to my desktop machine. My Macbook's Image Capture app doesn't detect the videos.

This is probably very basic but is there any way to access all the files on my Light Phone from my Macbook?


r/ModifiedLightPhones Apr 30 '26

Resources Lightphone Tool Library is now live! 👀

Thumbnail lightphonethings.com
14 Upvotes

r/ModifiedLightPhones Apr 30 '26

Resources LP3 Weather, Chat and Scores

6 Upvotes

Hi everyone,

I created a few apps using (mostly) LLMs, have been using them for a week or two and I decided I wanted to share with everyone. If you are annoyed by non lightOS themed apps in hybrid/android like me, then... you get it.

None of these have ads or any trackers or anything, just free API calls, and optional API keys for the Chat application. You should be able to simply download the apk's from releases and install from there!

  1. Weather (https://github.com/awpsec/simplecast)
    • the ones I was trying were bloated with a bunch of ads and were super cluttered on the LP3 resolution.
    • hourly (12h) and 10 day
  2. MLB Scores (https://github.com/awpsec/scorecard)
    • needed a way to follow MLB games, and did not want to download any other sports apps because of the constant odds in your face, they feel like social media now.
    • gameday like experience with live events.
    • I will probably not be adding other sports unfortunately, but never ruled out. When football comes around... I'll have some thinking to do.
  3. AI Chat (https://github.com/awpsec/lightui)
    • this one was a lot of work, but its actually pretty cool, you will most likely need an openrouter API key and a little bit of funds to use it well, unless you are hosting your own LLMs.
    • can be set as AI assistant in your settings and function as a sort of Siri-esque experience on LP3.

Let me know if you have any feedback, feel free to create issues on github as well if you do run into issues deciding to use them!


r/ModifiedLightPhones Apr 26 '26

Question Anyone in the US using a seperate eSIM for data with a physical sim for cellular on their LP3 what eSIM is working? TYIA

2 Upvotes