Phpstack 390430 1378032 Cloudwaysapps Com Installation Docs
Phpstack 390430 1378032 Cloudwaysapps Com Installation Docs
- Change App Icon Web API is in PHP 7.0 and it will work on all hosting packages
- Error Log
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Watch on
SDK Manager
The installer, as also shown in the video should automatically download and install all required components. If you
want to do manual setup, download at least the following components using the SDK manager
SDK tools
SDK platform Tools
SDK Build Tools
Google Play Services
Android Support Library
Google Repository
Google USB Driver
You can download these SDK, if not installed already, using the SDK manager SDK Manager after this, you can open
Android Studio and continue.
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
How to Import android Project in Android Studio
Watch later Share
Watch on
Addition steps
Additional steps are required sometimes if the Gradle Build fails. In some cases additional components are needed,
Android Studio will ask you to do download these additional SDK components in the 'messages' tab, simply follow the
instructions provided to install and download the additional components.
Change Bundle ID
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
How to Change Package name of Android Application
Watch later Share
Watch on
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Above illustration demonstrates the process to change the name of application.
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Above illustration demonstrates the process to change the Colors of the application.
You can change your apps colors to create a custom look. The primary color is the color of the Toolbar, some buttons
and headers. The primary dark color is used for e.g. the status bar. Get more color from here material.io
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
this URL will help you resize your images or event create new icon to your app Launcher Icon Generator
Above illustration demonstrates the process to change the Rest Api link of the application
Your API Base-URL for Mobile End is look like that:- http://domain.com/Webservice/
Watch on
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Debug and release Key
Before going to the next step, you have to learn about the Sh1 key for both debug and release. If you are in the
development mode then you will use the debug sh1 key but when you are going to publish the app on play store, you
will have to use the sh1 key of Release key
Debug Key
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Signed or release key
To get sh1 released, follow below two steps.
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Step 1: Create your own app signing key
Step 2: Get the Sh1 key. Run the below command on Command Prompt
keytool.exe -list -v -alias {alies name you set according to above toturial "key0" is the alies name} -keystore "{ le
adress of the key}" -storepass {password} -keypass {password}
Also demonstrated all the steps in video and screen shots
Watch on
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Google Map Con gration
First you have to add Firebase account in your application/project and then only you will be able to see your project
on Google API Console.
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Web Con guration
Installing FabArtist in PHP
Before getting started, please make sure your web server meets all the below pre-requisites:
Upload Zip le of the project in folder public_html on server and extract it. Now you will be able to see your
directory as demonstrated below.
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Database Setup & Con guration
Database Installation
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create user in mysql databases ( in cPanel )
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Import sql le in your database by going into phpmyadmin
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Admin Panel Setup
Final con guration
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
• Setup your database settings:- application/con g/database.php
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
'hostname' => 'localhost',
'username' => 'root',
'password' => '123',
'database' => 'FabArtist',
Enter your host address to check the access web admin panel eg. http://domain.com/admin
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Change Third Party APIs
You need following API keys for third party libraries to work.
Firebase Push Noti cation- This key will be used to generate Push Noti cation
Setup Firebase Push Noti cation
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
foodies rebase push noti cation
Watch later Share
Watch on
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Errors & Solutions Log
If you're facing 404 error in setup of admin panel, Please check that your server directory have .htaccess le in it.
If you're facing 500 error, Internal Server Error server error response code The HyperText Transfer Protocol(HTTP)
500 Internal Server Error server error response code indicates that the server encountered an unexpected condition
that prevented it from ful lling the request. ... Usually, this indicates the server cannot nd a better 5xx error code to
response.
Little explanation about the installation - if you paste installation of project in directory something like
http://localhost/SHOP, you must set this directory to application/con g/con g.php - $con g['base_url'] =
'http://localhost/SHOP'; and must remove from .htaccess le "RewriteBase /" line because css and js les will not be
loaded! But you must know that the best way to install this platform is to set it in root http://localhost directory or if
you want to be in other directory just set virtual host for this and point him to there. (example: http://shop.dev - point
to localhost/shop directory). How to create virtual hosts you can read here: http://goo.gl/UvpYMG
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD