Decrypt Sudoku is a simple android app which helps to solve a famous Sudoku puzzle.
• Created this application by taking a reference of youtube videos.
• I have learnt about how to create custom views in android by creating this application.
• I have build this application just for sake of learning more about android framework.
Languages Used :
- Java
- XML
How to run -
• Open android studio, and select File->New->import from version control(github).
• Paste the git repository URL.
• Wait for all the files to get synced.
• Your app is ready to run in android studio.