Tuesday, October 1, 2019

nulled woopy | PHP Listings + Chat Web Template Download





woopy | PHP Listings + Chat Web Template - 1








woopy | PHP Listings + Chat Web Template - 2


woopy | PHP Listings + Chat Web Template - 3


woopy | PHP Listings + Chat Web Template - 4


woopy | PHP Listings + Chat Web Template - 5


woopy | PHP Listings + Chat Web Template - 6


woopy | PHP Listings + Chat Web Template - 7



woopy | PHP Listings + Chat Web Template - 8



woopy | PHP Listings + Chat Web Template - 9


iOS, Android and Web versions can share the same Parse database



woopy | PHP Listings + Chat Web Template - 10



woopy | PHP Listings + Chat Web Template - 11



woopy | PHP Listings + Chat Web Template - 12


1 Oct 2019
• Enhanced the user interface by updating the design and color of Home Screen
• Placed New icons on the home screen for better user experience with hover impact
• Reposition App store links on the site
• Item Listing view is changed as per latest app designs
• The picture upload button issue has been fixed now.
• Fixed application crash issue on Chat button and chat
• Fixed the Search bar issue on the whole application
• Improved Message and notification design layout
• Fixed the bug on product image submission
• Fixed the Share Icon functionality


18 Dec 2018
• Fixed a bug that allowed to display the correct location for ads;
• Fixed a bug that allowed to send feedback to other users;
• Fixed a bug that allowed to send a direct message to a seller;
• Optimizations and small bugs fixed;

21 Nov 2018
• Fixed a bug in the Google Map Location

26 May 2018
• Added an IF statement and query in ad-details.php file -> send feedbacks code, in order to check if you already sent a feedback to a seller
• Accordingly to the new EU GDPR terms, I've updated the 'tos.php' file and Documentation.
IMPORTANT: This means that if a User asks for his/her Account deletion, you must do it within 24 hours, as the GDPR's "Right to be forgotten" Article states (LINK: https://gdpr-info.eu/art-17-gdpr/)

21 may 2018
• Fixed a small bug in save-item.php, in the else statement where the code updates an item, by removing these 3 lines:
$adObj->set('isReported', false);
$adObj->set('likes', 0);
$adObj->set('comments', 0);

26 April 2018
• Added a radio input code in 'signup.php' in order to prevent users from signing up in case they have not checked it | Edited the PHP and JS code to check for accepted Terms of Service
• Updated the Documentation

10 April 2018
• Added this attribute into the 'txtAddress' input tag in ads-list.php (as suggested by the Chrome console):
autocomplete='street-address'

6 April 2016
• Edited the Choose Location button in sell-edit-item.php as it follows:
<i class="fa fa-map-marker" /> Choose a location
<p class="text-center">If you will not choose a location, the website will set New York by default</p>
This is because the browser doesn't always get your current location, so you must choose it from the Google Map now.

5 April 2018
• Created footer.php and header.php files and added their 'include' statements in all .php files. In this way, you'll be able to edit header and footer of your website only once
• Adjusted the code in all php files, reduced spaces between lines of code, now the code is more compact
• Replaced 'faq.html' and 'tos.html' with two new 'faq.php' and 'tos.php' files
• Removed 'upload-avatar.php'
• Edited 'upload-image.php', in order to get the max width of an image to upload
• Edited the $ajax line in 'signup.php' in order to set the max image width for upload:
$.ajax({
url : "upload-image.php?imageWidth=300",

• Edited the $ajax line in 'account.php' in order to set the max image width for upload:
$.ajax({
url : "upload-image.php?imageWidth=300",

• Edited the three $ajax lines in 'sell-edit-item.php' in order to set the max image width for upload:
$.ajax({
url : "upload-image.php?imageWidth=600",

21 March 2018
• Added this line into Configs.php:
$_GLOBALS['FACEBOOK_CALLBACK_URL'] = $GLOBALS['WEBSITE_PATH'].'fb-callback.php';

• Edited the "fb-callback.php" file, in order to support the new "Use Strict Mode for Redirect URIs" function of the Facebook Login section (in your Facebook Developer App's page).
• Updated the Documentation

1 February 2018
• Edited line 41 in fb-login-confirm.php, in order for Facebook login SDK to not use the same email address in case it cannot use the one from the user who's logging in:
$email = $userID.'@facebook.com';

Made from iOS and Android apps makers, woopy is a Responsive HTML/CSS Website Template where you can browse and post listings on the go, new or used stuff you want to sell. You can search for keywords, category, city/state and distance radius, chat with sellers, log in with Facebook or email, like and share ads, and a lot more.


Users will be able to report ads or users and block/unblock inappropriate users to prevent getting chat messages from blocked people. They will also able to send Feedbacks to other sellers.
woopy has also a verification email system, once a user signs up, back4app sends a verification email based on the email address the user typed on the signup page. People will be able to see if a user is Verified or not by entering his/her Profile page.


The Categories names and images are stored into the Parse Dashboard, so you’ll be able to add new categories remotely without having to update the code.


EXTENDED LICENSE: Please note that if you plan to add any payment gateway to this template (like PayPal, Stripe, etc.) you must buy it under an Extended License as per Envato rules.


woopy | PHP Listings + Chat Web Template - 13


About Parse SDK and back4app


Read this article for more info about back4app and Parse SDK: https://hubpages.com/technology/Parse-SDK-will-not-shutdown-in-thanks-to-back4app



Can I host Parse Server on my own server?


Yes, although I don’t provide support for the setup process, you can read the official Guide here: http://parseplatform.org



What about free support for this template?


I can offer free support for bugs encountered in the original code.

Instead, if you’ve edited the code and messed something up with it, I may apply some fee to fix it either via TeamViewer or by checking your app project files directly on my computer.



How to change images in the Categories class of my Parse Dashboard?



After importing the Categories.json file into your own Parse Dashboard, you have to double-click in the empty space between the edge of a cell and the blue image button to replace the existing images, check the screenshot below:

woopy | PHP Listings + Chat Web Template - 14



After importing Categories.json in my Parse Dashboard, I see no data



That may happen sometimes, it’s a bug in the Parse Dashboard, so in this case you must manually add rows and columns on your own.

1. Click Edit -> Add a column, choose String as type of data and type exactly category, then click ‘Add column’

2. Click Edit -> Add a column, choose File as type of data and type exactly image, then click ‘Add column’

3. Now you can enter the empty cells and insert the name of your first Category, doublie click in the empty cell of the image column and upload your first image.

4. Repeat the steps above for each category you want to insert in your Parse database.



How do I change the order of Categories?



The only way to do that is to remove all rows from the Categories class and add then again based on the order you want categories to be shown in the Home screen of the app since they get ordered by their ‘createdAt’ date.




woopy | PHP Listings + Chat Web Template - 15


woopy | PHP Listings + Chat Web Template - 16

• Fully Responsive

• Lightbox for images full-screen preview

• Backend with Parse SDK hosted on back4app

• Browse ads by Category or search by Keywords, city/state and category

• Sort ads by Recent, Price, Most liked and Condition

• Distance slider to change the nearby distance in the Search form

• Post/edit ads, with 3 pics (videos can be uploaded only with the mobile versions)


• Send/read Feedbacks and Comments

• Report/block inappropriate users or ads

• Chat with sellers within the app

• Push Notifications for chat messages, likes, feedbacks and comments (please note that only the mobile apps will receive Push Notifications)

• Check your liked ads in the My Likes page

• Activity page

• List of active chats

• User Guide and PSD graphics included

• Font Awesome icons

• Flat and modern Design

• Easy to customize

• Bootstrap

• HTML, CSS, PHP and Javascript

• Well commented code

• jQuery



woopy | PHP Listings + Chat Web Template - 17

• You own domain and hosting with at least PHP 5.4 (GoDaddy and many other hosting providers have the latest version of PHP installed as default)

• A free account on back4app.com

• Basic knoledge of HTML/CSS

• Basic knowledge of how the Parse Dashboard works: https://www.youtube.com/watch?v=TxeTFdSVCDA



woopy | PHP Listings + Chat Web Template - 18



woopy | PHP Listings + Chat Web Template - 19



woopy | PHP Listings + Chat Web Template - 20



woopy | PHP Listings + Chat Web Template - 21


LIVE PREVIEWBUY FOR $19



Source




DOWNLOAD woopy | PHP Listings + Chat Web Template Download

nulled AskIt | PHP Questions/Answers Web Template Download





AskIt | PHP Questions/Answers Web Template - 1








AskIt | PHP Questions/Answers Web Template - 2


AskIt | PHP Questions/Answers Web Template - 3


AskIt | PHP Questions/Answers Web Template - 4


AskIt | PHP Questions/Answers Web Template - 5


AskIt | PHP Questions/Answers Web Template - 6


AskIt | PHP Questions/Answers Web Template - 7



AskIt | PHP Questions/Answers Web Template - 8



AskIt | PHP Questions/Answers Web Template - 9


iOS, Android and Web versions can share the same Parse database on back4app



AskIt | PHP Questions/Answers Web Template - 10



AskIt | PHP Questions/Answers Web Template - 11



AskIt | PHP Questions/Answers Web Template - 12


1 Oct 2019
• The home screen layout has been updated as per latest design
• Added the missing icons – default ones (banners and avatar)
• Improved the color scheme of Application
• Improved the design of the Listing screen and the Questions detail page.
• Removed the visibility issue from the entire application
• Updated the design of Error message display on the application
• Notification/Message is added in case of the Searching item is not available


2 June 2018
• Added 'strip_tags()' instance in add-answer.php and add-question.php files for the $text variable, like this:
->set('text', strip_tags($text));

25 May 2018
• Initial release | HTML/CSS/PHP
• Backend with Parse PHP SDK hosted on back4app.com

Made from iOS and Android apps makers, AskIt is a Web PHP Template where you can post any question and have users answering, as well as posting answers to other people’s questions.

Users can also like questions/answers and search for questions by keywords.


AskIt | PHP Questions/Answers Web Template - 13


About Parse SDK and back4app


Read this article for more info about back4app and Parse SDK: https://hubpages.com/technology/Parse-SDK-will-not-shutdown-in-thanks-to-back4app



Can I host Parse Server on my own server?


Yes, although I don’t provide support for the setup process, you can read the official Guide here: http://parseplatform.org



What about free support for this template?


I can offer free support for bugs encountered in the original code.

Instead, if you’ve edited the code and messed something up with it, I may apply some fee to fix it either via TeamViewer or by checking your app project files directly on my computer.



AskIt | PHP Questions/Answers Web Template - 14

• Fully Responsive

• Works with Parse Server hosted on back4app.com

• Subit Questions with image attachment and post answers

• Account page with Edit profile and Activity features

• Font Awesome icons

• Flat and modern Design

• Easy to customize

• Based on Bootstrap and jQuery

• HTML, CSS, PHP, Javascript

• Well commented code



AskIt | PHP Questions/Answers Web Template - 15

• You own domain and hosting with at least PHP 5.4 (GoDaddy and many other hosting providers have the latest version of PHP installed as default)

• A free account on back4app.com

• Basic knowledge of how the Parse Dashboard works: https://www.youtube.com/watch?v=TxeTFdSVCDA



AskIt | PHP Questions/Answers Web Template - 16



AskIt | PHP Questions/Answers Web Template - 17



AskIt | PHP Questions/Answers Web Template - 18



AskIt | PHP Questions/Answers Web Template - 19



AskIt | PHP Questions/Answers Web Template - 20


LIVE PREVIEWBUY FOR $19



Source




DOWNLOAD AskIt | PHP Questions/Answers Web Template Download

nulled Nominee - Political WordPress Theme for Candidate/Political Leader Download











Latest Version 3.0 – October 01, 2019 – view changelog

WordPress 5.2 Ready

WooCommerce 3.7 Ready

GDPR Ready


Nominee – a Political WordPress Theme for Political Leader, Political Campaign, Candidate, Organization, Political Party


supportrating


NEW UDPATE


POLITICAL THEME


Awwward Nominee


POLITICAL THEME


POLITICAL THEME
POLITICAL THEME
POLITICAL THEME
POLITICAL THEME
POLITICAL THEME


Nominee is your complete political WordPress theme, designed to make you stand out from the crowd and connect with the people that matter.


This unique and fully responsive political WordPress theme has the scope and flexibility to make it the perfect choice for any political candidate, Politicians, Minister, Member of Parliament, public figure, or non-profit organization, such as a charity or social justice campaign.


Modern, advanced and designed with you in mind, Nominee helps you to reach a wider audience, connect with potential supporters, and showcase yourself and your campaign, your way. You have complete control over every aspect and element of your site, and can easily make changes and updates as your campaign progresses. Stay relevant, stay connected, and watch the results roll in!


Don’t Miss Your Moment


When it comes to a political campaign or social issue, timing is everything, so Nominee gets you set up and launched without delay. One-click demo import and the WPBakery Page Builder (formerly Visual Composer) page builder for WordPress (worth $64) make it quick and easy to get started, and Nominee even includes custom templates for WPBakery Page Builder (formerly Visual Composer) so you can create any section or page in a single click. The powerful Theme Options panel invites you to configure every aspect and element of your site in minutes, including an advanced typography option that lets you stamp your site with your own sense of style.


You can choose from 5 different home pages, as well as multiple page and post types that have been specifically designed to showcase you as a candidate and generate support for your campaign. These include:


Manifesto – A modern, clean and powerful way to show people what you stand for, what you’re fighting for, and what you pledge to do.


Biography – Connect supporters with who you are behind the public face.


Video gallery – A dynamic way to engage visitors with your political campaign, social issue or cause, show them why it matters, and motivate them to get behind you.


Success story timeline – Shout about the successes you have seen so far, the support you have generated, and the changes you have influenced.


Volunteer page – Celebrate your team and recruit new volunteers to keep your campaign running smoothly and effectively.


And much more!


Connect With Your Supporters


Staying connected with your supporters, building your following and engaging with the issues that matter most to them is what will win you your campaign, and Nominee gives you the platform to do just that.


In-built social sharing makes it easy to link your social media accounts, and to encourage visitors and supporters to share your site and posts with their networks – let them do your job for you and get your profile and message out there! With MailChimp subscription you can quickly build up a database of supporters and keep up the momentum of your campaign through regular, targeted communications.


Nominee supports WooCommerce, so you can easily launch your own online store, alongside your campaign, to sell your products or merchandise. With securePayPal donations, party members, supporters or donors can contribute to your campaign expenses and support your cause.


Useful volunteer tools include a volunteer page, featuring a recruitment form and testimonials from current and past volunteers. This allows you to showcase the team behind your campaign and motivate others to get involved.


The integrated blog is a great way to engage with the latest news, current affairs and issues that relate to your campaign and your supporters. Share your thoughts, encourage discussion, and promote your campaign as the solution to their problems.


Promote Your Events


Nominee has built-in complete event management system, so you can let your supporters know what’s going on and when, and how to get involved. And also integrated The Events Calendar plugin, the popular and powerful event management plugin, Nominee allows you to create and manage hundreds of events and promote them to your followers. Fully customizable and scalable, The Events Calendar is easy to use and packed full of great tools and features, including multiple view options, saved venues and organizers, event search and filters, and Google Maps integration.


Upcoming Event, Event Schedule and Event Speaker modules can be customized and updated in seconds, and you can even include a real-time event, election or campaign countdown to build anticipation and drive momentum.


Reach a Wider Audience


Nominee supports WPML, so every page and post of your site can be easily translated into multiple languages, including RTL languages. There are no limits! With Nominee, you can reach a global audience with your political, social or environmental campaign, and your site will be 100% responsive on all devices.


Donation System


Nominee has built-in donation system, so people can donate and make a fund easily. And also integrated Charitable – Donation Plugin plugin, the donation plugin that gives you everything you need to start accepting donations today.


Charitable Donation Plugin’s Features


Unlimited Campaigns

– Create as many fund raising campaigns as you need.

– Set goals for your campaigns.

– Create time-sensitive campaigns that end automatically when they’re finished.


Customizable Donation Forms

– Provide suggested amounts, allow people to donate as much as they want, or do both.

– Load donation forms in a modal, on a separate page, or on the same page as the campaign.

– Shorten your donation forms by just showing required fields.

– Display a donation form on any page by using WPBakery.


PayPal & Offline Payment Support

– Easy PayPal setup. Add your PayPal address and you’re done.

– Customize your offline donation instructions.


Donation Management

– Create and edit donations in the dashboard. No add-on necessary.

– Resend donation emails.

– Sort and search donations in the dashboard.

– Export a CSV report of donations.


Customizable Emails

– Automated donation receipt.

– Offline donation receipts with payment instructions.

– Admin notifications when people donate.

– Password reset & email verification messages.


Excellent Support For You


This ultimate political WordPress theme comes with extensive documentation (text and video) so that you don’t miss out on any of its outstanding features and can make it word harder for you and your campaign. We also provide expert customer support, 24/7, so we’re always on hand to solve any problems and get your site back up and running before you know it. When you download Nominee, you can even enjoy unlimited free updates (including premium plugins), so your political campaign WordPress site will always be cutting edge.


Read this Article


8 Reasons why you should buy Nominee for your political campaign


Get Nominee today and seize the moment!


Theme Features


  • 100% Responsive (Mobile, Table and others device ready)

  • RTL Ready

  • WPML Supported

  • WooCommerce

  • One Click demo import

  • PayPal Donation

  • Ofline Donation

  • Event Management (Event Countdown, Upcoming Event, Event Schedule, Event Speaker and Event Single page).

  • Issues post type

  • Reformation post type

  • Team member post type

  • Success story timeline showcase

  • Video Gallery

  • Biography page

  • Manifesto

  • Volunter page

  • Paypal donation

  • Multilabel donation form

  • Coming soon page included

  • Blog styles (Standard and Grid style)

  • Post Format Support: Standard, Aside, Image, Video, Gallery, Link, Quote , Status , Chat

  • 7 Home page

  • 1 OnePage

  • 4 Layout (Fullwidth, Box layout, Frame Layout, Fullwidth box layout)

  • Unlimited Preset color.

  • Advanced Typography Option (manage it from theme option).

  • Visual Composer page builder included, create any layout in minute.

  • Custom template for Visual Composer, so you can create any section or page only just one click.

  • MailChimp Subscription.

  • Retina ready graphics.

  • Contact Form 7.

  • Bootstrap framework.

  • Fully responsive to give a perfect user experience on all devices.

  • W3C validate.

  • Font Icon (Fontawesome and FlatIcon)

  • Cross browser support.

  • Google Fonts used: Use any google font from settings panel.

  • Extensive documentation (Text and Video)

  • Excellent Customer Support – We care about your site as much as you do and will help in any way we can.

The images used on the demo site are for demonstration purposes only and are not included in the download file. You need to contact authors to get permission in case you want to use them in your commercial or non-commercial projects. We have included placeholder images for each instance.


Change log


01 October, 2019 – Version 3.0



Added: 4 New Homepage
Added: New Fullwidth header style
Added: New offcanvas sidebar for fullwidth header
Added: Design Option on all custom elements
Added: New Header Style
Added: New slider shortcode for WPBakery (TT Carousel)
Added: Charitable Donation Plugin
Added: New Donation page
Added: New donation form shortcode for WPBakery
Added: Background change option on page (so you can change background from each page separately)
Added: Topbar show/hide option on page (so you can show/hide topbar from any page)
Updated: WooCommerce Compatibility
Updated: Nominee Core Plugin update(TrendyTheme Plugin)
Updated: WPBakery page builder
Updated: TrendyTheme Core Plugin(tt-plugin)

Modified files:
style.css
custom-style.php
header.php
header-default.php
header-transparent.php
inc/metabox.php
admin/theme-options-config.php
functions.php
woocommerce/global/quantity-input.php
woocommerce/content-product.php
woocommerce/content-single-product.php
visual-composer/visual-composer.php
footer.php

10 January, 2019 – Version 2.6



Added: WordPress 5.0 compatibility (Gutenberg Support)
Updated: Nominee Core Plugin update(TrendyTheme Plugin)
Premium plugin latest version included:
+ WPBakery page builder

6 Sep, 2018 – Version 2.5



New: Event Calendar support
New: Login and Register page
New: Cart option on header
New: Reformation Category page
New: Nominee Plugin Option:
+ enable/disable post type
+ custom url slug option for custom post type
New: CSS Preloader
New: Masonry support on Latest Post

Updated: Member options:
+ Display member from category
+ Display member from specific author
+ Display Member from ID
+ and more option
Updated: WooCommerce Outdate Files
Updated: Twitter scripts
Updated: Nominee Core Plugin update(TrendyTheme Plugin)

Premium plugin latest version included:
+ WPBakery page builder

Fixed - the Sticky menu issue
Fixed - Slider responsive issue
Fixed - IOS device hover issue
Fixed - Post iframe height issue
Fixed - Menu font color issue

1 Feb, 2018 – Version 2.4



- Added - New Home page
- Added - New campaign shortcode
- Added - Site layout(box layout, frame layout, fullwidth box layout)
- Added - WooCommerce pages
- Added - Coming soon page
- Updated - Header options
- Updated - Visual Composer plugin
- Updated - Nominee Core plugin
- Fixed - some minor issues

19 Oct, 2017 – Version 2.3



- Fixed - Page header image issues.

26 Sep, 2017 – Version 2.2



- Added: Show/hide global option for page header.
- Added: Page header global and specific page options:
- Page title show/hide
- Image Overlay show/hide
- Background color option
- Margin and padding option
- Added: Header news feed option:
- Show post from latest post, specific post and category.
- Added: VC set default editor post type for an event.
- Updated: Twitter post.
- Updated: Improvement 'One Click Demo import' process.
- Updated: Documentation.
- Updated: Visual Composer Page Builder.
- Updated: Remove Query Strings From Static Resources for better SEO performance.
- Updated: Compressed all scripts and CSS file for better SEO performance.
- Fixed: Donate button custom issue.
- Removed: News feed title limit.

Changes files:
functions.php
admin/theme-options-config.php
template-parts/news-ticker.php
page-header.php
Removed page comment hide option from:
page.php
page-no-sidebar.php
page-left-sidebar.php
page-right-sidebar.php
js/scripts.js
visual-composer/visual-composer.php
visual-composer/vc_extend/tt-twitter-feed.php
visual-composer/vc_extend/tt-twitter-feed-spokesman.php
visual-composer/shortcodes/tt_twitter_feed.php
visual-composer/shortcodes/tt_twitter_feed-spokesman.php

10.05.2017 – version 2.0



1. One Click Demo Import option
2. Updated - Visual Composer: Page Builder for WordPress.
3. Updated - Slider Revolution Responsive WordPress Plugin.
4. fixed - Some CSS issue.

18.03.2017 – version 1.7



1. RTL Support
2. Added - Custom CSS option
3. Added - Post meta show/hide option for vc element.
1. Updated - Visual Composer: Page Builder for WordPress.
2. Updated - Slider Revolution Responsive WordPress Plugin.
3. Fixed - Header padding issue.
4. fixed - Some CSS issue.

23.07.2016 – version 1.6



1. Updated Visual Composer: Page Builder for WordPress.
2. Updated Slider Revolution Responsive WordPress Plugin.
3. Added Post meta show/hide option.
4. Modified Donate option(
i. Default and Custom currency sign and code adding option.
ii. Default and custom donate amount adding option.
)
5. Added any page link or external link on the header donation button.

02.05.2016 – version 1.5



- New: WooCommerce Support
- Update: Visual Composer: Page Builder for WordPress (Version: 4.11.2.1)
- Fixed some option issues

16.04.2016 – version 1.4



- Compatibility issue fixed with WordPress 4.5
- Update: Visual Composer: Page Builder for WordPress (Version: 4.11.2)
- Update: Slider Revolution Responsive WordPress Plugin (Version: 5.2.4.1)

22.03.2016 – version 1.3



- New: Two home page added (Home 2 and Home 3)
- New: Slider Revolution Responsive WordPress Plugin added
- Update: Visual Composer: Page Builder for WordPress
- Fixed: Some minor issue.

11.03.2016 – version 1.2



- Fixed: Site mobile logo option for header style two
- Fixed: Donate visibility option for header style two
- Fixed: Some style issue.

10.03.2016 – version 1.1


- New: Onepage added
- New: Logo option for mobile device
- New: Header color customization option added
- New: Newsletter popup added
- Fixed: Some style issue.

25.02.2016 – version 1.0


- Initial Release

Try Our Others WordPress Themes


If you have arrived here, you may like other items that we released on Envato Market. All items provided by TrendyTheme are constantly updated and supported.


TrendyMag – WordPress News Magazine & Blog Theme


TrendyMag


Materialize – Material Design Multipurpose WordPress Theme


Materialize


Markety – SEO & Digital Marketing WordPress Theme


Markety


SixtyNineStudio – Creative Agency WordPress Theme


69Studio
LIVE PREVIEWBUY FOR $59
Source




DOWNLOAD Nominee - Political WordPress Theme for Candidate/Political Leader Download

nulled Dots And Boxes - Online Multiplayer Download






Warning: Real-time and turn-based multiplayer services are deprecated as of September 16th, 2019. These services are unavailable for new games. For more information, see Ending support for multiplayer APIs in Play Games Services.
https://developers.google.com/games/services/common/concepts/realtimeMultiplayer







A popular game that starting with an empty grid of dots whereby one or two players take turns adding a single horizontal or vertical edges between two unjoined adjacent dots.


Game Features


✔️ Play with your friend or with Computer

✔️ Realtime Multiplayer Game Support

✔️ Start your first move by selecting a space between two dots on the grid to create a line.

✔️ Game History will be shown

✔️ Player’s Profile

✔️ The player can view Score Card

✔️ You can On/Off Music

✔️ Enjoy and Share ❤️


Changelogs


✔️ Fixed bug. Changes are made in only BoardView.java file. Kindly replace this file in your source code.


Get it on Google Play


LIVE PREVIEWBUY FOR $10



Source




DOWNLOAD Dots And Boxes - Online Multiplayer Download

nulled Checkers - Multiplayer Online Android Download






Warning: Real-time and turn-based multiplayer services are deprecated as of September 16th, 2019. These services are unavailable for new games. For more information, see Ending support for multiplayer APIs in Play Games Services.
https://developers.google.com/games/services/common/concepts/realtimeMultiplayer







A Checker is a traditional group of strategy board games yet more enjoyable for two players. It

consists of diagonal moves of identical game pieces and mandatory captures by jumping over

opponent pieces.


Features of Checkers game are exciting that make the game even more interesting.


Game Features


✔ You can play along with a friend or with a computer as well

✔ Play online to utilize best of your time with a strategy to win.

✔ User can view the Game History

✔ Create your Profile & get Started

✔ You can On/Off Music

✔ Enjoy and Share ❤️


Get it on Google Play


LIVE PREVIEWBUY FOR $10



Source




DOWNLOAD Checkers - Multiplayer Online Android Download

nulled Connect Four - Android Download






Warning: Real-time and turn-based multiplayer services are deprecated as of September 16th, 2019. These services are unavailable for new games. For more information, see Ending support for multiplayer APIs in Play Games Services.
https://developers.google.com/games/services/common/concepts/realtimeMultiplayer







Connect four is very interesting game where you need to connect four consecutive dots in any direction to win the game.


Game Features


✔ Attractive UI

✔ Offline Game Play

✔ Realtime Multiplayer Online Game Play

✔ Game History

✔ Profile

✔ Game Statistics

✔ On/Off Sound & Music

✔ Admob Integrated

✔ Built using Android Studio v3.4.x

✔ Enjoy and Share ❤️


Get it on Google Play


LIVE PREVIEWBUY FOR $10



Source




DOWNLOAD Connect Four - Android Download