Android Dev - Weekly "anything goes" thread! |
- Weekly "anything goes" thread!
- Somebody uploaded my app on MIStore(Xiaomi store 500+ downloads) and V-AppStore(Vivo 100K+ downloads) I have not checked on other app stores. What can I do about this.
- Introducing Jenny
- Choosing the right architecture for a [new] Kotlin Multiplatform, Jetpack Compose and SwiftUI app
- Announcing Coil 1.0
- Difference between LAUNCHER and HOME
- setVertexArrayObject Log Spam Problem
- Introducing EitherNet! A pluggable sealed API result type for modeling Retrofit responses in Kotlin, designed for extensibility with your existing Retrofit converter/call adapter stack.
- Navigation Component: Dialog Destinations
- Benchmarking Image Loading Libraries on Android
- Automated, on-demand benchmarking of Android Gradle builds with Github Actions
- Android 11 Conversation Notifications - are you supporting them yet?
- Help: Mass spam and doxxing in play store reviews, no action taken by Google
- Announcing Coil 1.0
- lint warning - WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+ - but I'm already using scoped storage
- Got Mail From Google “Your app(s) are vulnerable to Intent Redirection” but cannot find vulnerability
- Dark mode in Flutter
- Compose Catalog: Discover the most popular Jetpack Compose libraries, tools and examples!
- pastelPlaceholders - clean pastel colors as placeholder for images
- Moving windows floating over other apps on Android
- App says in production, but I dont see it in google store
- Google Maps SDK + AdMob policy restrictions?
- New Udacity Android Kotlin Nanodegree. Would you recomend it?
- Developer Option: Stay awake while USB debugging is connected
- Library : Android ScratchCardView
- Question about Android & TVs
Weekly "anything goes" thread! Posted: 23 Oct 2020 05:40 AM PDT Here's your chance to talk about whatever! Although if you're thinking about getting feedback on an app, you should wait until tomorrow's App Feedback thread. Remember that while you can talk about any topic, being a jerk is still not allowed. [link] [comments] | ||
Posted: 22 Oct 2020 10:40 PM PDT
| ||
Posted: 22 Oct 2020 09:42 PM PDT Jenny is a java annotation processor, which helps you generate C/C++ code for JNI calls according to your java native class. [link] [comments] | ||
Choosing the right architecture for a [new] Kotlin Multiplatform, Jetpack Compose and SwiftUI app Posted: 23 Oct 2020 04:50 AM PDT
| ||
Posted: 22 Oct 2020 09:24 AM PDT
| ||
Difference between LAUNCHER and HOME Posted: 22 Oct 2020 10:18 PM PDT I have this app of a client which acts as the Home Screen Launcher. That is, on the device's home screen, on swipeRight, it opens up. Same as how we have Google News on Pixel phones and Bixby on Samsung phones. My question here is, when I was trying to fix something I came to know that this app should be used as, Instead of, Could anyone tell me what would be the major difference between these two categories and when I should be using both? P.S - Appls like Nova Launcher falls under which category - HOME or LAUNCHER? P.P.S - If the intended action is as same as Google News on Pixel devices, what do you recommend to use? [link] [comments] | ||
setVertexArrayObject Log Spam Problem Posted: 23 Oct 2020 05:58 AM PDT I am getting like 20 lines a second of output that look just like: 2020-10-23 01:01:37.216 7429-8654/com.example.[APP_NAME] D/eglCodecCommon: setVertexArrayObject: set vao to 254 (254) 46 655 But with different numbers each line. It's totally preventing me from being able to check on my log output. I have no idea where it could be coming from. My hunch is that it has to do with Mapbox. Any thoughts? [link] [comments] | ||
Posted: 22 Oct 2020 12:26 PM PDT
| ||
Navigation Component: Dialog Destinations Posted: 23 Oct 2020 12:42 AM PDT
| ||
Benchmarking Image Loading Libraries on Android Posted: 22 Oct 2020 09:26 AM PDT
| ||
Automated, on-demand benchmarking of Android Gradle builds with Github Actions Posted: 23 Oct 2020 04:22 AM PDT
| ||
Android 11 Conversation Notifications - are you supporting them yet? Posted: 23 Oct 2020 04:04 AM PDT Has anyone updated their app to target Android 11 and implemented support for the new conversation notifications as announced here: https://developer.android.com/guide/topics/ui/conversations If so, how did it go? Are you using the priroity/silence/etc features provided by Android 11? I'm on the fence whether to invest any time in this in my app yet, or wait and see. [link] [comments] | ||
Help: Mass spam and doxxing in play store reviews, no action taken by Google Posted: 22 Oct 2020 05:05 AM PDT
| ||
Posted: 23 Oct 2020 02:53 AM PDT
| ||
Posted: 23 Oct 2020 02:09 AM PDT So I got this lint warning on the latest Android Studio, regarding this permission: <uses-permission android:name="android.permission.WRITE\_EXTERNAL\_STORAGE"/> WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+ I do ask for external storage permission at runtime. But I only use scoped-storage directories: /data/data/packageName/ --- internal storage scoped files /storage/emulated/0/Android/packageName/ --- external storage scoped files So I can drop asking for external storage permission, and still be able to access the scoped external storage? I'm confused.. [link] [comments] | ||
Posted: 22 Oct 2020 03:21 AM PDT When I update my app then I got a mail from google showing Hello Google Play Developer, We reviewed your app and found that your app uses software that contains security vulnerabilities for users. Apps with these vulnerabilities can expose user information or damage a user's device, and may be considered to be in violation of our Malicious Behavior policy. Vulnerability - Your app(s) are vulnerable to Intent Redirection. But I am not doing any intent extraction or redirection. After searching a little bit I apply some solution like Now, I think some third party plugin is responsible for the vulnerability. How to find that vulnerability in my code? Below is my build.gradle file [link] [comments] | ||
Posted: 22 Oct 2020 10:37 PM PDT
| ||
Compose Catalog: Discover the most popular Jetpack Compose libraries, tools and examples! Posted: 22 Oct 2020 08:52 AM PDT
| ||
pastelPlaceholders - clean pastel colors as placeholder for images Posted: 22 Oct 2020 07:00 AM PDT hey guys i made this android library, hope you guys find it useful as well. https://github.com/zedlabs/pastelPlaceholders this is my first library and I made this because I wanted to implement this feature in few of my apps, so I made a library for it, please share your impressions about it! [link] [comments] | ||
Moving windows floating over other apps on Android Posted: 22 Oct 2020 11:51 AM PDT
| ||
App says in production, but I dont see it in google store Posted: 22 Oct 2020 01:35 PM PDT I published on oct 6, its been 3 weeks. It might take longer, but I dont know if I need to do anything else. Open Testing, Closed Testing, And Internal Testing all say "Inactive" Above it it says "We're experiencing longer than usual review times" I published on oct 6, its been 3 weeks. It might take longer, but I dont know if I need to do anythign else. On the dashboard I can click "View on Google Play" and I can see it in the Browser version of google play, I can even search for it, but I cannot see it in my phone's Google Play. I have a galaxy S8 which I used to develop and test the app. What could be wrong? Thanks, [link] [comments] | ||
Google Maps SDK + AdMob policy restrictions? Posted: 22 Oct 2020 09:53 AM PDT Hey, does anyone know if there are any restrictions with using a Google Maps component fragment and an AdMob banner on the same screen (banner at the top and Google Maps below it)? Would that be "Framed Sites"? I haven't found any clear information about this and I know that the SDK is free to use for Android apps with no limits. https://cloud.google.com/maps-platform/pricing https://support.google.com/adsense/answer/1346295 "Valuable inventory Advertising and other paid promotional material added to your pages should not exceed your content. Furthermore, the content you provide should add value and be the focal point for users visiting your page. For this reason, we may limit or disable ad serving on pages with little to no value and/or excessive advertising until changes are made. Examples of unacceptable pages include but are not limited to: - Mirroring, framing, scraping or rewriting of content from other sources without adding value;" "Displaying a third party site on your page When a site displays someone else's site within a frame or window, this is considered framing content. Placing Google ads on such pages is strictly prohibited." [link] [comments] | ||
New Udacity Android Kotlin Nanodegree. Would you recomend it? Posted: 22 Oct 2020 01:31 PM PDT Hi all. Im unemployed because of the pandemic and thought it could be a good time to change my work field. Until now my work had nothing to do with programming. But some years ago i got a chance to do a copule of courses, where i learned some C++, Java and SQL and loved it. Actually, i never got to work as programmer. But back in the day, when Android was on 2.2, i managed to do an app which got like 500.000 downloads. Really enjoyed all of it. I know there are lots of resources on internet nowdays. But if im good at something, its procrastinating. So if i have to pay for it (special offer right now, arround 600+ €) i think it could be a good way to force my to do it. Right now im doing the free one "Android apps with Kotlin". And while im enjoying it, dont know if its deep enough. And since i dont expect to find a job within the next months, im wondering if it would be a good way to invest my time for a while. So what do you think, would it be worth it? Think it would be a good beggining to start working as Android developer? Thanks in advance. [link] [comments] | ||
Developer Option: Stay awake while USB debugging is connected Posted: 22 Oct 2020 05:52 AM PDT I use my own phone for development and I find it convenient to enable the stay awake while I'm working. The issue is that I constantly forget to disable when I'm done working. Later, when I go to bed and charge my phone, I'll get some notification and my screen stays on all night (probably not the best for my hardware). Wouldn't it be better if the stay awake option only applied while the USB debugger was connected? It could even be an alternative option. I think I could sleep more soundly if I didn't have to worry about my screen being on all night. Are there any other options that you use or could see being part of the developer options? [link] [comments] | ||
Library : Android ScratchCardView Posted: 22 Oct 2020 11:07 AM PDT
| ||
Posted: 22 Oct 2020 07:20 AM PDT Hello everyone, I'm struggling to find an answer online so I'm asking you devs: is there a way an Android Phone can control the TV stream? The target of the app is to allow regular TV sessions from standard channels and then when something specific happens, the app should stop the TV stream and show some sort of message on the TV. What I thought of is either: - have the antenna to stream to the Phone and then the phone streams to the TV (either cable/wifi) - have a chromecast attached to the TV and make the app connect and stream to the chromecast when the conditions are true and then the chromecast will handle the switch by itself I'm open to any question about this, so if you have any question regarding this, please ask. I really need to find a solution to 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