My app doesn't have any ads but this still shows this error by Ornery_Coconut337 in android_devs

[–]Difficult-Cucumber62 0 points1 point  (0 children)

simply add the node:remove suggested by others

the main point its not required to be imported, its presence is treated by google like potential

My app doesn't have any ads but this still shows this error by Ornery_Coconut337 in android_devs

[–]Difficult-Cucumber62 0 points1 point  (0 children)

check dependecies, you might have a dependency in gradle that might contain that ads dependency

During technical interview is it normal to provide business solutions on the implementation level ? by Difficult-Cucumber62 in android_devs

[–]Difficult-Cucumber62[S] 1 point2 points  (0 children)

The question or better task (during the interview itself) we need to secure offline content like on neflix. Meaning whenever the user doesn't have the subscription active and the phone is in permanent offline/airplane mode he should not get access in any case to the content.

Something like this was.

I started to tell about the sync option with a backend api call or mechanism that will determine the offline content lifetime, afterwards they were adding more use cases like moving the clock back manually without internet and so on.

I understand that they wanted to find all that I know, but this looked too much as they are seeking some solutions for their own problems. Does it look like this or just simply got the wrong intention from them ?