Best of AndroidNovember 2022

  1. 1
    Article
    Avatar of pointerPointer·3y

    binwiederhier/ntfy: Send push notifications to your phone or desktop using PUT/POST

    PUT/POST ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup or cost.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Flutter vs Native Comparison

    Flutter’s cross-platform framework has been on the rise in many industries, including retail, fintech, and e-commerce. Flutter allows to unify business logic and UI and use a single code base for two platforms. Kotlin is a popular, object-oriented language, and a lot of developers use it. The language is similar to Java.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Bridge pattern in TypeScript

    Bridge pattern is a structural design pattern that allows you to separate a big class or set of related classes into two different domains: abstraction (also called interface) and implementation. The abstraction layer is the one that the client will use to interact with our application. This layer is not going to contain the business logic of our application.

  4. 4
    Article
    Avatar of systemweaknessSystem Weakness·3y

    Simple way of hacking Android phone using AndroRAT.

    AndroRAT is a client/server application developed in Java Android for the client side and the Server is in Python. It is designed to give control of the Android system remotely and retrieve information from it.

  5. 5
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A beautiful wallet app made using React Native CLI Typescript

    A beautiful wallet app made using React Native CLI Typescript App Showcase Acknowledgements. Styled Components - React Native Reanimated and React Native BottomSheet Run Locally Clone the project. Go to the project directory.

  6. 6
    Article
    Avatar of hnHacker News·3y

    Accidental $70k Google Pixel Lock Screen Bypass

    The vulnerability is tracked as CVE-2022-20465 and it might affect other Android vendors as well. The bug just got fixed in the November 5, 2022 security update. It allowed an attacker with physical access to bypass the lock screen protections (fingerprint, PIN, etc.)

  7. 7
    Article
    Avatar of pointerPointer·3y

    monkeyWie/gopeed: High speed downloader that supports all platforms.

    Gopeed is a high-speed downloader developed by +, which supports (HTTP, BitTorrent, Magnet) protocol downloads and supports all platforms. This project is divided into two parts, the front end uses, the back end uses. and the two sides communicate through the protocol.

  8. 8
    Article
    Avatar of codimisCodimis·3y

    Android 12 and Flutter

    Android 12 and Flutter Android 12 were released on October 4, 2021. Android 12's Overscroll Indicator Android 12 changed the overscroll indicator from a glow effect to a stretch effect. Flutter 3 introduces Material Design 3 integration which offers a lot of great features to go forward.

  9. 9
    Article
    Avatar of googledevsGoogle Developers·3y

    Introducing Developer Journey: November 2022

    Every month, we will spotlight developers around the world, the Google tools they leverage, and the kind of products they are building. We are kicking off #DevJourney in I’ve been building Android apps since 2011, when I was in graduate school studying for my Master’s Degree in Computer Engineering.

  10. 10
    Article
    Avatar of pandProAndroidDev·3y

    Building a Design System: What is Flamingo Design

    The Flamingo Design System is not just a set of graphic elements that reflect the brand style. It includes a visual language, reusable interface elements in code, and templates for designers. It's built using the Androidx Preference library, although if I was building States Playroom today, I would’ve used Jetpack Compose.

  11. 11
    Article
    Avatar of logrocketLogRocket·3y

    Build a custom flashbar in React Native

    React Native developers can use the popular library to display flashbars in their apps. The library lets you add Material Snackbar-like, low-priority alerting components, and allows you to create flashbars according to device orientation and status bar height.

  12. 12
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·3y

    Autocomplete, CSS Tools, Build Tools, Uncats

    The autocomplete HTML attribute, commonly used on form elements, is a bit of a quirky one that I'm not sure I fully understand. Autocomplete suggestions are based on the value of the id attribute (or name attribute, depending on which is used)

  13. 13
    Article
    Avatar of ghblogGitHub Blog·3y

    The power of GitHub in the palm of your hand

    GitHub Mobile reduces friction from being away from the desktop by giving you the ability to take action on GitHub from anywhere. Stay in touch with your team, triage issues, manage projects, edit files, re-run jobs, and even merge code. Both capabilities are available on iOS and soon will be coming to Android.

  14. 14
    Article
    Avatar of planetxamarinPlanet Xamarin·3y

    .NET MAUI : Runs on multiple platforms in one project (iOS, Android, and Windows)

    The name MAUI stands for.NET Multi-platform App UI. MAUI runs on multiple platforms in one project (iOS, Android, and Windows) Microsoft supports MAUI from Visual Studio 2022 latest version in Macs and Windows.

  15. 15
    Article
    Avatar of thnThe Hacker News·3y

    These Android Apps with a Million Play Store Installations Redirect Users to Malicious Sites

    Malwarebytes' analysis found the apps have an approximately four-day waiting period before opening the first phishing site in Chrome browser. The apps are part of a broader malware operation called HiddenAds, which has been active since at least June 2019 and has a track record of illicitly earning revenues.