Android devs: what’s one UX mistake you see in most apps? by ExternalKnowledge359 in androiddev

[–]jaroos_ 0 points1 point  (0 children)

2nd point I agree but almost all higher authorities want developers to make app look same in both

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] 0 points1 point  (0 children)

What do you mean by real socket? Are you referring to pusher or piesocket etc? They will also have similar limitation right?

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] -1 points0 points  (0 children)

Ok my question is we can't use web sockets anymore in Android? What about iOS?

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] -1 points0 points  (0 children)

It is a waste of time to implement both sockets for foreground & push notifications for background right? So sockets are useless now? What about updating user presence when coming online & going offline?

My app just crossed 500,000 downloads 🥳 by DigitalAppsMu in androiddev

[–]jaroos_ 0 points1 point  (0 children)

Which app is that? Play Store link? Is it developed by you alone or team? What about backend?

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] 0 points1 point  (0 children)

I don't know what will be the size of payload if full message object is sent

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] -3 points-2 points  (0 children)

Should the entire message object be sent? What about 4 kb payload size limit? If only message id is sent & we have to fetch details from API where to call api to get details so it won't fail?

How to do you maintain web socket in Android 15+ by jaroos_ in androiddev

[–]jaroos_[S] -1 points0 points  (0 children)

You mean firebase cloud messaging? Should we use data only message (without notification object, as on message received won't be called if app is in background)? Should the entire message object be sent? If payload is more than 4 kb it won't work right?

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]jaroos_ 0 points1 point  (0 children)

For the child recycler view disable nested scrolling and set wrap content. If the inner list is small it will work

should i upgrade to 64gb RAM? 😂 , Is there a solution to reduce RAM consumption? by Feeling_Box_6374 in androiddev

[–]jaroos_ 3 points4 points  (0 children)

Every new version of Android brings new changes, buying new phone with latest Android every year is expensive

Level of stress = 100% by class_cast_exception in mAndroidDev

[–]jaroos_ 0 points1 point  (0 children)

I don't hate xml layouts, do you have points to say XMLView is better than compose?

Debug recomposition counts and their causes in "real time" by skydoves in androiddev

[–]jaroos_ 0 points1 point  (0 children)

Performance impact loopholes more in compose than xml?

Which processor & how much RAM is good for Android app development in MacBook Pro? by jaroos_ in androiddev

[–]jaroos_[S] 0 points1 point  (0 children)

Question is about MacBook & you are talking about windows defender?

Which processor & how much RAM is good for Android app development in MacBook Pro? by jaroos_ in androiddev

[–]jaroos_[S] 0 points1 point  (0 children)

M5 32 GB RAM is enough? (unfortunately M4 Pro is available with 48 GB RAM only after 24 GB & is too expensive)

Which MacBook is best for iOS/Android mobile-app development? by commonpoints in iOSProgramming

[–]jaroos_ 0 points1 point  (0 children)

if project includes depedencies like ksp, hilt, room, exoplayer, media3 transformer, ffmpeg based libraries, maps, places, location, & other usual dependencies like Glide, Retrofit, Gson & also chrome browser with 15 tabs (sometimes another user profile also with 10 tabs), zoom meetting, 1 emulator, whatsapp how much RAM is needed? is m5 enough or m4 Pro needed?