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

Api Authentication and Clean Architecture

Hi guys, I'm learning android development and in particular I'm trying to follow Architecture best practices and Modern Android Development.

I would like to know what's in your opinion the best way of handling what I think is a common requirement for mobile applications: authentication of apis through an access token.

First of all how there is the need of persisting the token(s). For semplicity let's assume I will use SharedPreferences (it's not relevant for the sake of the example). From my u...

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

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

AndroidDev - Reddit

Best book for an experienced dev new to Android

I'm almost completely new to Android and Kotlin, but an experienced (decades) developer in C++ for embedded systems, and some GUI development with QtCreator and similar tools. I've written some Java in the distant past, but it seems like Kotlin is the way to go now.

I've installed Android Studio and had a play: there is a lot going on, with numerous resources and other files which I didn't immediately grasp. The form designer seemed relatively straightforward but I'm embarrassed to say I was n...

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

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

AndroidDev - Reddit

Hiring for a senior android developer

We are currently seeking a 𝗦𝗲𝗻𝗶𝗼𝗿 𝗔𝗻𝗱𝗿𝗼𝗶𝗱 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿 at FULL Creative. In this role, you will be a key contributor to the development and growth of our flagship product, Setmore.

𝗠𝘂𝘀𝘁-𝗛𝗮𝘃𝗲 𝗤𝘂𝗮𝗹𝗶𝗳𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀:

● 7+ years of experience in Android development. (can be negotiable if you are a right candidate)

● Extensive knowledge and experience with multi-module architecture. This includes skills in multi-module communication, navigation, data synchroni...

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

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

AndroidDev - Reddit

How can I test the Galaxy Z Flip 6 on Android Studio

Is there a way to get official emulator updates in Android Studio? Not skins I need real behavior of the phone. I have a few users of my app that have this phone and I need to make sure that everything scales as it should.

If there is no official emulator for this phone, is there a skin that works the same way?...

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

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

AndroidDev - Reddit

Is there any ui test lib which has methods to test if the layout is in center gravity etc directly?

Basically dont need to calculate like this ( https://stackoverflow.com/a/50853743 ) and just verify with layout property values.
...

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

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

AndroidDev - Reddit

How to bypass internal testing ?

Im an indie game developer. I made a game to test publishing and to release it without any payments. According to google, accounts made after 2013 must do internal testing with at least 20 people for 14 days. How ? Im an indie developer, how can i find this crowd ? Nobody plays the game straight 14 days. This is a huge setback and disables me from releasing games. Has anyone been able to find a solution to this ? ...

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

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

AndroidDev - Reddit

Those of you who have given Android interviews recently(in the last 6 months or ongoing), what gets asked now?

So I'm(almost 4 yrs exp in Android) preparing currently and haven't interviewed in like 1.5 yrs anywhere so I'm a bit clueless if I'm in the direction with my preparation. I'm currently revising theoretical concepts that I had forgotten about (being away from work for 6 months, I'm too nervous now)

I have a few questions:

1. how much of theory gets asked in interviews now?

2. Should i prioritise working on a project to practice coding more?

3. LLD/HLD??

Would be really helpful if you co...

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

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

AndroidDev - Reddit

Can I restore data from Samsung Clouds to another android phone?

I lost my Samsung mobile, but I believe my data is uploaded to both my Google account and my Samsung account. If I buy a Nothing Phone 2a, can I recover the data to it using my Samsung account? I'm not sure if all my data is uploaded to my Google account....

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

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

AndroidDev - Reddit

Weird Logcat Error

Hi,

I was trying to find the cause of my app's crash. While inspecting the logcat I came upon this. Google search gives me nothing related to this. Has anyone encountered this before? What does this even mean?

https://preview.redd.it/skhr8g3v6pad1.png?width=1646&format=png&auto=webp&s=72748a1a18926904b2499599a023e88f989486ad

...

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

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

AndroidDev - Reddit

Application Fails Closed Testing, Additional 14 Days Required

I had my app in closed testing, and after the initial 14 days and submitting the form, I was informed that it didn’t pass and needs another 14 days of testing. This is the first time this has happened to me, and I don’t fully understand the process of closed testing. How does this work?

What should I do now? Do I simply wait another 14 days, or should I update the app version? Currently, the control panel doesn’t show a countdown; it just indicates that I need to test for another 14 days.

Addi...

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

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

AndroidDev - Reddit

Issue with selection screen

Hey! so i noticed there were no good web browsers for Google TV that you did not have to pay for or looked to sketchy, so i decided to try making my own. I get the issue that when one of the options is selected it wont load the corresponding URL. Each of them loads up the first one. I would apricate any help

Video



https://reddit.com/link/1dvc2m8/video/l8d16usjbjad1/player

Code:

package com.example.allbrowser

import android.os.Bundle
import android.view.KeyEvent
import...

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

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

AndroidDev - Reddit

FCM notifications

Is this firebase cloud messaging only for sending from a server device to a client device? Can I use it to send a notification from my android device to itself at some chosen time? Someone recommended it for use in the taskmanager app I'm making but it doesn't seem to fit that purpose...

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

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

AndroidDev - Reddit

Struggling with Android Development: Seeking Advice and Resources

Hello Reddit Community,

I am currently in my final year of a Computer Science and Engineering (CSE) program and I feel the need to significantly improve my skills in this field. Additionally, I am keen on learning Android development. However, I am facing some challenges that I hope to get some advice on.

1. Finding Quality Resources: I am having a hard time finding good resources that can help me effectively learn and practice both CSE concepts and Android development.
2. Version Mismat...

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

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

AndroidDev - Reddit

What a junior should know?

What are the basics that a junior should know to be able to get a job as an android developer?

And anything else you find interesting but don't want to know?...

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

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

AndroidDev - Reddit

Monorepos in Android Projects

Hello everyone, I’m coming here looking for information about mono repos in Android, have you managed to implement it? Any good source of info about it? I have an app with many modules each on a different repo, that i’d like to join in a monorepo, but frankly I haven’t found good info about it...

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

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

AndroidDev - Reddit

Google Play Console question

So I'm trying to find a publisher for my mobile game and they asking me to provide my retention D1...
Does anybody know where I can find it?...

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

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

AndroidDev - Reddit

What's best practice for declaring gradle plugins?

I'm trying to learn more about Gradle.

I've noticed in the project level build.gradle, you typically have plugins declared but not applied to the root (or else it will apply the plugin to all other modules).

```
// Root build.gradle
plugins {
id("some.plugin") version "1.0.0" apply false
}
```

Then in your module level build.gradle, you can apply plugins that was declared in the root, without having to declare the version.

```
// Module build.gradle
plugins {
id("some.plugin")
}

``...

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

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

AndroidDev - Reddit

Bluetooth scans suspended

Android 13 - I have an app that's running in the background (not in focus) where Bluetooth scans (BluetoothAdapter.BluetoothleScanner.startScan) doesn't ever invoke the callback, it just times out.

Looking at dumpsye bluetoothmanager reveals the scans are being suspended. I am using SCANMODELOWLAFENCY and have even tried a partial wakelock acquired by the app for the duration of the scan and it isn't changing the behavior. Any ideas? ...

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

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

AndroidDev - Reddit

Android Studio Ladybug | 2024.2.1 Canary 6 now available
https://androidstudio.googleblog.com/2024/08/android-studio-ladybug-202421-canary-6.html

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

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

AndroidDev - Reddit

What do these two icons mean in One UI 5.1 on Samsung Galaxy A71? Is there a way to hide them?
https://redd.it/1erkqzq
@reddit_androiddev

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

AndroidDev - Reddit

How Can I Improve My Android Coding Skills? Seeking Tips from Experienced Developers

Hey everyone,

I’ve been doing Android development for a while and know the basics, but I’m struggling to code like an advanced engineer. Advanced Kotlin and Android concepts often don’t come to mind. Any tips or resources to help me improve?

Usually the codebase in Companies is a lot different than what we learn from courses and youtube! Not able to cope up to that!
Thanks!...

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

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

AndroidDev - Reddit

Android Studio bricks up my pc

Hello guys, I have a weird problem with android studio. I can boot up my emulator only once and after that it always bricks up my PC, this means that I can only see my screen, but keyboard doesn't work and mouse, like it's powered off. I have a beefy PC, 32GB DDR5 RAM and a 4070 Super i5 14600K. Can you please give me any advice or solution. Thanks!...

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

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

AndroidDev - Reddit

PhoneProfilesPlus Discord invitation

https://github.com/henrichg/PhoneProfilesPlus

https://discord.com/invite/77Q8DmZx...

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

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

AndroidDev - Reddit

Navigation in Compose

Hello guys, I am having trouble navigating in my.
I have an app with a couple of composables screens.
I want to be able to receive an intent and with the extra information on it, I want to navigate to the specified screen. For that I created a broadcast receiver, in the manifest, with exported true, and created a route destination based on that extra string. If I am inside my app, it works fine, however if I am outside my app, I cant open my app, although I can still receive logs that I have i...

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

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

AndroidDev - Reddit

How to Check Network Traffic of an Android App similar to using Dev Tools on a Website

I was tasked to make tests for the endpoints of something that is already deployed. The frontend is a mobile app and I was wondering if it's somehow possible to kind of see the requests/response similar to how I would be able to see them when I just open dev tools on a website. That way, I would always know which button press triggers which API call and don't have to look at the frontend code at all. Is this somehow possible? (Assume I have no access to the frontend code, I only have the app ins...

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

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

AndroidDev - Reddit

How Room DB with Flow works?

I’m experimenting with Room and Coroutines Flow observables in a simple project, but I'm encountering an issue where the Flow emits multiple times.

In the app, I’m fetching all data from the user's fixed expenses table (like a monthly streaming service, cable TV, etc.) and observing the Flow in my ViewModel. The DAO returns Flow<List<FixedExpense>>.

In the ViewModel, I’m collecting the Flow inside the ViewModel scope. Inside the collect block, I check if the payment date is expired. If it is...

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

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

AndroidDev - Reddit

How to do new install with these conditions?

Hey guys. I hope you can help me.


My mother wrecked her Samsung Galaxy A40. It fell into water and then stopped working. After some time it turned on again but the touchscreen did not seem to work. So I did a reset using power button and volume down button. After that it went into a reboot loop. I can go into the boot menu however. Doing a factory reset, deleting cache and then restarting does not work. It just stays in the boot screen.

I am looking into Odin and adb. But I don't know what e...

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

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

AndroidDev - Reddit

Android SDK upgrade assistant
https://redd.it/1dvfltt
@reddit_androiddev

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

AndroidDev - Reddit

So on making emulator, the emualtor seems to flash and then is nowhere to be seen and the window shows this
https://redd.it/1dvcesv
@reddit_androiddev

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

AndroidDev - Reddit

Developer Console - Pre-Check for App-Update review? Thats new, was not there last month.
https://redd.it/1dv5xq6
@reddit_androiddev

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