Skip to content

The same project that was made by the Android Studio premade themes, but making everything in it modifiable

Notifications You must be signed in to change notification settings

diraniyoussef/Advertise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This app is a sort of advertisement to someone's business or profile or whatever. It's an easy way to make an app for anyone. Our client gets his admin version and then we distribute a client version on the Play store. A database is in the middle. The admin changes whatever he likes on his side and his clients (with the client version of the app) gets the info reflected in their apps.

In the admin app there is an internal SQLite database. Same in the admin's client app. 
The middle will also be an intermedite server with its own SQLite database.

Ideally, admin writes to his database and (then) updates the middle database and (then) the intermediate server will update the admin's client database.

The client's database is for the case where the client didn't opened the app but didn't have internet connection.

I'm sort of have to know the admin personally so I can give him this service. The key in my hand is the publishing of his desired client app in the play store, with the name and icon he wishes which I assign for him.

Go ahead, it's open source. modify it as you want.

Technically, for some reason of mine, the left side navigation items use a controller, but the bottom navigation menu items don't.

About

The same project that was made by the Android Studio premade themes, but making everything in it modifiable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages