Pinned Repositories
3DViewer
The project used to view 3D model and supports, obj,stl, and ply files.
Android-LiveData-Retrofit
The sample project is explore the android jet pack components like Navigation Graph and Live data using Kotlin, which also includes Android 12 Splash Screen UI update. In this sample project's HomePage loaded by using Retrofit + Livedata + MVVM + Kotlin.
Android-Wear-DataAPI
The Sample project describes the connection between the mobile app and the wear app.
Android11FilePicker
This project can make the file picking process easy, which allows you to select Pictures, Videos, and Documents.
AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
AndroidRestfulAPI
Android REST client example using retrofit for API calls. Used to make HTTP calls and parses the response in java objects instead of the manual parsing JSON response.
app-utils
Library provides commonly used sources in Android development.
GoogleFitSDK
The sample project explores, how to sync data from the Google Fit app.
Pdf-Viewer
A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.
ReminderNotification
How often do you forget to do something? With this app, you can JUST REMEMBER EVERYTHING that you want to do, and improve your productivity! You can easily control all the tasks that are in your to-do list, and be sure that you will do them.
braver-tool's Repositories
braver-tool/Android11FilePicker
This project can make the file picking process easy, which allows you to select Pictures, Videos, and Documents.
braver-tool/Android-Wear-DataAPI
The Sample project describes the connection between the mobile app and the wear app.
braver-tool/AndroidRestfulAPI
Android REST client example using retrofit for API calls. Used to make HTTP calls and parses the response in java objects instead of the manual parsing JSON response.
braver-tool/GoogleFitSDK
The sample project explores, how to sync data from the Google Fit app.
braver-tool/Android-LiveData-Retrofit
The sample project is explore the android jet pack components like Navigation Graph and Live data using Kotlin, which also includes Android 12 Splash Screen UI update. In this sample project's HomePage loaded by using Retrofit + Livedata + MVVM + Kotlin.
braver-tool/3DViewer
The project used to view 3D model and supports, obj,stl, and ply files.
braver-tool/AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
braver-tool/app-utils
Library provides commonly used sources in Android development.
braver-tool/Pdf-Viewer
A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.
braver-tool/ReminderNotification
How often do you forget to do something? With this app, you can JUST REMEMBER EVERYTHING that you want to do, and improve your productivity! You can easily control all the tasks that are in your to-do list, and be sure that you will do them.
braver-tool/Section_RecyclerView
Simple and Flexible recycler view with header stick
braver-tool/VoiceRecognition
In this project, the Voice recognition feature can be achieved by using the Speech module. And also we used BroadcastReceiver and ForegroundServices in this project to getting results even though the device goes to sleep mode.