Feat(Tis): DeviceInfo and Build applicationId

Send Device name and AndroidId in DeviceInfo,
Handle multiple release version with different version number and application Id for each psp
This commit is contained in:
Amir Mousavi
2026-05-09 20:30:14 +03:30
parent d73df5524e
commit fe17187df2
16 changed files with 110 additions and 73 deletions
@@ -1,15 +1,12 @@
package com.example.ps4
import android.content.Context
import androidx.annotation.DrawableRes
import com.example.core.domain.Printer
import com.example.core.model.PrintEntity
import javax.inject.Inject
class P4Printer @Inject constructor(
private val context: Context,
) : Printer {
class P4Printer @Inject constructor() : Printer {
override fun print(