Android Dev - App Feedback Thread - August 29, 2020 |
- App Feedback Thread - August 29, 2020
- I needed a flexible OTP input field for my app and found nothing, so I made one as a library. Check it out!
- Replacement of Android Drawable Importer plugin in Android Studio?
- Need feedback from developers who monetize their apps
- Banning a whole country because of bad reviews ?
- Showkase: An auto-generated Jetpack Compose component browser by Airbnb
- A continuously updated list of learning Jetpack Compose for Android apps.
- 64 bit driver v4a petition
- Question about passing object between fragments.
- How to create custom lock screen?
- I created an unofficial PayPal IAP for Android
- What hardware spec is better for decent build times while optimizing the cost?
- 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
- From Mac os to Windows/PC ?
- Under the hood of Jetpack Compose — part 2 of 2
- Introducing Constraint Layout 2.0
- animating the layout's setRotation property
- Indian Pincode from Geo Location coordinate
- Do you guys know anything which can help in understanding of how some features of different app works? Like for eg: how are number of upvotes getting real timed sync(ig sockets but not sure) and similar stuff.
- Alternatives to Admob?
- As an android dev what are some good projects I can contribute to in war against COVID?
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] | ||
Posted: 29 Aug 2020 02:32 AM PDT
| ||
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] | ||
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] | ||
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] | ||
Showkase: An auto-generated Jetpack Compose component browser by Airbnb Posted: 28 Aug 2020 10:16 AM PDT
| ||
A continuously updated list of learning Jetpack Compose for Android apps. Posted: 28 Aug 2020 01:06 PM PDT https://github.com/androiddevnotes/learn-jetpack-compose-android About: Learn Jetpack Compose Android aims to be your starting point to find the finest learning content for Jetpack Compose suites of libraries. [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] | ||
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] | ||
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] | ||
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] | ||
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] | ||
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 | ||
Posted: 28 Aug 2020 02:59 PM PDT Long time Mac os user here. My mac book pro is slowly dying I've been thinking about trying something new maybe give windows a go after 10+ years. The Lenovo ThinkPad X1 Carbon is the laptop I would go for... Do you think I should stick to mac? Is programming on Windows (with Ubuntu) a lot different? Thanks!! [link] [comments] | ||
Under the hood of Jetpack Compose — part 2 of 2 Posted: 28 Aug 2020 11:32 AM PDT
| ||
Introducing Constraint Layout 2.0 Posted: 28 Aug 2020 10:01 AM 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] | ||
Posted: 28 Aug 2020 02:14 PM PDT I just wanted to learn about what's the best practise to implement such features, how different companies handled it, and what different solutions can devs think of? [link] [comments] | ||
Posted: 28 Aug 2020 02:17 PM PDT I really don't want to use Admob, they have already limited my ad serving. Can you recommend an alternative? [link] [comments] | ||
As an android dev what are some good projects I can contribute to in war against COVID? Posted: 28 Aug 2020 11:59 PM PDT I've been wanting to use my skills to help but been busy until now. I know many people are trying to help and many good projects have come from that but I don't want to wade through all of them. Anybody here "in the know" who can list some projects I can look into? [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