Skip to content

Commit

Permalink
add AndroidCameraDataSource [#58]
Browse files Browse the repository at this point in the history
- 추후 안드로이드 카메라 사용을 위한 data source 추가
  • Loading branch information
DokySp committed Oct 9, 2024
1 parent c1b1de5 commit dea58f1
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package com.foke.together.external.local

class AndroidCameraDataSource {
// TODO: add android camera api here
}

0 comments on commit dea58f1

Please sign in to comment.