LocallyDynamic: Dynamic Delivery without Google Play - download and install your split APK:s on any device without having to upload app bundles to Google Play Android Dev |
- LocallyDynamic: Dynamic Delivery without Google Play - download and install your split APK:s on any device without having to upload app bundles to Google Play
- Is Picasso Library abandoned?
- Did your Admob revenue decrease (plummet) after adding mediation?
- Looking for a free OCR (Optical character recognition) library that works great!
- Jetpack Compose State
- Jetpack Compose Review (May 2019)
- Any dev that could help me solve this? (apps won't open)
- Hello everyone. I am an iOS dev. I need to make the android counterpart in kotlin or something similar. Need help on what to choose.
- Translucent BottomNavigationView weird effect
- Facebook used DMCA to takedown many Instagram private API projects on Github
- Does anyone know how to add "analytics label" when sending data message via legacy app server protocols?
- Questions about a cricket sounds app and about publishing it
- Where I can find in-depth tutorial about Lottie Animations
- Android Studio Project Copy and Rename
- Hey guys! I would like to be able to see the bluetooth device name, instead of its address. Can anyone help me? Here is my code.
- Do custom ROMs also update underlying android kernel version?
- What are Android devlopment news websites you follow?
- Survey for school research
- Bottom bar as alternative for hamburguer for over 5 top level entries
Posted: 02 Feb 2020 03:14 AM PST
| ||
Posted: 02 Feb 2020 07:27 AM PST The last Picasso library release is about two years old A long period considering Square updates its libraries very often I'm considering to use Coil in new projects (migrating the older projects is not necessary because Picasso works very fine for me) [link] [comments] | ||
Did your Admob revenue decrease (plummet) after adding mediation? Posted: 02 Feb 2020 07:32 AM PST I integrated MoPub mediation back in July-August 2019, since then, Admob has been ruthless about CPC that I get for showing their ads. In September, my revenue plummeted 50%, with 200% increase in impressions from Admob. The reason being, they provided around $0.06 CPC for my traffic which mostly comes from USA/Germany. I turned off Admob from MoPub in mid September, and moved to Facebook Audience network, and with them, I'm making almost double the income that I'd have ever made with Admob (even with only 80% fill rate, and my ads are passing quality checks too!). Every now and then I turn on the switch for Admob to see if I get proper eCPM and CPC from them, but it has never picked. Yesterday I got the same CPC for US traffic. Is it because I'm using MoPub mediation? Do they have some kind of kill switch for apps that mediate ads (not from their platform). I say this because I tried their own mediation solution for a month or two (admob can also be used to mediate ads), but it was f*cking terrible. They literally stole the impressions from Audience network even if Audience network outperformed them by miles! Mediation platforms are supposed to give higher priority to ads from networks which give higher eCPM (auto CPM adjustment thing), Audience network gave around 2X the eCPM, and still admob didn't show their ads. If they have something like "give this guy poor revenue because he mediates his ad using third party platform", then it's freaking terrible. Did anyone face the same issue? Or is it just me? [link] [comments] | ||
Looking for a free OCR (Optical character recognition) library that works great! Posted: 02 Feb 2020 10:19 AM PST So imagine taking a picture of an invoice and to be able to read all that data in a meaningful way would be the end goal. Any suggestions dev community? [link] [comments] | ||
Posted: 02 Feb 2020 01:47 PM PST This tutorial describes the Jetpack compose state system: https://codelabs.developers.google.com/codelabs/jetpack-compose-basics/#4 Does anyone know what their long term plan with state is? IE how do you handle a more complex state within a larger tree of components? [link] [comments] | ||
Jetpack Compose Review (May 2019) Posted: 02 Feb 2020 01:33 PM PST
| ||
Any dev that could help me solve this? (apps won't open) Posted: 02 Feb 2020 03:32 PM PST
| ||
Posted: 02 Feb 2020 05:20 AM PST I have implemented stripe, video, gesture finger movements, JSON api calls in my iOS app. Where do I start? What is the best environment that will help achieve my android app I consider contracting someone if I cannot succeed (may be the best route but I consider a frugal budget – therefore at this moment there is no much income) Thanks [link] [comments] | ||
Translucent BottomNavigationView weird effect Posted: 02 Feb 2020 10:38 AM PST I want a translucent bottom navigation view so I mutate the tint of the view's background but if I don't remove the elevation I get a weird shadow effect (imgur photo quality is low, but there is a solid white rectangle in the middle of the bottom navigation view) How could I achieve an effect similar to Keep? [link] [comments] | ||
Facebook used DMCA to takedown many Instagram private API projects on Github Posted: 01 Feb 2020 06:49 PM PST I saw it when checking news. Facebook takedown many Instagram private API projects on GitHub https://github.com/github/dmca/blob/master/2020/01/2020-01-22-facebook.md I think Play store should do the same, they need to takedown apps like Downloader/Saver for Instagram, Facebook or Twitter... to protect user's copyright. But revenue from apps can't make Play store doesn't do this. [link] [comments] | ||
Posted: 02 Feb 2020 07:48 AM PST Currently, in order to have visualization on delivery report in Firebase console, we need to add "analytics label". However, it isn't clear on, how to add "analytics label" when sending data message via legacy app server protocols. Does anyone know how to do so? - https://stackoverflow.com/questions/60027630/how-to-add-analytics-label-when-we-send-data-message-via-legacy-app-server-proto Inputs are very much appreciated. Than you. [link] [comments] | ||
Questions about a cricket sounds app and about publishing it Posted: 02 Feb 2020 07:48 AM PST Hello everyone, I made a simple cricket app. Users press some buttons and different sounds play.
And for some future apps:
Thank you very much and wait for your replies! :D [link] [comments] | ||
Where I can find in-depth tutorial about Lottie Animations Posted: 02 Feb 2020 03:47 AM PST I've been using Lottie this couple weeks and it works great for project I've been working so far. But as a hobby-ist, I'm insecure about things I've done and improvement that could be made. I've been searching for lottie tutorial but can't seem to find things that I want to do. I can do it myself but I think there's another way it could be done, better. Things that I want to achieve:
Is there any tutorial out there that can teach "best-practices" for these? I've been self taught so far and often felt like my way of coding is not the best. [link] [comments] | ||
Android Studio Project Copy and Rename Posted: 02 Feb 2020 12:00 AM PST
| ||
Posted: 02 Feb 2020 07:16 AM PST
| ||
Do custom ROMs also update underlying android kernel version? Posted: 02 Feb 2020 01:07 AM PST Stock ROMs forever stuck with the Linux kernel version which the device was initially shipped with. Most of the time OEMs keep the same kernel version even when updating android to next version to maintain stability and decrease extra effort to update stock kernel to upstream android kernel version. Lot of devices get custom ROM support with latest android version. Do these ROM also update stock kernel to the upstream android kernel or do they run with stock kernel in boot.img device already have? [link] [comments] | ||
What are Android devlopment news websites you follow? Posted: 01 Feb 2020 05:02 PM PST | ||
Posted: 01 Feb 2020 11:13 PM PST Good day! We are conducting an online survey about creating parental control applications for our school project. May we ask you programmers to partake in our survey. [It is not necessarily required to have experience in developing a parental-control application] Please follow this link to the survey website and we humbly ask for your cooperation, thank you :) [link] [comments] | ||
Bottom bar as alternative for hamburguer for over 5 top level entries Posted: 01 Feb 2020 05:39 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