Coder Social home page Coder Social logo

ssvas1997 / comp_quiz_android Goto Github PK

View Code? Open in Web Editor NEW
76.0 8.0 32.0 1.21 MB

Quiz App using Sqlite for quiz questions and Firebase for Leaderboard

Java 100.00%
android quizapp firebase-realtime-database firebase-authentication firebase sqlite vector-graphics quiz quiz-game quizzes

comp_quiz_android's People

Contributors

ssvas1997 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

comp_quiz_android's Issues

Firebase not connecting

Hi, Its not connecting to firebase database, I have created project on firebase and added service.json file in project as well changed dependencies but still its not creating database in firebase.
When I start app and try to signup user it always give and error "enter the unique user name"
Can you kindly check it. Guide me how I can resolve this issue.

Thanks

Username already taken

Hi, when a I tried to register a new user account, the app always says that the user is already taken.. When I look the code from Activity_SignUp has a

Firebase data

Please can you send screenshot of your firebase database structure

Username already taken

Hi, when a I tried to register a new user account, the app always says that the user is already taken.. When I look the code from Activity_SignUp has a mDatabase.addValueEventListener(new ValueEventListener() {
@OverRide
public void onDataChange(DataSnapshot dataSnapshot) .. and the return for isTaken is always TRUE.. this is because the addValueEventListener and the onDataChange works asynchronous and returns immediately, before any results are returned from the database. I found that info in Firebase docs. But I'm really new to Firebase, so do you have any ideas for solve this? I appreciate any help, thanks.

Change Questions in App

Hello,
I want to change Questions and time limit for particular sections.How can it possible ?
and there is also user registration error happens with firebase account. :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.