androidjava
Here are 13 public repositories matching this topic...
Calculating human heartbeat, humidity and temperature using sensors. With the help of NodeMCU, the data transfer to the ThingSpeak web server via the internet and fetch on the android application using ThingSpeak Server API.
-
Updated
Jun 12, 2020 - Java
A small android webview application to show weather informations from wetterdienst.de and the dwd.
-
Updated
Jun 17, 2020 - Java
Tic-Tac-Toe Notebook is a simple Android Game, made in android studio, using Java as the main language. The game has 2 player mode and single player mode where an AI made using a simple minimax algorithm compitite with the human player. And it has difficulty levels, with a decent UI. It took me a bit more than 30 hours to make this game, lerning…
-
Updated
Oct 15, 2020 - Java
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. Instead of viewmodel..observe and setting the value to view we can directly use in XML @{vm.obj}
-
Updated
Jun 3, 2021 - Java
Android webview with file access, store cache, cookies etc...
-
Updated
Jul 1, 2021 - Java
Android demo messaging app with firebase as the backend
-
Updated
Jul 1, 2021 - Java
An Exam-Book Android Application. In this Application, the User Can give their Online Test and Check their Knowledge and Also Check their Results. This Application is Similar to Testbook App.
-
Updated
Nov 9, 2022 - Java
A Simple Android Media Picker (Image/Video) with Preview Media Feature and More.
-
Updated
Dec 4, 2022 - Java
Stay up-to-date with the latest news and never miss a headline with the NewsNow App
-
Updated
Jun 5, 2023 - Java
This is my first Android Application which displays a picture and a simple toast message when the user clicks on a button.
-
Updated
Jun 11, 2024 - Java
Tic Tac Toe game made using Java for Android. This was my second Android application
-
Updated
Jun 11, 2024 - Java
How to Make a Bottom Navigation Bar in Android Studio Using Java: A Simple Guide and Step by Step by Thirdy Gayares
-
Updated
Sep 9, 2024 - Java
Improve this page
Add a description, image, and links to the androidjava topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the androidjava topic, visit your repo's landing page and select "manage topics."