Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 667 Bytes

File metadata and controls

26 lines (21 loc) · 667 Bytes

GCamGOPrebuilt

GCamGo is a stripped-down version of the Pixel’s elgoog Camera app, It is commonly used by Android One devices powered by Android GO editions. It can work with OR without GApps and with MicroG etc.

GCamGOPrebuilt package

PRODUCT_PACKAGES += \
    GCamGOPrebuilt

GCamGOPrebuilt-V2 package (Experimental)

PRODUCT_PACKAGES += \
    GCamGOPrebuilt-V2

GCamGOPrebuilt-SHAMIM_V5 package (Experimental)

PRODUCT_PACKAGES += \
    GCamGOPrebuilt-SHAMIM_V5
Source
dev-greatness