• Breaking News

    Saturday, October 2, 2021

    Android Dev - Small write-up on ViewModelStore and Factory

    Android Dev - Small write-up on ViewModelStore and Factory


    Small write-up on ViewModelStore and Factory

    Posted: 02 Oct 2021 12:13 AM PDT

    Scheduling network task in cron job fashion

    Posted: 02 Oct 2021 02:28 AM PDT

    Hello,

    I am not an Android developer on my dev job, but I want to make an app for myself. The app would scrape some local websites and notify me when some conditions are met.

    I have managed to make everything else, but scheduling periodic scraping gives me trouble. In cron syntax, that would be 0 9-17 * * 1-5, i.e. on every workday execute hourly during workhours (9-5). I have explored what Android has to offer - AlarmManager, JobScheduler and WorkManager, but I didn't find nice and easy way to make this work.

    I don't really care about the tools I use, as the app is very very simple. Any library or native API would do, I just want to avoid my app to drain my resources.

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

    How to Copy Text from Android to PC or PC to Android Phone?

    Posted: 02 Oct 2021 07:34 AM PDT

    My app has downloads more than 100K but still shows 50K?

    Posted: 01 Oct 2021 11:40 PM PDT

    The number of downloads of my application has exceeded 100K 17 days ago. But it still displays 50K. How long it takes to display 100K on Play Store?

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

    Flutter limitations

    Posted: 02 Oct 2021 12:32 AM PDT

    I hear from time to time that flutter advantages come with functionality limitations when compared to native applications. What are these limitations? What kind of apps are impossible to build with flutter?

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

    Publishing apps for others

    Posted: 01 Oct 2021 01:21 PM PDT

    I was curious what the standard way of writing apps for other people/companies are? I have my own developer account. I was asked about writing a small app for someone else and wanted to find out how others handle releasing it. Do you build an apk and let them get a dev account and submit or submit under your own account? Or a different way that I don't know 🤔

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

    Is there an Android equivalent of iOS "Local Push Connectivity"? I want my IOT hub to only send push notifications to devices on the network

    Posted: 01 Oct 2021 11:07 PM PDT

    If there really isn't an equivalent,

    I've read this stackoverflow answer, and I'm curious on how I would go about spoofing firebase to send to my local devices, My internet goes down a lot for a number of reasons

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

    How do I export for an Android app splash screen from Adobe after effects?

    Posted: 02 Oct 2021 12:26 AM PDT

    I created a second long animation and saved as xml in After Effects but it doesnt work. Is there a way to export a drawable format in AE?

    If not then what's the easy way to make a splash screen? I tried using Android studio but it's kinda complicated and I don't think I can spin the vectors..

    Any help is appreciated :)

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

    How to mitigate reverse engineering attacks

    Posted: 01 Oct 2021 12:14 PM PDT

    Composable annotation in android jetpack compose

    Posted: 01 Oct 2021 07:23 PM PDT

    I am working on a multimodule project with three modules Core, A and B. Both modules A and B uses Core. There is a screen (or composable) in module B that I need to reuse in module A. I can just move that screen to Core but I don't think this is scalable. So I am defining an Interface in Core whose implementation would be provided by B. Then A will get that Interface through DI and use it without dealing with it's implementation.

    ``` interface NotificationLayout { @Composable fun NotificationLayoutStatusState( modifier: Modifier, ) }

    `` This will be implemented byB. But when I run it, it just crashes withNoSuchMethodError`

    java.lang.NoSuchMethodError: No interface method NotificationLayoutStatusState(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V Can anyone please help me. I think this has to do with the Composable annotation.

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

    How does keyboard development compare to app development?

    Posted: 01 Oct 2021 05:17 PM PDT

    Does anyone here have experience developing a custom Android keyboard? How does the development experience compare to app development? I have the opportunity to switch from app development to keyboard development and trying to figure out if that's a good move.

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

    Easiest way to make a simple soundboard app with no experience?

    Posted: 01 Oct 2021 04:52 PM PDT

    Just looking for a little project to do. Any advice is much appreciated as I am a total noob. Thanks!

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

    How to find out which Android devices are my user's using?

    Posted: 01 Oct 2021 03:25 PM PDT

    Hello, I am new to Google Play Console. I'm trying to figure out which Android devices are the most commonly used by my app users.

    The only way I know of doing this is through Download Reports -> Statistics -> Installs -> Device Breakdown. But this outputs a .csv report.

    Is there an easier way? Thanks in advance.

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

    App suspended from the Play Store

    Posted: 01 Oct 2021 11:03 AM PDT

    App suspended from the Play Store

    Hi, I developed a scheduled recorder app (the user sets the time and the recorder will start recording at that time, with also remote recording on a different device), but the app was suspended from the Play Store because of the Stalkerware policy.

    The app doesn't collect the user's personal data without his/her will and consent and doesn't work if the user does not want. Everything is transparent: it is just a scheduled recorder and the user decides when and what to record with his/her device. The user has always full control of what the app does. There are other apps on the Play Store that offer the same functionality.

    You develop an app, and when you get a decent amount of (happy) users Google decides to ban it from the Play Store.

    What to do next?

    1) switch to a new and more open technology (web development, etc.)

    2) try to publish the app on a different store (which one?)

    https://preview.redd.it/wb43b0cjovq71.jpg?width=802&format=pjpg&auto=webp&s=1747eef73a81b5655bf51c7831ca3f4079e1dd8f

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

    Can i open a play store developer account in another country to unlock in game purchases ?

    Posted: 01 Oct 2021 01:01 PM PDT

    Hi, i want to publish my mobile game but I'm from a country where in app purchases are not allowed, can my friend who lives in another country make me a google play store dev account from there, with my own bank account ? And will it unlock in app purchases for me ? Thanks.

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

    How to calculate retention?

    Posted: 01 Oct 2021 10:17 AM PDT

    I just have one question. Is retention calculated:

    According to the number of users who INSTALL the app divided by how many users come back on the nth day

    OR

    According to number of users who SIGN UP divided by how many users come back on the nth day

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

    Which (Jetpack) libraries are not available to use from Java at this moment?

    Posted: 01 Oct 2021 08:10 AM PDT

    The obvious one is Compose, which straight up can't be written in Java. But are there any other libraries that you literally can't use in your app if it's built with 100% Java?

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

    No comments:

    Post a Comment