- Life pro tip - Disable "Allow parallel run" in the app Run/Debug configuration in Android Studio if you previously had to run the app twice in order for your code changes to reflect in the app
- Starting May 5th, you must let us know why your app requires broad storage access
- Migrating from Burst to TestParameterInjector
- Mobile Developers Cafe - Weekly Issue #23 is out with loads for Android Dev content
- Ominous Scoped Storage warning messages
- Android Vitals - Tap Response Time
- Book Recommendations for Android Development in Java 2021
- Firebase realtime database for entire app lifecycle.
- Looking for feature recommendations for my app
- Can I use Kotlin Multiplatform Mobile on a Windows machine for android only development?
- Trivia App Game For Android (Open Source)
- Is it too much trouble to add/update assets?
- How does your team handle release builds from CI/CD?
- What is the best way to test app + backend interactions?
- Hi everyone i need help i want to make app to send msg via bluetooth 80% of code is given in assignment can anybody complete it for me please ???!!!
- Problems faced by you as an Android Developer?
- real-time sample android app code challenges, rapid-prototyping interviews ?
- Academic Survey on Parameters in Android Apps
- Is it possible to make an app with only one admin user, myself ?
- Why Kotlin Is Preferred Language For Android Development?
- I had put the version at 0.1 while releasing the app... On the playstore it showed up as 1.1 ... Is there any policy update that I am unaware about?
| Posted: 15 Apr 2021 03:45 AM PDT Have been suffering for months until I found this out. I had to run the app a few times after changing something in the code in order for the changes to be reflected in the freshly installed app. [link] [comments] | ||
| Starting May 5th, you must let us know why your app requires broad storage access Posted: 14 Apr 2021 07:00 PM PDT
Anyone got the warning from Play Console? Isn't that the deadline is August, 2021 for new apps and November, 2021 for updating existing apps according to this article? https://developer.android.com/distribute/best-practices/develop/target-sdk [link] [comments] | ||
| Migrating from Burst to TestParameterInjector Posted: 15 Apr 2021 07:25 AM PDT | ||
| Mobile Developers Cafe - Weekly Issue #23 is out with loads for Android Dev content Posted: 14 Apr 2021 07:47 PM PDT
| ||
| Ominous Scoped Storage warning messages Posted: 14 Apr 2021 01:44 PM PDT I got the following message in the console:
My app targets Android 10 with I was under the impression that we'd have until November to do these things, at which point we'd need to target Android 11 to release updates, and we'd retain requestLegacyExternalStorage=true for Android 10 users. However, from this message, I have no idea what hoop they want us to jump through and when. We can't really remove requestLegacyExternalStorage=true for Android 10 without breaking the app. How do we 'let us know' (there's no form in the dev console for this), and is using raw file paths in Android 10 a 'permitted use' of the requestLegacyExternalStorage=true flag? [link] [comments] | ||
| Android Vitals - Tap Response Time Posted: 15 Apr 2021 07:15 AM PDT
| ||
| Book Recommendations for Android Development in Java 2021 Posted: 14 Apr 2021 08:53 PM PDT Hi, I am a beginner in android development with Java and are there any updated books that can teach me the fundamentals + advanced concepts well? I am looking for books specifically. [link] [comments] | ||
| Firebase realtime database for entire app lifecycle. Posted: 15 Apr 2021 07:01 AM PDT My app's server occasionally goes down. It is planned to have multiple servers with different base URLs but cannot update app simply for the reason of different URL. So I tried storing the URL in firebase realtime database so that I can store it to shared preferences in real-time. Since it is for entire app, I have a service which I start in the application class which has the value event listener. But sometimes the value event listener's on data change not at all invoked. Is there anything wrong in this method? Or is it issue with firebase? Or is there a better way to have dynamic base URL to get reflected in real-time? [link] [comments] | ||
| Looking for feature recommendations for my app Posted: 15 Apr 2021 12:18 AM PDT So I created this app back in 2019, it takes input time, output time, and/or break time and outputs time into a decimal format. Will also store hours in a sqlite database as well as calculate your wages for the hours stored. I am currently working on a very big update. Currently up to 50 or bug fixes and changes. I was looking for some feature recommendations for my app. I feel like its lacking in some areas, i'm just not sure what. So if you would, you can check it out here. Can also view github source code here. Also notify me of any bugs you find, so i can include them in this update. Thanks! [link] [comments] | ||
| Can I use Kotlin Multiplatform Mobile on a Windows machine for android only development? Posted: 14 Apr 2021 08:27 PM PDT I know you have to have a mac to write swift code and do iOS development on Kotlin Multiplatform Mobile (KMM) but currently I don't have a macOS machine. I was wondering if I could use KMM on a Windows machine for android only development. I eventually will get a mac but can't at the moment. Could I start dev on a windows machine and then migrate my code to a mac? [link] [comments] | ||
| Trivia App Game For Android (Open Source) Posted: 15 Apr 2021 04:41 AM PDT It Will be So helpful for me if someone can give me some notes about my code & how can I improve it. https://github.com/DevKazonovic/Quizzer P.S: I Post in the PlayStore just to see the process of releasing an app. [link] [comments] | ||
| Is it too much trouble to add/update assets? Posted: 15 Apr 2021 12:35 AM PDT I'm researching the idea for an asset pipeline which will use a source like Figma or Sketch and transform icons to svg/xml for all densities, format correct file names and put them in proper folder structure.
Optionally, create a pull request against the project repo so there is some history and kick off CI if configured to guard against any potential resource compiler errors.
Does this sound a useful tool to have around? [link] [comments] | ||
| How does your team handle release builds from CI/CD? Posted: 14 Apr 2021 12:50 PM PDT What does your teams process look like for creating production signed builds from CI/CD and uploading them to Firebase App Distribution/Google Play/etc. ? How does that play in with versioning? Trying to evaluate how other teams perform these tasks. Some people advocate for tags or branches as being the 'trigger' for causing these actions. Curious to hear how some of you are doing this [link] [comments] | ||
| What is the best way to test app + backend interactions? Posted: 14 Apr 2021 12:12 PM PDT How can I test the REST api contracts between an app and it's backend? I know I can test each in isolation with unit or integration tests, but I still need to test to make sure that the backend is sending the data which the app is expecting to receive and vice-versa. Is there a way to do this without relying on manual testing or large scale multi component automated tests? Like maybe have a way for the app and backend to share json fixture files for integration tests? [link] [comments] | ||
| Posted: 15 Apr 2021 06:40 AM PDT I need it by next 24 hrs before my exam starts i cant do it it very hard for me please somebody help mee 😠I heard people on reddit are really nice and this is a big android community so i beleive there will be someone who will be willing to help a kid in college. https://drive.google.com/folderview?id=1hSkg29WC7maYxd87f1ePRZavZXnb2Ysa (80% to 90% code is already given in assignment material) Please help [link] [comments] | ||
| Problems faced by you as an Android Developer? Posted: 14 Apr 2021 07:08 PM PDT In the comments of this post, we can see Android App Development described as overengineered overcomplicated stuff, steaming pile of crap & so on. My question to those how did you miss to recognize this when you learned Android Development? Have you been unable to implement a required function in Android which lead to dissatisfaction in your work by your employers or clients? [link] [comments] | ||
| real-time sample android app code challenges, rapid-prototyping interviews ? Posted: 14 Apr 2021 10:38 AM PDT i have over 10 years experience developing android apps across different business-sectors and industry domains, however, i've mostly worked as a work-visa contractor in the united states. i have conducted interviews hiring members for my android dev teams in the past as well, also been actively interviewing the past two months for full-time employment opportunities potentially as staff-android engineer level roles. i am particularly opposed to take-home assignments. to my advantage, plenty android mobile development teams are focused on real-time screen-share sample android app code challenge development and showcase type of interviews - what i call 'rapid-prototyping'. however, i've had some mixed levels of difficulty during such interviews. at this point i am wondering, what's your opinions been like when conducting these type of interviews for your teams ? these questions are particularly geared toward more senior and staff tech-lead type of android engineers and mobile engineering managers - regarding what's your bar of acceptance, and how do you set the difficulty of the interview task ? how much would you expect the candidate to know at the top-of-their-head in order to satisfactorily impress you that the candidate is a good hire for the team - from a fluidity and agility skills stand-point ? what i know at the top of my head, i really don't need to google or stackoverflow any of this in real-time during the rapid-prototyping interview -
what i do not know at the top of my head, and looking up google and stackoverflow only kill time.
what i intend to ask is - none of the tasks that fall within the 'rapid-prototyping' interview framework are an everyday duty on the job for android engineers - from creating a brand new android studio project to writing up code for recyclerviews or daily familiarity with runtime permissions api etc. despite the disconnect, some degree of fluidity and agility is appreciated, and i expect the same when i am interviewing candidates for my teams as well. however, i am particularly glad that we had been remodeling our interview framework geared more toward basic knowledge, rather than even knowing and hands-on coding api components and such. if the candidate presents a guess that run-time permissions api usage is necessary for using location-api, that's a favorable positive-point to the candidate in my interviews, and it's not necessary for the candidate to run the app and get the full expected behavior and functionality output in the emulator - because clearly, run-time permissions api is not integrated yet into the code-base. TLDR :- what is your take on the difficulty levels of rapid-prototyping interviews ? how much do you expect the candidates to be living-breathing api-docs and build / compiler toolchains all by themselves ? how many and what kind of tricks should the interview candidate know, so they can guess what you are thinking, and therefore, perform impressively during the rapid-prototyping interview ? [link] [comments] | ||
| Academic Survey on Parameters in Android Apps Posted: 14 Apr 2021 01:55 PM PDT Hi everyone! I'm posting the survey again since we still haven't reached our target sample size. I'm a graduate student working on a research project studying energy usage in Android apps. I would love your perspectives -- the data will help the Android developer community (and make the world greener). Please take our 7-minute survey if you haven't. Thank you for your help! https://purdue.ca1.qualtrics.com/jfe/form/SV_d6bEkkLrhq5ZI1M?source=androiddev [link] [comments] | ||
| Is it possible to make an app with only one admin user, myself ? Posted: 14 Apr 2021 01:29 PM PDT Making my first app using Intelliji Android UI and want there to only be one user, the admin who is the only one who can make posts. The app is basically a blog app to allow reviews of shops. I don't want other people to be able to sign up and make posts or comments, just for them to be able to read the reviews and see the shops on a map. The only person who should be able to log in is the admin/poster. Any tips? Thanks i'm advance. [link] [comments] | ||
| Why Kotlin Is Preferred Language For Android Development? Posted: 14 Apr 2021 08:25 PM PDT
| ||
| Posted: 14 Apr 2021 05:13 AM PDT
|
| 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