content-provider
There are 96 repositories under content-provider topic.
sromku/adb-export
Bash script to export android content providers data to csv
lavender-projects/lavsource-bilibili
供Lavender使用的bilibili数据源
Ulbora/ulboracms
Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.
farhad/contact-picker
contact picker library for Android, without READ_CONTACTS permission and made for AndroidX
13767004362/SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
nt4f04uNd/android_content_provider
Flutter plugin to use ContentProvider/ContentResolver APIs on Android
MtaufiqH/GsuApp
Github User Search App
JimSeker/saveData
Android examples for saving data, sqlite, file system, and Preferences
Vidi005/GitHub-User-App
Proyek Dicoding Fundamental Aplikasi Android (Submission 1, Submission 2, dan Submission 3) dengan Tema GitHub User App
zcelaloglu/WeatherLogger
This repo stands for practicing latest popular android libraries
polltery/Android-content-provider-example
A small app that demonstrates how to build a custom content provider and perform CURD operations on the content
SanjayDevTech/android-content-provider
Sample android studio project to demonstrate Content Provider, Room, LiveData, Kotlin, Coroutines
vikasdesale/News24x7-news-from-every-part-of-the-world
💻 📰 Capstone Project: Implemented my custom app using the full gamut of the Android framework, including a Material user experience and the use of a variety of Google Play services. This app allows the user to read or listen to news which comes from more than 70 sources.
andisoer/dicoding-bfaa-submission
This repository containt the final submission for Dicoding BFAA Course
hafizcode02/github-user
Dicoding Submission Final - Belajar Fundamental Aplikasi Android - https://www.dicoding.com/academies/14
Iamsdt/SoilScience
a dictionary app
andhiratobing/github-user-paging
Github user application by implementing the paging3
callanpmilne/lexar
PHP Web Application -- CRM / CMS / Social Media Platform / Content Network
cvbutani/StockControl
The goal is to design and create the structure of an Inventory App which allows a store to keep track of its inventory of products. The app stores information about price, quantity available, supplier, and a picture of the product.
ivan-sincek/malware-apk
Are your bug bounty reports getting rejected because you don't use a "malicious" PoC app to exploit the vulnerabilities? I've got you covered!
Penrech/ContetProvider_List
This app is meant to be a type of items list, like a shopping list or a wishlist
sivaraj-dev/inshorts
Inshorts Android App Development Hiring Challenge
tanishq9/Kotlin-ToDo-Application
ToDo Notes Application in Kotlin.
thatsabhi22/udacity-inventory-app
An Inventory Management App uses Android Content Provider for its CRUD operations.
vkochenkov/AndroidApp-TaskManager
Simple Task Manager. As a vision of how a multi-module project should be written on Compose
Adithya-13/github-user-app-3
Submission #3 BFAA Dicoding Course
aivanovski/internal-storage-file-provider
InternalStorageFileProvider: Helping to Share content from internal storage
david-read-iii/Clothes-Catalog
An Android app completed for a Udacity course. It uses a Content Provider to store an inventory of products. The main screen lists all products and provides a button to add a new one. Clicking on a product opens a detailed view. Options to modify or delete the product are available in this screen.
imanish003/Moviez
This application show Popular and top rated movies in Grid View using themoviedb.org API. User can favorite any movie and it will be stored in database using content provider which details can be seen offline :)
raheemadamboev/calendar-integration
MVVM application to read and write calendar events to device's database using Content Providers
shidqimlna/Github-user-app
Simple app for Dicoding's fundamental android submission
noor1yasser9/Music-Player
Music Player
thatsabhi22/Swirlchat
SwirlChat, A MVVM Chat Application. Stay connected with those who matter most in an instant, seamless and secure manner.
TheSetox/Project-Basket
Project Basket is an Android Application for the purpose of it to become a central database for other project. This will also act as a practice repository to learn about inter-process communication for Android.