chore: rename project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.app.NotificationChannel
|
||||
import android.app.NotificationManager
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.app.Service
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.content.ContentValues
|
||||
import android.content.Context
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.util.Log
|
||||
import org.apache.commons.codec.DecoderException
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.content.Context
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.bluetooth.BluetoothDevice
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp
|
||||
package com.logitech.vc.kirbytest
|
||||
|
||||
import android.Manifest
|
||||
import android.annotation.SuppressLint
|
||||
@@ -28,7 +28,7 @@ import androidx.core.app.ActivityCompat
|
||||
import androidx.core.content.ContextCompat
|
||||
import androidx.core.view.WindowCompat
|
||||
import androidx.recyclerview.widget.SimpleItemAnimator
|
||||
import com.example.sensortestingapp.databinding.ActivityMainBinding
|
||||
import com.logitech.vc.kirbytest.databinding.ActivityMainBinding
|
||||
import java.time.LocalDateTime
|
||||
import java.time.format.DateTimeFormatter
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.sensortestingapp;
|
||||
package com.logitech.vc.kirbytest;
|
||||
|
||||
import android.content.Context;
|
||||
import android.util.AttributeSet;
|
||||
Reference in New Issue
Block a user