ProGuard Playground: A better way to write keep rules! Android Dev |
- ProGuard Playground: A better way to write keep rules!
- I handpicked 525+ remote job openings from Hacker News who is hiring - January
- Implementing Top Sheet component in Android | BottomSheet Behavior explained
- Android Studio Arctic Fox Canary 5 available
- How do you list the Licenses of all dependencies in your Android project?
- Hilt alpha 0.0.3
- Solving architectural problems in Bluetooth Low Energy mobile apps
- NDK permissions
- Android Studio deletes app while debugging
- Waldo, where's my UI?
- How to make a recommendations system in android?
- Jetpack Compose Beta coming soon?
- Tips for building a quality app with Firebase
- Call Audio Capture over Android.
- New App Review using mocked data
- Is it possible to avoid tests for espresso and only run in Robolectric?
- Saving changes made in app after restarting it.
- Internal Test Link Not Working
- How to think differently about Google Play ASO?
- Could it be that WHPX stopped working (on AMD) ?
- Custom square crop with handlers inside the app
- Is Etoro app native Android? If not, what is it build on?
- [Free Webinar about Test Automation TODAY]
ProGuard Playground: A better way to write keep rules! Posted: 27 Jan 2021 08:00 AM PST
| ||
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. [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? [link] [comments] | ||
Posted: 27 Jan 2021 03:31 PM PST Do viewModels now require separete implementation of hilt in dependencies ? [link] [comments] | ||
Solving architectural problems in Bluetooth Low Energy mobile apps Posted: 27 Jan 2021 04:06 AM PST
| ||
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 [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 [link] [comments] | ||
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 [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? [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, [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 :) [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 [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? [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? [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. [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? [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🤩✍️ [link] [comments] |
You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment