FREE E LEARNING PLATFORM
HTMLCSSJAVASCRIPTSQLPHPBOOTSTRAPJQUERYANGULARXML
×

Academic Projects

School Management System Time Table Mgmt System Faculty Feedback System Result Processing System Examination Mgmt System Course Registration Students Attendance Mgmt System Hostel Management System Library Management System Online Certificate Generation

Corporate Projects

Payroll Management System Employee Leave Mgmt System Customer Relationship Mgmt System Job Portal Point of Sale Point of Sale( Inventory) News Portal Send OTP Sms Instamojo Payment Gateway

Support Projects

Address Book Shopping Cart in PHP Cyber Cafe Management System Saloon Management System Tourism Management System Online Voting System Hospital Management System Self Captcha Ticket Booking System Complain Manatement System Blood Donation System Hostel Management System Editable Bill Generation

Miscelleneuous Projects

Matrimonial Management System E Commerce Software Send Activation Link Farm Management System Login Registration in PHP Forget Password Pannel Export Data To Exl Send Emails in PHP Pharmacy Management System

CodeIgniter Projects

Smart Schol Smart School Pro

Android Projects

Tinder Dating App Grocery Delevery Boy App Grocery Delevery App E Book App Human Resource Management System IG Downloader Live Smart Video Chat Learning Management System Ludo Game for Androids Movie TV Multi Content Ap Secure VPN TikTok Clone Web View Gold

Laravel Projects

Fleet Cart Insurance Agency System AJAX RSS Reader Advance School Management System

NOde JS Projects

Doctors and Pateint Listing Photographer Video Streaming with CMS PHP Quiz PHP Certificate
 

Free Android App for E books Full Source Code


How to Open The Project in Android Studio?

Open Android Studio > Open an Existing Android Studio Project > Select Your Project build. gradle file > ok

Select Project

android-ebook

android-ebook

How to change the package name?

You can change it easily from Android Studio. Here are the steps:

In the Project pane, click on the little gear icon.Uncheck/Deselect the Compact Empty Middle Packages option.

Your package directory will now be broken up in individual directories.

Individually select each directory you want to rename, and: Right-click itSelect RefactorClick on RenameIn the Pop-up dialog.

Click on Rename Package instead of Rename Directory Enter the new name and hit RefactorAllow a minute to let Android Studio update all changes.

Now open your build.gradle (Usually 'app' or 'mobile'). Update the applicationId to your Package Name and Sync Gradle, if it hasn't already been updated automatically.

Note: When renaming com in Android Studio, it might give a warning. In such case, select Rename All.

android-ebook

android-ebook

android-ebook

android-ebook android-ebook

android-ebook

How to change app name?



Open Android Studio >DanceApp > res > values > strings.xml

Enter your app name inside "app_name" string tag:

E-Book App



android-ebook

Where to put Admob Publisher ID in Application?

android-ebook

android-ebook

How to Change Facebook ids & Gmail ids ?

android-ebook

How to Change AdMob id?

android-ebook

How to Change Server Url in Application?

Open Android Studio > app > package

now if your Sever is http://www.abc.com so your service url like that

http://abc.com/

android-ebook

How to change Application Icon and App Color Code'?

How To Change Application Icon

Open Android Studio > app > res >

Rename your icon with ic_launcher.png and paste in all mipmap folders

How To Change App Color Code

Open Android Studio > app > res >values > color.xml

Replace your color code on color.xml file

android-ebook

android-ebook

How to generate FCM server key and replace google-service.json?

Open https://console.firebase.google.com

Create New Project

android-ebook

android-ebook

Download google-service.json file and replace

android-ebook

android-ebook

How to Change One Signal Id And Rest Key?

android-ebook

android-ebook

How to Send Notification From Admin?

Open Admin Panel > Notification

Enter title and message which are mandatory

Upload Image if you want to show in notificaiton. This is optional.

If you want to show particular video select any video when click on notification. This is optional Image Size Minimum - 512x256 & Maximum - 2880x1440 for Notification

android-ebook

Default Login Details

User: admin@gmail.com

Pass: 12345

Download Source Code

Android Application Full Source Code
Download »