Skip to content
View Aeonitis's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Aeonitis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Reverse-Engineer-Azel Reverse-Engineer-Azel Public

    My adventure in Reverse Engineering from Bytecode, on a forgotten digital relic.

    Assembly 12 1

  2. Resolve Android 'Screen Overlay Dete... Resolve Android 'Screen Overlay Detected' issue
    1
    Message of Issue: "Screen overlay detected - To change this permission setting you first have to turn off the screen overlay from Settings > Apps"
    2
    
                  
    3
    Scope of issue: This only applies to Android M (6.0/API v23) Or Over
    4
    
                  
    5
    Explanation: Other apps installed on the users device may be utilizing a screen overlay on your phone (e.g. Twilight, Red Moon, etc...)
  3. Alluka Alluka Public

    An experiment in UE.

    C++

  4. Android - Check Network State in you... Android - Check Network State in your app, Notifying you when an app is online/offline
    1
    /**
    2
    * This would be the activity which registers the receiver class via it's interface
    3
    */
    4
    public class MainActivity implements NetworkStateReceiver.NetworkStateReceiverListener {
    5
    
                  
  5. Nomad Nomad Public

    龴ↀ◡ↀ龴 Mobile experiments ∙∙∙∙∙·▫▫ᵒᴼᵒ▫ₒₒ▫ᵒᴼᵒ▫ₒₒ▫ᵒᴼᵒ☼)===>

    Kotlin

  6. Distributed-Architecture Distributed-Architecture Public

    Experimenting with Distributed Systems

    Go