|
||
|
#221
|
||||
|
||||
|
Ten en cuenta que el settings quiza tengas que añadirlo a mano, depende de donde lo quieras colocar dentro del settings |
|
|
|
#223
|
||||
|
||||
|
__________________
El conocimiento humano pertenece al mundo.
|
|
#224
|
||||
|
||||
|
No entiendo estos dos errores:
Código:
frameworks/base/policy/src/com/android/internal/policy/impl/GlobalActions.java:214: cannot find symbol
symbol: method changeExpandDesktopModeSystemSetting(boolean)
changeExpandDesktopModeSystemSetting(on);
^
Copying: out/target/common/obj/JAVA_LIBRARIES/svc_intermediates/classes.jar
frameworks/base/policy/src/com/android/internal/policy/impl/GlobalActions.java:417: cannot find symbol
symbol : variable POWER_MENU_EXPANDED_DESKTOP_ENABLED
location: class android.provider.Settings.System
Settings.System.POWER_MENU_EXPANDED_DESKTOP_ENABLED, 0) == 1){
No puedo subir los .java, pues el foro tiene un máximo de caracteres.
__________________
![]()
|
|
#226
|
||||
|
||||
|
|
|
#228
|
||||
|
||||
|
Syncing work tree: 55% (218/395) error: Your local changes to the following files would be overwritten by checkout:
media/java/android/media/AudioService.java Please, commit your changes or stash them before you can switch branches. Aborting Syncing work tree: 100% (395/395), done. error: frameworks/base/: CyanogenMod/android_frameworks_base checkout baf0eefd69d202844f4b4f5761b7fdb093f0a0d8 Porque me tira este error ahora de repente? :O |
|
#229
|
||||
|
||||
|
Syncing work tree: 55% (218/395) error: Your local changes to the following files would be overwritten by checkout:
media/java/android/media/AudioService.java Please, commit your changes or stash them before you can switch branches. Aborting Syncing work tree: 100% (395/395), done. error: frameworks/base/: CyanogenMod/android_frameworks_base checkout baf0eefd69d202844f4b4f5761b7fdb093f0a0d8 Porque me tira este error ahora de repente? :O ![]() No entiendo estos dos errores:
Código:
frameworks/base/policy/src/com/android/internal/policy/impl/GlobalActions.java:214: cannot find symbol
symbol: method changeExpandDesktopModeSystemSetting(boolean)
changeExpandDesktopModeSystemSetting(on);
^
Copying: out/target/common/obj/JAVA_LIBRARIES/svc_intermediates/classes.jar
frameworks/base/policy/src/com/android/internal/policy/impl/GlobalActions.java:417: cannot find symbol
symbol : variable POWER_MENU_EXPANDED_DESKTOP_ENABLED
location: class android.provider.Settings.System
Settings.System.POWER_MENU_EXPANDED_DESKTOP_ENABLED, 0) == 1){
No puedo subir los .java, pues el foro tiene un máximo de caracteres. ![]() )
Última edición por mbc596 Día 13/09/13 a las 22:35:10. |
| Gracias de parte de: | ||
|
#230
|
||||
|
||||
|
Bueno ya que halo esta mas o menos controlado (por gerar ) gran trabajo alguien me echa una mano para añadir active display desde el source de chamaleonOS
Luego copio 2 errores uno de ellos en el Settings que no consigo solventar Saludos |
|
#231
|
||||
|
||||
|
|
|
#232
|
||||
|
||||
|
Este error me da a mi añadiendo AppSidebar:
Código:
make: *** No hay ninguna regla para construir el objetivo «frameworks/base/packages/SystemUI/res/drawable-mdpi/app_sidebar_background.9», necesario para «out/target/product/mako/obj/APPS/SystemUI_intermediates/package.apk». Alto.
make: *** Se espera a que terminen otras tareas....
frameworks/base/core/java/android/provider/Settings.java:6240: class, interface, or enum expected
public static final String APP_SIDE_BAR_ENABLED = "app_sidebar_enabled";
^
frameworks/base/core/java/android/provider/Settings.java:6247: class, interface, or enum expected
public static final String APP_SIDEBAR_SORT_TYPE = "app_sidebar_sort_type";
^
frameworks/base/core/java/android/provider/Settings.java:6248: unclosed comment
/**
^
3 errors
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41
davidvaz@davidvaz ~/AOSP $
__________________
Última edición por David_Vaz Día 22/09/13 a las 13:35:44. |
|
#233
|
||||
|
||||
|
Este error me da a mi añadiendo AppSidebar:
Código:
make: *** No hay ninguna regla para construir el objetivo «frameworks/base/packages/SystemUI/res/drawable-mdpi/app_sidebar_background.9», necesario para «out/target/product/mako/obj/APPS/SystemUI_intermediates/package.apk». Alto.
make: *** Se espera a que terminen otras tareas....
frameworks/base/core/java/android/provider/Settings.java:6240: class, interface, or enum expected
public static final String APP_SIDE_BAR_ENABLED = "app_sidebar_enabled";
^
frameworks/base/core/java/android/provider/Settings.java:6247: class, interface, or enum expected
public static final String APP_SIDEBAR_SORT_TYPE = "app_sidebar_sort_type";
^
frameworks/base/core/java/android/provider/Settings.java:6248: unclosed comment
/**
^
3 errors
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41
davidvaz@davidvaz ~/AOSP $
![]()
__________________
![]()
|
|
#234
|
||||
|
||||
|
From android_frameworks_base you'll want to pick the following commits:
0e846d1a210f9ac937689ac6fa6052decd6090bd https://github.com/ChameleonOS/andro...6052decd6090bd 504a3365f429d1f9b3af4b6f4b33196623b82326 https://github.com/ChameleonOS/andro...33196623b82326 4d79213fa35bf68762d3335bcc4d89991b701338 https://github.com/ChameleonOS/andro...4d89991b701338 And from Settings you'll want to pick these commits: 0e508d62622c403ab99655a1eb7e14b3fcaa18d8 https://github.com/ChameleonOS/andro...7e14b3fcaa18d8 8ab78d4d79bf124bda5b78dc2bdf9e44df25c2e2 https://github.com/ChameleonOS/andro...df9e44df25c2e2 Última edición por menan Día 22/09/13 a las 13:58:15. |
|
#235
|
||||
|
||||
|
Este error me da a mi añadiendo AppSidebar:
Código:
make: *** No hay ninguna regla para construir el objetivo «frameworks/base/packages/SystemUI/res/drawable-mdpi/app_sidebar_background.9», necesario para «out/target/product/mako/obj/APPS/SystemUI_intermediates/package.apk». Alto.
make: *** Se espera a que terminen otras tareas....
frameworks/base/core/java/android/provider/Settings.java:6240: class, interface, or enum expected
public static final String APP_SIDE_BAR_ENABLED = "app_sidebar_enabled";
^
frameworks/base/core/java/android/provider/Settings.java:6247: class, interface, or enum expected
public static final String APP_SIDEBAR_SORT_TYPE = "app_sidebar_sort_type";
^
frameworks/base/core/java/android/provider/Settings.java:6248: unclosed comment
/**
^
3 errors
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41
davidvaz@davidvaz ~/AOSP $
![]() El último es que no has cerrado un comentario. Añade */ donde se necesario (por la linea 6248) Los demás sin ver el código yo no puedo ayudarte From android_frameworks_base you'll want to pick the following commits:
0e846d1a210f9ac937689ac6fa6052decd6090bd 504a3365f429d1f9b3af4b6f4b33196623b82326 4d79213fa35bf68762d3335bcc4d89991b701338 And from Settings you'll want to pick these commits: 0e508d62622c403ab99655a1eb7e14b3fcaa18d8 8ab78d4d79bf124bda5b78dc2bdf9e44df25c2e2 ![]() |
| Gracias de parte de: | ||
|
#236
|
||||
|
||||
|
Bien, después de añadir el cierre:
Código:
Symlink: out/target/product/mako/system/bin/su -> /system/xbin/su
frameworks/base/core/java/android/provider/Settings.java:6240: class, interface, or enum expected
public static final String APP_SIDE_BAR_ENABLED = "app_sidebar_enabled";
^
frameworks/base/core/java/android/provider/Settings.java:6247: class, interface, or enum expected
public static final String APP_SIDEBAR_SORT_TYPE = "app_sidebar_sort_type";
^
frameworks/base/core/java/android/provider/Settings.java:6250: class, interface, or enum expected
}
^
3 errors
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41
http://d-h.st/MUD ¿Es posible que me salga por que no lo he añadido completo? Sólo he añadido la parte de frameworks/base, pero no la de Settings..
__________________
|
|
#238
|
||||
|
||||
|
Bien, después de añadir el cierre:
Código:
Symlink: out/target/product/mako/system/bin/su -> /system/xbin/su
frameworks/base/core/java/android/provider/Settings.java:6240: class, interface, or enum expected
public static final String APP_SIDE_BAR_ENABLED = "app_sidebar_enabled";
^
frameworks/base/core/java/android/provider/Settings.java:6247: class, interface, or enum expected
public static final String APP_SIDEBAR_SORT_TYPE = "app_sidebar_sort_type";
^
frameworks/base/core/java/android/provider/Settings.java:6250: class, interface, or enum expected
}
^
3 errors
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41
http://d-h.st/MUD ¿Es posible que me salga por que no lo he añadido completo? Sólo he añadido la parte de frameworks/base, pero no la de Settings.. ![]() |
|
#240
|
||||
|
||||
|
Lo has añadido con cherry-pick o a mano? Porque el código no está en la función que toca...
https://github.com/PAC-man/android_f...9a8d382#L13L-1 Está dentro de la función public static void setShowGTalkServiceStatusForUser(ContentResolver cr, boolean y ta la tienes dentro de public static String getGTalkDeviceId(long androidId) { Encima lo has puesto allí mal, cámbialo y ponlo donde toca. |