MDecker-MobileComputing
I am a lecturer for information systems/software engineering from Germany (area of Karlsruhe)
Germany
Pinned Repositories
Android_IntentCallback
Simple Android app demonstrating (explicit) Intents to navigate between activities.
Android_Schimpfmeister
Random curse word generator as native Android app
Android_WebViewDemo
Android app to demonstrate using the WebView element to load external/internal web pages
HandzaehlerFuerWearOS
Android-Studio-Project for a WearOS-App representing a "tally counter"
HTML_Bootstrap5_MitJavaScript
Some examples for HTML using the CSS framework "Bootstrap 5" and JavaScript (but not jQuery)
Ionic_CanvasDemo
App shows how to use the canvas element in an Ionic app with Angular
Ionic_ChartDemo
Ionic app with Angular showing how to display charts (e.g., bar charts)
Maven_SpringBoot_Tagebuch
Spring Boot Web-App zur Demonstration von Basic Authentication
TOCs
Table of contents (TOC) for GitHub repos owned by MDecker-MobileComputing
WearOS_ToDoListe
WearOS app for a simple ToDo list.
MDecker-MobileComputing's Repositories
MDecker-MobileComputing/Android_IntentCallback
Simple Android app demonstrating (explicit) Intents to navigate between activities.
MDecker-MobileComputing/Android_Schimpfmeister
Random curse word generator as native Android app
MDecker-MobileComputing/Android_WebViewDemo
Android app to demonstrate using the WebView element to load external/internal web pages
MDecker-MobileComputing/HTML_Bootstrap5_MitJavaScript
Some examples for HTML using the CSS framework "Bootstrap 5" and JavaScript (but not jQuery)
MDecker-MobileComputing/Ionic_CanvasDemo
App shows how to use the canvas element in an Ionic app with Angular
MDecker-MobileComputing/Nodejs_Grundlagen
Some files to demonstrate basics of programming with Node.js.
MDecker-MobileComputing/TOCs
Table of contents (TOC) for GitHub repos owned by MDecker-MobileComputing
MDecker-MobileComputing/Android_AbkVerz
Android app demonstrating how to use SQLite database for storing abbreviations
MDecker-MobileComputing/Android_ActivityLifecycleDemo
Android app demonstrates when the individual lifecycle method of an activity instance are called
MDecker-MobileComputing/Android_BlinkerPause
Android app demonstrates how to use lifecycle methods of class Activity to stop a thread while the activity instance is not visible.
MDecker-MobileComputing/Android_DatumsDifferenz
Native Android app to calculate number of days between today and date entered by DatePicker element.
MDecker-MobileComputing/RWD_mit_CSS
Beispiel-Dateien für Responsive Web Design (RWD) mit CSS.
MDecker-MobileComputing/Android_BootstrapAppInWebView
Eine einfache HTML-Datei mit JavaScript wird im WebView-Element von Android ausgeführt
MDecker-MobileComputing/Android_EigenerImpliziterIntent
Android Studio project contains two app modules to demonstrate how to pass data with a custom implicit intent
MDecker-MobileComputing/Android_GlossarListView
Android app shows how to use a ListView.
MDecker-MobileComputing/Android_ImpliziteIntents
Android app showing how to use implicit intent to open other apps.
MDecker-MobileComputing/Android_NicknameGenerator
Native Android-App with Java to demonstrate how to use result of DB query to populate a RecyclerView
MDecker-MobileComputing/Android_RelativLayoutDemo
Android app demonstrating RelativeLayout
MDecker-MobileComputing/Android_Verkehrszaehler
Simple Android app for counting of vehicles to demonstrate usage of SQLite database.
MDecker-MobileComputing/Android_Verkehrszaehler_mitRoom
Simple Android app for traffic counting which uses Room for persistency.
MDecker-MobileComputing/Android_WeitereUiElemente
Android app demonstrating several UI elements and how to implement event handling for them
MDecker-MobileComputing/Android_Wuerfel_Fehlersuche
Android app simulating a dice which crashes on startup (practice for debugging).
MDecker-MobileComputing/CSS_Grundlagen
Some example files to demonstrate the basics of CSS (Cascading Style Sheets)
MDecker-MobileComputing/GitpodConfig
Own configuration for workspaces at gitpod.io
MDecker-MobileComputing/Hexo-Demo
Demo for Static Site Generator Hexo
MDecker-MobileComputing/HTML_Bootstrap5_NoJavaScript
Examples for HTML with Bootstrap 5 without custom JavaScript
MDecker-MobileComputing/HTML_Grundlagen
Some files to explain basics of HTML.
MDecker-MobileComputing/HTML_HomePageDummy
Simple HTML page with HTML as placeholder on home page (e.g., webspace with no real content so far)
MDecker-MobileComputing/HTML_MPA-vs-SPA
Simple website implemented as MPA and also as SPA
MDecker-MobileComputing/SQL_Buecher
SQLite statements for simple sample application on books and their authors