Skip to content

Pinned

  1. Image-Classification-App-with-Teachable-Machine Image-Classification-App-with-Teachable-Machine Public

    Android app that uses a TensorFlow Lite model for image classification of common objects, trained through Google's Teachable Machine.

    Java 71 19

  2. Image-Classification-App-with-Custom-TensorFlow-Model Image-Classification-App-with-Custom-TensorFlow-Model Public

    Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.

    Java 77 32

  3. Grocery-List-App-ListViews- Grocery-List-App-ListViews- Public

    Grocery List App created with ListView. Tutorials: https://youtu.be/9nFGR8dIu_w

    Java 6 1

  4. Alert-Dialogs Alert-Dialogs Public

    This is the code from my Alert Dialog YouTube series. It covers how to create Alert Dialogs, custom layouts for Dialogs, and ProgresDialogs. This repository contains all the code necessary to use D…

    Java 1

  5. Spinners Spinners Public

    This repository contains code for adding Spinners to your Android app, along with providing a custom Spinner layout, getting the selected item & more. It is based on a tutorial series: https://www.…

    Java 3 3

  6. Gesture-Detection Gesture-Detection Public

    This repository provides code for detecting gestures on Views in Android. For example, it has code for responding to long presses, double taps, flings, and more. Simply copy and paste to use it!

    Java 1

Repositories

Showing 10 of 14 repositories
  • Image-Classification-App-with-Custom-TensorFlow-Model Public

    Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.

    Java 77 MIT 32 1 0 Updated Aug 28, 2023
  • Image-Classification-App-with-Teachable-Machine Public

    Android app that uses a TensorFlow Lite model for image classification of common objects, trained through Google's Teachable Machine.

    Java 71 MIT 19 1 0 Updated Aug 28, 2023
  • Grocery-List-App-ListViews- Public

    Grocery List App created with ListView. Tutorials: https://youtu.be/9nFGR8dIu_w

    Java 6 1 1 0 Updated Jul 3, 2021
  • Spinners Public

    This repository contains code for adding Spinners to your Android app, along with providing a custom Spinner layout, getting the selected item & more. It is based on a tutorial series: https://www.youtube.com/playlist?list=PLLmkb5CTw5rTQ4bjWZdOQbrHPsZexcdef

    Java 3 3 0 0 Updated Oct 31, 2020
  • Dallas-Data-Challenge Public

    This repo contains 2 Machine Learning models that forecast the # of available and occupied hospital beds in Dallas-Fort Worth.

    Jupyter Notebook 0 MIT 0 0 0 Updated Sep 25, 2020
  • Alert-Dialogs Public

    This is the code from my Alert Dialog YouTube series. It covers how to create Alert Dialogs, custom layouts for Dialogs, and ProgresDialogs. This repository contains all the code necessary to use Dialogs in your app.

    Java 0 1 0 0 Updated Jun 15, 2020
  • Gesture-Detection Public

    This repository provides code for detecting gestures on Views in Android. For example, it has code for responding to long presses, double taps, flings, and more. Simply copy and paste to use it!

    Java 1 0 0 0 Updated Jun 11, 2020
  • Changing-Views-Programatically Public

    This repository contains code for programmatically changing attributes of views such as their height, margin, and more. Feel free to copy and paste it as needed. Check out the YouTube tutorials for in-depth explanations and fun exercises!

    Java 0 0 0 0 Updated Jun 6, 2020
  • Intents-Bundles-and-Multiple-Pages Public

    This repository contains the code for my video called "Multiple Activities with Intents and Bundles" from the IJ Apps channel.

    Java 0 0 0 0 Updated Jul 9, 2019
  • Toasts-in-Android Public

    This is the code that I covered in my YouTube video, "How to Make Toasts in Android", on the IJ Apps channel. Feel free to copy and paste the code for your own use and subscribe to the IJ Apps channel!

    Java 0 0 0 0 Updated Jul 1, 2019

Top languages

Loading…

Most used topics

Loading…