• Breaking News

    [Android][timeline][#f39c12]

    Wednesday, January 27, 2021

    ProGuard Playground: A better way to write keep rules! Android Dev

    ProGuard Playground: A better way to write keep rules! Android Dev


    ProGuard Playground: A better way to write keep rules!

    Posted: 27 Jan 2021 08:00 AM PST

    ProGuard Playground: A better way to write keep rules!

    Hi all,

    writing ProGuard / R8 keep rules can be frustrating, mostly because iterating on them is slow. We've made this new tool available for everyone, similar to language playgrounds. It evaluates your rules and immediately and visually shows the impact on your APK/jar/...

    It's currently in beta so all feedback is more than welcome and can be shared here: https://community.guardsquare.com/t/proguard-playground-released/454

    (announcement: https://twitter.com/guardsquare/status/1354428953419800576 )

    Enjoy!

    https://playground.proguard.com

    https://i.redd.it/2yfi1pyvdwd61.gif

    submitted by /u/dznn
    [link] [comments]

    I handpicked 525+ remote job openings from Hacker News who is hiring - January

    Posted: 27 Jan 2021 09:27 AM PST

    Here I would like to share more than 500 remote jobs that I've curated from Hacker News Who is hiring thread. All these are 100% remote jobs not just allowed to work from home during COVID-19. These are 100% remote jobs and will continue to follow that after the covid.

    https://remoteleaf.com/whoishiring.

    Note: Select "mobile" in the skills filter to view all Android/iOS development jobs

    ✅ 100% remote full-time jobs.
    ✅ Each and every job is manually curated and verified. Spent more than 14 hours for this.

    submitted by /u/abinaya_204
    [link] [comments]

    Implementing Top Sheet component in Android | BottomSheet Behavior explained

    Posted: 27 Jan 2021 02:25 AM PST

    Android Studio Arctic Fox Canary 5 available

    Posted: 27 Jan 2021 11:04 AM PST

    How do you list the Licenses of all dependencies in your Android project?

    Posted: 27 Jan 2021 10:09 AM PST

    Most companies care (or should care) what libraries their apps use, and what their licenses are. But it seems getting this information automatically is not super straightforward.

    I tried using the License Gradle Plugin https://github.com/hierynomus/license-gradle-plugin

    It seemed very promising but I can't get it to output anything from my Android project (using v0.15.0). I even tried it on a very simple small project with no success. I carefully followed the slightly unclear readme and tried different variations.

    Am I missing something? Is there something that needs to be done differently for an Android project?

    What are people using?

    submitted by /u/nokite
    [link] [comments]

    Hilt alpha 0.0.3

    Posted: 27 Jan 2021 03:31 PM PST

    Do viewModels now require separete implementation of hilt in dependencies ?

    submitted by /u/dimiitpk
    [link] [comments]

    Solving architectural problems in Bluetooth Low Energy mobile apps

    Posted: 27 Jan 2021 04:06 AM PST

    NDK permissions

    Posted: 27 Jan 2021 02:58 PM PST

    is it possible i can make an app that simply load a native library and then i can request permissions, render, listen for input, all in the native app?

    sorry but im new to android but have windows systems engineering experience...I'm learning ARM (v8), but I'm experienced with x86 and a competent reverse engineer?

    Im 15 yrs old and i love embedded systems

    submitted by /u/crafty2020nye
    [link] [comments]

    Android Studio deletes app while debugging

    Posted: 27 Jan 2021 02:36 PM PST

    Is anyone else experiencing an issue where Android Studio will randomly delete your app while debugging?

    I'm using Android Studio 4.1.2 on a Windows 10 machine. My app is a WearOS app and I debug over Wi-Fi. I've maintained this app for over three years and it just started happening.

    I'm on WearOS version 2.23/ System version HMR2

    submitted by /u/Army_Pete
    [link] [comments]

    Waldo, where's my UI?

    Posted: 27 Jan 2021 02:06 PM PST

    How to make a recommendations system in android?

    Posted: 27 Jan 2021 12:45 PM PST

    So Im making a recipe app for my FYP so I want to implement a recommendation System in to the app. How would I do this?I have no idea where to start?

    Im using firebase where my user register and i would like to save what recipe they have looked for and use that information to recommend new recipes. Example, if they have look at high protein recipes a lot so i would recommend them high protein recipes more

    submitted by /u/TheConMan1234
    [link] [comments]

    Jetpack Compose Beta coming soon?

    Posted: 27 Jan 2021 12:24 PM PST

    I've gotten very excited about Jetpack Compose lately. I have played around with it a lot I plan to use it in production as soon as it hits beta. It's already quite stable and the API surface was only changed slightly in the past few months yet.

    Also, usually they release new alpha versions every two weeks on Wednesday but today there was no release. This might indicate that there's something big in the pipeline.

    It's in alpha for almost a half year. I feel like it's about time. What do you think?

    submitted by /u/Ynode
    [link] [comments]

    Tips for building a quality app with Firebase

    Posted: 27 Jan 2021 06:10 AM PST

    Call Audio Capture over Android.

    Posted: 27 Jan 2021 08:51 AM PST

    Hey,
    I was wondering if there's an API or any other make do method currently present in the SDK by which it is possible to capture audio of incoming and outgoing calls . I remember reading that this API was removed due to potential "legal problems", but couldn't find more info about this.

    submitted by /u/gawwwwdg
    [link] [comments]

    New App Review using mocked data

    Posted: 27 Jan 2021 06:08 AM PST

    Hello everyone,

    Following up on what Apple has been doing for a while, Google have started asking for credentials to allow them to login and test the application being published.

    Depending on the app, this might involve having to create production accounts specifically for Google, something which the owner of the app might not be OK with (for instance, financial institutions).

    A way to get around this is to have the app use a non-production environment during the review process (for instance, if a specific login is used, use the test URL instead of the production one).

    What I was wondering if it would be possible to use mocked data entirely (for instance via a Mockwebserver) and if it's something which Google might pick up on and refuse the app? Does anyone here have any experience with this ?

    Thanks :)

    submitted by /u/mikeigor
    [link] [comments]

    Is it possible to avoid tests for espresso and only run in Robolectric?

    Posted: 27 Jan 2021 02:19 AM PST

    Is there a way to annotate a test such that it can only run in robolectric and is ignored when run on Espresso

    submitted by /u/farees-hussain
    [link] [comments]

    Saving changes made in app after restarting it.

    Posted: 27 Jan 2021 05:27 AM PST

    So I'm making an app for controlling ESP32 wirelessly and every time I restart the app it goes back to original build state(any changes that user made aren't saved), any help on how to solve this?

    submitted by /u/Leo6002
    [link] [comments]

    Internal Test Link Not Working

    Posted: 27 Jan 2021 05:19 AM PST

    Hi Guys,

    I have been waiting since last friday (5days now) for my internal test link to be working, but it isn't.

    I have read that it could take like 4 days since it was my first publish so I waited but on the 5th day I am starting to get worried.

    The link on mobile just keeps loading, and on browser it just says url not found.

    I have already contacted the support but still waiting..

    Anyone can help me with this?

    Maybe I did something wrong?

    submitted by /u/vingormusiq
    [link] [comments]

    How to think differently about Google Play ASO?

    Posted: 27 Jan 2021 06:50 AM PST

    Could it be that WHPX stopped working (on AMD) ?

    Posted: 27 Jan 2021 02:51 AM PST

    I need WSL2 and Docker in WSL2 enabled for my daily workflow. I also need to run Android emulators on Windows 10.

    This used to work without problems. Now my emulators won't start anymore, giving the following errors, when WSL2 is enabled.

    WHPX: Failed to get virtual processor registers, hr=c0350005 WHPX: Failed to emulate PortIO access with EmulatorReturnStatus: 64 WHPX: Failed to exec a virtual processor 
    submitted by /u/ad-on-is
    [link] [comments]

    Custom square crop with handlers inside the app

    Posted: 27 Jan 2021 02:50 AM PST

    Hi,

    I have a small project where I process some objects inside images. The app takes a photo from the camera or from the gallery and it shows it in a container. I am using Coil library for this step. I want to make a free 4-point handle crop (square) to crop the image on the object in the image. I have found some libraries on GitHub but they seem pretty old. For example, this one was updated in October 2018.

    Does anyone want to share an idea or some demo code of this being implemented or how can it be done?

    submitted by /u/Chewe_dev
    [link] [comments]

    Is Etoro app native Android? If not, what is it build on?

    Posted: 27 Jan 2021 06:06 AM PST

    [Free Webinar about Test Automation TODAY]

    Posted: 27 Jan 2021 12:41 AM PST

    Are you a tester? Want to simplify maintenance, team collaboration and get automatic Selenium & Appium reports in the cloud? This live webinar is just for you! Today, 27th Jan | 10:30 AM EST / 9 PM IST. Register here🤩✍️

    submitted by /u/fancommunity213
    [link] [comments]

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel