The Great 2021 /r/AndroidDev User Survey Android Dev |
- The Great 2021 /r/AndroidDev User Survey
- Best Practices for Handling App Security with API Key
- [Library] Swipe to dismiss image layout
- Expandable lists in Jetpack Compose
- I feel so happy today. It's time to give back.
- PreferenceSceeen using Datastore
- My team is confused about the minimum API level (30 now?) to upload a app to the Google Play Store
- Need help !!
- Weekly Who's Hiring Thread - January 11, 2021
- Question from a designer about using fonts in apps on multiple platforms.
- Help! My device emulator got weird.
- Associate Android Develope rexam grading taking forever
- SearchView on listView with custom adapter
- Same app with user and admin flavors
- New year, faster builds
- Resources about Building UI
- Is Kotlin/Django/Postgres a good stack choice?
- Help to resolve error
- I just uploaded my app and it is a paid app, but i accidentally put it up for open testing, what is open testing? and since my app is paid, can people download it for free because of this open testing? if so how do i stop the open testing? and how do people sign up to be a tester for apps?
- I have a Moto G4 I want to Repurpose as a Stand-alone Micro Tablet [Not a Phone] - Any Tips or Tricks?
- If I have an Activity with multiple Fragments on Screen, how do I refactor it for Android Jetpack?
- In-App Purchase refunds
- ADV install location Android Studio
- Anybody know how to make an Accessibility service run in a separate process?
- How to Build a Fitness App? UI-UX Design Case Study
The Great 2021 /r/AndroidDev User Survey Posted: 02 Jan 2021 07:29 AM PST Hey all, happy new year! As discussed at the end of 2020, the 2nd step of the subreddit improvement plan is getting feedback from YOU, the actual users! I've created a survey to get your thoughts on every rule, as well as more general feedback. Every question is optional, but I'd really appreciate it if you could answer as many as possible. A few notes:
Here's the link, one more time: https://docs.google.com/forms/d/e/1FAIpQLSd-X4mnfHL0scPmHG4-6yXQYPYI9sMAAtQRu89sZYtLhXFVRA/viewform?usp=sf_linkThanks! :) PS: Looking for the usual app feedback thread or weekly hiring thread? [link] [comments] | ||
Best Practices for Handling App Security with API Key Posted: 11 Jan 2021 10:59 AM PST Hey, all. I hope this doesn't fall under the "help me" category as I am looking for more of a general discussion on best practices. If it does, I will remove it. Anyway, I'm a web developer who may be working on an app for someone (I'm undecided on using Vue-Native/React-Native, NativeScript, or Ionic 5 if that has any bearing), and I was hoping to bounce a couple questions off of those who are more experienced: The app requires third-party API integration using an API key for authentication; am I correct that this API key shouldn't be available within the app's code? Assuming that's the case, would the preferred method to handle this be using a server-less function to store the API key via an environment variable and make the call there? Also, once I have authenticated the app, and eventually retrieved the user info, what would be the best way to store that the user has logged in? Is there a pretty standard TTL recommended for mobile apps? Anyway, sorry for all the random questions. If anyone is able to assist, it would be greatly appreciated and greatly help with planning the architecture. Thank you! [link] [comments] | ||
[Library] Swipe to dismiss image layout Posted: 11 Jan 2021 02:55 AM PST I made a custom layout that will display images with features like swipe to dismiss, zooming, pinning, etc. See demo on Github. The idea is not unique but just wanted to learn how such gestures are implemented. The library is small & is under-development if you've any suggestion let me know :) [link] [comments] | ||
Expandable lists in Jetpack Compose Posted: 11 Jan 2021 10:32 AM PST | ||
I feel so happy today. It's time to give back. Posted: 11 Jan 2021 11:39 AM PST I have been through times when I had tried to evade AWS just because it seemed too complex. I did not know the capabilities. A pure noob. But then I made a promise to delve into it for another time. And viola!!! I did learn a lot. I tried my hands at different tools and have a good grip over AWS now. I found many students struggling like I did and so I decided to break the myth and make a video and help them.They are new Android developers but did not know how to use Parse Server with AWS. So, I decided to give it a try and help them and others. I put it in a lot of effort for this video to be as simple as possible and tried my best. But again, I am new to this and hence will appreciate any feedback. I will be very happy if this video makes even one learner's life easy. I feel happy today. Thanks a ton all of you. [link] [comments] | ||
PreferenceSceeen using Datastore Posted: 11 Jan 2021 12:52 PM PST Hi, is it possible to use androidx.preference.PreferenceScreen with the new Preference Datastore API instead of SharedPreferences? [link] [comments] | ||
My team is confused about the minimum API level (30 now?) to upload a app to the Google Play Store Posted: 11 Jan 2021 03:47 PM PST Does this mean only phones with this API level can play the game? My old Pixel Device can't play the latest version of our app at API 30, so pretty much they are forcing us to buy a new phone? Or am I misunderstanding something. Does API 30 have to be the target, but the minimum can be something much less? Thanks for the help. [link] [comments] | ||
Posted: 11 Jan 2021 02:51 PM PST Hi guys , i've opend a delivery company and i need an application that helps me with it . I have multiple locations that i need to deliver to . So let's say i have 50 locations i need to deliver to . I need an application that can make the best route + shortest and time saving . I want to use waze app for navigation. I have no experience in coding . Could anyone guide me or i will buy from him the app at a convenient price of course. [link] [comments] | ||
Weekly Who's Hiring Thread - January 11, 2021 Posted: 11 Jan 2021 06:00 AM PST Looking for Android developers? Heard about a cool job posting? Let people know! Here is a suggested posting template:
Feel free to include any other information about the job. [link] [comments] | ||
Question from a designer about using fonts in apps on multiple platforms. Posted: 11 Jan 2021 10:29 AM PST I am a designer creating a style guide and I'm not sure how to show the typography. Do different apps usually use a unique font that is the same across different platforms? (ie Helvetica on every device) Or would I just use the default font for each device (San Fransisco for iPhone, Product Sans on Google, etc)? [link] [comments] | ||
Help! My device emulator got weird. Posted: 11 Jan 2021 01:50 PM PST | ||
Associate Android Develope rexam grading taking forever Posted: 11 Jan 2021 01:33 PM PST Hey guys, I have submitted my Associated Android Developer exam over 45 days ago and I still have not received any feedback from TrueAbility and even when I contact support I get no response. Should I be worried? They say that the grading process may take up to 45 days, which means I should have it graded by now, right? [link] [comments] | ||
SearchView on listView with custom adapter Posted: 11 Jan 2021 01:28 PM PST So I am a beginner and I have been trying to add a Searchview over a ListView with a custom adapter... Any ideas? [link] [comments] | ||
Same app with user and admin flavors Posted: 11 Jan 2021 09:12 AM PST What is the best options here? I need to make two apps from one, app-user and app-admin, a lot of functionality are same but admin have more screens [link] [comments] | ||
Posted: 11 Jan 2021 05:23 AM PST Great article by Haris Houlis showing how to speed up Gradle builds. https://houlisha.medium.com/new-year-faster-builds-dc555f75f2fc [link] [comments] | ||
Posted: 11 Jan 2021 03:04 AM PST Hi all! For them to be responsive, when to do or not constraints and chain constrains, when could or should use hardcoded sizes. etc. Any resource would be helpful, thank you [link] [comments] | ||
Is Kotlin/Django/Postgres a good stack choice? Posted: 11 Jan 2021 11:50 AM PST So I'm a physicist by trade, looking to build an app. I have some experience in R, Python, SQL and C, and have done some HTML/CSS for some static websites. I would like to build a data sciencey Android app this year, which will have some complicated backend requirements. I've learned a bit of Django but realised that it needs to be a native app. It looks like everybody's recommending Kotlin over Java these days. My question is, would Kotlin/Django/Postgres be a good choice for app development? My reasoning is:
Do you guys have any recommendations? Thanks!! [link] [comments] | ||
Posted: 11 Jan 2021 04:18 AM PST Hello everyone, can you help me to resolve this error? Globals.java contains all global variables. java.lang.NullPointerException: at com.test.app.Globals.a (Globals.java:81) at com.test.app.ui.ra.RaFragment$1$1.run (RaFragment.java:153) at android.os.Handler.handleCallback (Handler.java:883) at android.os.Handler.dispatchMessage (Handler.java:100) at android.os.Looper.loop (Looper.java:237) at android.app.ActivityThread.main (ActivityThread.java:8167) at java.lang.reflect.Method.invoke (Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:496) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1100) [link] [comments] | ||
Posted: 11 Jan 2021 04:05 AM PST
| ||
Posted: 11 Jan 2021 09:19 AM PST Hey guys, I have a Moto G4 sitting in a Drawer that hasn't been used in a few years. I have a few Sporting Apps I'd like to install on it and treat is as a Micro Streaming Tablet and leave the Phone part redundant. Handy little device f I can get it working nicely. I'm in lockdown so could be a nice little product. I can just side load the apps on the device but would be nice if I could possibly install a CustomOS that works with Google Play etc and get it working more as a tablet. Anyway, any ideas guys? [link] [comments] | ||
If I have an Activity with multiple Fragments on Screen, how do I refactor it for Android Jetpack? Posted: 11 Jan 2021 08:21 AM PST I have an Activity that has three Fragments on Screen to compartmentalize different features of the Layout. I'm considering migrating to Android Jetpack Navigation but Jetpack Navigation seems to be about one Fragment for every screen. How would I refactor the Fragments in this scenario to make them work with Jetpack Navigation? [link] [comments] | ||
Posted: 11 Jan 2021 07:38 AM PST Hello all, I recently introduced an in-app purchase on my app. However, it appears that users are abusing the refund feature by making an in-app purchase and requesting a refund immediately thereby getting the benefits of the in-app purchase without paying for it (despite the purchase costing barely anything). Is there a way to circumvent or prevent this? Because of this, I am seriously considering removing the in-app purchase product from the app. [link] [comments] | ||
ADV install location Android Studio Posted: 11 Jan 2021 07:37 AM PST How can I change the location Android Studio installs the AVDs? I tried to add ANDROID_AVD_HOME and ANDROID_SDK_HOME variables but that didn't help. Please help me it's pretty urgent. [link] [comments] | ||
Anybody know how to make an Accessibility service run in a separate process? Posted: 11 Jan 2021 03:33 AM PST I tried just adding the "process" tag to it in manifest but it doesn't work like with regular services. [link] [comments] | ||
How to Build a Fitness App? UI-UX Design Case Study Posted: 11 Jan 2021 06:49 AM PST Hey everyone! Our recent post is about how to create a fitness mobile app. We focused on the main stages of developing a user-friendly mobile app following UI-UX best practices. You might find it worth sharing. https://2muchcoffee.com/blog/how-to-build-a-fitness-app-ui-ux-design-case-study/ [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