• Breaking News

    Monday, March 8, 2021

    Android Dev - Weekly Who's Hiring Thread - March 08, 2021

    Android Dev - Weekly Who's Hiring Thread - March 08, 2021


    Weekly Who's Hiring Thread - March 08, 2021

    Posted: 08 Mar 2021 06:00 AM PST

    Looking for Android developers? Heard about a cool job posting? Let people know!

    Here is a suggested posting template:

    Company: <Best Company Ever>
    Job: [<Title>](https://example.com/job)
    Location: <City, State, Country>
    Allows remote: <Yes/No>
    Visa: <Yes/No>

    Feel free to include any other information about the job.

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

    I created this simple app that will notify you of any new releases to the current Android Jetpack libraries. You can also browse and bookmark specific libraries you're interested in for easier tracking.

    Posted: 07 Mar 2021 06:46 PM PST

    [WIP] FileX: My first android library - use scoped storage with file paths

    Posted: 07 Mar 2021 09:25 PM PST

    Repo: https://github.com/SayantanRC/FileX
    Jitpack: https://jitpack.io/#SayantanRC/FileX/alpha-3

    I have some apps which require heavy use of internal storage, but scoped storage is soon becoming mandatory.

    My apps rely on file paths, and is difficult for me to completely rewrite everything with the Uri based approach. So I wrote this library. The basic usage can be understood by reading the README file. Much of the code is undocumented, many more changes will be added.

    This is my first real open source project [ noob :) ], pull requests for corrections and features are welcome.

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

    How to code in Android Studio from any device with JetBrains Projector

    Posted: 07 Mar 2021 07:37 PM PST

    Best Way to handle clicks on RecyclerView.

    Posted: 08 Mar 2021 07:07 AM PST

    What will be the best way to handle clicks in recycler view items and views inside the items.

    Please suggest any videos or blog posts.

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

    Developing a voice chat app that works on Android and iOS

    Posted: 08 Mar 2021 06:16 AM PST

    Hello guys

    I want to develop a voice chat app that works on android and ios. I am very familiar with the socket.io which enables the text messaging. But I am very confused with voice calls. My app needs to run a group voice chat and text messaging at the same time.

    I researched the paid options, they are giving pretty well sdks for android and ios. But they are demanding too much. I can't afford them especially in the long run. So I eliminated the paid options. For free direction I feel I need to use webRTC yet I am not sure about it. I am pretty well at NodeJS. I guess I need to build a server that uses webRTC connection. But I couldn't find any good sdk for ios and android for using that server on my mobile apps.

    Which way should I go?

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

    Google play console

    Posted: 08 Mar 2021 06:08 AM PST

    Does anyone know what api access in google play console do?

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

    Are there any free service where i can find the search volume per month on keywords search on google play?

    Posted: 08 Mar 2021 06:00 AM PST

    Error exporting from godot

    Posted: 08 Mar 2021 03:30 AM PST

    I've set up the adb, jarsigner and the keystone correctly to the best of my knowledge. I go to export the .apk file, then after 20 seconds or so my Godot crashes.

    Any clue as to what's causing this? Thanks!

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

    There is a really annoying bug in Android Studio 4.1.2 where you can not refactor any XML files inside the res/values subdirectory.

    Posted: 07 Mar 2021 11:19 PM PST

    Try it you guys. It just doesn't work. Is there a fix?

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

    Google play submitting results in Unexpected error try again

    Posted: 08 Mar 2021 02:02 AM PST

    Google play submitting results in Unexpected error try again

    Few days ago everything worked like a charm, but now I am getting. Unexpected error try again... Cannot deploy to testing channel neither production.

    Unexpected error, try again

    Anyone have the same issue? What can i do?

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

    How to implement a curved recycler view ?

    Posted: 07 Mar 2021 07:55 AM PST

    Can app targeting "children under 13" still have authentication mechanism ?

    Posted: 07 Mar 2021 10:08 PM PST

    Can app targeting "children under 13" still have authentication mechanism ?

    I'm working on an App that is specifically targeted for children, the target age group will be 6-12

    Based on this https://support.google.com/googleplay/android-developer/answer/9867159#zippy=%2Coverall-best-practices%2Cages-and-under%2Cages%2Cage-and-under%2Cages--%2Cages-and-over

    https://preview.redd.it/nhj1z8p9wql61.png?width=732&format=png&auto=webp&s=e4cd9030bf9b67bd8b93c3d0d0f1e858db454041

    If the app is primarily for children under 13 we must participate in the "Designed for Families"

    And for the families policy there's this policy that if I understand correctly prohibit the use of Google Sign In (Right now the app that I'm working on using Google Sign In)

    https://support.google.com/googleplay/android-developer/answer/9893335#zippy=%2Cexamples-of-common-violations

    https://preview.redd.it/4jbfpt3nwql61.png?width=714&format=png&auto=webp&s=d7d01ab9c7a4ef96c30afce726cf46800448271c

    We can't use Google Sign In/OAuth technology, is this suggesting that we can't have authentication in our app that is targeting children under 13 or we still can but not using Google Sign In/OAuth ?

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

    Android as Peripheral -- BLE Bonding Causes Disconnection and errors in future connections

    Posted: 07 Mar 2021 04:21 PM PST

    We're trying to write an app that puts the Android in the peripheral role sending accelerometer data to a different BLE device (RN4871).

    I got it working as expected using an ESP32 as the device but when we are moving it to Android, every time the RN4871 sends a bonding request and it's accepted, the connection is immediately terminated. And future connection requests to the phone result in timeouts and errors connecting.

    I can usually get it to work again by removing the pairing from the phone and removing the phone as a bonded device from the RN4871 and restarting everything, but ideally we could have the two devices bonded otherwise it's a tedious manual process of entering in the phone's MAC address each time (which is randomized).

    Are there any ideas as to why we're having this problem and what possible solutions could be?

    I'm running on a Samsung Galaxy A01, and Android 10.

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

    Android App Development in India - 5 Crucial Things to Keep in Mind

    Posted: 08 Mar 2021 03:16 AM PST

    Android 12 Developers Preview 1: Let's Talk

    Posted: 07 Mar 2021 07:22 PM PST

    MS AppCenter Analytics - Tracking crashes

    Posted: 07 Mar 2021 02:44 PM PST

    Hello!

    Has anyone of you been using MS AppCenter for tracking events/crashes?

    For tracking events it is pretty simple, just use Analytics.TrackEvent(some stuff) when you run selected event.

    But how is about tracking crashes? Do you have to run Crashes.TrackError(e) ? this is possible when you have try-catch, but what if you occur an error that is not inside try-catch? Will AppCenter somehow track it?

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

    RecyclerView with change payload

    Posted: 07 Mar 2021 09:59 AM PST

    Asking myself about using Room and Firebase or only Firebase

    Posted: 07 Mar 2021 12:28 PM PST

    Hello guys, first post here about my first application. I'm making an application which needs to have online data. The problem is I began my application only with offline data, using room. I've now developped all my application offline, and I have a lot of entities, dao queries, and use of them in my code. Also I didn't made a repostiroy file...

    I would like to have your advices to know what is better between remplace all my Room code by firebase code, or only make firebase queries to save and update my Room database ?

    Thank you very much !

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

    No comments:

    Post a Comment