• Breaking News

    Tuesday, June 2, 2020

    Android Dev - Retrofit CallAdapter for Coroutines to handle response as states

    Android Dev - Retrofit CallAdapter for Coroutines to handle response as states


    Retrofit CallAdapter for Coroutines to handle response as states

    Posted: 02 Jun 2020 03:42 AM PDT

    Hi guys, taking inspiration from this interesting article, I created a sample Android application to handle response from Retrofit + Coroutines as states. I must say that everything is clean and easy to manage.

    Source code: https://github.com/auron567/Retrofit2CoroutinesCallAdapter

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

    installing android studio on windows 10 problem

    Posted: 02 Jun 2020 03:40 AM PDT

    installing android studio on windows 10 problem

    i tried to install android studio on windows 10 but i keep getting the same error as shown in the picture . i searched for the sdk folder inside appdata and it is not there.

    https://preview.redd.it/24ml8lc47h251.png?width=1366&format=png&auto=webp&s=0e21badad7b41a19b769adb37874a3c30bd87b64

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

    Offering 50$ for solving this Android Bundle bug

    Posted: 02 Jun 2020 05:31 AM PDT

    How to fix / upload new apk of suspended app?

    Posted: 02 Jun 2020 07:09 AM PDT

    Hi,

    Today I got a email about a app I created that was in violation if the terms etc.

    I firstly thought it was because I forgot to add the network permission *I did add it) because I made the app in flutter to learn flutter. After some googling I found out that it's because I had intellectual property in my app (it was a basic app to view cheats for Grand theft Auto) so I removed the icons and images from GTA.

    Now my problem is uploading the new build. When I go to the app in my GPC I can't do anything. I get the message saying

    "Your application has been suspended

    An email with details about the removal has been sent to the account owner at [myemail@gmail.com](mailto:myemail@gmail.com). Before uploading any new applications, please review the Developer Distribution Agreement and Developer Program Policies. If you feel we have made this determination in error, you can visit this Google Play Help Center article to learn how you can appeal against the removal."

    I have read the policies and understand that I was in the wrong.

    How do I upload my new version of the app? (or get rid of the above message?)

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

    Amid lockdowns, downloads of mental wellness apps increased by 24%.

    Posted: 02 Jun 2020 06:38 AM PDT

    icons not full

    Posted: 02 Jun 2020 06:09 AM PDT

    I've tried putting legacy icons but I don't have it on my phone for some reason (umidigi power 3) and the icons look smaller so is there other ways to fix this?

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

    A library which draws dividers in a RecyclerView (it supports LinearLayoutManager, GridLayoutManager and StaggeredGridLayoutManager) with one line of code

    Posted: 01 Jun 2020 05:31 PM PDT

    https://github.com/fondesa/recycler-view-divider

    Hi guys, here is my library which can be used to draw automatically dividers between the items of a RecyclerView. It supports LinearLayoutManager, GridLayoutManager and StaggeredGridLayoutManager.

    The dividers by default pick the configuration from the theme, but they can be easily configured runtime for further customizations.

    The default configuration can be attached with recyclerView.addDivider() and the library will handle the rest.

    The library is pretty mature, but if you have any questions or feedbacks, I'm here :)

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

    If you're someone who adds data manually in Firestore backend, I found a very useful thing accidentally!

    Posted: 01 Jun 2020 09:53 AM PDT

    If you're someone who adds data manually in Firestore backend, I found a very useful thing accidentally!

    I have a wallpaper module in my app, to which I add Wallpapers manually in Firestore backend and which has similar kind of data but only with different keys.

    It gets very frustrating to create the whole model class again with the same key pairs, and there's a way to automate this on Google Cloud Console. Yes, you read that right, this thing is available on Google Cloud Platform and not Firebase.

    Here's how you avoid the headache of manually creating the same data model again and again.

    1. Go to https://console.cloud.google.com
    2. From the top left corner, select the project that you have your Firestore database in. Here's where you select

    Click on the blacked out portion and select the project

    1. After selecting the project, from the left navigation panel, select Firestore -> Data

    https://preview.redd.it/1453o57vub251.png?width=361&format=png&auto=webp&s=719a7fdd5e8183d664fde1bf9b40794704c2ab03

    1. It will load your Firestore database (it'll look just like Firebase console).

    2. But here's where the magic happens:

    See that copy button?

    Clicking on that button brings up a new window, where it copies this data with a new random document ID.

    Look at the window below and you'll get the idea.

    https://preview.redd.it/iqo8ype5wb251.png?width=1146&format=png&auto=webp&s=bf7809c48c5ac08c6fc37385379d46005f028267

    You can now save the data with new values, and choose whether to add another document with "Save & Add another" button.

    And people at Firebase, when are you adding this in the console itself?

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

    Does anyone know what does this mean of console pricing templates : "List includes countries where users make payments using local currency. In the 59 other countries where you distribute your app, your price in JPY will be used instead."

    Posted: 02 Jun 2020 05:10 AM PDT

    With Google Play we can distribute apps in 151 countries, when we set pricing template we only set prices for some 92 countries, for the rest of the 59 countries our main template price is set instead.

    "List includes countries where users make payments using local currency. In the 59 other countries where you distribute your app, your price in JPY will be used instead."

    When they say,"your price in JPY" do they mean they will show the Japanese price and Japanese currency.

    I ask this question because if someone is not familiar with JPY they might be reluctant to pay. If this is the case how may I change this to a more familiar currency such as a USD.

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

    Developed an app using Flutter and Firebase, for exploring nearby restaurants and checking out their reviews. Also includes a 'Likes section' where users liked restaurants are displayed!

    Posted: 02 Jun 2020 04:21 AM PDT

    Coroutines: an ELI5 glossary

    Posted: 01 Jun 2020 11:48 AM PDT

    [HELP] What should I learn Ruby on rails or React js ?

    Posted: 02 Jun 2020 02:44 AM PDT

    I am and android dev and my manager is asking me to learn any of this. ( ROR or React js)

    I do know what this technologies are there for, but I just want to know if someone was in this situation before and how did it turn out.

    Any advice would be great.

    Thanks a lot in advance.

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

    So. I made that Local IP tile and the response from Devs was like crazy. Thanks <3 so I published it on Play Store. And git link in comment.

    Posted: 01 Jun 2020 03:19 AM PDT

    loco - �� launch on & cancel on lifecycle events

    Posted: 01 Jun 2020 10:23 AM PDT

    No comments:

    Post a Comment