Parcheesi Ludo (Android studio + Admob + GDPR) icon

Parcheesi Ludo (Android studio + Admob + GDPR)

Hot or Not
Parcheesi Ludo (Android studio + Admob + GDPR)

Description

Update September 2020, Android Studio 4.0.1 respecting Google recommendations for android development.

Ludo Partchis is the modern version of the royal Pachisi game. A Ludo game that was played between kings and indians in ancient times. Roll the dice Ludo and move your chips to reach the center of the Ludo plateau. Defeat other players and become King Ludo. Ludo Partchis suits the traditional rules and the old and traditional aspect of the Ludo game. The game Ludo has evolved over the centuries to now arrive on your mobile phone. Just like the kings and queens of India, your destiny of the game and your strategy of moving your chips.

Features

- No internet connection required! - Computer, or 2 to 4 players modes - Great graphics with layred png - Powerful AI for computer mode - save game progress and resume - Admob Ads : Banner and Interstitials

✅ Documentation demo videos :

Take a look on free videos :
Run Android Studio
     Video 1
  Generate a signed APK
     Video 2
    Edit a project
     Video 3 (demo – some parts are included exclusively for buyers in the documentation)

Change Log

version 2020_09_02 :
====================
+ Added support of Android Studio 4.0.1
+ update build tools
+ Fix deprecated functions

version 2020_06_01 :
====================
- Integrate push notifications
- Fix a bug related to the size of the game on phones with high resolution
- Fix a bug on lower phones using kitkat 4.4
- Improve the code/rendering
- Update to build tools 4.0 (fix depreated functions)

version 2020_05_23 :
====================
- Fix a bug related to the close of the game
- Add to the hooks : button pause customizations of position and size.

version 2020_04_18 :
===================
- Fix the preview version prob : admob multiple placements

version 2020_03_25 :
====================
- Update the build tool to 3.6.1
- Improve backbutton functionality with page setting
- Fix a security issue

version 2020_02_26 :
====================
- Added the support of Android Studio 3.6
- Upgrade the gradle version.

version 2020_02_25 :
====================
- Integrate Firebase
- Update the build tools to 3.5.3
- Improve the documentation with more videos.

version 2019_11_23 :
====================
- Fix the backbutton issue : return to the back screen.
- Fix button play to respect rules of Ads.
- Add more security to the game.
- Improve the loading time.
- Update the build tools to 3.5.2

version 2019_08_15 :
====================
- resolve the problem Google: "we don’t allow: Ads that aren’t clearly labeled" 
- integrate API-29

version 2019_07_29 :
=================
- Fix problems with the new version of Android Studio
- Fix sound problems

version 2019_06_17 :
=================
- First publish on code canyon

version 2018_10_01 :
================
start of the project

How To :

- Open Project Into Android Studio.

- Change the package name

- How to Change Graphics game.

- How to Change Audio game.

- How to change the Admob Banner and Interstitial ID .

- Change Your Privacy policy, and review Url. (GDPR)

If you require any further information, feel free to contact me.

!!! this game is based on cordova plugins.

More Games :

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

The Ultimate News App Template icon

The Ultimate News App Template

Hot or Not
The Ultimate News App Template

Description

Ideal for your magazine, blog, news portal. Take your news agency, personal blog, journal, local news or online newspaper to the next level with this news system. Includes all required source code.

The template, created in Android Studio, enables you to create your own News App complete with headlines, breaking news labels, Topics (categories), Deep link sharing, search, facebook comments, scheduled articles, Admob Ads, Push Notifications, RTL Support, In-App purchase, Rich Text support, video and image support and much more.

The customisation of the app and setting up of the Admin Page is all explained in 2 separate video tutorials and online documentation. View the Documentation and Video Tutorials Here. Try the Demo Android App .apk Check out the Admin Panel Demo (Admin Username: admin, Password: pass) (Author Username: tom, Password: pass)

Features

  1. Includes interstitial and Banner Google Play Services Ads – Earn money from Ads.
  2. All Graphics included – All graphics are also in .ai (illustrator) format
  3. 2 Video Tutorials Included – 2 video tutorial are included online for a quick start.
  4. Share on Facebook and others – Lets users choose where they wish to share the article
  5. Deep link sharing – When a third party user clicks a link shared from the news app, it will take him directly to the shared article, without having to download the app.
  6. Rate Feature – The app asks the user to rate the app after 5 clicks to make it easier for users to give you a good rating.
  7. Very easy to customize – Most of the source code you need to customise is either in Strings.xml and configurations.java
  8. In-App Purchase – The user can upgrade to premium to remove ads. To use this feature an extended license is required.
  9. Topics (Categories) – Articles can be categorised n topics.
  10. HTML supported – The Article content supports rich text, html, images and youtube videos.
  11. Google Analytics and Firebase – The template has google analytics and firebase to track the user behaviour.
  12. Info Page – An extra page to put your custom information, about, terms and conditions, privacy policy or anything you wish.
  13. Search – User can search articles easily.
  14. Scroll between articles – The user can scroll left/right to scroll through articles.
  15. Admin Page – A powerful admin page to manage, edit, create articles, topics, manage users, send push notifications and much more.
  16. Admin Page Dashboard – View how many people viewed, bookmarked or shared your Articles.
  17. Side Navigation Menu – Easy navigation through the side drawer
  18. Schedule Articles – Schedule an article to be published in a future date/time.
  19. Push Notifications – Includes firebase push notifications. Send them directly from the admin page.
  20. Settings Page – Allows user to turn off Push notifications
  21. RTL support – Right to left layout is supported.
  22. Full Screen Photos – Feature photos can be viewed in fullscreen mode.
  23. Multiple Photos – Hold Ctrl in admin page to add multiple feature photos.
  24. Mini Web app – When an article is shared, others which don’t have the app installed can still view the article online.
  25. Facebook comments – Facebook Comments can be turned on/off for each article.
  26. Breaking News – An Article Can be marked as breaking news. Upon publish, the user will receive a push notification if enabled.
  27. Admin or Author – The Admin panel supports 2 types of accounts. The Author can only create and edit articles.
  28. Bookmark – An Article can be bookmarked to be read later.

Version 1

  1. Initial Upload

Version 2

  1. Target updated to Api 27
  2. Updated Libraries
  3. Bug Fix : SQL database was updated to fix an issue when importing in recent versions of mysql
  4. Bug Fix : Facebook comments url fixed

Version 2.1

  1. Privacy Policy & Terms both in Native App & in Web App
  2. Added Admob App id support
  3. Removed Google Analytics (To remove access to advertising id and comply with google Policy) – Use Firebase Analytics instead.
  4. Notifications Sent when an article is saved now open the article when clicked

Version 2.2 – 5th Nov 2018

  1. Changed order of jCenter() and google() in build.gradle – This was causing an issue with latest Android Studio.
  2. Updated to Api 28 and Migrated to AndroidX
  3. Fixed icon issue in AndroidManifest.xml
  4. Removed extra unnecessary libraries for a faster build.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.