This app is used for the French Cool Dating Site.
The design of coolonWeb is responsive that means we can easily create native apps without lot of code by only by using WebView.
You can also create a dating business for free with for example this Free Responsive Dating App Builder.
You will be able then when your site is live to edit this app and change only public final static String DOMAIN_SITE = "coolonweb.com";
by the domain of your site like public final static String DOMAIN_SITE = "my-ph7cms-dating-app.com/?mobapp=1";
Note that the ?mobapp=1
is important for pH7CMS. This will help your site to be even better than normally on native app!
Finally, to change the name of your app, just edit /app/src/main/res/values/strings.xml
and change the second line like the following: <string name="app_name">My Awesome Social Dating App</string>
Then don't forget to compile the project and build the APK file.
Pierre-Henry Soria
contact {AT} hizup {D0T} net
Feel free to say hello and asking a free quote at the email above or on my Web Agency.
This App and Code is under Apache License, Version 2.0 or later; Check the LICENSE.txt file for more details.