Senior Member
Thanks Meter 383
Posts: 5,527
Join Date: Apr 2010
Location: Los Angeles, CA
|
Quote:
Originally Posted by Mach3.2
Erm, is it accurate to say that my code did not work since the SystemUI.apk crashed?
I replaced the SystemUI.apk in stock 4.1.1 OTA from takju.
|
Yes most likely did not work. But when I did a similar project to what you're attempting, I had to make code change and flash it to test probably over 50 times to finally get it working because I'm not the best coder. So don't expect to get it right the first time. I made code changes over and over trying to tweak it till I finally got it right.
What change are you trying anyway? I'll go look at your first post again, I just skimmed it first time.
---------- Post added at 10:35 AM ---------- Previous post was at 10:27 AM ----------
OK I read the code and kinda see what you're doing. But did you add the additional PNG for the new 4g case condition you're trying to add? It looks like you have a gsm nexus, and you're adding 4g icon of some sort. So you will have to add that in the XML of the systemUI apk as well. Did you get it to compile with no warnings?
My boring Github
My N1 Battery Project
Phone: Galaxy Nexus
ROM: AOKP 29 4.0.4
Recovery: CWM Touch
|