AppMsg Application icon

AppMsg 1.2.0

512.3 KB / 10+ Downloads / Rating 4.7 - 61 reviews


See previous versions

AppMsg, developed and published by Evgeny Shishkin, has released its latest version, 1.2.0, on 2014-02-17. 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 4.7, based on 61 reviews.

AppMsg APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.1+). 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.devspark.appmsg.sample

Updated: 11 years ago

Developer Name: Evgeny Shishkin

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing AppMsg 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

4.7
Total 61 reviews

Reviews

5 ★, on 2015-12-31
Awesome!! Thanks.. How can I set custom font??

5 ★, on 2014-01-11
Cool

5 ★, on 2014-02-18
Thanks

Previous Versions

AppMsg 1.2.0
2014-02-17 / 512.3 KB / Android 2.1+

About this app

Implementation of in-layout notifications. Based on Toast notifications and article The making of Prixing #4: in-layout notifications by Cyril Mottier.

Open source project: https://github.com/johnkil/Android-AppMsg

New features

* Added support for custom Animations.
* Added support for displaying Sticky notifications closed manually.
* Allow to provide a custom parent.
* Allow to provide a priority, so some urgent AppMsgs can jump to the front of the queue.
* Fix: Activity leaking.