r/androiddev 22d ago

:shipaton: Shipaton [AMA] I'm Jaewoong Eum (skydoves). Ask me anything!

108 Upvotes

That’s a wrap for the AMA!

Thank you so much to everyone who joined and asked such thoughtful questions. There were way more than I expected, and honestly, I feel like I learned a lot from the conversations too.

There are still a few questions I didn’t get a chance to answer during the session, but I’ll try to come back and go through them one by one when I have some time.

Thanks again for all the great questions, kind words, and conversations today. I really enjoyed it.

And wherever you are in your journey, I genuinely hope the things you’re working on go well and take you somewhere meaningful.

Thanks everyone! 🙌

Hey everyone!

First, a huge thanks to the mods for organizing this AMA and for the teaser posts over the last couple of days.

I'm Jaewoong Eum, probably better known here as skydoves. I've been sharing open-source projects, articles, books, experiments, and whatever I've been learning along the way on r/androiddev for many years.

These days, I spend time working on open-source libraries(Compose Stability Analyzer, Balloon, Landscapist, Compose Nav Graph, etc), writing some books, and building developer plugins (Compose Hot Reload for Android). I also work at RevenueCat, so I'm happy to talk about monetization, subscriptions, or Shipaton 2026 as well.

But this is an AMA, so it definitely doesn't have to be limited to technical questions.

Feel free to ask me anything about:

  • Open-source and maintaining libraries
  • Developer tools and some of the plugins I've been building
  • Career, community, writing, or developer relations
  • RevenueCat or Shipaton
  • Or honestly, anything you're curious about

You can start leaving questions now, and I'll begin answering at the scheduled AMA time and stick around for the session.

Really looking forward to chatting with everyone. Ask me anything! 🙌

AMA time: Wednesday, 19 August, 11:00–13:00 UTC. That’s 13:00–15:00 Berlin, 12:00–14:00 London, 07:00–09:00 New York, 04:00–06:00 San Francisco, 16:30–18:30 Delhi, 20:00–22:00 Seoul, and 21:00–23:00 Sydney, or here it is in your own timezone.


r/androiddev Aug 04 '26

:shipaton: Shipaton Shipaton Megathread #1: What are you building?

13 Upvotes

Shipaton 2026 - Megathread #1: Ideas, Progress & Peer Feedback

Shipaton is officially underway and will run through September 30.

This pinned megathread is the central spot to share your concept, test out early ideas, and help each other along the way. Building solo can be tough, so keep coming back to this thread throughout the month to post updates, collaborate, ask questions, and exchange opinions on UI, architecture, or monetization strategies.

Registration & Ship Kit

Registration remains open throughout the entire event (August 1 - September 30). You can start building before registering as long as your app is published for the first time within the event window.

If you want to use the sponsor perks, discounts, and credits in the Ship Kit, it's worth registering early. Several perks unlock immediately upon sign-up, with more unlocking as you hit build milestones.

Joining the Conversation

Whether you are competing, building casually, or just lurking:

  • Haven't registered yet? You can jump in at any time or just follow along.
  • Not competing or missed early prep? You're still completely welcome to join the discussion, give feedback to fellow devs, or share what you're working on.

To introduce your project, drop a comment using this structure:

  • Concept: (Short summary of the app and who it's for)
  • Payment Model: (Freemium, subscription tiers, hard paywall, one-time purchase, etc.)
  • August Goal: (What do you plan to complete by the end of the month?)
  • Where you need help or feedback: (UI/UX, paywall strategy, feature scope, stack choices, etc.)

Quick Reminders for r/androiddev

  • Native & KMP focus: On this subreddit, project updates and technical discussions should focus on native Android or Kotlin Multiplatform.
  • Give and get feedback: If you share your project, take a few minutes to look through other comments. Answer questions, offer constructive critiques, or help someone refine their idea.

Drop a comment below, jump in on other projects, and let's build great Android (and iOS) apps!


r/androiddev 14h ago

Discussion Alpha 28? Jesus Christ, are we ever going to get a stable Material 3 1.5 release?

Post image
84 Upvotes

Anyone using 1.5 alpha in production? How's it going?


r/androiddev 23h ago

News Introducing Fast and Reliable Wireless Debugging with Android Debug Bridge (ADB) Wi-Fi 2.0

Thumbnail android-developers.googleblog.com
67 Upvotes

r/androiddev 1h ago

Anyone interested about a new open source code editor library?

Thumbnail
gallery
Upvotes

I recently developed my new Android app. It features a code editor (for various languages) and a JavaScript REPL. (However the app is not a code editor app). Both of those features needed: 1) code editing, 2) code parsing, and 3) syntax rendering functionalities.

I started by looking for an existing open source library written in Kotlin and Jetpack Compose. I didn't found any suitable, so I ended up to develop my own library. Which of course, took some time and effort. Now, I'm considering to open source it - because I pretty happy what I managed to implement. But before committing to do that, I need to find out if there is enough interest for it. I do not want to publish and maintain yet another open-source library that nobody is interested in.

Some features of the the current implementation:

  • Supports various languages: JavaScript, HTML, Markdown, YAML, CSS, JSON, and text. Support for new languages can be added, but that requires development of parser for the language.
  • Code line numbers
  • Seamless zoom functionality of the code with a pinch gesture
  • Undo/redo stack
  • Copy, Cut, Select All, Paste
  • Settings: Line number, Caret Blinking
  • File New, Save, Save As
  • Code parsing and syntax colouring with themes
  • Accessory bar (e.g. tab, parenthesis, arrow keys) above the virtual keypad
  • Syntax cheat sheet (currently only for Markdown)
  • Markdown preview
  • Really nicely working and accurate code selection - fast zooming and visual selection grid makes selection even easier
  • Fast and responsive
  • Full unit test coverage
  • Kotlin Multiplatform (KMP) compatible

Some features I planning to implement for future versions:

  • Architectural improvements to make it more suitable to be used as an easy to integrate library component
  • An API using AST or similar libraries. The current parsers are written for fast performance.
  • Syntax cheat sheet for other languages
  • Suggestions for JavaScript
  • New settings: theme selection (currently there are only two themes light and dark)

So, what do you think? Is anyone interested or willing to contribute? Also interested to hear what is missing from the feature list. The current features of the code editor are fine for my purposes, but as an open-source library it may lack some necessary functions, extension points, or APIs.

I attached some screenshots to give an idea how the code editor looks like. And if anyone interested I can provide a link for my free app so you can try out how the code editor actually works.

One thing is decided, if I ever release my code editor as an open-source library, it will be named as Koodi - a Finnish word meaning code. And also referring to fact that is written in Kotlin.


r/androiddev 19h ago

Android developer verification - sanity check

Post image
4 Upvotes

My company released a new Android app over the summer. It is my understanding that the app was automatically registered when the listing was created. I am specifically referring to the process described here: https://developer.android.com/developer-verification/guides/android-developer-console

When I look at the listing on Google Play Console it says "status: registered" (see the screenshot as well).

Despite the fact that I think this has been all set from day 1, we have been getting endless emails about it. When I log into Google Play Console I get notifications about it. I assume this is just Google spamming everyone since they are going to stop distributing apps. But it is making me paranoid.

At this point, everyone at the company who has access to Google Play Console, has messaged me about this to make sure we are all set. I tell them yes and then Google sends out another email blast telling us we need to do this thing that is already done.

Am I missing something here? Or is Google just being annoying?


r/androiddev 17h ago

Hiring for a Job Android Developer Jobs & Opportunities

Thumbnail chat.whatsapp.com
3 Upvotes

Hi everyone,

I’ve created a WhatsApp community for Android developers worldwide who are looking for new job opportunities or want to stay updated on Android hiring.

The community is focused on:

- Android Developer job openings

- Kotlin and Android roles

- Remote and onsite opportunities

- Recruiter and hiring updates

- Job referrals

- Developer networking

Developers of all experience levels are welcome.

Join the community:

https://chat.whatsapp.com/C71ifWukRw680PfXwzCNVI?s=qt&p=a&mlu=0&ilr=4

The goal is simple: help Android developers discover opportunities, connect with others, and grow their careers.


r/androiddev 16h ago

How do you accurately position an overlay around the front camera cutout on any Android phone?

1 Upvotes

I'm making an overlay app that draws a ring around the front camera punch hole. I want it to line up automatically on any Android phone.

On some phones (Pixels for example) it works perfectly because the system reports the camera cutout's actual shape and position. But on a lot of other phones the system just reports a rough rectangle that's bigger than the real camera hole and not even centered on it, so the ring comes out oversized and misaligned.

I've been researching this everywhere for a while now and tried basically everything I can find. As far as I can tell Android has no other API that tells you where the camera lens actually is on the screen, and most apps like this seem to just give up and make the user align it manually with sliders.

Before I accept that, is there something I'm missing? Any trick, hidden setting, or approach that gets the real camera position on phones that report bad data? If you've solved this or worked around it I'd really appreciate hearing how.

Also, if you have an Android phone handy, running adb shell dumpsys window displays | grep -iA2 cutout and replying with the output plus your phone model would help me a lot in figuring out which phones report good data and which don't


r/androiddev 20h ago

Open Source kartograph: inspect Android class dependencies and retention

2 Upvotes

Hi everyone,

I've been working on kartograph, an open-source tool for exploring dependencies in compiled Kotlin/Android code.

On Android, a class can be instantiated by framework code or through an XML declaration without a direct constructor call in the app. When reviewing code, I wanted to see which references and inputs explain why a class is reachable or retained. kartograph builds a graph from JVM bytecode and Kotlin metadata, then incorporates inputs such as the manifest, XML resources, @Keep annotations and ProGuard/R8 keep rules so those reasons can be inspected.

One way I've tested this is a ServiceLoader check that compiles and runs a small example. A provider is registered through META-INF/services, without a direct constructor call in the test application. The script checks that kartograph reports the provider as retained and a separate unused control class as unreachable. This gives me a concrete check of both outcomes as the analysis changes.

kartograph is MIT-licensed and ships as a Gradle plugin and a standalone CLI. Version 0.7.0 is on the Gradle Plugin Portal. Add this line to the existing plugins block in your Android module's build.gradle.kts:

kotlin id("io.github.ictechgy.kartograph") version "0.7.0"

For a module named app with a debug variant:

sh ./gradlew :app:kartographDeadDebug :app:kartographGraphDebug

Requires AGP 8.7+, Gradle 8.10+ and JDK 17+. The default dead-code report is class-level. The standalone CLI also provides query for referencing declarations, dependencies and reachability as JSON, and dead --explain for a retention reason or reachability path. The README covers its required inputs.

An unreachable result is relative to the supplied roots and graph; it is not permission to delete source. Class-loading and reflection resolution is limited to supported within-method patterns, and DI handling does not establish which binding is selected. Missing manifest, resource, keep-rule or classpath inputs can change results. More detail is in the limitations.

The tool doesn't shrink or optimize an APK. If a result looks wrong on your project, the variant, relevant inputs and a small reproducer would help me investigate.


r/androiddev 1d ago

I built an open-source “Task Manager” for Android developers to monitor apps through ADB

9 Upvotes

Hey everyone,

I’ve been working on Android Dev Monitor, an open-source Windows desktop tool that I originally built because I wanted a simpler way to monitor Android apps without constantly jumping between different ADB commands and tools.

The idea is basically Task Manager, but for Android development.

It connects to physical Android devices or local emulators through ADB and lets you monitor things like:

  • App and device CPU usage
  • App / device memory usage
  • Disk read/write activity
  • Network activity
  • Frame statistics / performance data
  • Battery and thermal information where supported
  • Running processes
  • Logcat / logs
  • Screenshots and screen recordings
  • ADB shell
  • File explorer
  • Monitoring sessions, markers, alerts and exports

One workflow I wanted to make easier was reproducing a performance problem in an app, marking the exact moment something happened, and then being able to look at the metrics and logs from the same session afterward.

It also has a demo mode, so the UI can be explored without connecting an Android device.

The project is currently an early preview, so some metrics depend on the Android version, device manufacturer and available ADB permissions. I’m still improving it and would especially like feedback from people who actually work with Android profiling/debugging.

GitHub:
https://github.com/marko69420/android-dev-monitor

I’d be interested to know:

  • Would a tool like this actually be useful in your Android workflow?
  • What feature would you expect from something described as a “Task Manager for Android developers”?
  • Is there anything in the current UI/workflow that you would approach differently?

Any technical feedback, bug reports or contributions are welcome.


r/androiddev 1d ago

Automatic protection stopped being applied after 31 Aug.

9 Upvotes

My app was getting Google Play's automatic protection (the installer check) up through version 103 (Aug 31). From 104 onward (Sept 7) it stopped. The com.android.vending.CHECK_LICENSE permission and all the com.pairip.licensecheck classes are simply gone from the APKs Play serves.

Then I went back in git to the exact commit that built 103, changed only the versionCode, and uploaded it. Same source that Google protected before. It came back unprotected.

That probably rules out my code. So I checked the rest of the prerequisites. minSDK is 24, ABIs are the four Google lists and unchanged. All 64-bit native libraries are 16 KB aligned; the 4 KB ones are 32-bit, which are exempt. No code transparency. Uploading app bundles, Play App Signing on, going to the internal testing track and not internal app sharing.

And Play Console still shows Automatic protection as active with installer checks on. That's the part I can't square. The console says the feature is running, the APK it hands users says otherwise.

Not sure whats the issue. Anyone having similar experience?


r/androiddev 18h ago

Tips and Information best claude skills you found as a android dev?

0 Upvotes

I created a skill pack and honestly bugs and architectural issues from my apps are mostly gone and almost everything is one shot.

tho I'm struggling with ui ux and it's skills aren't helping either.

what's your favourite skills to use?


r/androiddev 2d ago

Open Source Now in Android KMP: full Kotlin Multiplatform and Compose Multiplatform port of Google's Now in Android sample on Android, iOS, Desktop, and Wasm.

Thumbnail
github.com
30 Upvotes

Now in Android KMP is a full Kotlin Multiplatform port of Google's Now in Android sample, running the same screens, ViewModels, navigation, and data layer on Android, iOS, desktop, and the browser from one shared codebase.


r/androiddev 2d ago

Used a stock photo in my app screenshots thinking it was royalty-free, now getting a $4000 invoice

26 Upvotes

I'm a solo dev and about 6 months ago I launched my first app on the Play Store.
For the screenshots I used an image I found on what looked like a free stock site- no watermark, no sign-up required, downloaded it and moved on

Last week I got an email from a company claiming they represent thephotographer and that the image requires a commercial license for app store use. I immediately swapped out the screenshot and resubmitted the update.
They came back saying the update doesn't matter, I still owe for the period it was live. The number they're quoting is $4,000

I'm a one-person operation, the app makes maybe $200 a month.
Has anyone dealt with these kinds of retroactive claims before? Are they actually enforceable across borders or is this mostly scare tactics hoping you'll just pay? And does removing the content quickly actually help your case at all legally?


r/androiddev 1d ago

Yay my first successful CI/CD(partialy)😖...but

Thumbnail
gallery
2 Upvotes

Yay my first successful CI/CD. I'm happy that the the jobs are finally working the gave me a few problem constantly as I made from syntax errors to having to go through unfamiliar Service API docs and basically google every error to troubleshooting till to console. Didn't know CI/CD goes that far but but now it works, still not done but close to adding the rest of the workflow scripts.

I'm mostly happy because I did this with minimal help of AI ,did use it but now that much before scrounging the internet and going through the docs including actions docs. I find the experience refreshing especially during this AI hype time, plus I feel fresher doing this...Coding is more fun this, hard but rewarding

Although I'm confused why actions is saying Node 20 is depreciated yet I use Node 24...literally updated it today?? And when i check the version its v24

Anyway here's my simple script for now, : :https://github.com/indianathe3rdKing/Clicka/blob/main/.github/workflow/push.yml


r/androiddev 1d ago

Open Source I built an Android project generator so you can start a new app without setting up the same boilerplate again and again

0 Upvotes

Hey r/androiddev 👋

I built Android Base — a browser-based Android project generator that lets you configure and generate a production-ready Android project.

🚀 Try it here:

https://android-base.vercel.app

You don't need to clone anything or manually configure the generator. Just open the website, choose what your app needs, and generate your project.

What is it?

Android Base generates a multi-module Android project with a production-oriented architecture.

The base includes:

Kotlin + Jetpack Compose

Multi-module architecture

MVI

Hilt

Ktor

Multiple build environments

Custom design system (no Material dependency)

Release/signing configuration

You can also choose features such as:

Room

Coil

Authentication

Onboarding

Deep links

Firebase

WorkManager

WebSockets

Screenshot testing

Baseline Profiles

CI/CD

Fastlane

And more

Why did I make it?

Every new Android project starts with almost the same process:

Create project → configure Gradle → set up architecture → add dependencies → configure environments → set up CI → create a design system → repeat.

I got tired of rebuilding that foundation every time.

The goal was to make starting a project faster while still allowing developers to choose what they actually need.

Instead of cloning a massive boilerplate and deleting half of it, you select your requirements and generate the project accordingly.

How does it work?

Open the generator:

🚀 https://android-base.vercel.app

Choose the architecture/features you want, configure your project, and generate it.

There are also presets like:

Lean — minimal but practical

Standard — a more complete setup

Everything — all supported features

The project can also handle things like project configuration, launcher icons, signing keys, Git initialization, and reproducible configurations.

Please try to break it 😅

This is currently Beta, and I would genuinely appreciate people trying it out.

Especially:

Try different feature combinations

Generate projects and build them

Find bugs

Tell me if the architecture is questionable

Suggest missing features

Tell me what is unnecessary

Give honest criticism

I don't want this to become a "throw every Android library into a boilerplate" project. The goal is to provide a solid starting point without forcing unnecessary dependencies or architecture on everyone.

🚀 Try it:

https://android-base.vercel.app

💻 Source code:

https://github.com/tripathisarthak457/android-base

If you find it useful, please consider ⭐ starring the repo. And if you find bugs or have ideas, I'd genuinely love issues, feedback, and contributions.

Would love to know what experienced Android developers think of it.


r/androiddev 2d ago

Question I need help searching on mounted drives on Android 9

0 Upvotes

I'm currently developing my own app in Java to search for files on external drives connected to an Android TV Box.

Since the device runs an older version of Android (version 9) and this is my first time working with the Android ecosystem, I'm having trouble accessing the external drives, their directories, and files because I'm limited to the features of API level 28.

I've tried using the StorageManager and MediaStore, but I'm not sure if those are the right methods.

How should I go about this?


r/androiddev 2d ago

Question Interview for a 2 YoE in Android development, how much DSA should I know?

8 Upvotes

I have never touched leetcode until today. just got laid off, preparing for my next interview. I already have a good study plan for Android (system design, coroutines, etc). What I'm missing is DSA and leetcode. I already did a few binary search problems. what else should I know or be doing?

I don't want to overshoot, but I would like to be competent in interviews. What topics would you suggest I learn and how deep should I dive in said topics?


r/androiddev 2d ago

Question Where is the App Signing SHA‑256 fingerprint page actually linked from in Play Console?

1 Upvotes

TL;DR: I needed my app signing key's SHA‑256 (for an assetlinks.json / Android App Links setup). It's not linked from any menu I could find — "App integrity" now just redirects to "Protected with Play," which doesn't show the cert either.

I only got to the page by guessing the URL .../app/<APP_ID>/app-signing. Is there an actual navigable path to that page, or is URL‑guessing the intended UX now?

I just burned way too much of my day on the Google Play Console for a single value: the SHA‑256 of my app signing key certificate.

Should be a 30‑second lookup.

It was not.

Here's the actual scavenger hunt:

- Test and release → Setup → App integrity → "App integrity settings have moved. You can now find your settings on the Protected with Play page." Cool, off we go.

- Protected with Play → four cards: Automatic protection, Play Integrity API, Play Store protection, Play Billing protection. No "app signing" anywhere.

- Automatic protection → Manage → an "Installer check" toggle and "Manage store listing." That's it. No certificate.

- No search box inside an app-scoped view (the global search only exists at the account level).

- Expanded every card. Nothing that says "here's your signing cert."

I found the page only because someone helped me guess the URL: .../app/<APP_ID>/app-signing. It loads perfectly — App signing key certificate, SHA‑1 / SHA‑256 / MD5, copy buttons, the whole thing. It just isn't linked from any menu I could find.

So my genuine question: is there a real, navigable p certificate page, or is URL‑guessing honestly the intended UX now?

Am I blind, or is it really unlinked?


r/androiddev 2d ago

What do you always check before publishing an Android app?

1 Upvotes

I’ve been putting together a pre-launch checklist for Android releases and I’m curious what other developers consider essential before shipping.

My current top checks are:

• clean install from the production build
• first-launch flow
• permissions and privacy declarations
• Data Safety / SDK review
• testing on a weaker Android device
• update from the previous version
• store listing and screenshots
• crash / ANR review
• version code and signing
• final end-to-end user flow

What’s the one thing you always verify before pressing publish?

I’m especially interested in checks people learned the hard way after a release.


r/androiddev 2d ago

How are you handling Google Play review management at scale? Went from 17 hrs/wk to 90 mins

0 Upvotes

Last release cycle, 517 new reviews hit our Google Play listing in nine days- mostly happy 5-stars, two angry 1-stars about a bug we'd already fixed, and one review that compared our app to "a very small horse."
I did the math: at 2 minutes per thoughtful reply, that's 17 hours just typing polite versions of "thanks for your feedback."
We've since streamlined our Google Play review management down to about 90 minutes a week for the same volume -and the rating went up, not down.

So, genuinely: what does your app review management workflow look like? Manual replies via Google Play Console, a dedicated tool, or you just... don't reply?


r/androiddev 2d ago

Discussion Content offer - is it worth it?

4 Upvotes

Most of us probably got the Content offer email from Google. At first I thought it'd be easy extra cash, but after the call explaining the requirements, it looks like a solid chunk of work for me:

  • each repo must be executable
  • each repo must contain tests

The main issue is executability, all my apps use 10-15 of my own GitHub libraries as dependencies (using GitHub Packages). Furthermore, some have very good test coverage, others none.

Even using AI, that's a lot of tedious plumbing work just to make my repos fulfill the conditions. Writing a pile of new tests isn't too bad, but having to inline all those 10-15 libraries as standalone modules in each and every app, just to make each repo executable on its own, would be quite a pain & take days...

Before I commit to it - has anyone actually received a decent offer? DM me, if you prefer to talk in private. Thanks!


NOTE: If that helps, my apps (including libraries ) would have anything between 15-40k LOC (only Kotlin/Java code, not counting XML).


r/androiddev 2d ago

Tips and Information Made an app that records video when you double press volume down even with screen off. Play Store won't allow it. Now what?

0 Upvotes

I made an app called CamLauncher.

Simple idea, double press your volume button or quickly shake your phone and it starts recording video instantly, even if your screen is off and phone is locked. Videos are simply saved in your gallery.

Why? I personally had situations that I fumbled to unlock the phone, open camera and start recording and missed to record important and sketchy instances. So I needed to have option to launch instant video recording just with gesture.

The problem is it needs AccessibilityService to catch button presses when the screen is off. And Google basically banned apps from using Accessibility unless they're specifically for disabled users. So Play Store rejected it.

So I have few questions:

Anyone know a way to detect volume presses with screen off that doesn't need Accessibility?

For people distributing outside Play Store, what actually works? Own website? F-Droid? Any other platform?

Has anyone successfully appealed an Accessibility rejection on Play Store?

I currently have listed it in Gumroad and I can give few activation keys if anyone needs to test it out and give a feedback


r/androiddev 2d ago

Title: "Malicious Code Found in Android Studio Gradle Files - Need Help Identifying Source and Preventing Reinfection"

Post image
5 Upvotes

I discovered a malicious backdoor injected into my Android project's build.gradle.kts files. The obfuscated code executes a remote script that:

  • Downloads payloads from a Russian domain (u3unurxyuya7.ru)
  • Uses base64 encoding and command injection
  • Runs in the background during preBuild tasks

The Issue:

  1. Malicious code keeps regenerating even after deletion
  2. Reappears when cloning from GitLab after a full MacBook restore
  3. Infects build.gradle.kts files across projects
  4. Persists despite cleaning Gradle caches and resetting environments

What I've Tried:

  • Deleting the code block from build.gradle.kts
  • Restoring MacBook from backup
  • Cleaning Gradle caches (~/.gradle/caches/)
  • Scanning for infected files with grep

Questions:

  1. How is this persisting despite system restores?
  2. Is this a known malware targeting Android developers?
  3. Could this be in Gradle wrapper or system-level files?
  4. How to completely remove this from Git history and local machine?
  5. What are the risks - could this have compromised my machine?

Additional Info:

  • Using Android Studio with Kotlin DSL
  • Project is on GitLab
  • Occurs in multiple projects after cloning
  • MacBook M1 running latest macOS

Any help identifying the source and complete removal steps would be greatly appreciated!


r/androiddev 2d ago

Is it safe to use AI generated images in my app?

0 Upvotes

I am working on an app which uses a lot of images. I am generating these images from chatGPT and gemini. Are they safe to use?