Code Monkey home page Code Monkey logo

nope's Introduction

Nope

An Android Application, Where it's README has more content than the actual app.

Usage

Just launch the app, and Nope.

Feature

  • Night Day Cycle
  • Supports Android 1.0! literally!
  • Small APK size!
    • 11kB for Release
    • 12kB for Debug
  • Fast App Launch! [1]
    • Nokia 6.1 Plus : 8ms
    • AVD Android Emulator API 29 : 17ms [2]
    • Android-x86 : 4 ms [2]

[1] Measured from before launcher's startActivity to debug app's onCreate block end (possibly includes IO overhead and time drifts)
[2] PC Spec : Intel Core i7 6700 @3.4GHz, 16GB DDR4 RAM, GTX 1060 6GB

Intent of creation

I created this app as a pad for Tincore Keymapper Net to control my Android-x86 from my phone. Where Tincore is only receiving where the touchpoint is and sending it to target but is not preventing it from getting received by the view underneath.

And then I think, why not push it's simplicity further? So I made this project as Android 1.0 compatible project.

Why is it so small?

You know, Android 1.0 has less API than later version. And also, I used Java instead of Kotlin, Saving several hundreds kB from my built APK, without any library (including compatibility 'appcompat' library). The icons are also just two 1 bit 32x32 PNG (165+233 byte only!)

This app is very simple, Anyone can make it.

Influenced by

  • Nothing, Android 4.1, 14MB, But it has secrets and more letters!, Which literally is not really nothing.
  • Nothing Lite, Android 4.0.3, 826kB, Lite version of Nothing made by other developer.

Screenshots

App View Recent View

License

Also, Nope (I mean, Unlicense)

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <http://unlicense.org/>

nope's People

Contributors

emiyasyahriel avatar

Watchers

James Cloos avatar  avatar

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.