• Breaking News

    [Android][timeline][#f39c12]

    Thursday, November 11, 2021

    The state of managing state (with Compose) Android Dev

    The state of managing state (with Compose) Android Dev


    The state of managing state (with Compose)

    Posted: 11 Nov 2021 09:40 AM PST

    Is this diagram of Fragment and Activity lifecycles correct and up to date?

    Posted: 11 Nov 2021 10:25 AM PST

    GoDaddy Studio’s Journey with State Management and MVI / Unidirectional Data Flow on Android

    Posted: 11 Nov 2021 05:41 AM PST

    Do you check your app's images for copyright in search engines?

    Posted: 11 Nov 2021 10:31 AM PST

    Do you check your app's images for copyright in search engines?

    My game (remake of a popular arcade game) for 1 month was quietly located on the expanse of Google Play and advertised through Ads.Goggle. Due to the fact that the application was falling in the search string, I decided to experiment and change the place of the words in the title:

    "Pac Donut Hero Man" I changed to "Pac Donut Man Hero".

    The next morning I received a "happy letter" from support:

    Action Required: Your app is not compliant with Google Play Policies.

    We found an issue in the following area(s):

    -Title (en_US): "Pac Donut Man Hero"

    -Hi-res icon (en_US): Please see attached screenshot natalia.donut.meloman-HiResIcon-44.png

    I asked for the reason for blocking, and the reply was:

    your app currently contains unclear affiliation with PAC-MAN. You can refer to the attached screenshot for additional information.

    I should stipulate that the principle of the game as in the original arcade, I agree. But all the pictures are drawn by me, changed the shape and skins of all the parts that would have referred to the original, written new music. I decided to check what's wrong with the attached icon picture.

    It's a shame that there are many applications on the Marketplace that are clearly similar and copy the original arcade, copying the name and inserting one word between them. But for some reason they are not removed.

    Thought I'd check what the search engine returns when searching for a picture. Well, I was right on the money. I always thought that if you draw yourself, you can't get a match to something that's not yours. How wrong I was.

    The results of the search for my icon and the original one in the attached pictures:

    Results of the search for my icon

    Results of the search for original icon

    The result is as follows: my icon gives more information about Pacman than the original.

    I checked all the screenshots and half of them gave the result that it is Pacman. In the new version of the game I have corrected all the pictures to avoid more penalties.

    I recommend you check your images before posting, especially if you're using someone else's game or app as the basis. And don't put other people's brands in the title, even separated by other words. Don't repeat my mistakes.

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

    Example open-source apps which are modern and use Android Jetpack and other popular libraries?

    Posted: 11 Nov 2021 05:42 AM PST

    I'm trying to find something reasonably complete which uses modern best practices and libraries so I can learn from it. I've seen Plaid which is kind of close but it seems to have issues and is a bit too big I think. Looking for something minimal but reasonably complete and kept up to date.

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

    Swipeable-Card Compose library demonstrate the difference between old and new Ui toolkit

    Posted: 11 Nov 2021 06:38 AM PST

    Swipeable-Card Compose library demonstrate the difference between old and new Ui toolkit

    Hi folks, This is my first library I hope you like it

    One of the hardest tasks for me in the old UI toolkit was implementing a Swipeable card with "Customizable buttons", then after compose becomes stable I gave it a try, and actually, it was surprised for me!

    The task was not very easy but at least a person with three months experience in Compose can do it.

    Check it out and give me your feedback: https://github.com/Amrjyniat/Swipeable-Card

    https://reddit.com/link/qrmogx/video/r7tlak42azy71/player

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

    Which Cloud Provider(and Service) do you use for movie streaming app?

    Posted: 11 Nov 2021 08:46 AM PST

    I am trying to search cloud provider which is best for movie streaming which of course need a lot of bandwidth and storage space.

    What do you recommend?

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

    I have zero experience, how much will approximately take me to make an app from scratch!?

    Posted: 11 Nov 2021 01:59 PM PST

    The idea is this, I want to make an "simple" image upload app. Here people when uploading images, they set a title description and maximum upload of 3 images/post and 3 posts/day.

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

    Perform action with all checkboxes on one screen

    Posted: 11 Nov 2021 12:45 PM PST

    Hi All,

    I have many checkboxes on my third screen, currently I perform the follow on each in my methods for selecting all, and unselecting all checkboxes. Each of these is called by a certain button when clicked.

    How can I reference all of the checkboxes on a certain screen/layout? Any references/articles I should look at?

    public void unselect(View v) {

    if (box1.isChecked()) {
    box1.setChecked(false);

    (repeated for every other checkbox)
    }

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

    More Material3 and Material You work with Mike Wolfson (@mikewolfson) #themingIsHard ��

    Posted: 11 Nov 2021 11:25 AM PST

    Consuming TS logic in Kotlin

    Posted: 11 Nov 2021 10:44 AM PST

    Trying to architect my app to write some logic in typescript, and consume that app side. Anyone know of a good library for this? Ideally, something that transpiles TS into Kotlin or java.

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

    Does anyone use Native ads?

    Posted: 11 Nov 2021 04:34 AM PST

    Hi,

    I wonder if I should use Facebook Audience Network Native ads because I currently have MREC from Applovin and the eCPM is horrible. It is around $0.10. Does Facebook Native Ads give higher eCPM overall?

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

    Execute simple Script

    Posted: 11 Nov 2021 08:29 AM PST

    I have bluetooth lamps that i can turn on/off with an app, but its kinda tedious to always open it and turn them on/off, and the app doesnt offer any routines. So i want to make my own app, that can write/send bytes to the bluetooth service/characteristic of it. I've found a pretty good looking API and have an idea of what/how to code it, but the problem is i have no idea how to design mobile GUI's and it seems a bit too harsh for a rather simple task, since im just looking to run the same pre determined code. Is there a way to have an empty app with no GUI, so it just runs the code and closes? Hope this doesnt violate rule 2, Thanks in advance!

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

    Custom Android Flashing / Rooting Guide

    Posted: 11 Nov 2021 10:31 AM PST

    Youtube app navigation

    Posted: 11 Nov 2021 05:40 AM PST

    Hi!

    I'm working on an app with bottom navigation using a Single Activity pattern.
    I want to have full-screen flow when clicking one of the buttons like in the YouTube app when you press `shorts` new screen slides in taking full screen. I was wondering if this is an Activity or it's a fragment. Is there a way to get the same behaviour following a single activity approach?

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

    Can't put elements after a WebView in the same Row (Jetpack Compose)

    Posted: 11 Nov 2021 12:56 AM PST

    I have a Compose function with the code below (the DefaultAppTheme being the theme that comes when you generate a new Compose app), however neither the Text nor the TextField are visible.

    Items placed before the AndroidView-WebView doesn't seem to suffer this problem. Also, I don't seem to get this problem with other legacy View classes placed via AndroidView, e.g. TextView

     DefaultAppTheme { Row(modifier = Modifier.padding(12.dp)) { AndroidView(factory = { context -> WebView(context).apply { val unencodedHtml = "<html><body>'%28' is the code for '('</body></html>" val encodedHtml: String = Base64.encodeToString( unencodedHtml.toByteArray(), Base64.NO_PADDING ) loadData(encodedHtml, "text/html", "base64") } }) Text("This doesn't appear") TextField(value = "nor this", onValueChange = {}) } } 
    submitted by /u/Spheniscine
    [link] [comments]

    Android Emulator not running (M1 2020)

    Posted: 10 Nov 2021 11:50 PM PST

    Whenever i am trying to run Android emulator. It is telling emulator is already running delete */.lock files Or request timeout Emulator is not only. I hv download system images from other images but not working.

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

    Hey Kotlin Developers, In this video I talk about Scope Functions, their differences with some Android samples, and how to pick the best one for every use case.

    Posted: 10 Nov 2021 11:02 PM PST

    Keep screen always on from a service?

    Posted: 10 Nov 2021 10:01 PM PST

    I ultimately want to keep a Wear OS devices screen on for a set duration, even if the user goes to another app. There are a couple apps, such as StayLit Wear, that allow you to do this, but I'm wondering if they're using deprecated code because I can't figure out how to achieve something similar from Android docs.

    Thanks in advace!

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel