• Breaking News

    Thursday, April 29, 2021

    Android Dev - Edge Cases in App & Backend Development. Part 4 – Dates & Time

    Android Dev - Edge Cases in App & Backend Development. Part 4 – Dates & Time


    Edge Cases in App & Backend Development. Part 4 – Dates & Time

    Posted: 29 Apr 2021 12:17 AM PDT

    I created a material color picker with sliders and dark theme for my project. Now I decided to share it as a library. Take a look

    Posted: 29 Apr 2021 01:34 AM PDT

    I recently reached the $10 admob threshold for pin verification and i found out that i onoy have 4 months to enter the code but theres a pandemic right now i dont know how many months it need for the mail to reach my country(Philippines). i also heard that admob removed the manual verification

    Posted: 29 Apr 2021 05:56 AM PDT

    they removed the manual verification where u will need to send i.d to verify ur address if you failed the 4 months pin verification. they removed it now so if u failed the 4 months ur doomed?

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

    KotlinX Serialization Release 1.2.0

    Posted: 28 Apr 2021 05:23 PM PDT

    How to get knowledge about core android development

    Posted: 29 Apr 2021 05:55 AM PDT

    As the title says, how can someone start learning the advanced core subjects of android?

    I have good experience with android but have never professionally worked or have gone to college and most of the time make frontend web development stuff. What are the resources to learn advanced android development? By Advance I mean, Making my own UI components like glide library, and to do something advanced and not be reliant on pre-made components provided by android. Also are there any resources for networking and Https requests or retrofit in android

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

    Add optional conditions to SQL query for filtering in Room persistence

    Posted: 29 Apr 2021 12:52 AM PDT

    Suppose I have a price column in a table & I want to filter data by price range. I have 2 variables minPrice & maxPrice. If I pass them as 0 no need to filter. If I pass maxPrice as 100 I need only records whose price is <=100. If I pass non 0 values both for minPrice & maxPrice I need only records between the values.

    Similarly for search, if I pass empty string no filter else filter with like query

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

    Making my PC a Bluetooth keyboard for Android

    Posted: 29 Apr 2021 05:35 AM PDT

    My goal is to make an app for my PC that allows it to act like a Bluetooth keyboard that I can connect my phone to, and type with. Sometimes I want to type something long quickly, and it would be preferable to use a physical keyboard (like the one on my laptop) rather than the touch keyboard on my phone.

    TL;DR: I want to make my laptop a Bluetooth input device for my Android phone whenever I want/need to type something long, and I don't want to use the touch keyboard.

    Do you know of any (free and open-source) apps that do this already? Or are there ways I could write my own?

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

    Is there a way to export the navigation graph as an image?

    Posted: 29 Apr 2021 08:13 AM PDT

    We are working on updating our diagram of all of our screens, and I thought the navigation graph does a decent job showing screen connections in Android Studio. Is there a way to export it as like a PDF or something? Or any tools that can do something similar?

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

    I need the phone's mic to pick up phone's speaker output. Any ideas?

    Posted: 28 Apr 2021 11:55 PM PDT

    Hello everyone

    I need to play the audio of media files through Skype/snapchat calls but no matter how loud the speaker is the mic doesn't pick the audio up even though it pics up my voice. I figured it must be background noise suppression and I looked into it and found a method to disable noise suppression through build.prob by editing (fluence) lines but no matter how I adjust them no change whatsoever in the behavior of calls or recording. My device is a xiaomi device rooted and viper is installed. Anyone has any idea how to accomplish this? Thanks in advance.

    Ps. Recording like on the phone or throw apps voice messages does pick up speaker's audio. The problem is only with calls on any app

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

    Why doesn't custom edge outline caption work on my phone? Even if I set it to edge outline, there no edge outline, just white text. Please help!!!

    Posted: 29 Apr 2021 07:16 AM PDT

    Android developer skills

    Posted: 29 Apr 2021 05:20 AM PDT

    What are the must have skills senior android developer and android lead should have in today's date.

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

    Bad quality Google Maps JS imagery on Android.

    Posted: 29 Apr 2021 04:28 AM PDT

    Bad quality Google Maps JS imagery on Android.

    I'm developing an app which displays a google map (satellite layer) into a web view. Thus, I'm using the Google Maps JavaScript API. I've noticed the JS API imagery is low quality and quite blurry on Android, but not in desktop chrome. Not only in my app, but on any site that embeds a JS Google map.

    Take as example the maps JS API hello world example (satellite layer):

    1. In desktop chrome, using device simulator, the imagery is sharp
    2. In the google maps android app, the imagery is as sharp
    3. In android chrome, the imagery is blurry and ugly.

    Below are two examples. Left pic in each image is the JS hello world map linked above, in chrome on android. Right pic is the same exact are in the native android google map app. In a desktop browser, the JS imagery would look as sharp as in the android app. Click on the pic twice to view it at 100%.

    left: JS gmap in chrome android, right: android google maps app

    left: JS gmap in chrome android, right: android google maps app

    Now I don't know if that's how mobile JS maps should look like or if there is a problem with my phone. Two things I've tried that solved the problem but induced other issues: Add `zoom:0.5;` to the div of the map, or change Smallest width from 392dpi to say 800dpi in Developer options on the phone.

    It somehow feels like on mobile the browser zooms in on the map. In desktop chrome, if I set the browser zoom to 150% I get the same sort of ugly pixelated map.

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

    The evolution of apps Quality Assurance at Azimo (1 out of 5 articles)

    Posted: 29 Apr 2021 04:02 AM PDT

    App store says different version to play console and our source control

    Posted: 28 Apr 2021 11:10 PM PDT

    The app released in the app store says 2.4.8, lasted updated on the 15th of April... But looking through the play console it says the most recent version is 2.4.7 on 15th of April

    Have checked all the releases and our source, no indication of 2.4.8 in source (we could have made a mistake. But how does the console and public play store differ?!)
    What's going on?

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

    Kotlin 1.5.0, More About Future Support for Value Classes"

    Posted: 28 Apr 2021 01:52 PM PDT

    Is there any ADB command to keep the Accessibility Service permanently on?

    Posted: 28 Apr 2021 07:55 PM PDT

    I'm using Oppo Android 8.1 Oreo and the accessibility services always get disabled or kept turning off. I have tried all the other options such as configuring the battery optimization, app overlays, notifications, permissions, etc... As for app tools such as Tasker, tried but didn't work. I'm thinking now if there's anything I could do using ADB. Any help would be appreciated

    submitted by /u/uhm-idk-why-im-here
    [link] [comments]

    debug and fix an apk

    Posted: 29 Apr 2021 05:23 AM PDT

    Hello everyone, a long time ago I bought a gimbal but the native app doesn't work as expected and keep crashing (I tried to mail the company, but they keep answering random stupid questions), I was thinking to debug and fix it, is it possible? if yes can u give some hint on what software use?

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

    Why are globals, static variables, and singletons so often used?

    Posted: 28 Apr 2021 03:25 PM PDT

    Coming from other platforms, and with different opinions, I'm a bit shocked by; the documentation, the community, guides, tutorials, etc. The solution to even the most trivial of things is "just create a static property/singleton class".

    Is this a Java "thing"? Is there an architecture reason why one activity can't "configure" another (like providing a logic/client interface implementing instance)? Instead of creating a singleton, or creating new instances for every activity that needs a particular "common" provider.

    Full disclosure, not on purpose mind you, I'm thinking of a `.prepareForSegue` type solution in my head while working more with android.

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

    Admob Native and Banner Ads on one view

    Posted: 28 Apr 2021 11:23 PM PDT

    Has anyone implemented banner and Native ads on one Activity? is it allowed in AdMob's policy?

    Any experience?

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

    Is it possible to log the output of the native c++ function after decompiling the apk?

    Posted: 28 Apr 2021 11:20 PM PDT

    I am new to reverse engineering. I was wondering , if there is an apk which hide its secret api key in native c++ function and in Java code , its calling a function to get the key and do further work . So it is possible to log that key instead of passing the key to another function. All i want is to see the key after getting it from the c++ function.

    P.s -> Sorry for my bad English.

    Edit -> I am working on a project in which there is a feature to download content. I am saving those downloaded content with AES encryption and i have saved the key for decryption via ndk. So i just wanted to know if there is any chances to get those key through reverse engineering. And if it exists, how to actually hide my key. I know its not completely possible to prevent attackers to extract the key but at least I want to make this as hard as possible.

    submitted by /u/Hairy-Nectarine-1387
    [link] [comments]

    I know that Compose’s Preview feature can only be used in the Canary version, but is it possible to use, or at least build Jetpack Compose in the stable Android Studio?

    Posted: 28 Apr 2021 02:30 PM PDT

    Newbie to Android Studio

    Posted: 28 Apr 2021 09:50 PM PDT

    Hello there,

    I have just started learning about Android Development. Previously, I was coding in Python for Desktop Apps. So, In how many days can I complete the Android Dev (8-10hrs/ day) so that I am able to build any app that comes to my Mind?

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

    No comments:

    Post a Comment