Wednesday, February 26, 2014

[GUIDE] FULL EXPANDED JB VIEW ON GALAXY Y :)

By Marc Justine S. Mapalo on Wednesday, October 9, 2013 at 1:47pm
Here is the full expanded view in status bar :)Pwede gamitin sa lahat ng gingerbread ROMS (ata) hehehesORRY SA tut kung di nyo masyadong naintindihan :)
SS:
https://www.facebook.com/photo.php?fbid=460166747430198&set=gm.588597427869302&type=1&theater


Requirements:
Apk tool or any Tool used in compiling and decompiling :)
SystemUI.apk
Brain
Desktop or Laptop ( NOTE: Do not use Windows 95 )  :)
Girlfriend(Optional)

But before the guide I would like to thank evanlocked@xda for the guide :)Here are the steps:
1. Decompile your SystemUI.apk
2.Go to StatusBarService.smali and find these line:  (Ctrl+F na po ha?)

.method getExpandedHeight

 2.pag nahanap nyo na yan. delete nyo yung nasa baba nya na ganito

iget-object v1, p0, Lcom/android/systemui/statusbar/StatusBarService;->mStatusBarView:Lcom/android/systemui/statusbar/StatusBarView;
invoke-virtual {v1}, Lcom/android/systemui/statusbar/StatusBarView;->getHeight()I
move-result v1
sub-int/2addr v0, v1


(pasensya sa alignment hehehe basta hanapin nyo nalang ung codes na ganyan)

3. Hanapin nyo ulit to:

const v4, 0x20300

 sa taas nya makikita nyo ito:

const/16 v3, 0x7de

 palitan ung codes na yan ng:

const/16 v3, 0x7d3


4. Hanapin ulit ung codes na ito:

method onTrackingViewAttached

 tapos hanapin ito:

const/16 v1, 0x7de   (bale malapit lang yan, pagtiyagaan nyo nalang na hanapin ok?)   :)

 pag nahanap niyo na ulit palitan nyo ng ganitong codes:

const/16 v1, 0x7d3


5. Hanapin nyo nanaman to:

.line 1398
iget-object v8, p0, Lcom/android/systemui/statusbar/StatusBarService;->mStatusBarView:Lcom/android/systemui/statusbar/StatusBarView;
invoke-virtual {v8}, Lcom/android/systemui/statusbar/StatusBarView;->getHeight()I
move-result v3

 then idelete lahat yan :)


6. Eto last na hahanapin nyo, promise last na  :)
.line 1420
  •  :cond_2


 sa ilalim nyan i-paste to

  • const/4 v3, 0x0
7. Compile and Pray.8. After praying, test. I recommend that you use flash method so that you still have time to pray incase of FC's.
9. Succesful ba dre? :))
Once again, credits to the original maker of the guide evanlocked@xda :)

No comments:

Post a Comment