General :: SystemUI Not Working After Modding
Feb 2, 2013
so recently I have been trying to mod systemUI.apk with apk multi-tool. I decompiled it, made some very minor edits (some smali stuff), recompiled, put on my sdcard, moved it to system/app, renamed it to delete the "system_" part, changed permissions to rw-r--r and rebooted.
When i rebooted, my wallpaper was gone and was just black, I had to recent apps menu and no status bar. I checked settings -> app -> all and systemUI wasn't there
I have already tried wiping cache + dalvik cache and still my new systemUI.apk is not recognised.
View 2 Replies
Jan 8, 2014
I have just purchased Samsung Galaxy S3 Clone (Mediatek 6575). Its Android 4.2 Jelly bean.It was working perfectly fine only had issue that it's wifi was catching signals really weak. I mistakenly factory reset my phone which cause to no boot up animation. Its just blank when i turn on or off my phone. To fix that i rooted my phone as to get into root files i need to root it.
Since i rooted my phone the issue i am having is it says "System UI Stopped working" , "Touch wizard stopped working". Now what should i do, i am really worried.
I tried going into the CWM recovery but its not going, it was going in stock recovery before now its not even going in the stock recovery its just all blank.Now what should i do, its okay if i don't get the bootup logo/ shutdown logo but atleast i have to remove these errors. How can i unroot my phone ?
My Phone hardware is Mediatek 6575 , android 4.2 jellybean.
When the error "System UI stopped working" appears the background becomes black and the notification bar disappears.
View 2 Replies
View Related
Nov 7, 2013
I just bought an android google tv from dealextreme. It has the Jellybean 4.2.2 and I was thinking if i add a custom rom or something it will make it run fast. There is issues on the 1080p streaming also for me.
View 1 Replies
View Related
Mar 19, 2014
I am interested in how to mod an apk for offline capability.
For example, Asphalt 8 game, is now version 1.2.1b i have searched offline mods, i only find "unlimited money". i just want offline, no money, no nothing.
I have apktool, i have java development, I have signapk, I have software for apk modification.
View 2 Replies
View Related
May 29, 2012
Where and how should I start?
What programming skills do I need?
What software do I need?
Any pointers to success and good ROM's?
View 1 Replies
View Related
Feb 7, 2014
I modded flappy bird on an ios device. I just replaced that bird with something better looking.. I've been trying for last 5 hours to get it working. I have downloaded flapping bird.apk and unpacked it. I opened assets folder and edited atlas.png in Photoshop just as I did on ios device. Then, I created zip file and copied it to my android device, I opened Zip Signer and found my zip file, and set the output file location. I installed it and opened it. It opened, but when I clicked play.
View 9 Replies
View Related
Apr 15, 2013
I have Sony Xperia S running Android and i am wondering if it is possible to modify the boot loader to accept windows ISO from USB stick or from internal storage? or is it possible to somehow convert windows desktop ISO into a ROM somehow? the reason i am asking is because i like the unrestricted features of windows and the ability to run .EXE on my phone would be brilliant and being able to use skype for group calls which is not featured on android yet.
View 1 Replies
View Related
Sep 29, 2012
i'm currently making a custom ROM for the Galaxy SL i9003 based on CM10 (its a HDPI device), and i'd like to know where the png of the statusbar is. Additionally I would also like to know where the png of the background is in the status bar drawer. I know it is either in framework-res.apk or systemui.apk but I don't have enough time to look through folders.
View 1 Replies
View Related
Apr 12, 2013
I wanted to mod a simple android app. Now i decompiled the apk with apktool. It worked fine!
But the only files I get after compiling are .xml files and .smali files...
So now, how i can edit the .smali files? Respectively can I mod apk apps by a other way?
View 2 Replies
View Related
Nov 27, 2013
I'm curious how can i modify the status bar [URL] .... <---- where is wifi activation ,data sound etc.
and
notification bar [URL] ..... <--- Where is the battery ,clock wifi signal etc.
I want the notification bar ICS like (blue icons) and the notification bar icons the same ,just change the color to blue.
I followed a guide in order to change framework-res.apk and SystemUI.apk from /system/ ( my phone is rooted + cwm) but i couldnt get it going (i couldnt find all the icons to change).
View 6 Replies
View Related
Jul 20, 2012
When I decompile my systemui using any of the apktool available i run into problems.
Most of the pngs and xmls are fine. Although the only file i want to change doesn't decompile correctly.
The file is res/values/drawables.xml
Alot of the file decompiles fine but i also get this message repeated several times in the xml
<item type="drawable" name="APKTOOL_DUMMY_0086">false
This is repeated about 20 times.
View 9 Replies
View Related
Apr 12, 2013
My ROM for the Note 2 is a TW base (people want the S-Pen functions). And they like the AOSP feel so i decided to try and make a ROM that is AOSP themed. Well i have the launcher and a few AOSP themed apps such as the messaging app.
The flashers were very satisfied with my work so far. But they wanted an AOSP themed status bar. Meaning some AOSP battery images wifi and so on. I decided just just replace the EXACT images. I used a cm10 ROM to get the pngs. I also did use the newest Apktool to do it. I did all the framework installation. I decompiled both and started transfering. Here is what i did. I went to the drawable-xhdpi folder in both ROMs. They had pretty much identical png names. But the icons were different (one being the blue theme) so i took the blue icons (battery and wifi) and transfered them to my rom. I made sure that only the pngs with the same names were transfered. so there wasnt any issue compiling.
Next i compiled the APK file.Then i used my backup systemui.apk file to transfer the META-INF folder to the new one using 7-zip.Then i went and signed it and used dsixda's android kitchen to zipalign it. Then after all that i pulled that apk from the zipaligned folder and put it on my phone's sd card. I have the root explorer app. I move it to my /system/app folder. It moved successfully. Then i reboot and when it comes back up i dont have a status bar. And my wallpaper is black for a little while and then goes back to the feather thing.
I have tried signing and not signing. Zipaligning and not zipaligning.I am really wanting the AOSP themed icons in the status bar.
View 9 Replies
View Related
Feb 20, 2014
I was trying to decompile, modify and then recompile my SystemUI.APK to put THIS mod into it. I am using THIS TOOL.... Now I can successfully decompile my SystemUI.APK, but when I go to recompile it, nothing happens and there is nothing in the recompiled folder.
BTW I have a Sprint GS4 running a custom ROM (TouchWiz based) on Android 4.3.
View 1 Replies
View Related
Apr 18, 2014
I'm very familiar with using APKTool and Compiling/Decompiling Apps. I've run into a problem with the framework-res and SystemUI apps.
Current ROM/App info:
Samsung Galaxy Tab 3 8.0
Android 4.2.2 (Samsung Touchwiz)
Framework Installed in APKTool: framework-res.apk, twframework-res.apk and SystemUI.apk
APKTool Version: 2.0 (I've tried almost every version of APKTool and AAPT)
Java Version: 1.7 (as required by APKTool 2.0)
OS: Windows and Linux (same results on each OS)
The framework and SystemUI apps decompile fine. No errors and all the XML/Smali files are perfect. The problem is that I can not recompile either of them. Each time I attempt, I get the same error regarding the Android Manifest file....
Code:
brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: c
rut_util_Jar_8264547236691306049.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --
me, 4.2.2-T310UEUAMH2, -F, C:UsersAdamAppDataLocalTempAPKTOOL3953045592385201216.tmp, -0
:UsersAdamDesktopProject_Tab3_4.15OriginalFilesSystemUI
es, -M, C:UsersAdamDesktopP
xml]
[code]...
I know some dev's have been able to sucessfully compile these apps .
FYI - I have even tried compiling the stock apps without any mods and I get the same errors.
View 9 Replies
View Related
Apr 29, 2014
I Just Accidentally remove my systemui.apk in my android using android system app remover. But I have no backup.
View 1 Replies
View Related
Dec 20, 2012
I'm trying to port Paranoid Android 2.99 to kindle fire. It boots, but the SystemUI is constantly force closing.
View 3 Replies
View Related
Dec 16, 2012
i tried to decompile systemui.apk it decompiled successfully using apktool but whenever i tries to recompile it it shows dis error
it is of cyanogen mod 9.1
C:UsersyoDownloadsCompressedNew folder (2)>apktool b SystemUI
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: C:UsersyoDownloadsCompressedNew folder (2)
SystemUI
[code]....
View 2 Replies
View Related
Jan 4, 2014
change the Navigationbar order in this systemui i attached?
left is back, middle is home, right is recent.
back should be on the right and recent on the left.
View 1 Replies
View Related
Jul 22, 2013
I installed android SDK and the apis
I use APK Tool
Galaxy Nexus on MIUI 3.7.12
I was trying to enable carrier logo
When decompiling, i install the 2 frameworks (framework-res.apk and framework-miui-res.apk)
View 1 Replies
View Related
Jan 31, 2013
replacing systemui ??
I am a mmx a68 user..
Actually I am trying to replace systemui of its (stock rom) to another systemui (custom rom)
but i failed every time.. method which was i followed.
1.replacing system UI (system/app) and changed permition.(worked with other app like file maneger).
2. flashable zip.. (worked with other app)
result - system UI not installed..
View 9 Replies
View Related
Jul 2, 2013
I rooted the Huawei Ascend Y300, and with my new-found power i for some reason decided it was a good idea to delete the system UI...
So now the screen is just black, I can't access anything and it keeps coming up with "systemUI has stopped responding".
I tried downloading Huawei's official firmware from their website, and flashed the device, but whilst installing it said "update error" and wouldn't install it.
View 5 Replies
View Related
Jul 3, 2012
How can i change color to the Time text, at the top of the screen, in SystemUI!?
View 3 Replies
View Related
May 2, 2013
I want default systemUI for A116 coz I flashed the notification icons mod by thecoolesthunkkush without deoxidising my Canvas so I lost my notification bar......!!!! how to get the default systemUI from stock rom.....!!!
View 1 Replies
View Related
Feb 15, 2014
I am trying to Port the Mokee 4.4.2 and have become some what successful as it boots... but my story ends there it self !!
After it boots at the first screen itself a Pop up appears mentioning that " Unfortunately , the process com.android.systemui has stopped "
I have tried replacing the SystemUI.apk but still the problem persists !
View 4 Replies
View Related
Jul 9, 2012
SystemUI?! I've to change the clock color to a dark gray! You can mod downloading it as attachement!
View 2 Replies
View Related
Mar 14, 2014
I have a Matricom .TAB Nero 7" tablet running Android 4.0.1 and I have accidentally bricked it. I tried changing the resolution in build.prop to 130 and the launcher and SystemUI repeatedly crash on boot. I can't open any apps and I can't get into recovery mode. When I use Vol Up + Power it goes to an Android guy on his back with a red triangle with a ! in the middle, but no options to go into recovery mode. Is there any way I can rescue my tablet with my computer or another tablet?
I forgot to mention that using Vol Up + Power on the red triangle screen does nothing at all. I have Android SDK installed on my computer, can I do anything with this? The firmware version is 1.5 and the model number is SoftwinerEvb. The build number is nuclear-evb-eng 4.0.1
View 4 Replies
View Related
Oct 30, 2009
i just got my hero, whats the next step for modding and all that?
View 4 Replies
View Related
Dec 16, 2012
I'm working on my first "hello world" app using the example in the "Android Apps with Eclipse" book by O. Cinar.
I've got Eclipse 4.2.1 up and running with the ADT, and have created code for a simple MoviePlayer app. When I try to run the app I get an error saying that the SystemUI has died. I'm now trying to work out how to debug the problem.I've attached the logcat output. Details of the virtual device that I'm running the app on are:
Android 4.2 (API level 17)
ARM (armeabi-v7a)
CPU: cortex-a8
RAMsize: 512
Display: 4.7in WXGA
View 1 Replies
View Related
Nov 9, 2013
I cant sync my google accounts ('sync is currently experiencing problems, it will be back shorly)
Google maps says 'no network connection'
Play store says 'server error'
Gmail says 'waiting for sync, your emails will appear shorly'
Sounds like my internet is broken? ITS NOT. whatsapp and opera mini, web browser is still working 100% and able to connect
I have tried:
turning sync of and on
clear the cache of various google apps
turning the phone off and on
The last action I did before it worked was to uninstall the 'microsoft outlook app'.
View 2 Replies
View Related
Sep 3, 2010
Had WiFi working earlier now it has stopped but laptop still working ok?
View 1 Replies
View Related