App Feedback Thread - August 29, 2020 Android Dev |
- App Feedback Thread - August 29, 2020
- Getting back into Android development after 1year off. What are the best ways to catch up (Native)?
- Android Vitals - First draw time
- I needed a flexible OTP input field for my app and found nothing, so I made one as a library. Check it out!
- Banning a whole country because of bad reviews ?
- I created an unofficial PayPal IAP for Android
- Replacement of Android Drawable Importer plugin in Android Studio?
- How to log logcat output for a deployed android app?
- Need feedback from developers who monetize their apps
- Worth releasing your app in low cost per click countries
- Video Game Companion App
- How to create custom lock screen?
- Question about passing object between fragments.
- What hardware spec is better for decent build times while optimizing the cost?
- 64 bit driver v4a petition
- Would it be possible to generate a notification when an item appears on a background app?
- start rollout to production on google play store
- Emulator 30.1.1 Canary
- animating the layout's setRotation property
- Indian Pincode from Geo Location coordinate
App Feedback Thread - August 29, 2020 Posted: 29 Aug 2020 05:28 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. - Da Mods [link] [comments] | ||
Getting back into Android development after 1year off. What are the best ways to catch up (Native)? Posted: 29 Aug 2020 12:31 PM PDT Hello guys, hope y'all are doing well. So I left Android development in early 2019 due to some personal reasons and school and I want to get into developing apps again for the most part of my spare time especially during this period of lockdowns and all the bad stuff going on. I started android development in 2018 and I worked on a project which was published on the Playstore during that time. Learned a lot while working on that project and some other side projects but I had to stop at some point due to some reasons stated above. Yesterday, I started looking up on some new features available for developers only to discover that there have been lots and lots of changes since I left which is cool by the way. So guys, what are the best ways to catch up now. I originally learned Java and did a bit of Kotlin back then but didn't take it too seriously. I guess I would have to focus on learning Kotlin for now right? I'm also seeing JetPack Compose on the AndroidDev YT channel, how is it going to be any different from the normal XML way of building UIs? I will be glad to hear what you guys think. Thanks. [link] [comments] | ||
Android Vitals - First draw time Posted: 29 Aug 2020 02:51 PM PDT
| ||
Posted: 29 Aug 2020 02:32 AM PDT
| ||
Banning a whole country because of bad reviews ? Posted: 29 Aug 2020 03:53 AM PDT I get way lower than average reviews from Indian users and it is somewhat tanking my global rating. It is the second country in term of rating count (10%). I do not know exactly why India ratings are so low but probably (among other things) the fact that the app is not translated, which I have no plan to do. This is also a fairly technical app and my guess many people there do not understand how to use it. I'm seriously considering disabling the whole country in the Play Store console. What makes me hesitate is that it will affect download counts, with possible undesired side effects. Thoughts ? [link] [comments] | ||
I created an unofficial PayPal IAP for Android Posted: 29 Aug 2020 06:16 AM PDT
I was using this payment mode in some of my apps that I don't want to be on Google Play, hence decided to create a separate module for it. Also, the official one is no longer maintained, besides it had certain issues that this library solves like returning [link] [comments] | ||
Replacement of Android Drawable Importer plugin in Android Studio? Posted: 29 Aug 2020 05:27 AM PDT From Android Studio 3.6 I know that it's not possible to use Android Drawable Importer plugin anymore by default. I managed to download it from Github and could use it properly, but does anyone know any replacement? I have tried Import Drawables in Resource Manager but it does not seem to render multiple densities for different screen sizes (or I don't know how to do it properly). Thank you! [link] [comments] | ||
How to log logcat output for a deployed android app? Posted: 29 Aug 2020 02:43 PM PDT Is there a way to log android.util.Log output for a deployed android app? Something like redirect to a log4j file? I need to examine issues originated from concurrent events during the app use. Thanks for any hints. [link] [comments] | ||
Need feedback from developers who monetize their apps Posted: 29 Aug 2020 04:00 AM PDT Hi, I am building a service that tackles these painpoints I am having as a developer living in Europe: - How to monitor revenues from across different apps and different stores? - When doing taxes declaration, how to generate a report with your net-income to declare from app sales and IAP? Do you share these paintpoints? how do you solve them? [link] [comments] | ||
Worth releasing your app in low cost per click countries Posted: 29 Aug 2020 12:26 PM PDT | ||
Posted: 29 Aug 2020 09:27 AM PDT Hello! I want to make a companion app for a game I play. Similar to this one Dododex Is there a handy template for this I can buy and customize? I have 0 coding experience. I can spend some money to make this happen but I wanted to learn myself with a head start hopefully from using a template. I am open to any suggestions or help! [link] [comments] | ||
How to create custom lock screen? Posted: 28 Aug 2020 09:07 PM PDT I've seen some custom lock screen floating around and was wondering;
[link] [comments] | ||
Question about passing object between fragments. Posted: 28 Aug 2020 11:44 PM PDT Hello everyone, The android app I'm developing has 2 activities and several fragments:
Trying to follow MVVM. In login, logics are set up and corresponding new user object(from User model) is created on successful login. How should this user object be accessed from (passed to) Main and its fragments? Currently, it is passed form Login to Main through Intent. For fragments in main: Home fragment gets it from intent and sister fragments gets it through Navigation bundle passed among them. Is there a better way to do it? Thank you. [link] [comments] | ||
What hardware spec is better for decent build times while optimizing the cost? Posted: 28 Aug 2020 08:21 PM PDT Android Studio team recommends 8 GB RAM but that amount depend on the project. Aside from that it is normally recommended to have a SSD. What is your recommended specs (CPUs, RAM) for medium to large projects in order to have decent build times while optimizing the cost? But what about CPU?
How much RAM? 16GB, 32GB, 64GB ? What are your hardware specs? Are you happy about your current hardware specs? If not what you could have done better? Note: According to recent thread : https://www.reddit.com/r/androiddev/comments/if2i04/comparing_android_build_times_by_cpu/
[link] [comments] | ||
Posted: 29 Aug 2020 07:25 AM PDT Is your stereo sound on your android phone or headphones unbalanced? We need a good system wide eq on our new 64 bit devices! Please sign/ spread the word and share this: Petition [link] [comments] | ||
Would it be possible to generate a notification when an item appears on a background app? Posted: 29 Aug 2020 03:31 AM PDT Not going to ask you to write a script for me, thanks in advance for any answers [link] [comments] | ||
start rollout to production on google play store Posted: 29 Aug 2020 03:14 AM PDT I'm updating my app in Google Play and I've enabled 'Timed Publishing'. After creating a new release with the newly uploaded apk and other details, in the review screen "Start rollout to production" button is shown. Will clicking this start the rollout or does it wait till I press 'Go live' since I've enabled timed publishing? I want the app to be reviewed and available to the public only when I want to be. Does 'start rollout to production' mean submitting for review? what do I do if I want my app to be reviewed and have my app available for users later on? [link] [comments] | ||
Posted: 28 Aug 2020 05:04 PM PDT | ||
animating the layout's setRotation property Posted: 28 Aug 2020 09:24 PM PDT views can be rotated using the `RotateAnimation` object in android, but using this class seems to only visually rotate the views, e.g. clicking the rotate view(rotated with pivot other than center) would not actually click the view, the view is still in it's original position but is only *visually* somewhere else. Hence, in order to rotate the view along with it's children to a new position, I found the solution to use `layout.setRotation(angle)`, in my case `layout` is a `constraintLayout` which I'll have to rotate through `180`. But, the problem is, that I am not being able to animate this, I'd like to make a smooth transition from `0` to `180` degrees, but it just snaps to 180 degrees. How can I animate this property or possibly the rotation? [link] [comments] | ||
Indian Pincode from Geo Location coordinate Posted: 28 Aug 2020 09:05 PM PDT Hi, I have a data set of geo coordinates of India and I want to get the pincode for those geolocations. Can anybody help me out with the right API? I searched Google, but I'm unable to get any API which does 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