Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by blundell
A curated list of projects in awesome lists by blundell .
https://github.com/blundell/QuickSand
Automatically manipulates the duration of animations dependent on view count. Quicksand .. the more you struggle.
android animation-duration enchanting user-experience
Last synced: 29 Nov 2024
https://github.com/blundell/quicksand
Automatically manipulates the duration of animations dependent on view count. Quicksand .. the more you struggle.
android animation-duration enchanting user-experience
Last synced: 23 Dec 2024
https://github.com/blundell/release-android-library
Remote script to create a maven compatible release of an android library (aar)
Last synced: 01 Dec 2024
https://github.com/blundell/woodyfacedetection
Simplify the detection of faces using the front facing camera.
Last synced: 07 Nov 2024
https://github.com/blundell/simpleinapppurchasev3
Simple In App Purchase V3 - an alternative to the Google Example
Last synced: 07 Nov 2024
https://github.com/blundell/showcaseviewexample
Showing the use of the ShowcaseView library, including consecutive showcases and full customisation
Last synced: 07 Nov 2024
https://github.com/blundell/monorepo
An android monorepo example
android gradle monorepo multimodule
Last synced: 07 Nov 2024
https://github.com/blundell/tests-app-robolectric-junit
Example Android Gradle application with Robolectric JUnit tests
Last synced: 07 Nov 2024
https://github.com/blundell/createyourowncheckstylecheck
How to write a custom CheckStyle check and incorporate it into your Maven project
Last synced: 07 Nov 2024
https://github.com/blundell/resbucket
This is a small project that can be used as a template to show what resolution your Android test device is running at
Last synced: 14 Oct 2024
https://github.com/blundell/cameraoverlaytutorial
http://blog.blundell-apps.com/tut-using-the-camera-with-a-custom-overlay/
Last synced: 14 Oct 2024
https://github.com/blundell/ads1015
AndroidThings Analog to Digital Converter Driver
androidthings digital-converter-driver driver iot
Last synced: 14 Oct 2024
https://github.com/blundell/pirmotionsensormoduletut
Android Things - PirSensor Tutorial
Last synced: 14 Oct 2024
https://github.com/blundell/PirMotionSensorModuleTut
Android Things - PirSensor Tutorial
Last synced: 30 Oct 2024
https://github.com/blundell/fordapplinksynclibrary
A sample project of how to link your app with the Ford Sync SDK. This is based on the Ford sample 'AppLinkTester'. Then actually made to properly work like an Android app should.
Last synced: 14 Oct 2024
https://github.com/blundell/youtubeuserfeed
Android project showing how to parse and show a list of videos from a specific YouTube user
Last synced: 01 Dec 2024
https://github.com/blundell/facedetectiontutorial
Simple Android front camera face detection
Last synced: 14 Oct 2024
https://github.com/blundell/androidgeminiapiocr
OCR with Gemini LLM on Android
Last synced: 01 Dec 2024
https://github.com/blundell/facedetectiontutorialwithpreview
Simple Android front camera face detection with a preview of the camera for the user
Last synced: 14 Oct 2024
https://github.com/blundell/androidthings-uart
AndroidThings UART example using the ZX Gesture Sensor
Last synced: 14 Oct 2024
https://github.com/blundell/androidthingstestingtut
http://blog.blundellapps.co.uk/testing-android-things-iot-meets-java
Last synced: 14 Oct 2024
https://github.com/blundell/buildchoicetut
Shows how to swap a configuration file from dev/live using an Ant build script
Last synced: 01 Dec 2024
https://github.com/blundell/cloudiotcoremqttexample
android androidthings cloud-iot googlecloud mqtt pubsub
Last synced: 14 Oct 2024
https://github.com/blundell/daydreamtut
Example of how to implement an Android DayDream
Last synced: 01 Dec 2024
https://github.com/blundell/zxsensor
ZX Gesture Sensor Driver Library for Android Things
androidthings gesture-detection i2c uart zxsensor
Last synced: 01 Dec 2024
https://github.com/blundell/preferencesbackuptut
Backup & Restore Android SharedPreferences to the cloud
Last synced: 01 Dec 2024
https://github.com/blundell/animatelistviewtut
http://blog.blundell-apps.com/tut-animate-removing-from-a-custom-adapter-listview/
Last synced: 01 Dec 2024
https://github.com/blundell/loadingsplashscreentut
Source for tutorial showing how to have a splash screen with a progress bar to load resources
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-gpio-input
AndroidThings GPIO input example using a Button
android-things gpio rainbow-hat
Last synced: 01 Dec 2024
https://github.com/blundell/validationnudgeedittexttutorial
How to shake an EditText when the user input is invalid
Last synced: 01 Dec 2024
https://github.com/blundell/voicetotextexample
Voice to Text with Google Cloud example
Last synced: 01 Dec 2024
https://github.com/blundell/videoratioproblemperdevice
Issue with the MediaPlayer not playing videos at the correct ratio
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-i2c-input
AndroidThings I2C input example using a Temperature Sensor
android-things i2c rainbow-hat
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-firstapp
A blank template for any Android Things app
Last synced: 01 Dec 2024
https://github.com/blundell/solidnetworkingtut
http://blog.blundell-apps.com/tut-networking-off-the-ui-thread-solid-architecture/
Last synced: 01 Dec 2024
https://github.com/blundell/tests-app-instrumentation-espresso
Example Android Gradle application with Espresso ActivityInstrumentationTestCase tests
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-led-pixel-matrix
Work in progress - AndroidThings isn't currently fast enough to run (bitbang) this pixel matrix
Last synced: 01 Dec 2024
https://github.com/blundell/screenontut
This repo holds an app that shows three possible ways to keep the screen turned on in an android activity (Window Flags, WakeLock or XML). Perhaps you have a lot of text for the user to read, or a map to navigate, any activity that doesn't involve user interaction but wants to present information will need this.
Last synced: 01 Dec 2024
https://github.com/blundell/asynctaskloaderwithsupportlibrary
http://blog.blundell-apps.com/tut-asynctask-loader-using-support-library/
Last synced: 01 Dec 2024
https://github.com/blundell/stetho-example
Example of how to setup Stetho to inspect Android databases
Last synced: 01 Dec 2024
https://github.com/blundell/youtubeoauth
http://blog.blundell-apps.com/tut-oauth-youtube-api-access/
Last synced: 01 Dec 2024
https://github.com/blundell/landoflisp
My hax | Learn to program in LISP, one game at a time!
Last synced: 01 Dec 2024
https://github.com/blundell/genericdialogtut
A generic fragment dialog that can be used in multiple places and passes data along with it
Last synced: 01 Dec 2024
https://github.com/blundell/youtubeuserfeedatomxml
Android project showing how to parse and show a list of videos from a specific YouTube user using Atom XML
Last synced: 01 Dec 2024
https://github.com/blundell/notification-for-a-user-chosen-time
Highly requested update of https://blog.blundellapps.co.uk/notification-for-a-user-chosen-time/
Last synced: 01 Dec 2024
https://github.com/blundell/tests-app-jvm-junit
Example Android Gradle application with JVM JUnit tests
Last synced: 01 Dec 2024
https://github.com/blundell/idestandardsetup
I can use this repo whenever I get a new computer to have the IDE setup the same
Last synced: 01 Dec 2024
https://github.com/blundell/udacityspotifystreamer
Allows you to search for an artist and list a selected artist's top ten tracks using the Spotify API
Last synced: 01 Dec 2024
https://github.com/blundell/searchanimtextviewtut
Show a random text search animation whilst doing a long running task, then display the result
Last synced: 01 Dec 2024
https://github.com/blundell/gradle-composite-plugin
How to apply a 3rd party gradle plugin using a composite build plugin
android composite-builds gradle-plugin
Last synced: 01 Dec 2024
https://github.com/blundell/daggerfruitshop
Dependency Injection using Dagger for my Fruit Shop
Last synced: 01 Dec 2024
https://github.com/blundell/githubreaper
Scan a GitHub repo and check all pull requests for uploaded (within GitHub) images & DL them.
Last synced: 01 Dec 2024
https://github.com/blundell/udacityappportfolio
App Portfolio shows a menu to open each app created on the Android Nanodegree
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-releasing-a-driver
Repository showing how to configure and release an AndroidThings Driver Library
Last synced: 01 Dec 2024
https://github.com/blundell/udacityfinalproject
My project to pass the Android 'sunshine' udacity course
Last synced: 01 Dec 2024
https://github.com/blundell/shadingpuzzle
Can you solve GCHQ's Christmas card puzzle?
Last synced: 01 Dec 2024
https://github.com/blundell/spreadsheetinputtut
Shows how to upload into spreadsheet from an Android app
Last synced: 01 Dec 2024
https://github.com/blundell/compose-deeply-dippy
Use .dip instead of .dp with compose!
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-pwm
AndroidThings PWM example using the Piezo Buzzer
Last synced: 01 Dec 2024
https://github.com/blundell/twitter-android-app-widget
http://blog.blundell-apps.com/tut-twitter-on-an-app-widget
Last synced: 01 Dec 2024
https://github.com/blundell/androidmockitofruitshop
Using Mockito and DexMaker on Android Devices for Testing
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-gpio-output
AndroidThings GPIO output example using an LED
android-thngs gpio rainbow-hat
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-relay
Simple wrapper fora nicer API for relay boards
Last synced: 01 Dec 2024
https://github.com/blundell/sqldatabaseerror
Strange error saying SQLiteDatabase doesn't implement java.io.Closeable
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-spi
AndroidThings SPI example using the APA102 7 Led Array
Last synced: 01 Dec 2024
https://github.com/blundell/kotlin-advent-of-code-2022
Advent of Code '22 @blundell_apps
Last synced: 01 Dec 2024
https://github.com/blundell/roboguicefruitshop
Example of RoboGuice running my fruit shop
Last synced: 01 Dec 2024
https://github.com/blundell/howtotesttime
Making `System.currentTimeMillis` testable
Last synced: 01 Dec 2024
https://github.com/blundell/androidtutorialrequests
A place where your wish is my command
Last synced: 01 Dec 2024
https://github.com/blundell/brightonjavatwitter
Example Android application that will display a users Twitter stream
Last synced: 01 Dec 2024
https://github.com/blundell/appgalleryremoteconfig
https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-remoteconfig-android-getstarted-0000001056347165
Last synced: 01 Dec 2024
https://github.com/blundell/mailboxexample-mvp-viewmodel-repository-rxjava
Mailbox Example showing the use of MVP with ViewModel, Repository pattern & RxJava
Last synced: 01 Dec 2024
https://github.com/blundell/androidthings-i2c-output
AndroidThings I2C output example using a Alphanumeric Display
android-things i2c rainbow-hat
Last synced: 01 Dec 2024
https://github.com/blundell/annotationtut
Showing the use of Annotations to improve visibility of on click entry points. Apologies I committed the bin folder!
Last synced: 01 Dec 2024
https://github.com/blundell/realbeauty
Real Beauty with Allie Business App https://www.facebook.com/pages/Realbeautywithallie/188354171296531
Last synced: 01 Dec 2024