CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: bluemask con ben 3 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: 9mm con ben 9 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 31 Thanks ricevuti nell'ultimo mese

Visualizzazione dei risultati da 1 a 7 su 7
Discussione:

Errore compilatore

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Senior Droid L'avatar di mssabba97


    Registrato dal
    Jul 2012
    Messaggi
    517
    Smartphone
    Acer Liquid Mini & Nexus 4

    Ringraziamenti
    44
    Ringraziato 90 volte in 54 Posts
    Angry

    Errore compilatore

    salve a tutti, aprendo il compilatore per modificare la ice ( e poi mettere sul forum) ho riscontrato questo problema qualcuno può aiutarmi??Immagine.jpg
    Immagini allegate
    Ultima modifica di mssabba97; 12-04-13 alle 14:01

  2.  
  3. #2
    Senior Droid


    Registrato dal
    Oct 2012
    Messaggi
    444
    Smartphone
    Sony Xperia Z; Sony Xperia Z3

    Ringraziamenti
    31
    Ringraziato 21 volte in 21 Posts
    Predefinito

    Quote Originariamente inviato da androidismylife Visualizza il messaggio
    salve a tutti, aprendo il compilatore per modificare la ice ( e poi mettere sul forum) ho riscontrato questo problema qualcuno può aiutarmi??Immagine.jpg
    sono ignorante in materia...ma pare che non hai installato le librerie java...hai installato il pacchetto (mi pare di 100mb) di java development kit???

  4. #3
    Senior Droid L'avatar di mssabba97


    Registrato dal
    Jul 2012
    Messaggi
    517
    Smartphone
    Acer Liquid Mini & Nexus 4

    Ringraziamenti
    44
    Ringraziato 90 volte in 54 Posts
    Predefinito

    quello per internet si, puoi darmi il link se ne esistono altri?

  5. #4
    Senior Droid L'avatar di ke97


    Registrato dal
    Jun 2012
    Messaggi
    327
    Smartphone
    Samsung Galaxy S3

    Ringraziamenti
    14
    Ringraziato 29 volte in 15 Posts
    Predefinito

    Quote Originariamente inviato da androidismylife
    quello per internet si, puoi darmi il link se ne esistono altri?

    Hai cambiato la variabile di java?..in computer>proprieta>variabile d'ambiente>path"C:Program files/Java/jre 7(se hai la versione 7)/bin


    Inviato dal mio E310 usando Androidiani App
    First device:Acer Liquid Mini E310, xRom v.1,CPU@744mHz,CWM Recovery 5.0.2.8,Link2sD;
    Second Device:Samsung Galaxy S III, JB 4.1.2

  6. #5
    Senior Droid


    Registrato dal
    Oct 2012
    Messaggi
    444
    Smartphone
    Sony Xperia Z; Sony Xperia Z3

    Ringraziamenti
    31
    Ringraziato 21 volte in 21 Posts
    Predefinito

    Quote Originariamente inviato da androidismylife Visualizza il messaggio
    quello per internet si, puoi darmi il link se ne esistono altri?
    dovrebbe essere il JDK quello che devi scaricare...Java SE Downloads

  7. #6
    Senior Droid L'avatar di ke97


    Registrato dal
    Jun 2012
    Messaggi
    327
    Smartphone
    Samsung Galaxy S3

    Ringraziamenti
    14
    Ringraziato 29 volte in 15 Posts
    Predefinito

    Salve è da un paio di giorni che ho problema con il compilatore,mi allego a questa discussione per non crearne un'altra inutilmente..
    inizialmente il compilatore mi installava il framework-res.apk,decompilava ma quando andavo a ricompilare il tutto mi dava degli errori,ora pero da stamattina ho riscontrato il seguente errore mentre installavo il framework:

    Microsoft Windows [Versione 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. Tutti i diritti riservati.

    C:\Users\Kekko>cd C:\

    C:\>APKTool\APKTool\apktool if framework-res.apk
    Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFound
    Exception: framework-res.apk (Impossibile trovare il file specificato)
    at brut.androlib.res.AndrolibResources.installFramewo rk(AndrolibResource
    s.java:406)
    at brut.androlib.Androlib.installFramework(Androlib.j ava:365)
    at brut.apktool.Main.cmdInstallFramework(Main.java:19 3)
    at brut.apktool.Main.main(Main.java:69)
    Caused by: java.io.FileNotFoundException: framework-res.apk (Impossibile trovare
    il file specificato)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:214)
    at java.util.zip.ZipFile.<init>(ZipFile.java:144)
    at java.util.zip.ZipFile.<init>(ZipFile.java:158)
    at brut.androlib.res.AndrolibResources.installFramewo rk(AndrolibResource
    s.java:374)
    ... 3 more

    come posso risolverlo?...ho Windows 7 64-bit,ma ho installato Java 32-bit perche ho letto che il compilatore funziona soltanto per quello, e uso sia APKTOOL che APK-MULTI-TOOL



    EDIT:Per quanto riguarda questo errore ho risolto...sbagliavo directory ora vedo se compila
    Ultima modifica di ke97; 10-06-13 alle 12:45

  8. #7
    Senior Droid L'avatar di ke97


    Registrato dal
    Jun 2012
    Messaggi
    327
    Smartphone
    Samsung Galaxy S3

    Ringraziamenti
    14
    Ringraziato 29 volte in 15 Posts
    Predefinito

    Quando vado a ricompilare:
    C:\APKTool\SystemUI\res\values\public.xml:21: error: Public symbol drawable/stat
    _sys_data_connected_e declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:22: error: Public symbol drawable/stat
    .................................................. ....................................
    _sys_data_fully_in_1x declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:30: error: Public symbol drawable/stat
    ......................................
    _sys_data_inandout_e declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:52: error: Public symbol drawable/stat
    _sys_data_inandout_g declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:53: error: Public symbol drawable/stat
    _sys_data_inandout_h declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:54: error: Public symbol drawable/stat
    _sys_data_out_1x declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:55: error: Public symbol drawable/stat
    _sys_data_out_3g declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:408: error: Public symbol drawable/sta
    t_sys_data_out_4g declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:56: error: Public symbol drawable/stat
    _sys_data_out_e declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:57: error: Public symbol drawable/stat
    _sys_data_out_g declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:58: error: Public symbol drawable/stat
    _sys_data_out_h declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:425: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_0 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:426: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_0_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:427: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_1 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:428: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_1_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:429: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_2 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:430: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_2_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:431: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_3 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:432: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_3_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:433: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_disconnected declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:434: error: Public symbol drawable/sta
    t_sys_data_wimax_signal_idle declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:59: error: Public symbol drawable/stat
    _sys_gps_acquiring declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:5: error: Public symbol drawable/stat_
    sys_gps_acquiring_anim declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:60: error: Public symbol drawable/stat
    _sys_gps_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:409: error: Public symbol drawable/sta
    t_sys_headset_no_mic declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:410: error: Public symbol drawable/sta
    t_sys_no_sim declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:61: error: Public symbol drawable/stat
    _sys_r_signal_0 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:62: error: Public symbol drawable/stat
    _sys_r_signal_0_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:63: error: Public symbol drawable/stat
    _sys_r_signal_1 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:64: error: Public symbol drawable/stat
    _sys_r_signal_1_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:65: error: Public symbol drawable/stat
    _sys_r_signal_2 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:66: error: Public symbol drawable/stat
    _sys_r_signal_2_fully declared here is not defined.
    ..............................
    t_sys_roaming_cdma_flash_anim0 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:413: error: Public symbol drawable/sta
    t_sys_roaming_cdma_flash_anim1 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:73: error: Public symbol drawable/stat
    _sys_signal_0 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:74: error: Public symbol drawable/stat
    _sys_signal_0_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:75: error: Public symbol drawable/stat
    _sys_signal_1 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:76: error: Public symbol drawable/stat
    _sys_signal_1_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:77: error: Public symbol drawable/stat
    _sys_signal_2 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:78: error: Public symbol drawable/stat
    _sys_signal_2_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:79: error: Public symbol drawable/stat
    _sys_signal_3 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:80: error: Public symbol drawable/stat
    _sys_signal_3_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:81: error: Public symbol drawable/stat
    _sys_signal_4 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:82: error: Public symbol drawable/stat
    _sys_signal_4_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:414: error: Public symbol drawable/sta
    t_sys_signal_flightmode declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:83: error: Public symbol drawable/stat
    _sys_signal_null declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:415: error: Public symbol drawable/sta
    t_sys_tty_mode declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:84: error: Public symbol drawable/stat
    _sys_wifi_signal_0 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:85: error: Public symbol drawable/stat
    _sys_wifi_signal_1 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:86: error: Public symbol drawable/stat
    _sys_wifi_signal_1_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:87: error: Public symbol drawable/stat
    _sys_wifi_signal_2 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:88: error: Public symbol drawable/stat
    _sys_wifi_signal_2_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:89: error: Public symbol drawable/stat
    _sys_wifi_signal_3 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:90: error: Public symbol drawable/stat
    _sys_wifi_signal_3_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:91: error: Public symbol drawable/stat
    _sys_wifi_signal_4 declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:92: error: Public symbol drawable/stat
    _sys_wifi_signal_4_fully declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:416: error: Public symbol drawable/sta
    t_vibrate_off declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:417: error: Public symbol drawable/sta
    t_vibrate_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:418: error: Public symbol drawable/sta
    t_wifi_ap_off declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:419: error: Public symbol drawable/sta
    t_wifi_ap_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:420: error: Public symbol drawable/sta
    t_wifi_off declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:421: error: Public symbol drawable/sta
    t_wifi_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:422: error: Public symbol drawable/sta
    t_wimax_off declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:423: error: Public symbol drawable/sta
    t_wimax_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:93: error: Public symbol drawable/stat
    us_bar_background declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:12: error: Public symbol drawable/stat
    us_bar_background_animation declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:94: error: Public symbol drawable/stat
    us_bar_close_on declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:303: error: Public symbol drawable/sta
    tus_bar_header_background declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:304: error: Public symbol drawable/sta
    tus_bar_item_app_background_normal declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:305: error: Public symbol drawable/sta
    tus_bar_item_background_focus declared here is not defined.
    C:\APKTool\SystemUI\res\values\public.xml:306: error: Public symbol drawable/sta
    ...........................
    nd: [aapt, p, -F, C:\Users\Kekko\AppData\Local\Temp\APKTOOL387538675 0032013617.t
    mp, -I, C:\Users\Kekko\apktool\framework\1.apk, -S, C:\APKTool\SystemUI\res, -M,
    C:\APKTool\SystemUI\AndroidManifest.xml]
    at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
    a:193)
    at brut.androlib.Androlib.buildResourcesFull(Androlib .java:301)
    at brut.androlib.Androlib.buildResources(Androlib.jav a:248)
    at brut.androlib.Androlib.build(Androlib.java:171)
    at brut.androlib.Androlib.build(Androlib.java:154)
    at brut.apktool.Main.cmdBuild(Main.java:182)
    at brut.apktool.Main.main(Main.java:67)
    Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
    sers\Kekko\AppData\Local\Temp\APKTOOL3875386750032 013617.tmp, -I, C:\Users\Kekko
    \apktool\framework\1.apk, -S, C:\APKTool\SystemUI\res, -M, C:\APKTool\SystemUI\A
    ndroidManifest.xml]
    at brut.util.OS.exec(OS.java:83)
    at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.jav
    a:191)
    ... 6 more



    i puntini li ho messi io perchè il messaggio era troppo lungo

    EDIT:RISOLTO TUTTO!!!
    Ultima modifica di ke97; 10-06-13 alle 18:28

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy