Coding UTBM
This channel is dedicated to everyone who wants to learn coding, in a fast and simple way. Students (young and old) will find this channel especially helpful as it will provide numerous code examples and apps built and explained step by step, from start to finish. Viewers are encourage to leave comments, ask questions and join a community dedicated to learning.
038 - Shaking the device to change UI in Android Studio - Java - the easy way - complete app example
037 - Using the Proximity Sensor in Android Studio - Java - the easy way - complete app example
036 - Checking all device sensors in Android Studio - Java - the easy way - complete app example
035 - Using SQL database to Save Data in Android Studio - the easy way - complete app example
034 - Using txt files to Save Data in Android Studio - the easy way - a simple complete app example
033 - Using Shared Preferences to Save Data in Android Studio - the easy way - complete app example
032 - POST request with OkHttp (API connect) in Android Studio - the easy way - complete app example
031 - Using JSON objects in Android Studio - the easy way - complete app example
030 - Simple Http request using OkHttp in Android Studio - the easy way - complete app example
029 - Simple Client - Server App using TCP Sockets in Android Studio - the easy way - part 2
028 - Simple TCP - Client App - getting the NIST time in Android Studio - the easy way - part 1
027 - Introduction to Bounded Services in Android Studio - the easy way - part 3 / 3
026 - Using Started Service in worker thread in Android Studio - the easy way - part 2 / 3
025 - Introduction to Started Service in Android Studio - the easy way - part 1 / 3
024 - An easy alternative to AsyncTask in Android Studio, the easy way - complete simple app
023 - User Interface update from Worker Thread in Android Studio, the easy way - complete simple app
022 - Starting and Stopping Background Threads in Android Studio the easy way - complete simple app
021 - Blocking the UI - First step in learning about Threads in Android Studio -complete simple app
020 - Using a RecyclerView in Android Studio - the easy way -a complete and simple app with details
019 - Dynamic list with ListView -adding & removing items -the easy way -a complete app with details
018 - Adding an onItemClickListener to a list (ListView) -the easy way -a complete app with details
017 - How to customize a list ( ListView ) - the easy way - a complete app example with details
016 - How to create a simple list using ListView -the easy way- a complete app example with details
015 - Using Fragments in Android Studio - the easy way - a simple complete app example with details
014 - How to change the user interface to Landscape in Android Studio, the easy way, full simple app
013 - How to use images in your mobile app - Java - Android Studio - full simple example
012 - Using String Resources to fix the Hardcoded Text Warning in Android Studio - straight to point
011 - Using Layouts to create a simple User Interface in Android Studio, the easy way, the full app
010 - An easy alternative to Start Activity For Result (deprecated - in Android Studio) comparison
009 - Using Activity Result Launcher in Android Studio, the easy way, a simple complete app example