Suche framework.jar mit Browser Fix, LiveWallpaper & richtiger Datumsanzeige

DroidDoes,

ich glaube diese Datumsanzeige in der Statusbar ist im ziemlich egal.
Geht ja um den Wecker und wenn da "2,3,4,5,6" steht statt Montag,Dienstag,Mittwoch,Donnerstag,Freitag kann ich das bisschen verstehen :D
 
also falls mal so ne framework erstellt wird, will ich sie auch haben...
 
ich glaube nicht dass irgendwer abgeneigt wäre....
 
Werde es freitag mal versuchen
 
Thyrus schrieb:
LOL - alles studenten hier, die ne erinnerung brauchen welcher wochentag es ist :) (kleiner scherz am rande, ich verstehe deine frustration ja im prinzip) :)

ich bin weder student noch frustriert, aber dieses datumsproblem zieht sich nun mal durch das komplette system.
egal ob der kalender, oder eben x-beliebige apps die auf das format zugreifen sind davon betroffen.
klar ist es kein problem durch das die welt untergeht. ich frage ja hier ja auch nur nach weil ich leider keine zeit dazu habe hier jeden wennichgroßbinmöchteichmaleincustomromsein thread zu beobachten und es ja durchaus hätte sein können das so eine framework.jar schon aufgetaucht ist.

DroidDoes schrieb:
Versteh ich auch nicht. Das sind nur geringste Kleinigkeiten, ihr seit zu verwöhnt geworden. Vor kurzem wart ihr noch froh, wenn ihr telefonieren konntet.

Nur weil du keine Lösung hast brauchst du hier nicht mit solchen Sprüchen kommen.

Der Thread war auch nicht als Feedback zu deiner 'CustomRom' gedacht sondern schlichtweg als Frage ob schon jemand mit Javakenntnissen die verschiedenen Framework.jar verknüpfen konnte.


TelloBJK schrieb:
Werde es freitag mal versuchen

viel erfolg!
 
  • Danke
Reaktionen: Puky70
Ist jetzt wahrscheinlich eine dumme Frage, war aber genauso zu dumm die Antwort per Suchfunktion zu finden ;)

Gibt es denn von der framework.jar ne source oder muss die disassembliert werden?

Da es mich selber stört, das mein Handy aus dem Jahr 2009 für über 400€ derzeit teilweise die Tage nicht richtig anzeigt und das Datenformat falsch ist, würde ich am Wochende selber mal danach schauen wo das implementiert werden müsste.
 
The problem is not in the framework.jar file.

As far as I've checked, every live wallpaper mod with the browser fix posted on this forum is using the framework.jar that has been assembled by me.
It has been published together with the FLAC support here:
AllDroid - View topic - FLAC support (OpenCore) + scroll fix
(If you look there, you can also find simple instructions on how to disassemble and reassemble the file.)
I can assure you, that the definitions for the names of the days are not in this file.
The only changes from the stock framework.jar are the renderscript classes for live wallpapers (that came from the Chinese) and the media and webkit classes that have been modified by me.

[EDIT - not true]The problem is in the file resources.arsc that is inside the framework-res.apk. The Chinese compiled the resources without localized strings included. Honestly, I'm not sure if it can be easily fixed without recompilation from the source.[/EDIT]
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: lumer
Great, thank you for this information.
I think this will be helpfull, i hope i find time this weekend to look into.
But unfortunately i'm short in time, so i can't promise anything.
 
@Black_Impact

Ich stimme dir völlig zu. Vor ein paar Wochen habe ich bei Android-Hilfe noch Kommentare wie "Das ist Android-HILFE, also werden wir auch versuchen dir zu helfen" gesehen.

Jetzt wo diese ganzen kack "ROMS" draußen ist wo keiner eine Ahnung hat wie die überhaupt funktionieren fuehlt sich jeder "Dev" natürlich Bombe.

Sieht so aus als hätten wir ein zweites XDA.


Um auf dein Problem zurück zu kommen. Der Fehler ist schon SEHR lange bekannt, nicht nur beim 2.0.1 Sourcecode, sondern auch in 1.5 und 1.6 soweit ich es getestet habe.

Und wenn Cyanogen KEINE Ahnung hat woran das liegt, dann würde ich dir sagen...Tut mir Leid, aber mach dir keine Hoffnung das der Fehler bekannt gemacht wird.
 
Hm stimmt, das Problem hatte ich ja auch auf dem G1.
Tja dann wird das wohl nicht mal mit ein paar Minuten nachschauen getan sein, denn cyanogen ist ja schon fähig.
 
Bavilo schrieb:
@Black_Impact

Ich stimme dir völlig zu. Vor ein paar Wochen habe ich bei Android-Hilfe noch Kommentare wie "Das ist Android-HILFE, also werden wir auch versuchen dir zu helfen" gesehen.

Jetzt wo diese ganzen kack "ROMS" draußen ist wo keiner eine Ahnung hat wie die überhaupt funktionieren fuehlt sich jeder "Dev" natürlich Bombe.

Sieht so aus als hätten wir ein zweites XDA.
Äh, Hallo? Bei allem Unmut den ihr habt, aber kommt mal wieder runter; man kann sich auch auf normale Art und Weise unterhalten.
Die Rom/Modding Thematik ist nunmal komplex, und ehrlich gesagt habe ich in nicht wirklich in den Posts der Bastler hier irgendwo arrogantes Gehabe herauslesen können. Also bitte..
 
nadlabak schrieb:
The problem is not in the framework.jar file.

As far as I've checked, every live wallpaper mod with the browser fix posted on this forum is using the framework.jar that has been assembled by me.
It has been published together with the FLAC support here:
AllDroid - View topic - FLAC support (OpenCore) + scroll fix
(If you look there, you can also find simple instructions on how to disassemble and reassemble the file.)
I can assure you, that the definitions for the names of the days are not in this file.
The only changes from the stock framework.jar are the renderscript classes for live wallpapers (that came from the Chinese) and the media and webkit classes that have been modified by me.

Thanks for register here and these information.

The problem is in the file resources.arsc that is inside the framework-res.apk. The Chinese compiled the resources without localized strings included. Honestly, I'm not sure if it can be easily fixed without recompilation from the source.
I'm in a hurry, but I quickly compared the resources.arsc of my original o2 2.01 framework-res.apk with the chinese resources.arsc but couldn't find any differences?! it seems that they are same. are you sure that the problem is in there?
 
You are right, I've already realized that I've made a mistake when I was comparing the files. I'm not sure where the problem is, but I will look into it.
 
If its not the resources file, i think it could be some method in the framework.jar.
My approach would be to get the source code of an app where just 1,2,3 etc. is shown for the days and look which method is called there. This would be my entry point in the framework.jar to search for the problem
 
It's caused by the libicudata.so library from the Chinese "ROM".
Restore your original version, reboot, and the problem will be gone.
As I've said, it has nothing to do with the framework.jar.

[EDIT]link to the original version:http://rapidshare.com/files/352968285/libicudata.zip
[/EDIT]
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Steven, lumer, eybee1970 und 3 andere
nadlabak schrieb:
It's caused by the libicudata.so library from the Chinese "ROM".
Restore your original version, reboot, and the problem will be gone.
As I've said, it has nothing to do with the framework.jar.

[EDIT]link to the original version:RapidShare: 1-CLICK Web hosting - Easy Filehosting
[/EDIT]
Bedeutet das nur die libicudata.so na system\lib kopieren und die Datumanzeige klappt wieder und der Rest, also Livewallpaper und Browser klappen auch noch?
 
Wahrscheinlich ;)
Würde es ja gerne runterladen, aber Rapidshare will nicht.
 
chrissi77 schrieb:
Bedeutet das nur die libicudata.so na system\lib kopieren und die Datumanzeige klappt wieder und der Rest, also Livewallpaper und Browser klappen auch noch?

Ja so ist es... habe es auch so gemacht.
 
oh...man ich versuch schon seit einer Stunde das runterzuladen. Rapidshare warum?
 

Ähnliche Themen

B
Antworten
7
Aufrufe
1.750
Blindi
Blindi
DAS_Original
Antworten
1
Aufrufe
2.770
-FuFu-
-FuFu-
-FuFu-
Antworten
10
Aufrufe
3.860
-FuFu-
-FuFu-
Zurück
Oben Unten