Android Dev - App Feedback Thread - June 26, 2021 |
- App Feedback Thread - June 26, 2021
- Is Raccoon better than wireMock for Android UI test?
- Do you use SharedPreferences?
- Make android apps using Kotlin without Android Studio
- I wrote an article about "How Telegram Optimize Image Before Uploading it to the Server on Android"
- I'd like to disconnect the camera on my Nokia 8 from the power button. Is this possible?
- Android UI idea
- Need help from an experienced android developer.
- Emulator on M1 MacBook?
- [LOOKING FOR MENTOR] Back at coding...again
- CircleCI Gradle Plug-in?
- Side projects - design and motivation
- I wrote a small library that makes enum preferences with DataStore a bit easier. I hope you find it useful!
- Opinion on Xamarin Forms ?
- Heyy everyone, if someone is looking for offline database solution in Flutter, sqfentity is working really well for me, so here is an example on how to set it up
- NY Times Top Stories on Android Compose
- ~30% conversion rate for a kid puzzle game with low rate for IAP conversion
- Whatsapp message service?
- Question about RecyclerView adapter.
App Feedback Thread - June 26, 2021 Posted: 26 Jun 2021 06:00 AM PDT This thread is for getting feedback on your own apps. Developers:
Commenters:
To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback. As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you. [link] [comments] | ||
Is Raccoon better than wireMock for Android UI test? Posted: 26 Jun 2021 04:12 PM PDT
| ||
Posted: 26 Jun 2021 01:20 PM PDT Do you guys use SharePreferences feature? If so, generally for what? [link] [comments] | ||
Make android apps using Kotlin without Android Studio Posted: 26 Jun 2021 05:11 AM PDT Sadly, my computer is unable to handle Android studio. I only have 4 GB RAM. do I have to write my android apps in android studio? or can I use an ide? [link] [comments] | ||
I wrote an article about "How Telegram Optimize Image Before Uploading it to the Server on Android" Posted: 25 Jun 2021 08:18 PM PDT https://rifqimfahmi.dev/blog/telegram-like-image-optimization-on-android/ I hope the article will give you some insight on how to deal with image scaling or optimization on Android development. Feedback is very welcomed. Thank you. [link] [comments] | ||
I'd like to disconnect the camera on my Nokia 8 from the power button. Is this possible? Posted: 26 Jun 2021 04:58 PM PDT Hey there! 8 out of 10 times when I press the power button on my smartphone (Nokia 8 / Android 9) it starts the camera. This is very annoying (and it wasn't like this when I bought it; I think it's wear?) So I'd like to remapthis/break this connection. Button remapping via app doesn't work, since it's the power button. Is there any way to maybe do this, maybe connecting the phone to the computer (circumventing the power button) and removing this "power button - camera" link with some kind of app on the computer? Thanks! [link] [comments] | ||
Posted: 26 Jun 2021 04:50 PM PDT I was thinking about some small change in the android UI or any UI in general, if an app haven't been used for a while it begins to become like dusty and old and maybe it gets faded and ask you after a while if you are relying on this app or you delete it, how about that? 🤔 [link] [comments] | ||
Need help from an experienced android developer. Posted: 26 Jun 2021 10:48 AM PDT Hi, I'm looking for an experienced Android developer to help me review an app I've been working on. I'm a senior developer but I've never worked with android before. It would be great if I could get someone, preferably based in the US, to do an in-depth code review. I'm based in Austin, TX so someone local would be great. [link] [comments] | ||
Posted: 26 Jun 2021 09:14 AM PDT I've installed the latest stable version of Android Studio on my M1 MacBook Air. I understand that I cannot use one of the recommended images because they are x86 which aren't compatible with the M1 chip. So I'd use one of the Arm images under the tab "Other images". However:
Any ideas? Do I need to use one of the M1 optimized beta versions of Android Studio? [link] [comments] | ||
[LOOKING FOR MENTOR] Back at coding...again Posted: 26 Jun 2021 04:25 PM PDT Hi Yall!! Back in 2013, I went to technical school to learn to code, and I did learn a lot indeed! I remember coding a version of Angry Birds that worked so well that we (because it was a class project) got in trouble with Android and Jose Mourinho (unauthorized use of his image). Anyways, after a bad professional experience, I decided that coding was not for me. And I regret that so damn much. I feel like right now is the right moment for me to learn again. I have a couple of ideas that I would love to learn how to code (kind of a dnd game) but honestly, I don't even know where to start. I am currently enrolled on CodeAcademy for work on my SQL knowledge and I was thinking of using that platform for also learning (or relearn!) how to code on Android. Right now it would be coding a turn-based game. Since the amount of information out there is so overwhelming, I feel like I need guidance for learning what I truly need to learn. If someone in here could spare 30 minutes a week to help get settle or offer me some guidance, that would be awesome. If you feel like this is something I should be paying someone to help me with, I am more than happy to discuss that! Thank you for making it this far on my post! [link] [comments] | ||
Posted: 26 Jun 2021 03:54 PM PDT Anyone know of gradle plugin that will run a workflow as part of our builds before committing? For example, https://circleci.com/blog/local-pipeline-development/ would be wrapped in a gradle plugin that would invoke per build to ensure the workflow is working as expected before pushing to remote. Asking for a friend :) thanks for any help here [link] [comments] | ||
Side projects - design and motivation Posted: 26 Jun 2021 06:00 AM PDT Developers with your own hobby projects / apps! How do you handle the design for your side projects? I am very into design and know some basics but I often dislike how it turns out and spend more time changing the design than actually coding features. Secondly, while I often do have the will to work on my side projects, I often find myself tired after developing 8h+ per day at work and wish to do just something different in my free time and somehow rarely have the motivation and time to actually work on my side projects... For ex. I wanted to make a local transit app, since there is a really good API available, but I ended up changing the design like 50 times, and sometimes I open Android Studio, write 2 lines of code, and just close it since I see that I am not really in the mood to code after coding the entire day/week. [link] [comments] | ||
Posted: 26 Jun 2021 08:42 AM PDT
| ||
Posted: 26 Jun 2021 03:22 AM PDT What do you thinks about mobile development in Xamarin Forms ? I have experience in .NET and I would want to develop a mobile app. I started to learn Android but I'm thinking about using a cross platform solution to also develop for Apple devices so being familiar with .NET I was thinking about Xamarin Forms. I heard good and bad opinions about XF (weird bugs, big app size, bad development tools, the need to use custom renderers a lot, low performance despite native rendering of controls ) and I'm not sure how to continue. There is also .NET MAUI coming in December and I'm thinking if it would pay off to learn Xamarin forms now and using it for MAUI. The app that I want to develop is based mainly on data input/reading and videos/images read/write so no heavy rendering or game development. I want to know your opinion, what do you think about XF ? XF or Android native without Apple device ? [link] [comments] | ||
Posted: 26 Jun 2021 10:25 AM PDT
| ||
NY Times Top Stories on Android Compose Posted: 26 Jun 2021 05:12 AM PDT
| ||
~30% conversion rate for a kid puzzle game with low rate for IAP conversion Posted: 25 Jun 2021 11:53 PM PDT
| ||
Posted: 26 Jun 2021 01:47 AM PDT Whatsapp message service seems unstoppable, never miss any messages. Even when whatsapp services stopped from running services, it still receive messages (not a rooted device). Any idea how to implement something like that? Does they use FCM (usually won't show in running services)? [link] [comments] | ||
Question about RecyclerView adapter. Posted: 25 Jun 2021 08:52 PM PDT Hi, have a question. Normally i get this by passing into constructor, like: but i'm reading and try some, get the context from parent when the ViewHolder are created, like So, the questions are ¿What are the best way to ge the context from RecyclerView.Adapte<*>? Thanks for ur time, i'm only want to know another point view about how get this. [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