WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

WeAreDev3/HyperLaunch

Repository files navigation

#HyperLaunch The hypertext markup Android launcher

##Current features

  • Make a toast - Launcher.toast()
  • Get list of launchable & installed apps - Launcher.apps()

##Important Currently, all returned values from the Launcher class are strings and integers. This is due to technical issues that make it difficult to associate Java objects with Javascript objects. If an item returns a string and you were expecting an object or an array, it's likely that you simply have to run JSON.parse() on the text you received.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published