AndroidDeveloperLB

Results 602 issues of AndroidDeveloperLB

**Is your feature request related to a problem? Please describe.** If we generate AAB file to be used by devices right in them, it's impossible. Each person who gets the...

Example: http://nokiatech.github.io/heif/content/images/autumn_1440x960.heic [autumn_1440x960.zip](https://github.com/j256/simplemagic/files/3390292/autumn_1440x960.zip) got from: http://nokiatech.github.io/heif/examples.html What I get: `info:ISO, type OTHER, msg 'ISO Media'`

From my understanding by reading the description, this library can be used to guess the type of a file based on its content, similar to the "file" command on linux....

This: https://issuetracker.google.com/issues/70921373

I see this launcher doesn't support Android O. Please update it to be able to handle shortcuts : https://developer.android.com/guide/topics/ui/shortcuts.html#pinned Currently, the launcher cannot create a shortcut on Android O from...

No matter how you install an app (play store, APK, adb...), it would auto-create a new app-shortcut to it. The feature will of course be disabled by default, and we...

I was hoping to use this to have a fallback in case I can't parse ZIP files using ZipFile: https://stackoverflow.com/q/61652063/878126 Sadly, when I try to make a simple app using...

So maybe possible to do it nicely via root too: You can use this command to check what's possible (got from [here](https://issuetracker.google.com/issues/138734793#comment4)) : `adb shell cmd wifi help`

I sometimes use this tool instead of the new layout-inspector, as it's sometimes more reliable. Also, it can get information of all apps and all that's on the screen, as...

**Is your feature request related to a problem? Please describe.** Allow us to open it outside of Android Studio. **Describe the solution you'd like** I want to avoid the need...

feature