This app will show grid overlay over whole system which helps you to verify your excellent app design.

Overview

GridWichterle for Android

This app will show grid overlay over whole system which helps you to verify your excellent app design.

Download:

Get it on Google Play

What is the grid good for?

How you should align views

How to use:

  • Run the app and see the grid over whole system
  • Remove the grid or go to settings via notification

Screenshot of the dialogs

Customization in settings:

  • Grid size in dp (default is 8dp)
  • Grid color and transparency
  • Fullscreen mode (if the grid should start on the very top of the screen)

How to build the project:

With Maven:

  • mvn clean package

Or:

  • clone the project and create project from existing sources in IDE

Why 'Wichterle'?

Otto Wichterle was a famous Czech inventor, best known for his invention of contact lenses.  You can see more details with contact lenses, just like with this app. You won't miss any misaligned views in your app.

See our other Czech personalities who help with #AndroidDev.

You might also like...
a version of the official Android openssl setup to build standalone for use in app

OpenSSL on the Android platform. --- The code in this directory is based on $OPENSSL_VERSION in the file openssl.version. See patches/README for more

Analyze any Android/Java based app or game
Analyze any Android/Java based app or game

ClassyShark Introduction ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and

A android app for encrypting apk
A android app for encrypting apk

A android app for encrypting apk

A simple android app that parses its own signature and displays it

SigDisplayer Usage Download the release APK or clone the repository and compile yourself. Sign the APK with your preferred keystore. Install and open

Android app to test various cryptography algorithm.
Android app to test various cryptography algorithm.

CryptographyLesson Introduction This android app shows how cryptographic algorithm works. You can encrypt or decrypt messages and try different algori

This app should provide a common interface to fetch the estimated time of arrival for parcels

ETA-App This app should provide a common interface to fetch the estimated time of arrival for parcels. It will integrate with several backend systems

Keepass2Android is a password manager app.

Keepass2Android What is Keepass2Android? Keepass2Android is a password manager app. It allows to store and retrieve passwords and other sensitive info

📱 Android client app for the AryKey 🔑
📱 Android client app for the AryKey 🔑

Android application that prepares an hardware device via USB serial port with a specific password generated deterministically based on three (3) inputs: the App we want to Unlock, the User ID used for login (typically an email address) and the PIN (6 numeric digits) we want to associate with previous inputs.

Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.
Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.

Document Index 1.overview 2.startup 3.how to write rules 4.how to find compliance problems use appshark 5.a path traversal game 6.argument 7.engine co

Comments
  • bigger grids and different grids

    bigger grids and different grids

    Hi

    This is an aawesome app. I am wondering if you would consider implementing bigger grid sizes and other variety of grids like diagonal patters, spirals etc.

    Thanks

    opened by irregularisnotrandom 2
  • Android Studio can't resolve 'import butterknife.Views;'

    Android Studio can't resolve 'import butterknife.Views;'

    The 'Views' symbol from butterknife seems to be missing or moved to an unclear location.

    Issue arises in SettingsActivity.java.

    .... import butterknife.InjectView; import butterknife.Views; import com.squareup.otto.Subscribe; ....

    opened by IanButterworth 2
  • Add top & left margins and alternate grid sizes.

    Add top & left margins and alternate grid sizes.

    Added top & left margins and alternating grid size.

    • Sorry, the XML formatting got a bit messed up.
    • There was a +4 added to each value stored in the properties, I removed this. OK?
    opened by ened 0
  • Non-fullscreen overlay incorrectly displayed on tablets

    Non-fullscreen overlay incorrectly displayed on tablets

    The non-fullscreen overlay keeps status bar space on top of the screen even on tablets, that have no top status bar. The fullscreen version covers this space. Neither version can cover the bottom status bar, but that's not a problem since it can't be done. On tablets the fullscreen/non-fullscreen distinction is irrelevant. It would be better to completely disable the checkbox in settings.

    opened by TomasKypta 0
Owner
Inmite s.r.o.
Inmite s.r.o.
🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.

?? Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.

Madalin Valceleanu 327 Dec 30, 2022
ZRoot is a library that makes it easy to use root on Android, such as calling system service with root privilege.

ZRoot is a library that makes it easy to use root on Android, such as calling system service with root privilege. Usage See sample or user guide

null 2 Nov 26, 2021
The Spigot plugin counterpart of the overly complex SSN.gg authentication system

Atreus The Spigot plugin counterpart of the overly complex SSN.gg authentication system. Building Make sure you have both Maven and JDK installed (ver

servidor sem nome 3 Dec 16, 2022
Android Malware (Analysis | Scoring) System

An Obfuscation-Neglect Android Malware Scoring System Quark-Engine is also bundled with Kali Linux, BlackArch. A trust-worthy, practical tool that's r

Quark-Engine 999 Dec 20, 2022
Show cryptocurrency list by android architecture component

Cryptocurrency List Description In this project, we will receive a list of cryptocurrencies. Getting Started Resources @Cryptocurrency API https://api

Reza Sherafatpour 4 Dec 28, 2022
A simple library that can help you detect if you app is modded or tampered with

Android Tamper Detector A simple library that can help you detect if you app is modded or tampered with. This adds a security level that makes it diff

Mukesh Solanki 130 Nov 14, 2022
If you have trouble pinning your custom icon to Launcher dynamically, try this library

CustomIconHelperX If you have trouble pinning your custom icon to Launcher dynam

Valentine Liao 1 Jan 4, 2022
BlackDex is an Android unpack tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phones or emulators, you can unpack APK File in several seconds.

BlackDex is an Android unpack tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phones or emulators, you can unpack APK File in several seconds.

null 4.3k Jan 2, 2023
Tiny app to enforce security policies of your device

Sentry Enforce security policies. Tiny app to enforce security policies of your device. It can: limit the maximum number of failed password attempts d

lucky 43 Dec 24, 2022
Secure your REST APIs with Spring Security, Resource and Authorization Server from zero to JWT

Secure REST APIs with Spring ./mvnw RTFM YouTube: Spring Security Patterns YouTube: Spring Security 5.5 From Taxi to Takeoff Official Apache Maven doc

Maksim Kostromin 1 Dec 5, 2021