Divide & Conquer Card Shuffler Application icon

Divide & Conquer Card Shuffler 1.1.0

4.2 MB / 10+ Downloads / Rating 3.3 - 12 reviews


See previous versions

Divide & Conquer Card Shuffler, developed and published by Andrew Keeton, has released its latest version, 1.1.0, on 2013-05-02. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.3, based on 12 reviews.

Divide & Conquer Card Shuffler APK available on this page is compatible with all Android devices that meet the required specifications (Android 1.6+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.andrewkeeton.divide.and.conquer.card.shuffler

Updated: 12 years ago

Developer Name: Andrew Keeton

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Divide & Conquer Card Shuffler on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.3
Total 12 reviews

Reviews

1 ★, on 2012-09-01
Why does this app need permissions for the internet? If I get a good reason then I will increase rating otherwise its getting uninstalled

Previous Versions

Divide & Conquer Card Shuffler 1.1.0
2013-05-02 / 4.2 MB / Android 1.6+

About this app

Divide & Conquer is now open source on GitHub: https://github.com/akeeton/Divide_And_Conquer_Card_Shuffler


Divide & Conquer helps you completely shuffle a real deck of cards. Simply place your phone or tablet on a table and deal cards one at a time into each pile the app points to. Divide & Conquer is great for randomizing a new pack of playing cards or tackling an unwieldy deck (of any size). Works for any game that uses cards, including poker, blackjack, bridge, Magic: The Gathering, Pokemon, Yu-Gi-Oh!, and more.

Technical Details
Note: Internet permission is only used for BugSense crash reporting (http://www.bugsense.com/)

Divide & Conquer internally assigns a random number to each card in the deck. Then it guides you through the process of using Bucket Sort (http://en.wikipedia.org/wiki/Bucket_sort) to arrange the randomly-numbered cards in order. The assigned numbers end up in sorted order, and since those numbers were randomly assigned, the resulting deck is shuffled!

For example, take a 52-card deck of playing cards. The numbers 1-52 are randomly assigned to each card. In the first pass, Divide & Conquer guides you through dealing all 52 cards into one of eight piles. Those piles, from #1 to #8, contain cards 1-7, 8-14, 15-21, 22-28, 29-34, 35-40, 41-46, 47-52. This is the first step of Bucket Sort. Divide & Conquer will continue to guide you through further sorting the piles until the whole deck is "sorted" (shuffled).

Acknowledgements
HoloEverywhere - Christophe Versieux (https://github.com/ChristopheVersieux/HoloEverywhere)
AutoResizeTextView - Chase Colburn (http://stackoverflow.com/a/5535672/68086)
Number sounds - Corsica_S (http://www.freesound.org/people/Corsica_S/sounds/82986/)

New features

Divide & Conquer is now open source.

App Permissions

Allows applications to open network sockets.