ads

dimanche 27 septembre 2015

[HELP] Porting S6 Camera on not TW Rom [CatLog error]



Hi everybody,
i have a nexus5 and i'm trying to port camera S6 to not TouchWiz roms,
i decompiled Samsungcamera.apk and i studied the dependencies from androidmanifest.xml:

Code:


      <uses-library android:name="seccamera"/>
        <uses-library android:name="sec_feature"/>
        <uses-library android:name="sechardware"/>
        <uses-library android:name="secmediarecorder"/>
        <uses-library android:name="secvision"/>
        <uses-library android:name="secimaging"/>


So i added seccamera.jar.....and other stuff in system/framework/
but when i tryed to open camera, it crashes
the wired thing is that from catlog seems miss dependency to seccamera, but in system/framework seccamera.jar is still in.

Code:


  W/ResourcesManager﹕ Asset path '/system/framework/seccamera.jar' does not exist or contains no resources.




Aucun commentaire:

Enregistrer un commentaire