• Stars
    star
    1
  • Language
    Java
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

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

Repository Details

Dependency Injection using Dagger for my Fruit Shop

More Repositories

1

QuickSand

Automatically manipulates the duration of animations dependent on view count. Quicksand .. the more you struggle.
Java
384
star
2

release-android-library

Remote script to create a maven compatible release of an android library (aar)
142
star
3

WoodyFaceDetection

Simplify the detection of faces using the front facing camera.
Java
90
star
4

SimpleInAppPurchaseV3

Simple In App Purchase V3 - an alternative to the Google Example
Java
49
star
5

ShowcaseViewExample

Showing the use of the ShowcaseView library, including consecutive showcases and full customisation
Java
44
star
6

monorepo

An android monorepo example
Kotlin
43
star
7

tests-app-robolectric-junit

Example Android Gradle application with Robolectric JUnit tests
Java
40
star
8

YouTubeTimeStamps

Create heuristic time stamps
Java
30
star
9

CreateYourOwnCheckStyleCheck

How to write a custom CheckStyle check and incorporate it into your Maven project
Java
25
star
10

ArrowLogger

such log much arrow
Java
24
star
11

polkiemon

Kotlin
19
star
12

ResBucket

This is a small project that can be used as a template to show what resolution your Android test device is running at
Java
18
star
13

CameraOverlayTutorial

http://blog.blundell-apps.com/tut-using-the-camera-with-a-custom-overlay/
Java
15
star
14

ads1015

AndroidThings Analog to Digital Converter Driver
Java
13
star
15

PirMotionSensorModuleTut

Android Things - PirSensor Tutorial
Java
12
star
16

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.
Java
12
star
17

YouTubeUserFeed

Android project showing how to parse and show a list of videos from a specific YouTube user
11
star
18

FaceDetectionTutorial

Simple Android front camera face detection
Java
10
star
19

AndroidGeminiApiOCR

OCR with Gemini LLM on Android
Kotlin
7
star
20

FaceDetectionTutorialWithPreview

Simple Android front camera face detection with a preview of the camera for the user
Java
6
star
21

BuildChoiceTut

Shows how to swap a configuration file from dev/live using an Ant build script
Java
5
star
22

awesome-fuchsia

A curated list of awesome Fuchsia OS resources, tools and information.
5
star
23

AndroidThingsTestingTut

http://blog.blundellapps.co.uk/testing-android-things-iot-meets-java
Java
5
star
24

androidthings-uart

AndroidThings UART example using the ZX Gesture Sensor
Java
5
star
25

AnimateListViewTut

http://blog.blundell-apps.com/tut-animate-removing-from-a-custom-adapter-listview/
Java
4
star
26

PreferencesBackupTut

Backup & Restore Android SharedPreferences to the cloud
Java
4
star
27

zxsensor

ZX Gesture Sensor Driver Library for Android Things
Java
4
star
28

DayDreamTut

Example of how to implement an Android DayDream
Java
4
star
29

CloudIoTCoreMQTTExample

Java
4
star
30

LoadingSplashScreenTut

Source for tutorial showing how to have a splash screen with a progress bar to load resources
Java
4
star
31

androidthings-gpio-input

AndroidThings GPIO input example using a Button
Java
3
star
32

VoiceToTextExample

Voice to Text with Google Cloud example
Kotlin
3
star
33

VideoRatioProblemPerDevice

Issue with the MediaPlayer not playing videos at the correct ratio
Java
3
star
34

androidthings-i2c-input

AndroidThings I2C input example using a Temperature Sensor
Java
3
star
35

ValidationNudgeEditTextTutorial

How to shake an EditText when the user input is invalid
Java
3
star
36

ASyncTaskLoaderWithSupportLibrary

http://blog.blundell-apps.com/tut-asynctask-loader-using-support-library/
Java
2
star
37

LandOfLisp

My hax | Learn to program in LISP, one game at a time!
Common Lisp
2
star
38

Stetho-Example

Example of how to setup Stetho to inspect Android databases
Java
2
star
39

androidthings-firstapp

A blank template for any Android Things app
Java
2
star
40

SOLIDNetworkingTut

http://blog.blundell-apps.com/tut-networking-off-the-ui-thread-solid-architecture/
Java
2
star
41

YouTubeOAuth

http://blog.blundell-apps.com/tut-oauth-youtube-api-access/
Java
2
star
42

tests-app-instrumentation-espresso

Example Android Gradle application with Espresso ActivityInstrumentationTestCase tests
Java
2
star
43

androidthings-led-pixel-matrix

Work in progress - AndroidThings isn't currently fast enough to run (bitbang) this pixel matrix
Java
2
star
44

YouTubeUserFeedAtomXml

Android project showing how to parse and show a list of videos from a specific YouTube user using Atom XML
Java
2
star
45

GenericDialogTut

A generic fragment dialog that can be used in multiple places and passes data along with it
2
star
46

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.
Java
2
star
47

androidthings-releasing-a-driver

Repository showing how to configure and release an AndroidThings Driver Library
Java
1
star
48

SpreadsheetInputTut

Shows how to upload into spreadsheet from an Android app
Java
1
star
49

soundboardengine

Java
1
star
50

SearchAnimTextViewTut

Show a random text search animation whilst doing a long running task, then display the result
Java
1
star
51

Packt-Android-Oreo

Java
1
star
52

UdacitySpotifyStreamer

Allows you to search for an artist and list a selected artist's top ten tracks using the Spotify API
Java
1
star
53

androidthings-pwm

AndroidThings PWM example using the Piezo Buzzer
Java
1
star
54

GitHubReaper

Scan a GitHub repo and check all pull requests for uploaded (within GitHub) images & DL them.
Java
1
star
55

compose-deeply-dippy

Use .dip instead of .dp with compose!
Kotlin
1
star
56

UdacityAppPortfolio

App Portfolio shows a menu to open each app created on the Android Nanodegree
Java
1
star
57

ShadingPuzzle

Can you solve GCHQ's Christmas card puzzle?
Java
1
star
58

gradle-composite-plugin

How to apply a 3rd party gradle plugin using a composite build plugin
Kotlin
1
star
59

IDEStandardSetup

I can use this repo whenever I get a new computer to have the IDE setup the same
1
star
60

notification-for-a-user-chosen-time

Highly requested update of https://blog.blundellapps.co.uk/notification-for-a-user-chosen-time/
Java
1
star
61

tests-app-jvm-junit

Example Android Gradle application with JVM JUnit tests
Java
1
star
62

GradleApp

Testing my CI building a gradle app
Shell
1
star
63

UdacityFinalProject

My project to pass the Android 'sunshine' udacity course
Java
1
star