AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

Is it based on another repository that perhaps I can use without license limitations? I want to use adb on the device like here and like on Repainter app, but...

I've found this repository from here: https://codedump.io/share/KmYl6iYk8zzu/1/muxing-aac-audio-with-android39s-mediacodec-and-mediamuxer I get this error when trying to import : ![image](https://user-images.githubusercontent.com/5357526/53298402-2b752e00-3836-11e9-8d3d-6b6ec113db0e.png) I tried the various options, but they didn't work. I just want to...

On some Android views (ImageView for example), we can set a ColorFilter: https://medium.com/over-engineering/manipulating-images-and-drawables-with-androids-colorfilter-25bf061843e7 https://developer.android.com/reference/android/graphics/ColorFilter On some cases we can even use tinting. But we can do the same on Lottie,...

help wanted
question

As the title says. It just stays this way: ![image](https://github.com/murgupluoglu/android-simple-widget/assets/5357526/45771387-6b1a-44c3-9d87-dedccdc8b584) [android-simple-widget.zip](https://github.com/murgupluoglu/android-simple-widget/files/13203539/android-simple-widget.zip)

To see how to use it. Could be nice to know hot exactly to use it, inside an ImageView, and even as a step-by-step Bitmaps (meaning I can go over...

I get this when importing the main folder: ![image](https://user-images.githubusercontent.com/5357526/53300653-fe834400-3852-11e9-941d-8605aaea34f0.png) And this if I import the sub folder: ![image](https://user-images.githubusercontent.com/5357526/53300678-53bf5580-3853-11e9-962f-7a477a3666c9.png)

I'd like to know: Is it possible to merge audio&video together, so that the output video will be of the same duration as the input video, and have the audio...

I don't understand some things: 1. Wouldn't the new APK still need user-confirmation to be installed? If not, how, and wouldn't it need to stay with the same permissions? 2....

* Device: Pixel 4 * OS version: Android 12L * SDK version: `api('com.google.android.gms:play-services-auth:20.0.0')` * [Android] Google Play Services version: "21.45.16 (150400-414021728)" , version code 21451603 ### Step 3: Describe the...