• Breaking News

    Tuesday, March 17, 2020

    Android Dev - Creating your own REST API?

    Android Dev - Creating your own REST API?


    Creating your own REST API?

    Posted: 17 Mar 2020 01:08 AM PDT

    How hard is it for someone with Android development experience to create their own REST API? Is this something that every Android dev should know how to do?

    I have a couple project ideas that would require this, but no idea where to start (or if it's worth the time investment). I know Java/Kotlin but I have little experience outside of the Android framework.

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

    I have just published an article "Implementing The Motion System with material components for Android"

    Posted: 17 Mar 2020 05:01 AM PDT

    Because of Coronavirus, Google Says Android App Reviews May Take Longer

    Posted: 17 Mar 2020 03:47 AM PDT

    Android's Built-in ProGuard Rules: The Missing Guide

    Posted: 16 Mar 2020 12:23 PM PDT

    minSdkVersion

    Posted: 17 Mar 2020 03:56 AM PDT

    Hey guys,

    I am asking this question because I don't think it has been asked lately and all I find on the net is pretty old. - How do you guys know when it is time to upgrade the minSdkVersion to a newer one? For me, as a rule of thumb, I would have try to choose the minimum sdk version based on having at least 95% of the android devices that are on the market. - I don't think that android dashboard is reliable because it has not been updated for almost a year. - is @minSdkVersion reliable? - I have heard that pornhub have published what are their users' versions. Although it is a nice act, I don't think it is reliable enough.

    Thanks a lot guys!

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

    Sending logs from Android device via internet

    Posted: 17 Mar 2020 04:38 AM PDT

    Hello, guys!
    I have written an article about sending logs from Android device via internet. Might be helpful if your client (or tester) is experiencing a bug and you need to debug it.
    Hope you'll enjoy:
    https://medium.com/@mixeden/sending-logs-via-internet-from-android-with-timber-and-node-js-d6dd29de2b8f

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

    Android Makers joins the list of conferences going virtual

    Posted: 17 Mar 2020 04:18 AM PDT

    Android’s CameraX Jetpack Library is now in Beta!

    Posted: 16 Mar 2020 11:11 AM PDT

    Best way to get wikipedia content

    Posted: 17 Mar 2020 08:39 AM PDT

    I'm trying to make an app that lets users search for movies which will give them the plot of the movie and for this I'm using Wikipedia API which has almost every movies details and plots, but it is one heck of a job as Wikipedia has tons and tons of APIs in their list .

    So I thought I'll make a react native component which can search a movie and provide the title of articles relating to the search text but the main problem is that wikipedia doesn't classify it's articles , so I only listed the articles containing certain words that might link it to a film or series. Do you think it's a good approach

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

    Need advice on how to make a radial/pie chart menu.

    Posted: 17 Mar 2020 08:16 AM PDT

    I am trying to make a typical radial menu for my app, but I have no idea how to do so.

    I have found some people doing something similar online, but most of the things I've found are all very old(4+ years), and I just keep thinking there might be something newer or better solution since then.

    Is there any library or example that people generally follow? I would think a radial menu is not so uncommon as to be so hard to find a library or good tutorial for, yet here I am struggling a bit to find something that seems modern and legit.

    Any pointers would be appreciated.

    Thanks.

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

    How to use Gradle property files in your project

    Posted: 17 Mar 2020 08:00 AM PDT

    Camera 2 API

    Posted: 17 Mar 2020 07:28 AM PDT

    Is it possible to get stream from multiple lens at the same time using camera 2 API? Is there any reference codes that I can refer?

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

    How do you display GDPR dialog in your apps?

    Posted: 17 Mar 2020 07:19 AM PDT

    How do you display GDPR dialog in your apps?

    Do you use Google provided lib? Do you use some custom lib?
    Do you show GDPR dialog at all? Is it only for EEA users or to all users?

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

    How to improve organic user acquisition and get the most out of channels that can bring you growth at minimum cost?

    Posted: 17 Mar 2020 06:20 AM PDT

    Developers! Cry for help

    Posted: 17 Mar 2020 05:42 AM PDT

    This has been asked before, but there arent many threads about it. The problem at hand is getting apps full screen (aka "immersive mode") on devices with notches or hole punch cameras. Im using a S20 ultra but the question pertains to all phones since the s10 range. Currently its impossible to do without either rooting or using app cloner, but there are obvious drawbacks. A simple solution would be implementing a profile under developer options that simulates a screen without a notch. Currently there are only options to simulate screens with different notches. AFAIK the problem is that the hole punch is letterboxed so most apps render under this area. Is there anyone that can find a solution to remove this letterbox area? ANYONE??

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

    Paging Library - What's the most efficient way to update data?

    Posted: 17 Mar 2020 02:34 AM PDT

    I have a date picker that I would like to use as an input for updating Recyclerview based upon whether Room has entries for that corresponding day/week/month.

    The date picker is not the problem here. I'm confused about the Paging Library as to what's the most efficient way to update data since PagedList is immutable.

    Is there something else that might work better? Should I not use the Paging Library and should I get some sleep? I have it working by setting a new adapter on every click but I know that can't be right.

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

    Jenkins-Flastlane CI/CD for Android Project for beginner

    Posted: 16 Mar 2020 09:07 PM PDT

    Today I want to show a little bit about how to implement CI/CD for an Android project. I'm using: Fastlane, Jenkins to do that. Please give me some response on the article on Medium if the article has any confusion or not clear, or something wrong.
    https://medium.com/culi-tech-viet/start-ci-cd-for-mobile-with-jenkins-and-fastlane-7c44a8c66dde

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

    So, the Instagram feed is just an infinite RecyclerView?

    Posted: 16 Mar 2020 09:38 AM PDT

    I'm just a beginner, so correct me if I'm wrong.

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

    Need ideas for a dark theme? This small project lets you get inspired by Twitter, WhatsApp and Shazam; select the hue value and instantly preview the results.

    Posted: 16 Mar 2020 05:11 PM PDT

    App Publishing?

    Posted: 17 Mar 2020 01:18 AM PDT

    Hello, First of all, I apologize if this has already been asked. I tried to search by keywords and didn't see anything. Also if I'm in the wrong subreddit let me know. I'm not trying to spam or be annoying. I'm new to hiring freelancers for app development. I was wondering if they make the app and get it all together and upload it. How will I be able to get the income from the ads/IAP. I would love a response back. Thanks!

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

    Is there any free crowdin alternative for translations you people use?

    Posted: 16 Mar 2020 10:53 AM PDT

    My app needs to be translated into other languages. I was thinking crowdin was a free platform, but it's not.

    Anyone uses any such free service?

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

    How to use FragmentFactory with ViewPager2/FragmentStateAdapter ?

    Posted: 16 Mar 2020 06:53 PM PDT

    I would like to use the constructor inject in the page fragment.

    But I can't find any example that uses FragmentFactory with ViewPager2/FragmentStateAdapter.

    So, I try to write some code but I have no idea is it the correct way?

    inner class BoardPageAdapter(fragment: Fragment) : FragmentStateAdapter(fragment) { private val context = fragment.requireContext() private val type = arrayListOf(BoardType.FOLLOW, BoardType.NEW, BoardType.HOT) override fun getItemCount(): Int = type.size override fun createFragment(position: Int): Fragment { return object : FragmentFactory() { override fun instantiate(classLoader: ClassLoader, className: String): Fragment { return BoardPageFragment(type[position]) } }.instantiate(context.classLoader, BoardPageFragment::class.java.name) } } 
    submitted by /u/HvSimon
    [link] [comments]

    NDK not working

    Posted: 16 Mar 2020 09:29 AM PDT

    I'm new in Android developing but I've been coding is C/C++ for a while and wanting to start developing using that. I found out I need NDK to do this (Plus CMake and LLDB) but my problem is that when I start a new project I keep getting an error saying: Gradle sync failed: NDK not configured. Download it with SDK manager. Preferred version is '20.0.5594570'.

    This error shouldn't come up because I already have NDK and I can't seem to figure out what the issue is

    Other info:

    The NDK I have has been installed (NDK Side by Side) and is version 21.0.6113669, I don't know how to change this version or any other way to fix this error

    The version of Android studio Im using is 3.6

    Sorry if this is a simple fix but I can't find anything online that has the same issue as me, appreciate any help I can get

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

    adb install security

    Posted: 16 Mar 2020 04:26 PM PDT

    Hello, when trying to install an app adb returns the error "(package) signatures do not match the previously installed version" is there any way to bypass this frustrating security check and install the app anyways?

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

    No comments:

    Post a Comment