More-Than-Solitaire / Tabs-Lite

An ad-free open source guitar tablature application using an existing popular tabs database. Built for speed and simplicity.
Apache License 2.0
64 stars 4 forks source link

Save device ID so it's a constant value between app runs (rather than getting a new one each time) #79

Open cullub opened 5 months ago

cullub commented 5 months ago

See ApiHelper.getDeviceId(). Should save the device ID so it's a constant run to run rather than making up a new one each time. Low priority / easy fix. Save to database.