Can anybody suggest an android sudoku app that can import *.sdm files?
10,000 Sudoku's Plus has issues with that, and I haven't gotten any feedback from the developers.
Pupp wrote:Can anybody suggest an android sudoku app that can import *.sdm files?.
1to9only wrote:CanDoanybodyyousuggesthave an android sudoku app that can import*.sdmsudokus in user files?
1to9only wrote:CanDoanybodyyousuggesthave an android sudoku app that can import*.sdmsudokus in user files?
Look into converting *.sdm files into the format supported by the android sudoku app.
Pupp wrote: as far as I can tell, 10,000 Sudokus Plus can only import it's proprietary format *.1gsudoky
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE onegravitysudoku SYSTEM "http://www.1gravity.com/1gsudoku.dtd">
<onegravitysudoku version="1">
<name>My Sudokus Packs</name>
<description></description>
<comment></comment>
<created>2020-07-18</created>
<nrofsudokus>1000</nrofsudokus>
<folder name="Very Easy Pack 1" difficulty="VERY_EASY" type="NORMAL">
<sudoku state='NOT_PLAYED' type='NORMAL' difficulty='VERY_EASY' rating='1.2' created='1595096711124' time_played='0' last_played='0' data='090400000200010000004003800400800500080000020001007003003500400000030070000009002' puzzle_note=''/> 090400000200010000004003800400800500080000020001007003003500400000030070000009002
...
</folder>
<folder name="Very Easy Pack 2" difficulty="VERY_EASY" type="NORMAL">
<sudoku state='NOT_PLAYED' type='NORMAL' difficulty='VERY_EASY' rating='1.2' created='1595096711124' time_played='0' last_played='0' data='090400000200010000004003800400800500080000020001007003003500400000030070000009002' puzzle_note=''/> 090400000200010000004003800400800500080000020001007003003500400000030070000009002
...
</folder>
...
</onegravitysudoku>
tarek wrote:Pupp you must be the only android user with that strange app that nobody seems to be using!
Players here have mostly settled into their preferred apps during the past 15 years.
The lack of active users in this forum coupled with what I mentioned above is the reason behind this limited response.
I personally NEVER used a sudoku program except on a desktop
Tarek