Floating Window Demo Application icon

Floating Window Demo 1.0

34.2 KB / 10+ Downloads / Rating 3.5 - 56 reviews


See previous versions

Floating Window Demo, developed and published by Klinker Apps (Open-Source/Experiments), has released its latest version, 1.0, on 2013-10-18. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.5, based on 56 reviews.

Floating Window Demo APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.klinker.android.floating_window

Updated: 11 years ago

Developer Name: Klinker Apps (Open-Source/Experiments)

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Floating Window Demo on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.5
Total 56 reviews

Previous Versions

Floating Window Demo 1.0
2013-10-18 / 34.2 KB / Android 4.0+

About this app

This is a demo to demonstrate how to create a Floating Window Popup such as Paranoid Android does with their Halo popup.

This must be implemented by developers into their apps, luckily, it is very simple for any developer to do :)

We have used this same method in me and my brother's app, "Sliding Messaging Pro".

I will put up my sources and post a link to my GitHub once it is available.
Feel free to email me if you have any questions or comments about how it works!


FULL source available on GitHub for anyone looking to duplicate this functionality: https://github.com/klinker24/FloatingWindowDemo

A guide to recreating this is also available on XDA-Developers, found here:
http://forum.xda-developers.com/showthread.php?p=46569392#post46569392

New features

Version 1.00:
- Initial Release