You can publish a book on Bookboard. Just Login and go to Write Now section Push write button in App, Start your first novel, story,poem, study notes etc today.

Bookboard is a self-publishing platform. We encourage writers to publish their best of the work and build a good reader community for them. If you an elite and experienced writer, please write a paid story or novel or study material to earn money but content must be yours. You can't sell public domain ebooks or any copyrighted contents. You can publish public domain ebooks but free of cost , but it will help you to be famous. If you are a first time writer, we wish that you start publishing your stories and earn the user feedback.

A story waiting for approval means our editors are yet to review it. Once they review, they would approve or reject it with reason.

The author owns the copyrights while Bookboard has unconditional publishing rights of the stories in multiple formats.

Let's deal with these questions, as there are many rumors and contradictions. So - BookBoard is a legit and legal site / App . Because books are legal all the time! It's not drugs or alcohol. 

 

The main mission of our site is to introduce readers to the work of young authors. We are very pleased when we are the place where books are first published. We appreciate it very much. Our site does not charge for posting materials so as not to limit creativity. It Is FREE!  This is an unwavering rule of BookBoard! 

 

BookBoardis in compliance with 17 U.S.C. § 512 and the Digital Millennium Copyright Act ("DMCA"). It is our policy to respond to any infringement notices and take appropriate actions under the Digital Millennium Copyright Act ("DMCA") and other applicable intellectual property laws. Because BookBoardis not supporting digital piracy.

 

If your copyrighted material has been posted on BookBoard,  you may notify our copyright agent (read DMCA rules).

 

The books are uploaded solely by our users.

The BookBoard team cannot be held responsible for its user's posts or uploads, or any other actions of its users. However, if someone's rights or laws are violated, the site team will do whatever it takes to fix it. 

 

Many of the books on our site are out of copyright and in the public domain (copyright protection has expired). People can use and download them from open sources, including WebArchive. Some of our users, because of their great interest in books and programming, wrote automatic programs that added books to our site from open sources in the early months of the site. Now we do not welcome the automatic addition, because this is likely to have some errors, but at the beginning of our site, there were no such restrictions. Therefore, there is a lot of literature on the site from WebArchive.

Once again, I remind you: The books are uploaded solely by our users. The BookBoard team cannot be held responsible for its user's posts or uploads, or any other actions of its users. However, if someone's rights or laws are violated, the site team will do whatever it takes to fix it. 

 

Since our users add a lot of books, we have automated the adding process. That way anyone can post their work on the site and share their work. But there is a problem we struggle with: digital piracy. Many of the books that are added to our site were written by authors for commercial sale. So you have to pay to read their book. Because we are not primarily a commercial project, we have some time limits on handling all copyright infringement requests. We have to check the literature, compare it to the original, and write responses to requests.  Again, we do not charge users or authors any fees. Therefore, we cannot hire an entire department to handle these requests, but we do handle them. 

 

We also implemented an additional mechanism to check the content of uploaded books with the ones that have been already removed from our site. So, once deleted book can't be added again. 

 

We understand that many authors are concerned that their works can be placed illegally, but we want to reassure you:
- First of all, your request will be processed sooner or later.
- Secondly, on our site, you can only read books online. Downloading books is not possible. The download buttons you see on the website are advertising for a third-party service, which has all the licensing rights. - -
- Thirdly, as the analytics report of our website shows, Bookboard users don't read books completely. If you put a part of your work as a preview on Amazon, the same thing happens on our site - users usually read a small fragment of the book. A major misconception of authors: an electronic version of a book freely available on the site reduces sales. No, it isn't, because people can't read the whole book on the website. It's very hard on the eyes and takes so much time. Studies by scientists show that reading from a desktop or mobile screen is slower than reading from paper or special e-readers. 

 

However, don't think that we are devaluing your experience. We are not! Once again, we process queries as fast as we can. Yes, we have tried to do a completely manual check of all the books we add, but we have such a mountain of new work piled up that we have simply paralyzed the site. So we had to give it up. 

 

If you have read this little essay to the end, we want to say Thank you! And repeat it again: BookBoardis a legit and legal site and the team is making every effort to make it so.

Nowadays devices are coming with more security in context of Battery power consumption. By default devices keep almost all apps in power saving mode. It means in some devices your background work (Location, Alarm manager) won't work as soon as you come out from the app. In other devices background tasks won't work after a battery threshold limit (like 13%). So you need to keep out your app from this battery saving mode to run your app smoothly even in background. The way to achieve that behavior in these two manufacturers is:
Xiaomi Go to the Battery => Power => App battery Saver => select your app and choose No restrictions (for Background settings), then Allow option for Background location.

To AutoStart your app after Boot: Go to the Security app => Permissions => Auto start and check your app.
Samsung Samsung Smart Manager App used to stop all background work after 3 days if you don't come to your app. So the way to disable this feature is:
Go to Battery in the Settings => Unmonitored apps => Add your app to the whitelist. Some other Samsung versions may differ the place to disable it, like Battery => Detail => Select the app and "Don't optimize".
For other devices there should be same power options either in settings option directly or some app are given to handle it. -----

ZTE Blade L110 Even with the battery saver disabled (Settings -> Battery -> Options -> Battery Saver) and the app marked as important for messages (Settings -> Prompt & notification -> App notifications -> appname -> Priority) it seems like neither setExact nor setAlarmClock are triggering on time. _____

For Lenovo phone:-
you need to go in setting -> application->select app-> uncheck Restrict to launch
now it will be work in the background as killed state