Pinned Repositories
dynamic-recyclerview
RecyclerView with dynamic items
QRScanner
QR and Barcode scanner using Google Vision API
RecyclerView-with-Header-and-Footer
A basic implementation of RecyclerView having a header and footer
Signal-Android
A private messenger for Android.
SqliteDBReadWriteUpdate
Skeleton for basic sqlite database operations and showing items in a RecyclerView
masudias's Repositories
masudias/dynamic-recyclerview
RecyclerView with dynamic items
masudias/RecyclerView-with-Header-and-Footer
A basic implementation of RecyclerView having a header and footer
masudias/SqliteDBReadWriteUpdate
Skeleton for basic sqlite database operations and showing items in a RecyclerView
masudias/Signal-Android
A private messenger for Android.
masudias/QRScanner
QR and Barcode scanner using Google Vision API
masudias/accelerometer
Accelerometer readings with CSV export facility for Android
masudias/android-BluetoothChat
masudias/android-webview-js-injection
A simple activity that loads a WebView and we store some information in the local storage of the WebView using Javascript injection
masudias/codelabs-tensorflow
masudias/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
masudias/flickr.photos.search
Get the photos from Flicker using the search method and show them in a list with offline capabilities.
masudias/G723-Codec-using-NDK
G723 Codec Implementation with Android NDK
masudias/GmailView
A nearly accurate UI representation of the latest Gmail app when an email is opened
masudias/llm-util
masudias/mutable-live-data-test
Project for testing the mutable live data
masudias/Native-Audio-Lock-Free-Implementation
Audio record and audio player lock free implementation with Android NDK
masudias/NestedScrollViewWithViewPagerAndRecyclerView
Two ViewPagers in a NestedScrollView along with a RecyclerView in one of the ViewPager
masudias/Signal-Server
masudias/so-playground
This is a simple project which I use for testing codes
masudias/tensorflow
TensorFlow examples
masudias/tensorflow-java-examples-spring
Tensorflow Java tutorial with Spring and Gradle. This is a simple example application, which uses Yolo with TF Java API and Spring Framework.
masudias/toaster
A testable custom toast viewer
masudias/xml-parser
A simple xml parser in Java