Pure ROM Control App v2 {UPDATED 4-2-2014}

Search This thread

m4RinKo2

Senior Member
Oct 5, 2012
947
512
24
UPDATED [AGAIN]
CHANGELOG
Changed light theme to dark theme
Changed About layout
Removed unused code and organized it
Removed unused files
 

m4RinKo2

Senior Member
Oct 5, 2012
947
512
24
hi marin

can u add the libraries inside ur libs folder of app source ?

i cant seem to get all libraries to load because there mainactiviies or such are with same name as others and causes to fail to load

also its less overseeable with all those folders in the side bar.
and makes it easier/faster to edit the source.
thanks

Sorry for late reply. I think that the bug is in dialogs. They are have gradle like structure, which eclipse without plugin cant build. So either download the zip in atachment or install the plugin. BTW, thanks @DC07
 

Attachments

  • dialogs.zip
    780.5 KB · Views: 6

m4RinKo2

Senior Member
Oct 5, 2012
947
512
24
NEW UPDATE RELEASED!

CHANGELOG
  • Some icon changed
  • Icon rotates on click in about fragment
  • Removed unused code
  • "Email Developer" in menu opens another menu, not a dialog

BTW, I am very close to porting dessertcaseview on gb, but I need help. If u are good at java PM me.
@mariozawa , maybe you?
 

Punkzappa09

Member
Jan 5, 2014
37
4
Hi..

How can i add viewPager in the SystemUI.. like this.. :)

attachment.php
 

Attachments

  • TabnGrid_01.jpg
    TabnGrid_01.jpg
    80.9 KB · Views: 168

kimkimkim09

Member
Aug 26, 2014
24
9
Do you mean tabbed statusbar?

Device:Samsung Galaxy Y
Current Rom:project X:Ragingfire
Kernel:Stock
Tweaks:purePerformance™

PS: HIT the THANKS BUTTON if I HELPED YOU!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    bmvn.png

    Hi! I making a new ROM, so I made this app. Most of the code I took from Evo app. To see more look at SS and maybe try out the app!
    DOWNLOAD APK FROM ATTACHMENT

    CHANGELOG
    • Some icon changed
    • Icon rotates on click in about fragment
    • Removed unused code
    • "Email Developer" in menu opens another menu, not a dialog

    BTW, I am very close to porting dessertcaseview on gb, but I need help. If u are good at java PM me.

    CREDITS:
    • b16h22 - for leting me take stuff from evo
    • iamareebjamal - big help and support
    • ivn888 - for guide how to use vpi
    • enricocid - same
    • GFX Bandits - for support
    • stackoverflow
    • github
    • etc.
    4
    1. Download and extract
    2. Importing to eclipse
    File -> New -> Other -> Android Application From Exsting source
    Do all steps and proced to step 3
    3. Importing needed libs
    ViewPagerIndicator
    ActionBarSherlock
    ColorPickerPreference
    android-styled-dialogs
    9OldAndroids
    android-support-v4-preferencefragment
    3.1 Adding to app
    Right click to package -> properties -> android -> remove exstinig libs and replace them with yours
    4. Editing
    Do anything u want
    3
    hi marin

    can u add the libraries inside ur libs folder of app source ?

    i cant seem to get all libraries to load because there mainactiviies or such are with same name as others and causes to fail to load

    also its less overseeable with all those folders in the side bar.
    and makes it easier/faster to edit the source.
    thanks

    Sorry for late reply. I think that the bug is in dialogs. They are have gradle like structure, which eclipse without plugin cant build. So either download the zip in atachment or install the plugin. BTW, thanks @DC07
    2
    woooooooo awesome app n gud luck fr ur rom frnd. I know its gonna b coooooooool!!!!!!!!
    2
    UPDATED [AGAIN]
    CHANGELOG
    Changed light theme to dark theme
    Changed About layout
    Removed unused code and organized it
    Removed unused files