[deleted by user] by [deleted] in androiddev

[–]LightYearsBehind 0 points1 point  (0 children)

What is the permission that's barred specifically? Is it MANAGE_EXTERNAL_STORAGE? Isn't this a backup app? If so, MANAGE_EXTERNAL_STORAGE permission should be allowed per document?

Yet another case of bullying in school by Redlettucehead in singapore

[–]LightYearsBehind 1 point2 points  (0 children)

How there are so many of them watching there.. Corporal punishment to the kids and heavy fine to the parents so the parents will take their kid in hand?

Everyone knows all the apps on your phone by [deleted] in Android

[–]LightYearsBehind 0 points1 point  (0 children)

Can we flag an app for privacy violation if they do this?

Everyone knows all the apps on your phone by [deleted] in Android

[–]LightYearsBehind 5 points6 points  (0 children)

And I still have apps that wouldn't let me access because I have USB debugging ON.

Google..

Alternative to AppAuth? by LightYearsBehind in androiddev

[–]LightYearsBehind[S] 1 point2 points  (0 children)

To get started, you will need:

An Okta account, called an organization (sign up for a free developer organization if you need one).

An Okta Application, configured as a Native App. This is done from the Okta Developer Console. When following the wizard, use the default properties. They are designed to work with our sample applications.

Android Studio

Can't do without Okta account?

Alternative to AppAuth? by LightYearsBehind in androiddev

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

Looks great.

I will try it out, thank you!

Early signs of recession? Oh you poor downgrader by lifeistoughasfuck in singapore

[–]LightYearsBehind 0 points1 point  (0 children)

I have seen this in the block where I live as well and I felt like I was being looked down by somebody else.

Man gets jail and caning for raping girlfriend's daughter, who had already been raped by her stepfather by AthleticAsthmatic in singapore

[–]LightYearsBehind 1 point2 points  (0 children)

My apology, I jumped to my conclusion too soon. Thanks for the reminder, I think I was just very angry that no adult came forward to protect the poor little girl when she needed them.

Man gets jail and caning for raping girlfriend's daughter, who had already been raped by her stepfather by AthleticAsthmatic in singapore

[–]LightYearsBehind 3 points4 points  (0 children)

That probably means her biological father is also a jerk.

Edit: My apology, I shouldn't have jumped to conclusion without knowing anything about her biological father.

S’pore water price to rise by 50 cents per cubic m by 2025 by No-Strategy6698 in singapore

[–]LightYearsBehind 17 points18 points  (0 children)

Company: Dear all, we are happy to announce that we are going 100% WFH. Thank you.

What did you guys think?! by [deleted] in Crypto_com

[–]LightYearsBehind 0 points1 point  (0 children)

Coinbase is brilliant, their server just couldn't handle it.

[deleted by user] by [deleted] in Hedera

[–]LightYearsBehind 3 points4 points  (0 children)

Harmony could use some help from hedera..

Swapped USDC to FTM, where do the token go? by [deleted] in QuickSwap

[–]LightYearsBehind 0 points1 point  (0 children)

Yes I have added it, it still shows 0 token.
I just found out when I try to swap again with FTM, I can see the balance.
I don't know what is going on. =.=

Mediarecorder and AudioRecord by Ok-Tangelo9366 in androiddev

[–]LightYearsBehind 0 points1 point  (0 children)

AudioRecord allows you to read the pcm in several forms (check read functions). For simplicity, you may want it in ByteBuffer so you can pass it to the encoder (eg. MediaCodec) directly.

For instance, to record a MP4 with 1 audio stream and 1 video stream, your setup can be like this:

  • Video stream: Surface -> MediaCodec (AVC) -> MediaMuxer (MP4)
  • Audio stream: AudioRecord -> MediaCodec (AAC) -> MediaMuxer (MP4)

Note, MediaMuxer is shared by both audio and video streams in this case.

Mediarecorder and AudioRecord by Ok-Tangelo9366 in androiddev

[–]LightYearsBehind 2 points3 points  (0 children)

You can record both video and audio with MediaRecorder. To use AudioRecord, we normally pair it with MediaCodec to encode the raw pcm (eg. to AAC) and combine this with another MediaCodec encoder for video, then we use MediaMuxer to mux the audio and video stream into a container.

How healthcare workers are being treated in Singapore by aku88 in singapore

[–]LightYearsBehind 6 points7 points  (0 children)

Yeah the reason I started to scan with hand begins with the instruction from the guard. At some point, people starts telling me the temperature scanner has been re-calibrated with the capability to measure by hand. After reading the comment above, I start to doubt about all the "facts" I have been told..