xplodwild / android_packages_apps_Focal

Open Source Android Camera App | don't forget android_external_Focal repo
Other
492 stars 253 forks source link

version for arm-7 #71

Closed k3b closed 9 years ago

k3b commented 9 years ago

According to https://f-droid.org/repository/browse/?fdfilter=photo&fdid=fr.xplod.focal this app needs armeabi-v7a. unfortunately my android 4.4 handset has only "ARM Cortex-A7" so the app cannot be installed via fdroid-app-store. is it possible to recompile the native libs for a7?

xplodwild commented 9 years ago

Native libs are used for PhotoSphere. If your device doesn't support NEON instructions (A7 isn't an architecture, it should still be armeabi-v7, but probably doesn't support NEON), it is too old to support PhotoSphere anyway.