Prime Video Flix is an Android App that shows movies and shows to users on subscription-based. PayPal and PayTm Payment Gateway are integrated for accepting payments from users. You can manage movies from the admin panel and also integrated ads so that you can also make money from advertisements too.
Prime Flix Quick start guide:
Check the video to get a Short quick Guide to this project
Open Project in Android studio:
Config Android Project:
Please note The only special characters allowed on package name its underscore Don't change the "com" part on package name Google will not allow you to change the package name after publish the app on google play
Paytm Payment gateway setup:
Admin Panel:
Cpanel MySQL Database Setup:
Link The Android App With Admin panel
After the android app configuration and the admin panel configuration now you need to link it. to do this go to :
Android App>Config>config.java
and add your api url there
if your admin panel is http://www.battleworld.in/primeflix/
than your config file "main" variable value will be http://www.battleworld.in/
And your "mainurl" variable value is "http://www.battleworld.in/primeflix/"
Open gradle. properties
and add your api url there also
set "server_url" value to http://www.battleworld.in/primeflix/
What is the password?
https://nulledsourcecode.com