reddit_androiddev | Unsorted

Telegram-канал reddit_androiddev - AndroidDev - Reddit

56

Stay up-to-date with latest news on Android Development! Content directly fetched from the subreddit just for you. Powered by : @r_channels

Subscribe to a channel

AndroidDev - Reddit

Need cheaper iOS design reference tool. screensdesign alternative?

I'm building android app rn but I'd like to get inspo from ios side cause let's be honest most polished apps are ios first lol also feels more premium and conversion-focused.

I know Screensdesign is like the best ios design library out there - video flows, business metrics, onboarding analysis, etc...but its kinda pricey for side project budget.

Mobbin doesn't have the metrics, Dribbble is just concepts. Anyone know cheaper options that come close? ...

https://redd.it/1pyswf1
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Need help with Android Studio setup ASAP

I promised my girlfriend I would help her with a project she's working on. After installing flutter quite easily, I am having tremendous troubles with the installation of Android Studios.

I am a windows user. When I first tried installing Android Studio, the installation of basic packeges kept crashing over and over again. The error said something like:
"Java error: file not in correct GZIP format"
After googling, I was advised to clear the temp folder (as it might have corrupted files), ch...

https://redd.it/1pymq35
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Debugging slow downs in jetpack compose apps.

I'm developing and android app, with mvvm and datastore, and I have two screens one for home and the second one for setting.

One big issue I have is that when the app is first open and I'm going to the settings screen via the bottom navbar, the app lags.

How would I go into debugging this behaviour in a compose applications?...

https://redd.it/1pyjbic
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Actual Offline PDF Editor like Word Processors.

Hi everyone,

I’m currently working on a small Android project called RevPDF. The goal is to make it easy to do quick PDF edits (like resumes) directly on your phone, without creating an account or uploading files anywhere. Everything runs offline.

It’s still early, but the focus is on keeping the original font and layout intact, so edits don’t feel “reconstructed” like many mobile PDF tools. I built this mainly for myself and people who need to make fast change...

https://redd.it/1pyk1gh
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

ask for help for correct way as in-app purchase test problem

https://redd.it/1pyi3fa
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Which database should i use for android? firebase?

What should be the structure? Say I want to store the parent having children ( one to many), this is one set. Like that, there will be n number of sets. Obviously, no child should get involved with other parents and children, and an individual parent should be able to access their children. (The child will be allocated to the parent, depending on some attribute.)...

https://redd.it/1pydsqf
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Has anyone tried the new Gemini-powered auto-translation in the Play Store Console? How's the quality?

Hi everyone,

I recently noticed that Google integrated Gemini models to automatically translate app strings directly within the Play Console.

As a solo developer working on a niche engineering app with lots of technical jargon (terms like "decompression flow", "orifice sizing", and "free-fall analysis"), I’m a bit hesitant to rely purely on AI for localization.

For those who have tested it:

Technical Accuracy: How does it handle industry-specific terms compared to tools like DeepL or manual ...

https://redd.it/1py111e
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Is it possible to reverse engineer reddit android mobile app?

I am trying to learn how these things work, and i am using Frida and android studio to test and play around, and using HTTP toolkit to read the requests, is that not possible anymore? as i am still seeing some third party apps like apollo are still around, have they Reverse engineered reddit?...

https://redd.it/1py2u11
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Requesting Developer Support: Petition for Fair & Transparent Google Play Console Policies
https://www.change.org/p/reform-google-s-play-console-suspension-policy

https://redd.it/1pxtiud
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

From a forgotten Telegram Bot to $1,000+ MRR: My Vibe Coding Journey with 3 Apps

Hey everyone! 👋

I wanted to share my story of how I crossed the $1,000 MRR mark with my "vibe apps" (2 on Android, 1 on iOS). It’s been a wild ride of pivoting, AI coding, and learning marketing on the fly. This is Part 1, covering the early days and the first major pivot.

# 🎬 The Origin: Being "Cheap" Leads to Innovation

It all started with a simple problem: I didn't want to pay for Telegram Premium.

I created a basic Telegram bot using a Python script that accepted video/audio mess...

https://redd.it/1pxq7so
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Moving from C++ NDK key management to Firebase for runtime code protection suggestions?

Hi all,

I’m working on an Android app that has some security mechanisms to protect the USP. Currently, the app requires a key at runtime to unlock certain code paths—not an API key, but something the app uses internally to run code.

So far, I’ve been using C++ NDK to manage the key, but I’m considering moving this to Firebase. I’m not entirely sure how best to approach it.

Some context:

The app is in development and will launch soon. I’m targeting ~5k active users in the first year.
We’v...

https://redd.it/1pwu8r4
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

I have an old not working app and someone tries to buy it

I have an old app, it is not online, I tried to put it online, but I can't do it because it gives me trouble because of the key.

The funny thing is that someone is trying to buy me this app.

A week ago I receive an email:

"

...

It's rare to come across developers such as yourself. Is app promotion something you might need, I would like to work on your app xxxxxxx.

Lots of developers have worked with me before on a wide range of projects. A bigger audience can be reached and marketed t...

https://redd.it/1px9bb4
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Opinião Sobre Curriculo Dev Android

https://preview.redd.it/zp4hgogzws9g1.png?width=788&format=png&auto=webp&s=8405e730b925b70fa3004648378c2375baaf14a2

Bom dia, gostaria de opniões sobre meu curriculo pois simplemesmente não consigo encontrar vagas...

https://redd.it/1px6vux
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Please Advice 😭

I am cs major student (1st year) and I am really interested in mobile development but I have Fomo that most people are going into web dev, cloud, etc . Should I do mobile development please 🥺 a good advice will help me a lot . ...

https://redd.it/1px3qx9
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

google is showing my whole address to the world
https://redd.it/1pwvdl0
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Wrote a neat Liquid Glass Shader for Jetpack Compose

I've been exploring shaders lately, especailly AGSL Shaders using the new RuntimeShader API and I am mindblown. Wrote this one to add a liquid glass effect to any Composable.

https://reddit.com/link/1pyq5s6/video/g8u3kf7z26ag1/player

https://composeinternals.com/agsl-shaders-jetpack-compose-liquid-glass...

https://redd.it/1pyq5s6
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Road To CMP + KMP

Hello everyone, this is my first time writing. I am junior android dev working since last year or so. I have mostly worked with xml, and not the compose. Projects i have worked on include Social thing for pop culture and Notes + Chat collaborator with offline first support. I have used xml, retrofit, dagger-hilt, work-manager, socketIO, websocket, jetpack components. I am the only android dev in my company so , I have avoided the compose for the sake of learning curve in the development as of n...

https://redd.it/1pyeppj
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

How can I find out which API an Android app uses with Genymotion?

Hi everyone,

I’m new to Android development and mobile app analysis, so please excuse any beginner mistakes.

I haven’t used any tools yet. I’ve only done some research and learned that Genymotion is commonly recommended as a good Android emulator, especially for testing and analysis. That’s basically where I am right now.

What I’m trying to learn is:

How an Android app communicates with its backend
How I can identify which API endpoints an app is using (URLs, requests, responses)

At...

https://redd.it/1pyjr5u
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Kotlin/Compose image grid performance

Hi all,

I'm building an app targeted at a pretty low powered device (https://www.notebookcheck.net/Rockchip-RK3566-Processor-Benchmarks-and-Specs.741611.0.html).

A crucial part of the app has a grid of images (loaded from disk) that can be scrolled via a slider. There could be a lot of images in the grid. I'm testing with 1000 images at 128x128 size. At the moment and my Kotlin/Compose project is real...

https://redd.it/1pyhszr
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

compose-camera: a CameraX-based camera library for Compose Multiplatform

Hi everyone,
I’ve released a new camera library called compose-camera, built on top of CameraX and designed to be used from Compose Multiplatform.

Photo and video capture via CameraX
Pinch-to-zoom and tap-to-focus support
Permission handling is included, so consumers don’t need to wire OS-level permission APIs separately
Captured results can be processed through a plugin-style API

If you’re working on Android apps using Compose (or CMP) and have thoughts on API design, Ca...

https://redd.it/1pyf9m1
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

How would you design onboarding for a kids learning app?

I’m building a kids’ learning app for ages 3–7 on Android and want feedback on the **onboarding UIUX** (Grow little kids ).

Goals:

* Make it clear it’s educational, safe, and ad‑light
* Very simple, parent-friendly first‑run experience
* Let parents set age/level quickly without a long sign‑up

Current idea:

1. Screen 1 – welcome [Grow little kids](https://growlittlekids.in/)
2. Screen 2 – learning focus (rhymes, alphabet, numbers, colors)
3. Screen 2 – with age ranges (3–4, 5–6, 7+)
4. Scree...

https://redd.it/1pxug63
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

The Omega Protocol, the universe is dying, fix it!
https://www.reddit.com/gallery/1py52ye

https://redd.it/1py539n
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Issues on my nothing phone (2)

yesterday my NP2 suddenly crashed and hasn't been able to turn on since. It keeps trying to boot up then a "crashdump" screen appears and then it tries to boot up again. The only way i found to stop that loop is to power off the device through fastboot mode, i tried everything, even doing a factory reset but to no avail.

the crashdump screen is the same as on the attachment

https://preview.redd.it/hhb7tk3sbz9g1.jpg?width=1050&format=pjpg&auto=webp&s=356986f6c9b67e89818a9202523e964cd44a63c7

...

https://redd.it/1pxwvru
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

[Showcase] [FOSS] Building a passive, event-driven system theme switcher based on ambient light sensor with Kotlin, Jetpack Compose, WebADB setup (Adaptive Theme)
https://redd.it/1pxs4mv
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

CPU-only local AI coding assistant running on Android via Termux
https://redd.it/1pxkre1
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Remember when we used Java and XML
https://redd.it/1pxefk0
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

feedback on my resume

Hi everyone, I’d really appreciate your feedback on my resume. I’m an Android developer based in Brazil and I’ve been struggling to find job opportunities.

https://preview.redd.it/cjwb0k9gzs9g1.png?width=788&format=png&auto=webp&s=078a3419316c5312f2436d889fa3958444aa7746

...

https://redd.it/1px76jj
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Scrcpy GUI - UPDATE (Performance improvements and QOL improvements)

https://redd.it/1px4fiq
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Kotlin Multiplatform App - Mine StableDiffusion 1.3.2

> Run Stable Diffusion on Android or Desktop Devices with CPU/GPU inference

KMP-MineStableDiffusion

change log:

- add MacOS support...

https://redd.it/1pwxoiq
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Klear
https://github.com/hearsilent/Klear

https://redd.it/1pwpp9o
@reddit_androiddev

Читать полностью…
Subscribe to a channel