QuickDate Android Application
With QuickDate users can Post & Interact with users feeds and like and comment and more , now using the application is easier, and more fun! QuickDateApp is easy, secured, and it will be regularly updated. 
Created: 1/3/2019
Latest update: 24/08/2022
By: DoughouzLight

Installation Guide

The installation is pretty easy, please follow the steps below:

  • QuickDate PHP Script, you can get it from Here
  • Unzip the QuickDateApp  archive, extract it to new folder, and then open the folder.
  • In the main folder you will find the solution (Name: QuickDate Type: Microsoft Visual Studio Solution) double click on it and wait till everything is loaded.
  • In the Visual Studio menu bar go to Build > Clean Solution, click it and wait till it finish.
  • Again In the Visual Studio menu bar go to Build > Build Solution, click it and wait till it finish building your project.

1) Download Visual Studio for Windows as shown below: 
2) Select This 3 check boxes as the image bellow and then press install
for (Visual studio on Windows)



3)  Install all Android SDKs in your system.
From your Visual studio go to tools menu >> Android >>Sdk Manager
Select the SDK 9.0 and 8.1 and version 5.0 as images bellow 


if you have error when make build NDK compiler exited with an error exit code 0
so you should update to lateast version NDK in your PC 

After you installed the SDKs in your system, you are ready to start and build your app,
  • Follow step 4. 

4)  open the Android Manifest in the Properties Folder and check if this line exists 
<meta-data android:name="com.google.android.gms.wallet.api.enabled" android:value="true" />
if this line exists remove it in order to submit it correctly on the store .

5)  Build Your Solution > Clean Solution, click on it and wait till it finish.

Customization Guide 

Follow the steps bellow to customize your application as you want