Guest razvankim Posted September 3, 2013 Report Posted September 3, 2013 (edited) Hey folks! I find a great tutorial to add toggles to stock rom ( jellybean 4.1 ) You can find it here : http://forum.xda-developers.com/showthread.php?t=2381290 I will try to add toggles to stock rom and i will post here my modded systemui asap! Edited September 12, 2013 by razvankim
Guest gkai Posted September 3, 2013 Report Posted September 3, 2013 Hey! I want to ask you DEVs if it can be possible to have toggles on our stock rom ( emea_orgrod ) like cm10 ones or jellybean 4.2.. There are apps doing that (well, not exactly equivalent to CM10 toggles but close). I use "Notification toggle", and it does its job ;-)
Guest Spacecaker Posted September 3, 2013 Report Posted September 3, 2013 Hey! I want to ask you DEVs if it can be possible to have toggles on our stock rom ( emea_orgrod ) like cm10 ones or jellybean 4.2.. it can be done but isnt easy i tried it myself but always FCD mostly this is because of our systemui using basicly more methods then normal since it uses Disabled and Enabled for acer mode u can try it but it aint easy
Guest vache Posted September 3, 2013 Report Posted September 3, 2013 Working with smali is not really easy and need spare time. You can find some tuts on XDA for other phones/ROM but you will have to understand what you do to backport changes. Help to understand smali : http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html - http://source.android.com/devices/tech/dalvik/dalvik-bytecode.html Helpfull application (Virtuous Ten Studio - IDE for smali) : http://forum.xda-developers.com/showthread.php?t=1619473
Guest A427 Posted September 3, 2013 Report Posted September 3, 2013 I've just installed Power Toggles, looks great.
Guest wimmme Posted September 3, 2013 Report Posted September 3, 2013 I've just installed Power Toggles, looks great. Just wanted to suggest that one. I always keep disabling the built in ones to use these. Power Toggles combined with Tasker is really nice. I always use transparent toggles, in notification and on WidgetLocker lockscreen :-)
Guest A427 Posted September 3, 2013 Report Posted September 3, 2013 Stupid question, but : how do you disable the built-in ones?
Guest wimmme Posted September 5, 2013 Report Posted September 5, 2013 No stupid question, don't think it is possible to disable the buit-in ones on the stock rom. On CM10/PAC you can ...
Guest razvankim Posted September 5, 2013 Report Posted September 5, 2013 I think he talks about how to get rid of Acer UI and go to Stock UI
Guest wimmme Posted September 5, 2013 Report Posted September 5, 2013 In that case, isn't this the solution ?
Guest A427 Posted September 5, 2013 Report Posted September 5, 2013 What will it do exactly ? The screenshots don't show much…
Guest A427 Posted September 5, 2013 Report Posted September 5, 2013 OK but could you explain what your "Enable/Disable Acer AOSP UI" app does anyway ? Thx.
Guest Spacecaker Posted September 5, 2013 Report Posted September 5, 2013 OK but could you explain what your "Enable/Disable Acer AOSP UI" app does anyway ? Thx. it used to be an app that enables Acer Shell and Disables it but it didnt work properly yet
Guest A427 Posted September 5, 2013 Report Posted September 5, 2013 What was it supposed to do then ? I mean, what is Acer Shell and what does it do ? Thx.
Guest Spacecaker Posted September 5, 2013 Report Posted September 5, 2013 it set ENABLED to DISABLED and DISABLED to ENABLED in build.prop when DISABLED it gives u pure aosp stock rom without the weird statbar and stock jb lockscreen
Guest A427 Posted September 5, 2013 Report Posted September 5, 2013 What do you mean by "weird status bar" ? Can't see anything weird in the Acer one ?
Guest A427 Posted September 6, 2013 Report Posted September 6, 2013 Can you explain the difference(s) compared to the stock status bar ?
Guest Spacecaker Posted September 6, 2013 Report Posted September 6, 2013 stock JB and Stock acer acer has tabs
Guest wimmme Posted September 6, 2013 Report Posted September 6, 2013 that's what I mean, the toggles are in the second tab if I recall -> if you remove the tabs, the toggles should be gone, not ?
Guest Spacecaker Posted November 9, 2013 Report Posted November 9, 2013 currently trying this ;) but after fixing all many IDs and all things systemui cant start due to verify error. after signing it dont start and also doesnt displays and FC error when i tried to disable signature check in services.jar my phone ended in rebootloop so i am close but also so close that i might not be ablle to get it :/ warning: no STATUS_BAR_SERVICE VFY: rejected Lcom/android/statusbar/phone/PhoneStatusBar;, makeStatusBarView ()Lcom/android/statusbar/phone/PhoneStatusBarView; Verifier recjected class Lcom/android/statusbar/phone/PhoneStatusBar; Class init failed in newInstance call (Lcom/android/statusbar/phone/PhoneStatusBar;) java.lang.VerifyError: Lcom/android/statusbar/phone/PhoneStatusBar
Guest Spacecaker Posted November 14, 2013 Report Posted November 14, 2013 (edited) ok good thing to tell guys ;) Managed to port it :3 Now i need to fix layout issue xD Edited November 14, 2013 by Spacecaker
Guest Spacecaker Posted November 14, 2013 Report Posted November 14, 2013 fixed layout of lidroid now to ;)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now