Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

43 lines (21 loc) · 1.23 KB

Fatawa

Info

this App is a Question/Answer app with a Sqlite database with more than 11000 rows of data

- You can search your question and find your answer in question
- You also can search a portion of text in answers to find the match
- You can open answer in another page (Activity)
- You can Bookmark the Question & Answer and read it later or delete from Bookmarks
- You can increase the number of answers if didn't find your answer
- You can share Question/Answer , change font size and copy to clipboard

Splash Screen

SplashScreen

Main (Question/Answer) Activity (Screen)

MainActivity

Answer Activity (Screen)

AnswersActivity

Bookmark Activity (Screen)

BookmarkActivity

Installation

- download zip
- open with android studio
- sync the project and run on your device