Pinned Repositories
AlertSample
An app that introduce the alert functionality in Android
check-list-test
DateTimePickers
An app that introduce us into date / time picker elements in android
DroidCafe
An app that introduces the functionality of image onClick ability, and radio button functionality in android
hello-world
HelloCompat
A program to chang color of the text with a single click of a button
HelloConstraint
A variation of HelloToast, in constraint layout.
HelloEval3
Just a little evaluation that the lecturers gave
HelloRelative
A variation of HelloToast, in relative layout.
HelloToast
My first android app (for learning purpose only)
Rheza001's Repositories
Rheza001/AlertSample
An app that introduce the alert functionality in Android
Rheza001/check-list-test
Rheza001/DateTimePickers
An app that introduce us into date / time picker elements in android
Rheza001/DroidCafe
An app that introduces the functionality of image onClick ability, and radio button functionality in android
Rheza001/HelloCompat
A program to chang color of the text with a single click of a button
Rheza001/HelloConstraint
A variation of HelloToast, in constraint layout.
Rheza001/HelloEval3
Just a little evaluation that the lecturers gave
Rheza001/HelloRelative
A variation of HelloToast, in relative layout.
Rheza001/HelloToast
My first android app (for learning purpose only)
Rheza001/KeyboardSample
An application that explain the keyboard sample in Android
Rheza001/MagiskOnWSA
Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)
Rheza001/MaterialMe
An app that introduce us into Material design and card view in Android
Rheza001/MaterialMe-TabletModeAndLocaleModified
A modified app of material me that introduce us to the grid layout, tablet mode, and locale feature in android. Also fixed the CardView in the original app
Rheza001/NotifyMe
An android app that introduce us into the notification feature in android
Rheza001/OpiniUs
android layout for mobile app develepoment project
Rheza001/PhoneNumberSpinner
An application for explaining Spinner input in Android
Rheza001/PhoneNumberSpinner-EspressoUnitTest
A modified Phone number spinner that added the Espresso Unit Test in Android
Rheza001/PowerReceiver
An android program that uses BroadcastReceiver to receive Intents sent by sendBroadcast() .
Rheza001/RecyclerView
An app that introduce us into the Recycler view function in android.
Rheza001/RecyclerView-EspressoUnitTest
A modified app that added Espresso Unit Test in Android
Rheza001/ScoreKeeper
An app that introduce us with styles and themes, and night/ day mode in android studio
Rheza001/SimpleAsyncTask
An app that introduces us to Asynchronous Task in android
Rheza001/SimpleCalc
A Simple calculator app that explain the debug tool in android studio
Rheza001/SimpleCalcTest
Simple Calculator that uses the unit testing
Rheza001/snmp_exporter
SNMP Exporter for Prometheus
Rheza001/TabExperiment
An app that introduce us into TabFragment element in android
Rheza001/TwoActivities
Rheza001/TwoActivities-EspressoUnitTest
A modified app that use the Espresso Unit Test in Android
Rheza001/WhoWroteIt
An android program that uses Google Books API to search for books. Uses AsyncTask to fetch the books
Rheza001/WhoWroteItLoader
A modified WhoWroteIt program that uses LoadManager to fetch books instead. Removed FetchBook class