• Stars
    star
    70
  • Rank 446,164 (Top 9 %)
  • Language
    Java
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

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

Repository Details

Android app implementation of a Simple Alarm Clock built using the MVVM design pattern that uses AlarmManager, Services and Broadcast Receivers

More Repositories

1

AndroidQRCodeScanner

Android QR Code Scanner is an Android App is written in Java that uses the Android Jetpack CameraX library for previewing the camera and image analysis along with the ZXing open-source bar code scanning library.
Java
39
star
2

MVVM-REST-API

Tutorial for implementing an Android app written in Java that integrates with the Google Books API using Retrofit2 while following the Model View ViewModel (MVVM) design pattern
Java
29
star
3

FirebaseAuthLoginRegisterMVVM

Tutorial for integrating Firebase Authentication for user sign-in, creation, and sign out in an Android app using the MVVM design pattern
Java
16
star
4

WallpaperAppTutorial

Tutorial for creating a wallpaper app in Android written in Java
Java
13
star
5

AndroidNavigationComponentTutorial

Tutorial for navigating between fragments in a single Activity Android app using the Jetpack Navigation Architecture Component
Java
8
star
6

FileIOTutorial

Java
7
star
7

AudioRecorder

Java
6
star
8

AndroidVideoTutorial

Tutorial for playing videos inside an Android app using a VideoView widget. Includes code for playing a video file from the raw resource directory, from a URI on the internet and from a video on the device with the MediaStore API
Java
6
star
9

AndroidMinesweeper

Tutorial for creating a Minesweeper game in Android without using a game engine
Java
5
star
10

AndroidLoginForm

Beginner Android tutorial using LinearLayout, CardView, TextView, EditText and Button widgets for creating a login form that generates a Toast message
Java
5
star
11

AutoCompleteTextViewTutorial

Tutorial covering how to use the AutoCompleteTextView widget in Android app development
Java
5
star
12

HyperlinkTextViewTutorial

Tutorial for displaying a hyperlink inside a TextView in an Android app
Java
5
star
13

PostRequestwithJSON

Java
4
star
14

UberEatsRestaurant

Java
3
star
15

BMICalculator

BMI Calculator App for Android
Java
3
star
16

UberEatsDriver

Java
3
star
17

UberEatsAndroidClone

Java
3
star
18

AndroidIBMTextToSpeech

Tutorial create an Android App that uses IBM's Watson Text To Speech service for adding realistic sounding text to speech to your mobile app
Java
3
star
19

AndroidIBMSpeechToText

Tutorial create an Android App that uses IBM's Watson Speech To Text service.
Java
3
star
20

AndroidMVVMTutorial

Java
3
star
21

NestedRecyclerView

Java
2
star
22

PieChartAndroid

Java
2
star
23

AndroidAnimatedTextView

Java
2
star
24

AndroidJSONTutorial

Java
2
star
25

AndroidEmbedYouTubeVideoTutorial

Tutorial for programmatically embedding a YouTube video into an Android app using the android-youtube-player library.
Java
2
star
26

AndroidLineChartTutorial

Short tutorial covering how to display a line chart in an Android app using the MPAndroidChart library
Java
2
star
27

SwitchingBetweenActivities

Java
1
star
28

CountDownTimer

Java
1
star
29

MaterialDatePicker

Java
1
star
30

RandomNumbersKotlinAndroid

Kotlin
1
star
31

BottomNavigationTutorial

Tutorial covering how to connect the BottomNavigationView widget in an Android app with the navigation controller from the Jetpack navigation architecture component to manage navigation in your app
Java
1
star
32

AndroidGravityLayoutGravity

Tutorial for using the gravity and layout_gravity attributes in Android for positioning TextView, EditText and Button widgets in the user interface
Java
1
star
33

MaterialButtonToggleGroupTutorial

Android development tutorial covering how to create a group of buttons that can be toggled using the Android material design components MaterialButtonToggleGroup and MaterialButton
Java
1
star