reddit_androiddev | Unsorted

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

-

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

Android Studio Koala Emulator Not Working

Whenever I use the emulator, it does not work. It is flickering from stretched to normal, and it is very annoying.

https://preview.redd.it/tokmau8iq3ad1.png?width=1916&format=png&auto=webp&s=22dabd9f4f4ed9ba68fa87dc4735d11e4c6032e2

...

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

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

AndroidDev - Reddit

Chinese app bypassed Android security?

I've recently downloaded Tencent MyApp Store (Chinese version) on my Samsung A54 with the latest Android and security updates to get another app, "Billi Billi". After installing it, I started receiving notifications like "Scan your phone, clean your phone," even though I had forbidden all permissions.

The scariest part is when I tried to access my "Messages" app, it said that com.tencent.myapp was watching my screen. How is this possible? As a developer, I've never seen an app bypass permission...

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

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

AndroidDev - Reddit

UPD: Did Google Play billing add "Subscription rationale" dialog?

I asked this a week ago. Tried to reproduce it every day and I finally succeeded! Any ideas of what it is?

UPD: Replaced screenshot with screen recording.

Unfortunately, I didn't record previous steps. Basically, I just click "subscribe" and close billing dialog before purchase. Then this dialog appears. And then I click "continue" and purchase dialog appears back. If you watch the video frame-by-...

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

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

AndroidDev - Reddit

Is there a point of learning/experience when you realise you are job ready?

I have seen people of my generation start directly from kotlin/compose meanwhile I started from Java/XML.

I do admit I've been much slower in the process (because of my distractions) earlier.

Everytime I learn something, I realize there's even more to learn and it's not enough. An year ago, I was totally outcome oriented, but because of market saturation in 2024, I have started becoming more process oriented (feels more fun).

But in all this I always wonder when will I be enough to start ap...

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

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

AndroidDev - Reddit

Probably a stupid question, but can signing apps doxx me?

I live in a very small and rural town. If people can figure out the city's name, then they can figure out where I live. City names are required for signing apps with keys and all.

I've thought about signing using the name of a bigger city near mine, but I don't know if that is legal. Or are these kind of data hidden when compiled?...

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

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

AndroidDev - Reddit

Coroutine Essentials - Kotlin Illustrated Guide, Chapter 20
https://typealias.com/start/kotlin-coroutines/

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

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

AndroidDev - Reddit

How can i execute shell command

hey i wanna execute a shell command using android app which trigger an exported activity of my other app by executing shell command which is adb shell am start -W -a android.intent.action.VIEW -c android.intent.category.DEFAULT -d "schema://host" can i execute this if yes then how ?...

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

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

AndroidDev - Reddit

Get some kind of notification anywhere when an action is perform in my app

So long story short, i need to get notify when someone place an order in my app. I want to keep it simpler as possible. What's the best way to this? I'm using firebase rtdb but "functions" it's not an option right now. Ty...

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

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

AndroidDev - Reddit

How do I enable Google review the premium features of my subscription app?

My app has a freemium model and requires users to create an account and log in to access the free features of the app. For the premium stuff, user has to buy a subscription.

In Closed Testing, Google reviews the app and needs login credentials to access the app. I can create login credentials for the free features, but how do I handle the premium features?...

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

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

AndroidDev - Reddit

When clicking on composable in code, Preview is not telling me where is that specific composable

It does not happen in XML or is there a bug in my studio?. To manage layout properly i have to rebuild app and than i can see layout deeply but my laptop is not enough powerful to handle build for small changes it cost my time...

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

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

AndroidDev - Reddit

Recommendations for freelance portfolio

I have no programming background and I am currently learning native android development by myself. As you can guess my portfolio is empty and I have 0 proof of the skills I acquired so I guess I should build a potfolio first before wasting money on connects that won't land a job.

My question here is how should I go about that? Should I do a 6 month big project by myself and that would be enough to start or should I do more smaller projects? I would appreciate telling me the number and the size...

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

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

AndroidDev - Reddit

Does android webview can do isolation?

How to isolate android webviews so that Cookit and indexeddb are not shared among multiple webviews when multiple webviews are opened?...

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

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

AndroidDev - Reddit

Introduction to KGPs Gradle Model
https://youtu.be/SOtUhidodDc?si=LaMJMiIVcUokJoCe

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

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

AndroidDev - Reddit

jetpack compose code push

There are code push solutions for flutter and react native, also webview app. But is there any for compose?

some i found:
1. some server driven ui with compose, tutorial and project
2. compile to dex/apk then use dynamic code loading, it's forbidden on store...

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

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

AndroidDev - Reddit

Android studio: Nothing to show
https://redd.it/1dg6aft
@reddit_androiddev

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

AndroidDev - Reddit

Android Emulation on Arm Host

I am trying to get an android emulator running on an ARM server but couldn't find any helpful resources. Are there any leads/blogs/docs that could help me in achieving this?...

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

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

AndroidDev - Reddit

App rejected TWICE for the most random reason
https://redd.it/1dthzqy
@reddit_androiddev

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

AndroidDev - Reddit

I've never seen any app declare the <queries> in the Android manifest as much as this before.

These queries come from Shopee, one of the popular shopping apps in my country. The app declares a lot of app package names.

https://preview.redd.it/p3a5bvd3w1ad1.png?width=1200&amp;format=png&amp;auto=webp&amp;s=c58d72e4b0afe480277fdbba0e4260ece33a68a6

For those who doesn't know about `<queries>` tag, starting from Android 11, there is a feature called Package Visibility that prevents apps from seeing other installed apps for user privacy reasons.

App must declare the package name of those apps in the...

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

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

AndroidDev - Reddit

Development and health issues

As a developer, my job involves working from my computer remotely, sitting at my desk all day. This has negatively impacted my health, leading to issues like back pain, neck strain, and eye discomfort. What do you suggest for maintaining long-term health? Are there any mistakes you've made that you wish you'd avoided earlier?...

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

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

AndroidDev - Reddit

Question About Using Offer Tokens in Billing Library 7

I am in the process of porting to Billing Library 7.

I was wondering, when performing a subscription via launchBillingFlow, can we use the offer token from a ProductDetails obtained during app startup? During app startup, we execute queryProductDetailsAsync once.

Or, do we need to ensure our ProductDetails are up-to-date by making an extra call to queryProductDetailsAsync to ensure the offer token is current, just before calling launchBillingFlow.

Thanks. So far, my observation is...

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

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

AndroidDev - Reddit

Android apps shouldn't have back buttons

Let me explain.

Android always had universal ways to navigate inside of OS,
like "Back", "Home", "Open apps"/gestures

But for some reason, apps have build in buttons to go to the previous screen. And it kinda doesn't make sense.
Now you have two buttons on screen to do the same action: in app, and system.

In ios world it's understandable, because some apps don't have left to center back gesture, so back button has to be there.

I think that just showing the user that you can go back by pre...

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

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

AndroidDev - Reddit

Is Material you Useful?

Hello,

I’m a developer who has only designed apps for IOS where we don’t have anything like Material you fro Android.

For those who don’t know what that is: Material you is a setting that enables you to custom all the colors of the apps (primary color, secondary color…) matching with your wallpaper making everything more consistent and personal.

So, I thought this is an extraordinary idea to implement for my first app in Android. But, do you guys use it? Do apps respect “Material you” functio...

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

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

AndroidDev - Reddit

Play console org account

Hi guys i want to ask related to play console account

My current personal account was terminated, and now iam planning to publish apps through play console by creating a new organizational account

So my question is, will this new org account that iam going to create are going to be accepted and not terminated / suspended / banned from play console in the future ? ...

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

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

AndroidDev - Reddit

Need an Android App to Use ai to interact with screen

I want an app to easily access - a small on-screen button I can tap to activate ai and ask it to perform tasks.

(In simple words chatgpt extension for mobile)

For example,
1/If I'm reading a blog and want a summary, I'd tap the button, type "summarize," and get the summary instantly.

2/Select the word, ask the meaning or translation. It does ......

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

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

AndroidDev - Reddit

Share your thoughts and feedback: Movie Shelf App

Hello everyone,

I am a budding android developer and wanted to share my app - Movie Shelf App. It uses the TMDB API and Firebase Authentication and Firebase Firestore. Users can query movie data, add movies to watchlist and review and rate those movies.

Here is the github link: https://github.com/sarthak3004/Movie-Shelf/

This is for my resume. Please share your thoughts and feedback on how I can improve it architecturally or in any other way.

Th...

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

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

AndroidDev - Reddit

What makes you better than other mobile developers?

What are your attributes that you think that "makes you better", in a healthy competition way, than the other developers?...

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

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

AndroidDev - Reddit

I made an open-source Android transcription keyboard using Whisper AI. You can dictate with auto punctuation and translation to many languages. :)
https://redd.it/1dgcqki
@reddit_androiddev

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

AndroidDev - Reddit

Testing locally on Android from a Mac



Hi all!

I would love some insight into this problem I am having. Is there any way to test my code locally (with https) on an android simulator device on my Mac? I have tried setting up an android emulator, but the error I got from a Pixel 8 emulator was

“Adbd cannot run as root on production builds”

Are there any other ways you would suggest?...

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

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

AndroidDev - Reddit

HELP need apps idea for beginner (got accepted in internship)

hello dev.

i am a beginner android developer and i had been accepted in a internship and i its going to start in 25 june and i had only made one project a quiz app project using java language and i had used the room and the mvvm there, now i need help i need to make some projects before 25 june i know kotlin language well and i know also some libraries like room, coroutines. retrofit but i had never used the coroutines and retrofit before but i know them well and there usage, soo i need some a...

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

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

AndroidDev - Reddit

Musical scale/key checker idea - no idea where to start... Long explanation.. 🙏

I want to make an app that has a list of musical notes (or buttons/radio buttons) that have a visual indicator they they're on or off.

As you toggle more of these buttons on or off there would be another section on the screen that has a list of keys that would highlight if the other buttons mentioned were part of that key.

For example.. If i toggle on buttons that indicate the notes: ABCDEFG then the C and Am scales would be highlighted. If i threw in a D# as well then that would break it an...

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

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