• Breaking News

    [Android][timeline][#f39c12]

    Tuesday, February 11, 2020

    Currently developing a community Android ad network and looking to partner up with other app developers Android Dev

    Currently developing a community Android ad network and looking to partner up with other app developers Android Dev


    Currently developing a community Android ad network and looking to partner up with other app developers

    Posted: 11 Feb 2020 12:42 PM PST

    Evening all,

    I've been working on a community ad network for Android. The basic gist is that you show banner ads for other apps in the network in exchange for being shown in other apps.

    I'm trying to solve the exposure on a zero budget issue and also show something when other ads fail to fill.

    Currently I have a very simple SDK live that's showing ads in Sync for reddit.

    Would really love to work with other developers on this.

    Cheers,

    Laurence

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

    Kaspresso 1.1.0: Kautomator

    Posted: 11 Feb 2020 02:03 AM PST

    Kaspresso 1.1.0: Kautomator

    Hello everyone!

    We are happy to announce a new version of Kaspresso!

    The main feature is Kotlin DSL wrapper over UI Automator allowing to write tests with UI Automator elegantly and safety and accelerating UI Automator execution speed to amazing!

    Please, read the reference =)

    https://preview.redd.it/zftqgbduq9g41.png?width=400&format=png&auto=webp&s=8ef622d82cc8013c9c007e5a71218a1045922371

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

    AdMob banned me in December but just reached out to help me "drive revenue with native ads"

    Posted: 11 Feb 2020 08:04 AM PST

    So the title sums it up. Taking a call later today.

    I was banned in early December with no notice, filled out all the right forms... and was ghosted for two months.

    Had nearly absolute proof it was a competitor launching an attack campaign - complete with several tickets I put in saying we were seeing strange activity for months prior.

    Not sure whether to take it seriously or as a joke at this point.

    Apparently Google is so completely disorganized they don't even realize who they've banned.

    Thoughts on how I should go about the call?

    Would be nice to get back all that lost revenue.

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

    GitHub - runningcode/gradle-doctor: The right prescription for your Gradle build.

    Posted: 11 Feb 2020 12:14 PM PST

    Solutions for custom streaming w/ Google Cast SDK?

    Posted: 11 Feb 2020 10:44 AM PST

    A bit of history as I've visited this topic a few times over the last few years. We have an audio app built with OpenSL. Google Cast support is one of our most requested features.

    The Cast SDK is severely limited when working with custom file format and doing some mixing and such in OpenSL. Since we are doing this on device already, ideally we would be able to stream audio output to a cast device w/o rewriting a bunch of logic for a receiver application. You can already stream device audio to a cast device from the Google Home app, but cannot from the SDK and this is basically what we want to do.

    3 years ago at Google I/O, I sat down and talked about our use case with the Cast SDK team. They suggested I implement a CastPresentation as a workaround. So I did, but this only works with devices that support video and the streaming is of poor quality.

    The next year, I again sat down with the Cast SDK team and they maintained CastPresentation was still the best way to go for now.

    Fast forward another year and once again sat down with them and asked for an update. This time they told me how horrible CastPresentation workaround was and that we should instead bundle a web server into the app and stream our mixed audio to the cast device via HLS. To me, it seems a bit much to bundle a web server, but if that's the best option then so be it.

    Before our small teams considers going down this route, I am looking for some feedback on how others might be using Cast SDK when you are working with custom audio formats, mixing, etc. Are there any open source libraries to take a look at? Can we stream locally to cast w/o a web server if we perhaps exported in a file format cast already supports?

    Open to any helpful suggestions. Cheers!

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

    Want to learn Testing in android development

    Posted: 11 Feb 2020 06:48 AM PST

    I am not familiar with TDD and want to know where to start.I even don't know why Testing is important.

    Can someone give me any resources to learn about that?

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

    startActivityForResult support for Navigation Components to be included in Navigation 2.3.0-alpha02 release.

    Posted: 10 Feb 2020 11:45 PM PST

    Will Reactive native developer will be better for my agency?

    Posted: 11 Feb 2020 01:23 PM PST

    Hi All,

    I am a small agency owner and want to start app development too (I don't know anything about app development). My friends suggested to hire React Native developer instead of IOS and Android developers. Can a react native developer take care of the apps individually (most of the apps will be for local contractors).

    Please guide.

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

    Need help understanding difference between seemingly the same properties? Ro.product.____.model

    Posted: 11 Feb 2020 08:13 AM PST

    What is the difference between:

    ro.product.model

    ro.product.odm.model

    ro.product.system.model

    ro.product.vendor.model

    submitted by /u/44skin
    [link] [comments]

    I need help creating this layout and functionality. I am required to drag images outside of recycler adapter and animate that interaction. Does anybody have any suggestions and is this possible at all? (VIDEO EXAMPLES INCLUDED)

    Posted: 11 Feb 2020 05:55 AM PST

    The title says it all basically. I will leave streamable:

    https://streamable.com/py0y7

    If needed I can provide code because I managed to drag view out of adapter and put it in activity. I used basic drag-and-drop functionality with DragData and onDragListener.

    But I can't managet to get view to scale down on pulling and to remove it from adapter with animation while also animating next view coming in. Can anyone help me? Any suggestions would be great.

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

    Creating rooting app

    Posted: 11 Feb 2020 10:31 AM PST

    Hello everyone, I'm looking to create an app in which you can root varying android version, I'm currently writing it in java and I was wondering if someone would be wanting to help with this.

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

    Android Tutorial (Kotlin) : OTP based login (Part 1)

    Posted: 11 Feb 2020 10:02 AM PST

    Create gradient color programatically

    Posted: 11 Feb 2020 03:43 AM PST

    How can I create a GradientColor programmatically based on the angle of the current time on Canvas?

    For example if the current time is 3pm, I would like the gradient to start from 180 degree (or 0 degree?), and constantly update the angle of the gradient every 10 minutes?

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

    I ran an experiment on a well-established app to understand the impact of strong Ratings and Reviews, monitoring rating & conversion stats over 2 months, and how it improved app listing visibility & ability to convert.

    Posted: 10 Feb 2020 05:40 PM PST

    Define Resource Layout Id In the Constructor Activity/ Fragment — With AndroidX

    Posted: 11 Feb 2020 08:43 AM PST

    Need beta testers from the community: SQLite Manager App for macOS

    Posted: 11 Feb 2020 12:16 PM PST

    Hi everyone, my name is Ruslan and I work at dbHarbor - we develop a bunch of macOS applications for managing SQL databases.

    Now we are launching a closed beta of our first app called dbHarbor: SQLite. It is an SQLite database manager with a familiar user interface for macOS users.

    Our goal is to give the app to potential users and receive their honest feedback as well as help us prove some of the concepts we plan to use in our product.

    So, we need a group of people from the community who will be eager to test the product, share feedback, and help us make it the best fit for developers and database administrators. Ideally, if you used similar products before.

    If you are interested, please apply here!

    Once you apply for beta testing, we will process your application and contact you with further details. Thank you!

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

    Samsung Galaxy Unpacked 2020 Live on NewUpdate YouTube Channel

    Posted: 11 Feb 2020 10:24 AM PST

    How to get started on developing Android TV apps?

    Posted: 11 Feb 2020 05:04 AM PST

    Hello there,

    i was hired to work on a android TV app, i have developed a lot of android apps for phones, i don't know anything about developing android TV apps so please help me on this

    thanks

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

    Firebase cloud messaging HTTP v1 send error - 400 Client Error

    Posted: 11 Feb 2020 12:34 AM PST

    Hello all,

    All the while, I'm using Legacy HTTP to perform Firebase cloud messaging send. No problem so far.

    Now, I try to implement a very simple Python code snippet, to perform Firebase cloud messaging HTTP v1 send.

    However, I'm getting 400 Client error. I have no why.

    https://stackoverflow.com/questions/60164581/firebase-cloud-messaging-http-v1-send-error-400-client-error-bad-request-for

    Can anyone provide some insights, on what might possible go wrong? Thank you.

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

    how do I control what ads to show and what not?

    Posted: 11 Feb 2020 04:10 AM PST

    So, google demands that if an android game is being played by a kid then he should only see ads related to kid. Well, how do the game and ad will know that a kid is playing the game?

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

    How can I make sure that location services are turned on when location permission is given by the user?

    Posted: 11 Feb 2020 12:12 AM PST

    Hello,

    I have a situation where the user gives permission but location services on their phone is turned off, making the action pretty much useless. How can I make sure that doesn't happen? I'm working on a solution with `SettingsClient` but I'm not sure if that's the right solution. Thank You!

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

    Drawing routes without an API

    Posted: 10 Feb 2020 09:42 PM PST

    Hi, i've a quation, i wanna draw an static route on a Google Map on my android app. I've everything ready but when i try to use the Directions API to create the route the software ask me for a Billing Account, and i just dont wanna to create one 'cause in my country everything i sooo expensive in dollars (Argentina). Is there any alternative? I just wanna create custon and static routes, nothing special. Thanks in advance!

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

    Senior dev interview and coding challenges

    Posted: 11 Feb 2020 02:10 AM PST

    What's the general consensus on giving senior devs a coding challenge and/or to make a sample app on job interviews? It's generally frowned upon right? Also what do you tell HRs that tell you that?

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

    Where to find someone who could port an app to android for me?

    Posted: 11 Feb 2020 07:23 AM PST

    Hey guys. I would like to have an app ported to android but have no idea where I could find someone to do it for me (i would pay ofc). Do you guys know any website? Besides, what would be a reasonable price? I don't have the code (the app can be tried for free for 14 days then you have to pay). Not giving to much details, it's app to analyse word. Available on linux already, but only for intel 32/64. Maybe compiling a version for arm processors would work? Is that something difficult? Thank you !

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel