Android
Develop Android applications with the latest tools and frameworks
Navigate through content by publication date
Sun, Jul 5
7 items found
r/AndroidGaming's Weekly "What Have You Been Playing?" Thread: 07/05/26
# Welcome to Another Weekly "What Have You Been Playing?" Thread! đŸ Hey, r/AndroidGaming! This thread is for discussing the Android games youâve been trying out over the past week. Feel free to share what youâve been playing and tell us about it! What is the game about? What are you enjoying? What could be improved? Would you recommend it to others? Weâd love to hear your thoughts! For those joining the discussion, please include *Google Play Store* links for any games you mention as a courtes
Why 95% of Android Developers Get Use Cases Wrong
Many Android developers misunderstand the concept of use cases, often mistaking them for minor tasks like email validation. Apply to the Senior App Developer Mentoring: https://pl-coding.com/mentoring Download my 8 Android architecture Claude Code skills for FREE: https://pl-coding.com/claude-skills?utm_source=youtube&utm_medium=video&utm_campaign=claude-skills đ» Become an AI-assisted professional mobile developer in 6 months: https://pl-coding.com/ai-mentoring?utm_source=youtube&utm_medium=v
Samsung starts testing One UI 9 for more devices as we inch closer to its official debut
Samsung released the Android 16-based One UI 8.5 stable update for the Galaxy A26 in May, and now we learn the Korean brand has started working on Android 17-based One UI 9 for this smartphone. That's not the only Galaxy device Samsung has started developing One UI 9 for, though. You can check the table below for the new list of Galaxy devices being tested with One UI 9. Model Firmware Region Samsung Galaxy A26 A266MUBU9DZF1 - Samsung Galaxy A3...
I tried a hidden Android Auto feature Google doesnât want you to know about
Welcome to the world of sideloading Android Auto apps.
Samsung Messages Shuts Down July 6 â Complete Guide to Switching to Google Messages
Yes, Samsung Messages stops sending texts on July 6, 2026, for all US Galaxy phones running Android 12 or newer â but switching to Google Messages takes about two minutes and automatically transfers your entire message history. I confirmed the July 6 deadline by cross-referencing Samsung's official discontinuation page with Android Authority's in-app notification report and 9to5Google's final reminder from July 2. The scam warnings come from firsthand reader accounts documented by CyberGuy a...
Adding AR-based exact delivery pins to Android apps
I am building Nimpu Spatial to solve a very specific last-mile problem: a normal map pin can get someone near an address, but it often does not tell them the exact gate, entrance, apartment door, pickup counter, or handoff point. Why map pins are not always enough Most delivery flows already have addresses, GPS coordinates, and map navigation. That is useful, but it is still approximate. In many apartments, gated communities, campuses, and office buildings, the final few meters ar...
Rich Text And Code Editing: RichTextArea And A Syntax-Highlighting CodeEditor
Friday's post covered how we fund this work without the bait-and-switch; today is the engineering side of the same week, with two new visual editors. What is Codename One? Codename One is an open-source framework for building native iOS, Android, desktop, and web apps from a single Java or Kotlin codebase. Learn more at codenameone.com. PR #5272 adds two components: RichTextArea, a WYSIWYG rich text editor, and CodeEditor, an IDE-style code editor with syntax highlighting. They are differen...