Coder Social home page Coder Social logo

quicknote_1's Introduction

Floating Windows on Android 1: Jetpack Compose & Room

This repository contains the source code for article Floating Windows on Android 1: Jetpack Compose & Room.


Intro

Have you ever wondered how to make those floating windows used by Facebook Heads and other apps? Have you ever wanted to use the same technology in your app? It’s easy, and I will guide you through the whole process.

I'm the author of Floating Apps; the first app of its kind on Google Play and the most popular one with over 8 million downloads. After 6 years of the development of the app, I know a bit about it. It’s sometimes tricky, and I spent months reading documentation and Android source code and experimenting. I received feedback from tens of thousands of users and see various issues on different phones with different Android versions.

Here's what I learned along the way.


How To Use

  1. Clone the repository.

  2. Open it in Android Studio. As of now, the Canary version is necessary because of Jetpack Compose.

  3. Run the app.


Stay Tuned

Eager to learn more about Android development? Follow me (@vaclavhodek) and Localazy (@localazy) on Twitter, or like Localazy on Facebook.


The Series

quicknote_1's People

Contributors

vaclavhodek avatar

Stargazers

小萌新 avatar tmxdyf avatar Jose Jordan avatar Igor Zheglov avatar tayekmak avatar Hrishi avatar bumie avatar  avatar WhiteScent avatar  avatar Vibin U avatar

Watchers

 avatar

quicknote_1's Issues

Small typo onNodeRemoved -> onNoteRemoved

Thank you for the blog post. I was looking at an example on how to use a database with jetpack compose so this is helpful.

I noticed a small typo in the code: I am pretty sure that you meant to call the callback onNoteRemoved (in ShowNotes) instead of onNodeRemoved

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.