akshaykalola28 / Online-Electricity-Billing-System

This project has been made with java for android application. for managing electricity bills for the organization.
MIT License
11 stars 6 forks source link

cannot add bill from unitreader error showing #12

Open hariharan25-03 opened 2 years ago

hariharan25-03 commented 2 years ago

please give solution to solve it

akshaykalola28 commented 2 years ago

@hariharan25-03 You have to replace the current database with your database. For your unique setup.

CodeStealerHAHA commented 2 years ago

where to create database

CodeStealerHAHA commented 2 years ago

I mean how do I create that data base?

CodeStealerHAHA commented 2 years ago

I mean how do I create that data base?

@hariharan25-03 You have to replace the current database with your database. For your unique setup.

How to replace bro? Can u give tutorial

akshaykalola28 commented 2 years ago

@CodeStealerHAHA I have used the firebase real-time database. So, connect the firebase account.

For more, head toward this

CodeStealerHAHA commented 2 years ago

I already have my own data base bro I connected it but still gives me error

CodeStealerHAHA commented 2 years ago

It's say's error add bill again

akshaykalola28 commented 2 years ago

Please debug and find the issue for that. Because I did this 4 years ago and currently no one is maintaining it right now. And there may be some components or methods that are deprecated also. So, check-in documentation also.