• Breaking News

    Wednesday, June 16, 2021

    Android Dev - How do I correct bugs found on other devices not available on emulator?

    Android Dev - How do I correct bugs found on other devices not available on emulator?


    How do I correct bugs found on other devices not available on emulator?

    Posted: 16 Jun 2021 03:00 AM PDT

    Title says it all. I recently learned that phone manufacturer plays a part on app behavior. So how can I check how my app works on OnePlus or Xiaomi devices? There aren't any emulators in Abd manager

    submitted by /u/Hour-Employee9716
    [link] [comments]

    Android Studio Arctic Fox Beta 3

    Posted: 16 Jun 2021 06:04 AM PDT

    Android Studio Bumblebee Canary 2

    Posted: 16 Jun 2021 08:04 AM PDT

    Compose Academy – Migrating to Compose: ComposeView

    Posted: 16 Jun 2021 06:27 AM PDT

    Monetize on Pollfish ?

    Posted: 16 Jun 2021 06:39 AM PDT

    Hey. I've been getting emails from pollfish for few months. Has anyone used pollfish surveys for rewarded ads on their mobile app before? In the mail they mention $65 cpm. Can anyone with experience give some information? Thanks

    submitted by /u/enypc
    [link] [comments]

    What is the best way to approach privacy policies? Are there any decent generators or templates for android apps?

    Posted: 16 Jun 2021 04:54 AM PDT

    My app needs to have a privacy policy, because it'll need camera permissions and has Unity Analytics integrated. Are there any decent templates/generators for GDPR and CCPA compliant privacy policies?

    Thank you in advance. Best Regards

    submitted by /u/TJOSOFT
    [link] [comments]

    Plumbing data with derived state in Compose

    Posted: 15 Jun 2021 10:19 PM PDT

    viewFlipper in android studio - Image Slider example using view flipper

    Posted: 16 Jun 2021 06:46 AM PDT

    Google release AppSearch: search engine library for Android (offline - on device)

    Posted: 15 Jun 2021 12:34 PM PDT

    Common models sharing between Android and Spring Boot

    Posted: 16 Jun 2021 12:33 AM PDT

    Hi, I'm creating an Android app with Spring Boot as the backend. Both are written in Kotlin and use Gradle. Is there a way to share common model classes between the frontend and backend? I would like to reuse response/request model classes defined by backend in frontend. Thanks

    submitted by /u/hieugod2810
    [link] [comments]

    Are there any senior/expert level courses worth taking?

    Posted: 16 Jun 2021 09:48 AM PDT

    Long story short, my work invests annually into paid training for employees, and have the option of picking a relevant training course related to technologies my team or surrounding teams use. I'm an Android dev, so are there any training courses, paid or free, that you would recommend? Ideally the course would be on the scale of days or weeks instead of months, as this would mostly be on company time.

    I would currently consider myself somewhere between medium-senior level, but not quite at senior yet.

    submitted by /u/REEEEEEEvee
    [link] [comments]

    Are Dynamic Feature Modules not used in the industry?

    Posted: 16 Jun 2021 12:22 AM PDT

    I was trying to work with Dynamic Feature Modules and found out two things:

    • They are a huge, and I mean, a HUGE pain in the ass
    • There is barely any support/documentation for it online

    Like barely any SO posts, no tutorials to convert a normal module to dynamic, no mention of the limitations it has, etc.

    So that makes me think, if they were used industry-wide, there would be more resources on it online, right?

    submitted by /u/throwaway_hatemyself
    [link] [comments]

    Converting paid app to free app, how to validate users who purchased paid app after making the app free.

    Posted: 15 Jun 2021 09:33 PM PDT

    I am considering converting my paid app to a free app with in-app purchases. However, I would like users who already have purchased the app as a paid app to have all in-app purchases unlocked. How can I validate that from within the app?

    submitted by /u/pacificz
    [link] [comments]

    ExoPlayer caused video frames dropped

    Posted: 16 Jun 2021 07:42 AM PDT

    I want to switch from MediaPlayer to ExoPlayer for the sake of some enhanced features. However, I saw some huge dropped frames after changing it. Do you have any suggestions to improve FPS? You can test my video with ExoPlayer demo app: https://github.com/google/ExoPlayer/issues/9062

    submitted by /u/kingfisherphuoc
    [link] [comments]

    Why do not Playstore team provide an automated tool to review apps locally or on CI, before submitting for review?

    Posted: 16 Jun 2021 12:27 AM PDT

    We have seen Google Play is moving in the right direction these days,

    I have suggestion :

    I have seen post here where submissions are rejected due to simple issues which could be mitigated if there is a tool that can use to review app locally and on CI. Benefits of a such tool

    For Google

    • Reduce Reddit posts blaming the review process which reduce the bad reputation about the review process.
    • Reduce support tickets load

    For Devs

    • Help to mitigate common mistakes
    • Increase confidence about the review going right

    There is no wonder this will save time for both ends.

    Some concerns

    • Some may use such a tool to exploit play store review process weaknesses for their own advantage, those efforts also could be minimized with careful planning. ex:
      • If tool is binary, including rules only for common mistakes
      • using API instead of embedding rules in a local binary.

    Please give us a such tool!

    submitted by /u/nerdy_adventurer
    [link] [comments]

    DashedView Library: Easily create views with a background of repeating dashes

    Posted: 15 Jun 2021 10:23 AM PDT

    DashedView Library: Easily create views with a background of repeating dashes

    A while back I was working on a personal project and wanted to make a View that indicated a failure state to the user. I decided I would do this by giving the View a dashed background. So I went online to find a library to do this and I was surprised to find that none exist. When I realized that, I knew I had to make a library for this.

    I've just finished creating said library and it's quite simple. You can make a view that has dashes of any angle, color, width and offset. Additionally, individual dashes can be given different colors and the whole view can be given a corner radius so it fits in with other rounded views.

    If you're interested in checking out the library you can find it here on github. Feel free to contribute if you have ideas to improve the library. Additionally, if you have questions, feel free to ask them below!

    Custom Views created with DashedView. Top right is the one from my personal project which inspired the creation of this library.

    This library was weirdly both fun and frustrating to make as I had to relearn 7th grade trigonometry haha. There is a LOT of math involved (mostly trig) in making the dashes show up properly. I am pretty dang good at SohCahToa now!

    submitted by /u/MackHartley
    [link] [comments]

    How do I migrate existing project to gradle

    Posted: 16 Jun 2021 03:58 AM PDT

    I am a beginner in android development. I cloned my first project to android studio. The event log notifies me to migrate project to gradle

    submitted by /u/ateffsony
    [link] [comments]

    Google recently in 2021 IO showed blur support for android, How to use it?

    Posted: 16 Jun 2021 02:42 AM PDT

    Anyone aware of this triangular symbol/icon on the status bar ? The one marked inside the balloon sticker?

    Posted: 16 Jun 2021 06:24 AM PDT

    The UK's Competition and Markets Authority (CMA) (CMA) has confirmed it is investigating Apple & Google and looking for feedback from developers

    Posted: 15 Jun 2021 10:22 AM PDT

    I assume it is only open to developers from the UK. Still this is a good chance to give direct feedback about your experience with Google Play Store.

    Article https://www.bbc.co.uk/news/technology-57484720

    Feedback link https://forms.office.com/r/NkC2FNEXxL

    submitted by /u/NLL-APPS
    [link] [comments]

    I make an Android base Webview App to read Medium unlimited

    Posted: 15 Jun 2021 12:26 PM PDT

    Hi everyone,
    I just made a simple app using react-native-webview to read medium article without being block.

    The idea is add referer link from twitter in header for every request to medium. react-native-webview library just allows to add custom header to initial request so I have to custom react-native-webview a bit to add referer to header on every requests.
    This app is mainly for learning purpose, I would like to have your feedback or suggestion so that I can improve it.
    soure code: https://github.com/cuongtranduc/medium-unlimited-android

    submitted by /u/cuongtd
    [link] [comments]

    Shattered Pixel Blog: Saying Goodbye to Android 2.3 Gingerbread

    Posted: 15 Jun 2021 10:20 AM PDT

    Hey Android developers. I just wrote a blog post about finally dropping support for Android 2.3 in my game (almost exactly 2 years after dropping 2.2), and thought some people here might be interested in it.

    https://shatteredpixel.com/blog/saying-goodbye-to-android-2.3-gingerbread.html

    It's not very technical, but does have some interesting information about how many people are still using ancient Android versions.

    submitted by /u/00-Evan
    [link] [comments]

    Multi-tenancy support for Android SDKs

    Posted: 15 Jun 2021 11:30 AM PDT

    No comments:

    Post a Comment