App Feedback Thread - January 23, 2021 Android Dev |
- App Feedback Thread - January 23, 2021
- Is it still lucrative to build android apps in 2021 on your own?
- My first OSS library: Use Compose UI to create native looking apps for Mac
- Creating First Android App
- Internal Test 1 week in review and still waiting.
- An update to the FragmentViewBindingDelegate: the bug we’ve inherited from AutoClearedValue
- Is there a way to move files in Android storage access framework without rewriting entirely?
- How do you do ASO?
- Android Library to manage Google Play Billing, In App Purchases and Subscriptions with just a few lines of code.
- Automated Testing with MSAL Login
- FirebaseAuthFallbackService leak
- Android Studio 4.2 occasionally doesn't start
- Android Studio 4.1.2 CPU Profiler made my AS not responding, what to do?
- Do we need to translate User Agreement and Privacy Policy to other languages?
- Any Idea how to run all test classes at once in Android Studio?
- Java Mobile App: How to Display on Mobile?
- Does anyone notice that playstore is not showing videos anymore?
- I'm tired of switching to AndroidStudio every time for just run the application
- What can Kotlin do that Flutter can't?
- Creating an Android app when I have an iphone?
App Feedback Thread - January 23, 2021 Posted: 23 Jan 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] | ||
Is it still lucrative to build android apps in 2021 on your own? Posted: 23 Jan 2021 12:22 PM PST As a single developer, how hard is it nowadays to build a successful app on your own, without having a team? Cause there are so many crazy apps for like everything. What is your opinion? [link] [comments] | ||
My first OSS library: Use Compose UI to create native looking apps for Mac Posted: 22 Jan 2021 09:14 PM PST
| ||
Posted: 23 Jan 2021 12:53 PM PST Hi, I'm taking a senior level course where I have to build an Android mobile application. I've never actually done this before so I'm currently learning online on how to build mobile applications. That being said, does anybody have any recommendations for what I should build for my course (I have the choice). It's probably going to be around 3 months worth of developing and I want to be able to put this mobile application onto my resume. Thanks in advanced for your input! [link] [comments] | ||
Internal Test 1 week in review and still waiting. Posted: 23 Jan 2021 03:16 PM PST I have in-app purchases in my app. I have to test. 1 week is too much. I thought internal test would live in a hour. Internal test is useless if it takes 1 week. [link] [comments] | ||
An update to the FragmentViewBindingDelegate: the bug we’ve inherited from AutoClearedValue Posted: 23 Jan 2021 04:43 PM PST
| ||
Is there a way to move files in Android storage access framework without rewriting entirely? Posted: 23 Jan 2021 09:34 AM PST Usually, moving files within the same volume works like renaming, which is instantaneous. But with Amaze file manager using Android storage access framework (used since Android 5.0 for third-party MicroSD access), the files are rewritten entirely, which is a waste of resources. Is that the fault of the file manager or storage access framework? [link] [comments] | ||
Posted: 23 Jan 2021 12:18 PM PST So, in web dev you have SEO and can use tools like Google Keyword Planner to find out how good keywords can be ranked and how big search volume is and etc.... I had a hard time finding an easy, cheap tool to do the same for Android Google Play Store. There are several tools like AppAnnie, AppRadar and AppFollow. They cost around 70$ a month and a tried their free options. They all sucked and I didnt even know how to use their tool. So - how do you guys know if an app idea is worth it? How do you know if that app you are building is going to be searched for? Any help would be appreciated :) [link] [comments] | ||
Posted: 22 Jan 2021 08:57 PM PST
| ||
Automated Testing with MSAL Login Posted: 23 Jan 2021 08:10 AM PST Hello everyone! I am working on developing a automated ui testing suit. One of our apps requires the user to log in using the MSAL library; the app is useless without a successful authentication. The goal of the test suit is to log in to our server development environment, and run through our core functionality in ui. This issue is that when the user is asked to accept permissions, MSAL throws a "No interactive call in progress" error message. This is a major road block, as it is preventing the testing suit from logging into the app. The "No interactive call in progress" error only occurs under the testing scenario. Does anyone have any experience with writing automated test using espresso with the MSAL library/has experienced this problem? Thanks! [link] [comments] | ||
FirebaseAuthFallbackService leak Posted: 23 Jan 2021 03:43 AM PST Its leak that going a lot but i use FirebaseAuth.getInstance only in repository Have no idea what is the problem Also have Google and FB sign in implemented ┬─── │ GC Root: Global variable in native code │ ├─ com.google.firebase.auth.api.fallback.service.zza instance │ Leaking: UNKNOWN │ Retaining 1.7 kB in 10 objects │ zza instance of com.google.firebase.auth.api.fallback.service. │ FirebaseAuthFallbackService │ ↓ zza.zza │ ~~~ ╰→ com.google.firebase.auth.api.fallback.service.FirebaseAuthFallbackService instance Leaking: YES (ObjectWatcher was watching this because com.google.firebase. auth.api.fallback.service.FirebaseAuthFallbackService received Service#onDestroy() callback) Retaining 1.2 kB in 9 objects key = d411935b-9bcd-4a8d-8362-a6c8687aec0e watchDurationMillis = 5285 retainedDurationMillis = 281 mApplication instance of com.upgrades.venue.pro.MainApplication mBase instance of android.app.ContextImpl METADATA Build.VERSION.SDK_INT: 29 Build.MANUFACTURER: HUAWEI LeakCanary version: 2.6 App process name: com.upgrades.venue.pro Stats: LruCache[maxSize=3000,hits=3024,misses=76925,hitRate=3%] RandomAccess[bytes=3833319,reads=76925,travel=35078947902,range=24297490,size=30 119832] Heap dump reason: 1 retained objects, app is not visible Analysis duration: 38108 ms [link] [comments] | ||
Android Studio 4.2 occasionally doesn't start Posted: 23 Jan 2021 06:55 AM PST Hi all, I'm running Android Studio 4.2 Beta 3 (and previously Beta 2), on a Windows 10 Pro system (Ryzen CPU, 64 GB RAM). Normally, it runs well, but every once in a while, I'll go and launch AS from the Start Menu, and nothing happens. The process sticks around, but no splash screen, no window, no nothing. Looking at the event viewer, I see this: pretty much every time the problem occurs. Has anyone else seen this before? [link] [comments] | ||
Android Studio 4.1.2 CPU Profiler made my AS not responding, what to do? Posted: 23 Jan 2021 10:25 AM PST I just tested CPU Profiler with Trace Java Method configuration for two minutes on MacBook Pro 2019. Now is my Android Studio 4.1.2 not responding to any mouse click or key input. It did tell me the record was large and AS may not respond. What is the safe way to end this? Wait or kill the AS process? Any hint is welcome. [link] [comments] | ||
Do we need to translate User Agreement and Privacy Policy to other languages? Posted: 23 Jan 2021 05:35 AM PST Hello I made an app. Users can register and login. I made User Agreement and Privacy Policy. But this agreements are in Turkish. Do I need to translate them to English? or any other language? My app support English and Turkish currently. What's the google play store policy on this? [link] [comments] | ||
Any Idea how to run all test classes at once in Android Studio? Posted: 23 Jan 2021 03:05 AM PST | ||
Java Mobile App: How to Display on Mobile? Posted: 23 Jan 2021 08:15 AM PST I'm building a mobile app for Android and iOS in Java. It's a game, and I'm designing the structure of the backend first while I figure out how I should display it and receive touch input. Any suggestions? [link] [comments] | ||
Does anyone notice that playstore is not showing videos anymore? Posted: 22 Jan 2021 07:34 PM PST i have few app on Google Play, but today when i opened them there were only screenshot previews. And not just my apps i opened other apps and found same there. [link] [comments] | ||
I'm tired of switching to AndroidStudio every time for just run the application Posted: 23 Jan 2021 01:53 AM PST I have a 8GB M1 Mac mini, so you know that AS hasn't supported yet. At the same time, we have Intellij Idea ARM version. At this point, I'm coding on Intellij Idea and Save&Close it then running it on AS with my phone. When I tried to run app in Intellij, it says launching, installing app etc. But nothing happens. I don't know how to run it on my phone using Intellij. Do you guys have the same problem? [link] [comments] | ||
What can Kotlin do that Flutter can't? Posted: 22 Jan 2021 08:57 PM PST Just started a course on flutter after 6 years of Android dev. I'm wondering what can Kotlin do that Flutter can't? Flutter is awesome, the way it just paints the ui is insanely intuitive. I really disliked the xml in android so that's a plus. But what can't Flutter do that Kotlin can? [link] [comments] | ||
Creating an Android app when I have an iphone? Posted: 22 Jan 2021 11:13 PM PST Is it possible to start developing an Android app if I use an iPhone? I have a Windows laptop so I can develop the app, but I don't know how I would test it without an Android phone. Do I need to resort to buying a Samsung Galaxy? [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