diachedelic/capacitor-blob-writer

Cannot find Symbol blob writer in android mainActivity class

vamsidogiparthi opened this issue · 1 comments

Hi,
I am trying to use this for my project. We followed the same installation steps you have and when i tried to run the app on adroind emulation its showing me below error. Do you know why?

image

I solved it by adding this on the top.

import com.equimaps.capacitorblobwriter.BlobWriter;