|
||
|
|
|
|||||||
| ROMs y desarrollo Samsung Galaxy A5 (2016) ROMs y desarrollo Samsung Galaxy A5 (2016) |
![]() |
|
|
Herramientas |
|
#1
|
||||
|
||||
|
[REQUEST]CM14.1 for a510f
please , can any devlopper port cm14 for SM-A510F , this device is here since 11 months here and we don't have at least cm 13 please , if any developer try to port cm 14 to the a5 2016 thanks so much for efforts of developpers thanks . (i don't speak very well spanish that why i type in english ) we need NEXUS feel stock android not lazzy touchwiz
Última edición por rocky015 Día 25/11/16 a las 22:40:53. |
| Los siguientes 3 usuarios han agradecido a rocky015 su comentario: | ||
|
|
|
#2
|
||||
|
||||
|
We need it!
|
|
#3
|
||||
|
||||
|
Ohhh my god!, i need soooo muuch a CM14 for A510F.... we don't have any capable dev?!?
Ohhh mi dios !, necesito tanto CM14 para A510F .... no tenemos ningún capaz dev?!? Ohhh meu deus !, eu preciso tanto de um CM14 para A510F .... não temos qualquer dev capaz?!? Última edición por as21ro Día 14/12/16 a las 19:34:42. Razón: translate ; traducir |
|
#5
|
||||
|
||||
|
No es tan facil como creen, el codigo de fuente lo tengo pero me faltan cosas para que arranque correctamente.
__________________
|
| Los siguientes 2 usuarios han agradecido a kenet su comentario: | ||
|
#6
|
||||
|
||||
|
Ok gracias kenet
|
|
#7
|
||||
|
||||
|
Ya empece con la cocina de cm14.. Ya tengo el codigo de fuente descargado y la Image.gz del kernel compilada.
Ahora biene lo mas compicado de todo.
__________________
|
|
#8
|
||||
|
||||
|
Bendiciones amigo kenet y éxitos en la cocina de la cm 14.1 q todo te salga bien aunque como dices no es fácil ojalá q en algún futuro haya cm 14.1 para la versión M
|
| Gracias de parte de: | ||
|
#9
|
||||
|
||||
|
__________________
Última edición por ElKross Día 03/12/16 a las 19:21:25. |
|
#10
|
||||
|
||||
|
source a510m.jpg
__________________
Última edición por ElKross Día 03/12/16 a las 19:18:02. |
|
#11
|
||||
|
||||
|
Perfecto, hoy mismo hos cocino el kernel qque no tardo mucho.
La cm me a costado pero va avanzando. Código:
BUILD_ID=NDE63X OUT_DIR=/home/juancar/source-cm-14.1/out ============================================ juancar@juancar:~/source-cm-14.1$ source build/envsetup.sh including device/generic/mini-emulator-arm64/vendorsetup.sh including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh including device/generic/mini-emulator-x86_64/vendorsetup.sh including device/generic/mini-emulator-x86/vendorsetup.sh including device/samsung/a5xeltexx/vendorsetup.sh including vendor/cm/vendorsetup.sh including sdk/bash_completion/adb.bash including vendor/cm/bash_completion/git.bash including vendor/cm/bash_completion/repo.bash juancar@juancar:~/source-cm-14.1$ breakfast a5xeltexx including vendor/cm/vendorsetup.sh Trying dependencies-only mode on a non-existing device tree? ============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=7.1 CM_VERSION=14.1-20161204-UNOFFICIAL-a5xeltexx TARGET_PRODUCT=cm_a5xeltexx TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon TARGET_CPU_VARIANT=cortex-a53 TARGET_2ND_ARCH= TARGET_2ND_ARCH_VARIANT= TARGET_2ND_CPU_VARIANT= HOST_ARCH=x86_64 HOST_2ND_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-4.8.0-28-generic-x86_64-with-Ubuntu-16.10-yakkety HOST_CROSS_OS=windows HOST_CROSS_ARCH=x86 HOST_CROSS_2ND_ARCH=x86_64 HOST_BUILD_TYPE=release BUILD_ID=NDE63X OUT_DIR=/home/juancar/source-cm-14.1/out ============================================ juancar@juancar:~/source-cm-14.1$
__________________
|
|
#12
|
||||
|
||||
|
Ya empezaron los dolores de cabeza.
Código:
juancar@juancar:~/source-cm-14.1$ . build/envsetup.sh && brunch a5xeltexx
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/samsung/a5xeltexx/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/cm/bash_completion/git.bash
including vendor/cm/bash_completion/repo.bash
including vendor/cm/vendorsetup.sh
Looking for dependencies in device/samsung/a5xeltexx
Looking for dependencies in device/samsung/exynos7580-common
Traceback (most recent call last):
File "vendor/cm/build/tools/roomservice.py", line 243, in <module>
fetch_dependencies(repo_path)
File "vendor/cm/build/tools/roomservice.py", line 235, in fetch_dependencies
fetch_dependencies(deprepo)
File "vendor/cm/build/tools/roomservice.py", line 211, in fetch_dependencies
dependencies = json.loads(dependencies_file.read())
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 380, in raw_decode
obj, end = self.scan_once(s, idx)
ValueError: Expecting , delimiter: line 24 column 9 (char 655)
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1
CM_VERSION=14.1-20161204-UNOFFICIAL-a5xeltexx
TARGET_PRODUCT=cm_a5xeltexx
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.8.0-28-generic-x86_64-with-Ubuntu-16.10-yakkety
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NDE63X
OUT_DIR=/home/juancar/source-cm-14.1/out
============================================
make: se entra en el directorio '/home/juancar/source-cm-14.1'
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1
CM_VERSION=14.1-20161204-UNOFFICIAL-a5xeltexx
TARGET_PRODUCT=cm_a5xeltexx
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.8.0-28-generic-x86_64-with-Ubuntu-16.10-yakkety
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NDE63X
OUT_DIR=/home/juancar/source-cm-14.1/out
============================================
Running kati to generate build-cm_a5xeltexx.ninja...
/home/juancar/source-cm-14.1/out/build-cm_a5xeltexx.ninja is missing, regenerating...
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1
CM_VERSION=14.1-20161204-UNOFFICIAL-a5xeltexx
TARGET_PRODUCT=cm_a5xeltexx
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.8.0-28-generic-x86_64-with-Ubuntu-16.10-yakkety
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NDE63X
OUT_DIR=/home/juancar/source-cm-14.1/out
============================================
build/core/binary.mk:1253: external/deqp/Android.mk: libdeqp: Unused source files: \
build/core/binary.mk:1253: external/pdfium/third_party/pdfiumbigint.mk: libpdfiumbigint: Unused source files: bigint/BigInteger.cc bigint/BigIntegerUtils.cc bigint/BigUnsigned.cc bigint/BigUnsignedInABase.cc
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
find: ‘/home/juancar/source-cm-14.1/out/target/common/obj/SHARED_LIBRARIES/libwifi-hal-mock_intermediates’: No existe el archivo o el directorio
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
hardware/samsung_slsi-cm/exynos5/libsecurepath/Android.mk:35: hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/Android.mk: No such file or directory
build/core/ninja.mk:166: fallo en las instrucciones para el objetivo '/home/juancar/source-cm-14.1/out/build-cm_a5xeltexx.ninja'
make: *** [/home/juancar/source-cm-14.1/out/build-cm_a5xeltexx.ninja] Error 1
make: se sale del directorio '/home/juancar/source-cm-14.1'
#### make failed to build some targets (15 seconds) ####
juancar@juancar:~/source-cm-14.1$
__________________
|
|
#13
|
||||
|
||||
|
Cree un roomservice.xml por si algien mas quiere testear.
Código:
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project name="admteam/android_device_samsung_a5xeltexx" path="device/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_device_samsung_exynos7580-common" path="device/samsung/" remote="github" revision="cm-14.0" /> <project name="admteam/android_kernel_samsung_a5xelte" path="kernel/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_vendor_samsung_a5xeltexx" path="vendor/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_hardware_samsung_slsi-cm_exynos7580" path="hardware/samsung_slsi-cm/exynos7580" remote="github" revision="cm-14.0" /> <project name="admteam/android_device_samsung_exynos7580-common" path="device/samsung/exynos7580-common"revision="cm-14.0" /> </manifest>
__________________
Última edición por kenet Día 04/12/16 a las 15:27:16. |
|
#14
|
||||
|
||||
|
Cree un roomservice.xml por si algien mas quiere testear.
Código:
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project name="admteam/android_device_samsung_a5xeltexx" path="device/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_device_samsung_exynos7580-common" path="device/samsung/" remote="github" revision="cm-14.0" /> <project name="admteam/android_kernel_samsung_a5xelte" path="kernel/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_vendor_samsung_a5xeltexx" path="vendor/samsung/a5xeltexx" remote="github" revision="cm-14.0" /> <project name="admteam/android_hardware_samsung_slsi-cm_exynos7580" path="hardware/samsung_slsi-cm/exynos7580" remote="github" revision="cm-14.0" /> <project name="admteam/android_device_samsung_exynos7580-common" path="device/samsung/exynos7580-common" remote="github" /> </manifest> ![]() |
| Gracias de parte de: | ||
|
#15
|
||||
|
||||
|
Eso es para la gente que sepa compilar, es para descargar el codigo de fuente de nuestro terminal desde mi git..
Por lo de la version M seguramente sea compatible ya que lo gordo esta en el boot.img lo demas es todo igual. Acabo de borrar todo lo referente a cm para volver a descargarlo. A esperar otras 6 horas para descargar. Por lo menos la mitad ya lo tengo hecho en la pc. Aprobechare para hechar un ojo al kernel que salip para la M
__________________
|
|
#16
|
||||
|
||||
|
Eso es para la gente que sepa compilar, es para descargar el codigo de fuente de nuestro terminal desde mi git..
Por lo de la version M seguramente sea compatible ya que lo gordo esta en el boot.img lo demas es todo igual. Acabo de borrar todo lo referente a cm para volver a descargarlo. A esperar otras 6 horas para descargar. Por lo menos la mitad ya lo tengo hecho en la pc. Aprobechare para hechar un ojo al kernel que salip para la M ![]() |
|
#17
|
||||
|
||||
|
Es que es la primera vez que compilo una cm para un terminal sin soporte para el.
Si tendriamos una rom cm13 de este terminal para poder coger unos cuantos archivos ya estaria mas que hecha. Es muy complicado poratarla sin saber muchas veces lo que falta y sin soporte en español para poder sacar dudas que me surgen. Y mi conexion que es una basura para descargar.
__________________
|
|
#18
|
||||
|
||||
|
Es que es la primera vez que compilo una cm para un terminal sin soporte para el.
Si tendriamos una rom cm13 de este terminal para poder coger unos cuantos archivos ya estaria mas que hecha. Es muy complicado poratarla sin saber muchas veces lo que falta y sin soporte en español para poder sacar dudas que me surgen. Y mi conexion que es una basura para descargar. ![]() |
|
#19
|
||||
|
||||
|
Oye amigo, y que tal vas con la Rom? Cuando la tendrias lista? Si me respondes te lo agradecieria. Éxito Campeón!
|
|
|
|
#20
|
||||
|
||||
|
El primer intento me dio bootlogo. No se cuando estara lista o si se lograra portar.
Ademas estoy con el port del grace, y con el kernel. Paciencia.
__________________
|
| Gracias de parte de: | ||
![]() |
Estás aquí
|
||||||
|
||||||