IslamicLibraryAndroid
                                
                                 IslamicLibraryAndroid copied to clipboard
                                
                                    IslamicLibraryAndroid copied to clipboard
                            
                            
                            
                        Islamic books Library with improved features
For each downloaded book display (in its information) some statistics about reading - last read - last position - number of times opened this information is already logged [here](https://github.com/fekracomputers/IslamicLibraryAndroid/blob/96e547067eeca78a0070802444c0c3afb6680511/app/src/main/java/com/fekracomputers/islamiclibrary/reading/ReadingActivity.java#L581) so...
The SqLite FTS has a powerful query language that allows searching for multiple phrases and prefix phrases we need to: - design the UI to expose this methods to user...
Allow sharing the book file itself to through blutouth or wifi
See the corresponding feature in Google books
App Indexing surfaces links to app content on Google Search. For Android, this includes an install button for your app as well as personal content results in the Google app....
see http://stackoverflow.com/questions/34512190/activity-animation-like-google-play-store
Get the Number of download of each books from the official shamela site to use it as initial data for most downnladed books or to sort books by most popular...
in fact I don't know what to do ,the word "download" is large in English it can't fit in one line may be we should remove the text and put...
Currently the popup appears in the upper right corner It needs to be locates near the selection I have gave it very long trial to fix it but I Failed...
make a 3D animation for page flipping may be using [android_page_curl](https://github.com/harism/android_page_curl)