• Breaking News

    Wednesday, May 26, 2021

    Android Dev - What are some of the best mobile testing tools for UI testing of Android apps?

    Android Dev - What are some of the best mobile testing tools for UI testing of Android apps?


    What are some of the best mobile testing tools for UI testing of Android apps?

    Posted: 26 May 2021 06:08 AM PDT

    Personally, I use the Bug Hunter app, but would like to learn if there are any other promising and worth knowing apps

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

    Building Android Widgets from Scratch ( Learn 8 Widgets) - free course from udemy

    Posted: 25 May 2021 05:42 PM PDT

    Best practices for subscriptions in Play Billing

    Posted: 26 May 2021 08:04 AM PDT

    I have 2 subscriptions inside my app ( weekly and yearly )

    I want to ask if the user bought weekly subscription should I hide weekly subscription button?

    And if he desiced to move from weekly subscription to yearly subscription what should I do?

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

    Is i7 10700k overkill for Android dev?

    Posted: 26 May 2021 03:08 AM PDT

    Sometimes I use another IDE besides Android Studio (VS or IntelliJ), and of course infinity number of browser tabs. I don't do gaming. If it is, what would you recommend instead?

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

    Search the internet using key words.

    Posted: 26 May 2021 06:00 AM PDT

    Hi,

    I created an app where the user uploads a photo and returns what's on it. (if there is for example a table and a chair the two words will appear on the screen) is there any way to google it these two words key (or more) and return some results to one recyclerView or one CardView for each object that is recognized, I searched but did not find anything and I do not know if it is possible. (I'm not looking for webView).

    Thank you

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

    How does the Geocoder class in Android works?

    Posted: 25 May 2021 06:38 PM PDT

    Does it call any backend service internally for geocoding & reverse geocoding? Why it doesn't require the Google API key? Why are multiple results returned (i.e how come a lat lng pair have multiple addresses)? Why or when does it fail sometimes & return message like Service Not Available & grpc failed?

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

    App Actions let users launch specific features in your app using Google Assistant

    Posted: 26 May 2021 01:15 AM PDT

    ANDROID : IMPLICIT INTENT

    Posted: 26 May 2021 07:54 AM PDT

    Android Studio 4.2 Broken

    Posted: 25 May 2021 05:56 PM PDT

    I tried using AS 4.2 on my existing project and it doesn't recognize anything from the kotlin SDK in the editor. I also tried 4.2.1 and no success. Is anyone else facing these issues?

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

    How do you assess using of "Get-Store-Installs-and-Reviews" Services?

    Posted: 25 May 2021 11:48 PM PDT

    There are plenty of services that offer users' installs and short (till 3 minutes) usage of the app, and even positive reviews, like Rocketsapp, etc.

    Has anybody worked with such services? Is it compliant with Google Play and iTunes terms of services? How it affects the app analytics (I mean short usage seems to be bad for retention)?

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

    APP IS NOT APPROVING FROM 4-5 DAYS ON GOOGLE CONSOLE

    Posted: 26 May 2021 06:53 AM PDT

    I have uploaded the app 4 days back. It hasn't approved till now. Has anybody any idea how much more time it will take. Also it was my first game publication at google play. Please Anybody explain the current scenario of Review.

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

    How to create a virtual display and open some app on it ?

    Posted: 25 May 2021 08:55 PM PDT

    Hi,

    I want to create a virtualdisplay and open some app on it eg: Settings. If we opened some activity in the Setting eg: Wifi page and pressed Home button.

    When we return back it should open in the last activity opened

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

    Hello

    Posted: 26 May 2021 01:38 AM PDT

    How do you feel about Android 12?

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

    Android Project picture sizes

    Posted: 25 May 2021 02:04 PM PDT

    Hi

    I have questions regarding placing photos in apps, and hope someone could help me out here.

    I am currently aware of the following:

    xxxhdpi 4 x mdpi 640dpi
    xxhdpi 3 x mdpi 480dpi
    xhdpi 2 x mdpi 320dpi
    hdpi 1.5 x mdpi 240dpi
    mdpi 1x / default 160dpi

    Let's assume I want to place an ImageView in my app to showcase a city or a par of shoes. The picture I want to place has a resolution of 4000x3000 and is about 10MB.

    What would be the best case scenario to handle such pictures? I am pretty sure the file size needs to be reduced, otherwise an app would get pretty quickly very big. However, what about the resolution -- should I resize such huge photos before importing?

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

    How do Play Console reviews affect the update flow

    Posted: 25 May 2021 01:53 PM PDT

    I currently have my open source mobile sharex client on play for internals testers and all builds that have been rolled out to internal testers I have also submitted for the public testing track.

    Now I have two questions:

    a) will google review every single build I pushed to that track or only the latest one?

    b) once the application is approved, does every follow-up update require a review before rolling out or only when switching e.g. to a production release?

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

    App One-Off Promo Pricing

    Posted: 25 May 2021 08:21 AM PDT

    New to Android development and I have an idea where, if a user has used the app for a while and has not upgraded the app, I've been considering offering to upgrade the app at a discount. Has anyone tried this as a way to recapture revenue that they might have given up? I was thinking of doing this on a random basis or using some other heuristic so as not to make this available for everyone.

    Thoughts/Opinions?

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

    Database inspector force close app after update Android Studio to 4.2

    Posted: 25 May 2021 09:39 AM PDT

    Hi, i'm now upgrade Android Studio to 4.2, when open Database Inspector the app running crash an two warnings appear:

    first: "Database Inspector: Error reading Sqlite database: Database 'LiveSqliteDatabaseId(path=/data/data/example.app/databases/google_app_measurement_local.db, name=google_app_measurement_local.db, connectionId=1) not found"

    Second: "Database Inspector: For security reasons offline mode is disabled when the process being inspected does not correspond to the project open in studio or when the project has been generated from a prebuilt apk."

    Are the first thime what thats i see thats warnings, before update Android Studio all working great... Can't find some help for this error, really appreciate help, thanks.

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

    New Dangerous Permission from Android12!

    Posted: 25 May 2021 03:08 PM PDT

    New Dangerous Permission from Android12!

    Hey Guys, So today when I was going through the dev docs I found that they are introducing a new permission for connecting with nearby devices. What do you guys think? do ya'll think it's necessary?

    https://preview.redd.it/q8aneg0abc171.png?width=1113&format=png&auto=webp&s=a93a4d18e4bc0d27619fb8ef641402c853206ad0

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

    Android reviews taking much longer lately?

    Posted: 25 May 2021 08:10 AM PDT

    My alpha build has been pending review for a week now. Is anyone else seeing similar issues?

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

    Design Interview

    Posted: 25 May 2021 07:38 AM PDT

    I am looking to conduct an online 1-hour interview with people who have professional or hobbyist digital design experience (e.g., mobile app and/or web design creation). You will be reimbursed $15.

    We would like to find out about your current design practice, e.g., your process for evaluating and iterating improvements to your design. If you are interested please fill this form: https://rit.az1.qualtrics.com/jfe/form/SV_bIcdLMb8YtnBKQe

    For more information about this study and how to take part please use this link: https://docs.google.com/document/d/1J87hA041FCzAOFIxGoxZK7M1Erqx3QRd/edit

    Please share this with others who you think would be interested in taking part. If you have further questions please email Sarah Andrew at [sa2941@rit.edu](mailto:sa2941@rit.edu) and I will be happy to answer your questions.

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

    No comments:

    Post a Comment