App Feedback Thread - February 27, 2021 Android Dev |
- App Feedback Thread - February 27, 2021
- Should I start to Leetcode before applying for my next Android Dev Job?
- Indie devs - How do you translate your apps?
- Video recording using Android phone
- Cannot find "Sync Now" or "Sync project with gradle" option for android studio 4.1.2
- Best practices for using guidelines
- When should you use native icons, and when should you use custom icons?
- Recreating Among Us - Admin Swipe Card in React Native ⚛️
- Mardown Library?
- is it possible to add Adb commands on startup?/Recommendations for a novice?
- The path to learn Kotlin and earn your official Android developer certificate
- Google Play Payments policy
- What's the correct way to Kotlinize the existing Java file?
- Test framework quit unexpectedly - how to fix this?
- Google to developers: Our Kotlin-based Jetpack Compose will let you build Android apps faster | ZDNet
- Why would a company take old code bases/apps and convert them into new code with no deprecated APIs?
- How does android app development work
- Shop, Cart, and Payment system in app?
- Android RecyclerView Tutorial Series Collection
- I this a good game for Android or should I start new one
App Feedback Thread - February 27, 2021 Posted: 27 Feb 2021 06:00 AM PST 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] | ||
Should I start to Leetcode before applying for my next Android Dev Job? Posted: 27 Feb 2021 12:42 PM PST Few things about me for context. I am currently working as Senior Developer, with almost 3 years of professional experience on Java/kotlin. Besides this I am also okayish at React Native and Swift and contribute to open source passionately. Now I am looking for a change of job. I am looking to apply to couple of companies in Germany, UK and NL and I am sure I'd fail miserably even if they give me an easy Leet code problem . Till date, I actually avoided companies who had an interview based on my knowledge on Algorithms but I think I can't avoid it anymore. I am overwhelmed with the amount of resources on solving competitive coding problems and feel very low these days. I don't know where to start. Please recommend me a good source to begin with. Also I would like to know if you guys find an actual use case for these "algorithm problems" while specifically developing for android? [link] [comments] | ||
Indie devs - How do you translate your apps? Posted: 27 Feb 2021 03:58 AM PST As indie developers, how do you translate your apps? Also, has anyone experienced a surge in users following localization efforts? If so, I'd love to hear your input on this. [link] [comments] | ||
Video recording using Android phone Posted: 27 Feb 2021 02:33 PM PST I would like to know what is best way to live stream recording on Internet webserver or on cloud storage After recording, I would like to make viewer Android application to view from saved video (like live view to start with) It must be free options. What are my options? [link] [comments] | ||
Cannot find "Sync Now" or "Sync project with gradle" option for android studio 4.1.2 Posted: 27 Feb 2021 10:36 AM PST
| ||
Best practices for using guidelines Posted: 27 Feb 2021 01:30 PM PST Hi all, I created a collage view using both horizontal and vertical guidelines and it was pretty straightforward to implement, but the xml file is pretty gnarly since I have 5 guidelines. Does anyone have any tips or tricks to make xml more readable when you're using guidelines? Here is my code: https://gist.github.com/rholmgren/13bd1d4a984fdcc0042b24a7136cf733 [link] [comments] | ||
When should you use native icons, and when should you use custom icons? Posted: 27 Feb 2021 01:19 PM PST
| ||
Recreating Among Us - Admin Swipe Card in React Native ⚛️ Posted: 27 Feb 2021 12:32 PM PST
| ||
Posted: 27 Feb 2021 06:03 AM PST Hi devs, i wanted to integerate rich text to my app and i was hoping to use markdown. Is there a good open source library for viewing and editing markdown that is easy to implement? [link] [comments] | ||
is it possible to add Adb commands on startup?/Recommendations for a novice? Posted: 26 Feb 2021 10:18 PM PST i have a phone with his screen broken,i want to use it as an "emulator" to dev apps (i've just started learning by myself) but i don't like having to connect that phone to the pc via usb and sending this command "adb tcpip 5555" to get SCRCPY / ADB to work via wifi (i like it more than the usb way,because of stability,USBs can be disconnected easily by accident). btw, is there a way of disabling the "allow this pc" for adb? yasterday i had to connect the phone to my pc,enter in fastboot,and push the keys to the phone just to test my app :u ¿also which is the best way to learn android app development? i'm sorry about my probably broken english! [link] [comments] | ||
The path to learn Kotlin and earn your official Android developer certificate Posted: 27 Feb 2021 09:07 AM PST
| ||
Posted: 27 Feb 2021 09:45 AM PST
| ||
What's the correct way to Kotlinize the existing Java file? Posted: 27 Feb 2021 04:35 AM PST I notice when convert the existing Java file to Kotlin, it doesn't keep the Git log. Do you know what's the correct way for Kotlinization? [link] [comments] | ||
Test framework quit unexpectedly - how to fix this? Posted: 26 Feb 2021 07:01 PM PST I've been struggling with creating UI tests lately. As the title says, how do you debug or fix "test framework quit unexpectedly" when running a test that makes use of Tried invalidating caches and restarting, to no avail. Also, if it helps I'm aware of https://issuetracker.google.com/issues/128612536 so this is how I add [link] [comments] | ||
Posted: 26 Feb 2021 06:39 PM PST
| ||
Why would a company take old code bases/apps and convert them into new code with no deprecated APIs? Posted: 27 Feb 2021 07:55 AM PST Just landed an internship at a small startup as my first gig into the industry. The work which I have to do is in the title. Why would any company do this? Can't figure out. Maybe you guys in the professional Android industry can help me out. Thanks :) [link] [comments] | ||
How does android app development work Posted: 27 Feb 2021 08:51 AM PST Hi all, im currently planning to make a trading bot, with python getting the data from some api and processing the data by using some data analysis / machine learning stuff, then store them in a db for each user acocunt? is this how it should work? [link] [comments] | ||
Shop, Cart, and Payment system in app? Posted: 26 Feb 2021 11:37 PM PST Hi all, I'm looking for API's where I can implement a cart and payment system into an Android App. Do y'all know if such API's exist? I also want people to be able to add items to sell, and for others to be able to sell items. Will that require additional development/things to keep track of on my end? Bonus points if this API works with IOS. The only alternative I know of is making my app a channel for Shopify merchants, but I am not the biggest fan of that. [link] [comments] | ||
Android RecyclerView Tutorial Series Collection Posted: 26 Feb 2021 11:14 AM PST Android RecyclerView Tutorial Series Collection https://www.tutorialsbuzz.com/2020/09/android-all-recyclerview-example-code-tutorial.html
[link] [comments] | ||
I this a good game for Android or should I start new one Posted: 26 Feb 2021 05:04 PM PST
|
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