• Breaking News

    Thursday, January 30, 2020

    Android Dev - GitHub - abeade/fcm-push-plugin: IntelliJ IDEA plugin to send pushes using Firebase Cloud Messaging (FCM)

    Android Dev - GitHub - abeade/fcm-push-plugin: IntelliJ IDEA plugin to send pushes using Firebase Cloud Messaging (FCM)


    GitHub - abeade/fcm-push-plugin: IntelliJ IDEA plugin to send pushes using Firebase Cloud Messaging (FCM)

    Posted: 30 Jan 2020 12:25 AM PST

    Bottom Nav Bar with multiple back stacks: 2020 plans

    Posted: 29 Jan 2020 11:06 PM PST

    Freelance Android developer vs cross-platform developer in 2020

    Posted: 30 Jan 2020 05:03 AM PST

    Hey guys,I just wanted to ask for your take on this, I got into Android dev and I really like it. I contacted 2 small companies already but unfortunately they're looking for a solution of having the app run on both android and ios. I was afraid of this trend, and anyhow I don't have money to buy a Mac so I cannot go that route anyway.

    What I wanted to ask you, do you guys find it easy enough to get freelance gigs in native Android development? Do you think today it's suffice to stick to solely native dev?

    I know that there is always work in bigger companies, but freelancing might be a better option for me as I'm constantly changing my location.

    Thanks in advance!

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

    Jetpack Compose dev04

    Posted: 29 Jan 2020 12:29 PM PST

    The Jetpack Compose team is happy to announce that the Jetpack Compose dev04 drop has just been released! You can get it on Google's Maven Repository or by upgrading your version in the latest Android Studio canary.

    Compose is developed in the open, so the latest changes were always available, but we are moving to a continuous release model for binaries to make it easier to test the latest API changes.

    Release notes are linked at https://developer.android.com/jetpack/compose. Thank you for your continued feedback, and please continue logging issues at https://issuetracker.google.com/issues/new?component=612128.

    You can also join the #compose channel on the kotlinlang Slack to discuss with the team.

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

    Android Studio?

    Posted: 30 Jan 2020 08:03 AM PST

    Is Android Studio that way to make android apps? I'm a complete beginner to android dev.

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

    Dagger Android 2.26 now uses AndroidX

    Posted: 30 Jan 2020 08:17 AM PST

    Open source rich text editor for Android app

    Posted: 30 Jan 2020 07:38 AM PST

    I desperately need an open source rich text editor library for Android, one that's capable of inserting pictures, highlighting text in different colors, etc. I'm aware of some commonly used libraries on github but I have found them to be buggy and unwieldy. Is there a text editor similar to the one in google docs mobile, but open sourced?

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

    How Can I Using Kotlin Libraries Implementation in a Java Project

    Posted: 30 Jan 2020 06:45 AM PST

    I want to use a library written entirely in kotlin from the application. I did everything as described in the description. however, the linked activity crashes when I include the library. I have tried a few projects written with kotlin and they all give the same error. When I import to my project; android studio crashes/freezes and the letter C in the class logo going.

    https://github.com/shetmobile/MeowBottomNavigation

    implementation 'com.etebarian:meow-bottom-navigation:1.2.0' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" 

    https://github.com/DanielMartinus/Konfetti

    implementation 'nl.dionsegijn:konfetti:1.1.3' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61" 

    Can you help me please.

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

    I'm planning to replace my AsyncTasks in my library with RxJava and RxAndroid anything I should be aware of when using it in a library?

    Posted: 30 Jan 2020 05:48 AM PST

    App just got removed because description had a hashtag.

    Posted: 30 Jan 2020 02:47 AM PST

    What I did wrong: I put the main keyword as a hashtag at the bottom of the description.

    Don't do that.

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

    Is there any popular open-source app written using FRP principles?

    Posted: 30 Jan 2020 01:57 AM PST

    I like the plain old OOP way of developing android apps. The way we carefully decide what objects speak to what other objects, keeping data and behavior stuck together, etc. While it's arguably easier, it *is* familiar and simple.

    But I'd like to explore the FRP way of utilizing streams and functional programming constructs to build an app. While there are many tons of blogs and libraries for doing it, I wasn't able to find a good source code repository to learn from.

    Is there any reasonably decent repository of an android app written using Streams & generally with reactive principles in mind?

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

    Dual-core Mac mini for development?

    Posted: 29 Jan 2020 03:34 PM PST

    Hi guys,

    I am currently learning flutter and am therefore considering an apple device to test builds on ios. Since android development in Android Studio is as demanding as Flutter, I thought I would ask the nice community here for some advice.

    I have found a used Mac mini (late 2012) for a great price.

    Problem is, the CPU is a bit dated (i5-3210M)

    Would it suffice?

    The machine has 16 gigs of RAM and 250 GB SSD (compared to 8 GB and 5400RPM HDD on my current machine lol) , so it is otherwise great.

    Hopefully I'm not breaking any rules :)

    submitted by /u/0darkvoid0
    [link] [comments]

    Android Studio 3.6 Release Candidate 2 available

    Posted: 29 Jan 2020 11:34 AM PST

    Which Android devices have most reliable Bluetooth (SPP Profile)?

    Posted: 29 Jan 2020 05:07 PM PST

    Hi there,

    I'm working on an app that utilizes the Android SPP Profile (sockets, inputstreams) connecting to a RS232 to bluetooth adapter. On an older Nexus 10 running 5.1.1, the connection is fairly stable. On a Nexus 5x smartphone running Android 8 / 9, my users report the BT connection seems to drop at least once a day and forces them to restart either the app / device / phone (or some combination thereof).

    I've read a million SO threads about Android and BT - I'm beginning to come to the conclusion that my issues aren't unique to me. That said, are there certain brands of smartphones that are known to have a more reliable BT connection (and those that don't)?

    Thank you!

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

    React Native is the Future of Mobile at Shopify – Shopify Engineering

    Posted: 30 Jan 2020 02:07 AM PST

    How to connect Dagger2 with ViewModel and Saved State module

    Posted: 29 Jan 2020 09:59 AM PST

    Keeper - A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources

    Posted: 29 Jan 2020 04:18 PM PST

    Is it possible to have Dual Monitor-like behavior using two Android devices?

    Posted: 29 Jan 2020 12:15 PM PST

    How might I go about utilizing a second Android device to extend the display of my main Android device?

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

    Is there any way to access "hidden camera"

    Posted: 29 Jan 2020 02:52 PM PST

    As I know there is no way to access the 2nd back camera on a Oneplus 6t using the camera api, but you can access it with a secret code so it is definetley possible. Is there any way to use a proprietary library or something to be able to access the camera in software.

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

    Making button slide under a webview on finished scrolling

    Posted: 29 Jan 2020 01:24 PM PST

    Hey guys,

    I'm in need of a help. I don't know how to create a specific UI.

    I'm showing WebView in my fragment. On the bottom I have a button that is over the webview and it says there the entire time the user is scrolling the webview (it's overlapping the webview). What I want to do is that when user finishes scrolling the webview( when he reaches the end of it) this same button would slide under the webview. So no longer overlapping the webview but being around 32dps under the webview.

    I been trying to do it for the last 8 hours but I just cant figure out how I could do it

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

    Application data security in Android

    Posted: 29 Jan 2020 01:13 PM PST

    I want to learn how to have secure data in an application using the best practice used today. I have been looking on the internet for a few days but have not found any good resources on topic free or paid courses as well. Looking for the suggestion.

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

    No comments:

    Post a Comment