Resnet-18 mobile implementation

I am new here so please don’t judge if this sounds silly. I want to create an image classification mobile application. is it possible to use resnet18 as the pre-modeled architecture for the application? if so, what are the basic implementations I need to know for developing it?