• Breaking News

    Friday, October 8, 2021

    Android Dev - App Feedback Thread - October 08, 2021

    Android Dev - App Feedback Thread - October 08, 2021


    App Feedback Thread - October 08, 2021

    Posted: 08 Oct 2021 06:00 AM PDT

    This thread is for getting feedback on your own apps.

    Developers:

    • must provide feedback for others
    • must include Play Store, GitHub, or BitBucket link
    • must make a top level comment
    • must make an effort to respond to questions and feedback from commenters
    • app may be open or closed source

    Commenters:

    • must give constructive feedback in replies to top level comments
    • must not include links to other apps

    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.

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

    Our chat with Jake Wharton about All The Things Compose, Kotlin, Flutter and more

    Posted: 08 Oct 2021 01:38 AM PDT

    New EU regulations about digital content and services

    Posted: 08 Oct 2021 01:38 AM PDT

    So, Play Console has some new notifications, telling me to classify my app as digital content or services due to new EU regulations (apparently it has tax implications).

    You can see an overview here and the EU regulation in full here .

    Based on what I read, it looks like apps would just be digital content. But I'm not sure about this services part.

    Has anyone else taken a look at this stuff? What are your thoughts on this?

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

    I open-sourced my 4-year-old interval timer app!

    Posted: 07 Oct 2021 05:27 PM PDT

    It has 10k active installs and a 4.7 rating(for now) in Google Play.

    Github: https://github.com/timer-machine/timer-machine-android

    Google Play: https://play.google.com/store/apps/details?id=io.github.deweyreed.timer.google

    I create the app for personal usage and to practice developing skills. Till now, the old repo has more than 3k commits. From now on, I'll keep improving it publicly in the new repo.😉

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

    I need some advice on a situation that has risen in my Internship.

    Posted: 07 Oct 2021 10:36 PM PDT

    I've been learning to make applications using Kotlin for the past 6 months. I recently got an Internship for a company as an Mobile developer intern(been 25 days). The duration of the internship is about 3 months and we'd agreed that I'd be working on a live project for a client in Kotlin.

    But, three days ago the client asked the company to make the app for both IOS and Android devices. The company decided to abandon the app I was working on and start the project again but this time using flutter. I don't know much about cross platform development or flutter. The company said they did not have any projects in Kotlin or Java and said I must learn flutter to continue working for them.

    I really don't know what I should do at this point. The company isn't so great either, it's one of those places were everything is done by unpaid interns. I really don't see a future with that company but our university requires us to have an internship or job for at least 2 months. Is learning flutter really worth it in the future? or should I wait for Kotlin Multiplatform to mature and improve my Kotlin Android skills?

    TLDR; The company that I'm working as an intern agreed that I'd be working with Kotlin but asked me to learn flutter or leave.

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

    AOSP advanced development tricks

    Posted: 08 Oct 2021 12:08 AM PDT

    Google Play Console Freezes

    Posted: 08 Oct 2021 02:29 AM PDT

    UPDATE: The issue is solved.

    When I log into Google Play Console, it takes a lot of time.

    That's not a problem, I can wait a couple of ten seconds. However, when I click on "View App" and then "Open Testing" from the left menu, the page completely turns inresponsive. Scrolling, clicking and trying to select text do not work at all.

    At first, I have thought maybe it's a problem of mamcache or swap, I have restarted my machine but the problem persists.

    My second thought was "Maybe it's a problem of disk cache.", so I have fired up my Windows with Chrome, opened up Google Play Console, the problem persists again.

    Does anyone have this issue? Also, a bonus question, is there any announcement channel for the issues in Google Play Console, like Github Status Twitter account, that I can know when it has issues.

    Thanks in advance.


    Environment

    • Windows 10 and Ubuntu 21.04
    • Chrome 64-bit 94.0.4606.81 (installed with official method)
    submitted by /u/erayerdin
    [link] [comments]

    How to Run Android Apps on Xiomi from Mac

    Posted: 08 Oct 2021 12:44 AM PDT

    I've been basically an Apple fan boy for the last couple of years: have macbook, iphone, ipad. This week I finally broke the cycle and bought a Xiomi Redmi 9t, because I'm developing native android apps and I was sick of testing on a virtual device all the time. I was so excited to finally test my apps during development on an actual device, but soon realised that in order to test on Xiomi you need "Mi PC Suite", which as the name suggests is a program only for PC. So now I'm stuck with a new phone that I can't even use during development to test. Pls help if you were in a similar situation or have suggestions on what to do. :(

    PS: Fuck iPhones, Android rocks :D

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

    Demo: Uniquely Identify Android 12 Users Just Via Wallpaper

    Posted: 07 Oct 2021 10:19 AM PDT

    How to listen app’s traffic on a rooted emulator?

    Posted: 08 Oct 2021 02:53 AM PDT

    Question for students of Udacity - Developing Android Apps with Kotlin

    Posted: 08 Oct 2021 08:10 AM PDT

    Anyone know of a good resource to connect with other people going through this course right now? Either it be on a subreddit, Discord, facebook, or any other platform? Really I'm just looking for a place to bounce thoughts and questions off of as I'm going through these lessons.

    If anyone has any good leads or would be interested in even starting one, let me know. Thanks r/learnprogramming!

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

    Courses

    Posted: 08 Oct 2021 12:56 AM PDT

    Is there any premium udemy course for free about android studio kotlin ?

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

    Couchbase Lite 3.0 now in beta with enhanced Kotlin support, N1QL Query Strings

    Posted: 08 Oct 2021 02:02 AM PDT

    ReactButton 2.0.3 Release with customized tooltip feature

    Posted: 08 Oct 2021 05:01 AM PDT

    5 amazing Gradle Plugins for Android apps

    Posted: 07 Oct 2021 05:01 PM PDT

    Write Tests for all your Missed Branches [Kotlin]

    Posted: 08 Oct 2021 02:33 AM PDT

    Yet another DI for kotlin multiplatform

    Posted: 07 Oct 2021 09:24 AM PDT

    Hi there. I made a DI library for kotlin multiplatform. It's simple and has it's limitations, but I think it's quite powerfull in its simplicity. What do you think of it?

    https://github.com/sergeshustoff/dikt

    Api should be stable, but it certainly needs a better idea plugin for showing errors and dependency graph in ide.

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

    Apply special effects to images with the CameraX Extensions API

    Posted: 07 Oct 2021 05:15 PM PDT

    These 119 devices are compatible with Android 12 first feature update

    Posted: 07 Oct 2021 09:20 PM PDT

    FFMPEG video operations

    Posted: 07 Oct 2021 08:27 AM PDT

    SSffmpegVideoOperation : FFmpeg compiled for Android. Execute FFmpeg commands with ease in your Android app.

    This project is provide in-build FFmpeg operation queries:

    Video operation ffmpeg queries like:

    • Cut video using time
    • Convert image to video
    • Add water mark on video
    • Add text on video
    • Combine image image and video
    • Combine images
    • Combine videos
    • Compress a video
    • Extract frames from video
    • Fast/Slow motion video
    • Reverse video
    • video fade in / fade out
    • Compress video to GIF
    • Rotate and Flip video (Mirroring)
    • Remove audio from video
    • Update aspect ratio of video

    Other extra operation FFmpeg queries like

    • Merge GIFs
    • Merge Audios
    • Update audio volume
    • Fast/Slow audio
    • Crop audio using time
    • Compress Audio
    submitted by /u/shweta1806
    [link] [comments]

    DataStore: proto vs Preferences

    Posted: 07 Oct 2021 11:17 AM PDT

    I wonder how to decide whether should use Proto or Preferences in my app?
    I know the difference between them but I need a more practical view.

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

    Disable Startup Apps on Condeco Tablet

    Posted: 07 Oct 2021 04:31 PM PDT

    Hello! Hope this is the correct sub for this.

    I am trying to repurpose a Condeco meeting room scheduler running android. Does anyone know if its possible to stop the apps launching at startup and maybe sideload a custom launcher or other software? I am new to Android development so would appreciate some pointers :)

    Thanks in advance!

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

    middle developer

    Posted: 07 Oct 2021 12:27 PM PDT

    hello everyone, i begin learning android development 9 month ago and three month ago i get my first job as junior android developer, they got me nice salary depending on my country range, but i have not get even one task from my employer, they told me, i would expand my knowledge as middle developer and they put me in project, for me it is not a clear how to expand my knowledge, and i think android is bottomless sea, please any advice about learning and if somone can tell me what middle android developer should know ?

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

    GitHub - xmartlabs/TypedNavigation: A lightweight library to help you navigate in compose with well typed functions.

    Posted: 07 Oct 2021 12:24 PM PDT

    No comments:

    Post a Comment