• This repository has been archived on 19/Jun/2023
  • Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Kotlin
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Android app that displays various information about the hardware components of a smartphone or tablet.

More Repositories

1

AwesomeSweden

List of companies that support work visa sponsorship and relocation to Sweden.
11
star
2

ReleaseTracker

Release Tracker is an Android app that tracks the latest version of any GitHub-hosted repository and notifies you when there are updates available.
Kotlin
8
star
3

ComposeCalendar

A demo of using Jetpack Compose to implement a calendar.
Kotlin
5
star
4

TehranBrt

[UNMAINTAINED] An Android app that displays all the routes and stations of Tehran's BRT buses.
Java
2
star
5

DS-Book

A "questions and answers" book about fundamental data structures (in Persian)
TeX
2
star
6

RxJava2Playground

This is where I've summarized what I know about RxJava 2. It's here for future reference!
Kotlin
2
star
7

SearchEditText

This is the accompanying source code of my post on Medium about how to turn an EditText into a SearchEditText
Kotlin
2
star
8

KotlinSqueezed

KotlinSqueezed is a trimmed version of Kotlin's official language guide in form of a Gradle-based Kotlin project.
Kotlin
2
star
9

Kotlox

An interpreter for the Lox programming language, written in Kotlin/JVM
Kotlin
2
star
10

AndroidPictureInPictureSample

A basic sample app demonstrating how to implement Picture-in-Picture (PiP) mode in Android.
Kotlin
2
star
11

IntentRedirectionAttackerApp

The app used in my Medium article "What Is Android Intent Redirection Vulnerability and How to Prevent It"
Kotlin
1
star
12

CleanAndroidApp

A VERY simple Android app that struggles to follow Clean Architecture.
Java
1
star
13

ParticleSwarmOptimization

An implementation of PSO that tries to find the minimum of function f(x,y) = e^(-x^2 - y^2) * sin(x) where x and y are in range [-2, 2]
Java
1
star