[Q] Need help for Navigation Bar additions

Search This thread

Angelozap

Member
May 23, 2010
36
0
Lentini
Hi guys!

I need help of a developer or anyone knows hot to android system modifications.


I want to add a counter for the opened apps in the nav. bar specifically above the recent button.

In which file I need to do the modifications?

Thanks!
 

Lgrootnoob

Senior Member
Oct 1, 2012
482
119
25
Dallas
Hi guys!

I need help of a developer or anyone knows hot to android system modifications.


I want to add a counter for the opened apps in the nav. bar specifically above the recent button.

In which file I need to do the modifications?

Thanks!

In systemui.apk
Youll have to decompile the apk then study the code to find the variables that count the recent open apps.

Of course we have xposed framework to do this now.
Try contacting an xposed developer. Like the gravitybox dude or something.

I'm sure he'll accept a feature request. Just make sure to post in the gravitybox thread and no pms.
 
  • Like
Reactions: Angelozap

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hi guys!

    I need help of a developer or anyone knows hot to android system modifications.


    I want to add a counter for the opened apps in the nav. bar specifically above the recent button.

    In which file I need to do the modifications?

    Thanks!

    In systemui.apk
    Youll have to decompile the apk then study the code to find the variables that count the recent open apps.

    Of course we have xposed framework to do this now.
    Try contacting an xposed developer. Like the gravitybox dude or something.

    I'm sure he'll accept a feature request. Just make sure to post in the gravitybox thread and no pms.