Alexandros Schillings

Expert
@alt236

Bluetooth-LE-Library---Android. This library allows for easy access to a Bluetooth LE device's AdRecord and RSSI value. It offers additional functionality for iBeacons.

881

USB-Device-Info---Android. This application will provide information about almost all currently plugged-in USB devices.

194

Reflective-Drawable-Loader---Android. An Android library using reflection to access Drawables by name. It uses a LRU cache to reduce the overhead of reflection.

60

Wifi-Key-Recovery---Android. This application will help you recover the password of a wireless network you have connected to with your device in the past. It does not crack the network, or use the MAC/SSID address to deduce the password. It simply reads it from the device itself.

60

Floating-Info---Android. Floating Info is an Android application that displays the global CPU utilisation and Memory Usage of the current foreground process as a system overlay window

43

Android-Drawables---Android. This application will list all public and private Android resources (i.e. resources located under 'android.R.*' and under 'com.android.internal.R.*') for the current device.

37

KeyEvent-Display---Android. This application will display all Button press related messages (using Android KeyEvents, and logcat & kmsg parsing). Useful when porting Android to different hardware and buttons don’t work.

26

Under-the-Hood---Android. This app will run shell commands to get info from the device. Root not needed, but rooted devices should give more info

23

apkdetails. Analyzes an APK and prints information helpful to a developer

22

EasyCursor---Android. For those who find statements like `cursor.getString(cursor.getColumnIndexOrThrow(COLUMN_NAME));` or `cursor.getColumnIndex(COLUMN)==-1 ? value=FALLBACK : value=cursor.getString(COLUMN);` a bit too arcane and verbose.

16

webviewdebug. Provides a custom WebViewClient which will log info each time one of its methods is called

15

Resource-Mirror---Android. An Android library using reflection to access resources by name. It uses a LRU cache to reduce the overhead of reflection.

8

bluetoothdebug. Provides custom wrappers to Bluetooth callbacks which log info each time one of its methods is called

5

Barcode-Generator-C-Sharp. Create barcodes either individually (one by one), or in bulk based on a script file.

5

bluetooth-connection-log. Shows when and where Bluetooth devices connect and disconnect. Great of you keep losing them!

4

jacocoxmlparser. Parse Jacoco XML reports and print reports on the terminal

3

android-sqlite-asset-helper. An Android helper class to manage database creation and version management using an application's raw asset files

3

Stubber. Allows you to create a stub clone of a Jar file

3

LinkedIn-J-Test-Application---Android. Test application written to try the linkedin-j api wrapper library

3

Rest-Client---Android. This is a quick and dirty REST/HTTP client I threw together for a project. It is fully functional but lacks polish (can't save requests/ export responses yet, etc.)

3

NewQuickAction3D. Gallery3D like quickaction - This is now a library project

3

Svg2Drawable. Converts an SVG to an bunch of appropriately sized PNGs AND will create the correct drawable directory structure

3

apkcompare. Compares two APKs and prints any differences

2

LCD4884---Arduino. This is a library to control the LCD4884 LCD shield. It is based off DFRobot's Lauren v0.2 modifications

2

android-network-discovery. Android network tool: Discover hosts and scan their ports, in your Wifi/3G network.

2

Bluetooth-Reset---Android. Java

2

json-android-compare. Comparison of JSON parsers performance on Android

2

GradleCache2Mvn. Convert a gradle cache directory structure to the equivelent Maven one.

2

HanselAndGretel. Android library providing bread crumbs to the support library fragments.

2

Androton-Action-Bar-Icons. Icon set (>240 icons) combined from Font Awesome and Android Stock icons in grey/white and ldpi/mdpi/hdpi/xhdpi versions

2

GetNetworkInfo-VB.Net. This application will collect information about the network adapters of a Windows based (XP+) computer.

2

codeplasterage. Have you ever been asked to increase codecoverage as a priority? CodePlaterage will help you reach your goal faster! It as a fuzzy testing framework with limited fuzziness capabilities and absolutely no meaningful impact to the improvement of code quality and confidence. THIS IS A JOKE PROJECT, DO NOT USE THIS IN ANY PRODUCTION CODE

1

Common-Tests. A collection of useful test cases for Java/ Android

1

Resource-Bucket-Info---Android. Java

1

fancybuttons. An Android library to easily create fancy buttons without the need of drawable files.

1

yetanotherhueapi. A Java library for controlling Philips Hue lights. Available from the Maven Central.

1
36
Apply