Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Arnova 10 G2 Custom ROM by Finless Version 1.5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Zuggy
    replied
    Originally posted by petrus View Post
    I found this :
    I am trying to create a button where I can hide or show the status bar on my tablet. I've put in the onCreate getWindow().addFlags(WindowManager.LayoutParams.FLAG_LAYOUT_IN_SCREEN); getWindow().


    So there seems to be a solution to make a button that can hide/show the status bar.

    After searching a bit, the following shell command hides the status bar :

    su -c service call activity 79 s16 com.android.systemui

    The following one starts it again :

    su -c am startservice -n com.android.systemui/.SystemUIService

    Or if it doesn't work, this one should :

    su -c am startservice -n com.android.systemui/com.android.systemui.statusbar.StatusBarService
    Tried to do this in 'Terminal Emulator' in root access (after 'su') but I get "Permission denied" message..

    Leave a comment:


  • cybertwigg
    replied
    cant remember whos rom i used but it looked good and the 2gb of app space was huge but unfortunitly the rom was no good as a daily use rom more of an alpha relase but if a new one might be comming from yourselves i will wait and not do too much with my tab as of yet

    Leave a comment:


  • Damo
    replied
    Originally posted by cybertwigg View Post
    probibly the wrong place to post this but just wondered if there was going to be a honeycomb like rom eather based on gingerbread like one i have downloaded (fc all the time and needed constant reboots) but i do like the look and feel of honeycomb on my tab and would love a good stable version on my arnova 10 g2 i am currently running your v1.5c rom and its the best android experance ive had on my tab yet but the homeycomb design would compleat it for me please move this post if i have it in the wrong place
    ps bob keep up the good work
    cybertwigg
    sent from arnova 10 g2
    I can't say to much but there may be something on the horizon

    Sent from my SK17i using Tapatalk 2

    Leave a comment:


  • cybertwigg
    replied
    honeycomb layout

    probibly the wrong place to post this but just wondered if there was going to be a honeycomb like rom eather based on gingerbread like one i have downloaded (fc all the time and needed constant reboots) but i do like the look and feel of honeycomb on my tab and would love a good stable version on my arnova 10 g2 i am currently running your v1.5c rom and its the best android experance ive had on my tab yet but the homeycomb design would compleat it for me please move this post if i have it in the wrong place
    ps bob keep up the good work
    cybertwigg
    sent from arnova 10 g2

    Leave a comment:


  • Zuggy
    replied
    Removing status bar

    Removed status bar here with Titanium backup by freezing it, after installing button savior of course. I can always defrost it in TB if I want it back. I've installed iphone notifications lite from the playstore, but still missing status when downloading and when I have to charge the battery. It would be nice if you could make this status bar hide and only pop up on notifications.

    Leave a comment:


  • jlammers
    replied
    Thanks

    Instructions are clear and install is straightforward. No issues accessing Google Play too!

    Leave a comment:


  • petrus
    replied
    I found this :
    I am trying to create a button where I can hide or show the status bar on my tablet. I've put in the onCreate getWindow().addFlags(WindowManager.LayoutParams.FLAG_LAYOUT_IN_SCREEN); getWindow().


    So there seems to be a solution to make a button that can hide/show the status bar.

    After searching a bit, the following shell command hides the status bar :

    su -c service call activity 79 s16 com.android.systemui

    The following one starts it again :

    su -c am startservice -n com.android.systemui/.SystemUIService

    Or if it doesn't work, this one should :

    su -c am startservice -n com.android.systemui/com.android.systemui.statusbar.StatusBarService
    Last edited by petrus; 07 May 2012, 18:32.

    Leave a comment:


  • craigb244
    replied
    Thanks,

    I already figured that out before your reply.

    its a shame about no notifications (is there no way to fix this? it would be nice to have the standard android notification bar but have the soft buttons as a very small pull out tab on the side like you get with button savior)

    Got it setup pretty good now barr the lack of notifications.

    running launcherpro with button savior and have a nice clean looking tab.

    battery useage is a nice little launcherpro widget

    Leave a comment:


  • Finless
    replied
    You can remove the status bar all together by simply renaming /system/app/systemui.apk. However when it is gone you will not get any more status messages at all!!! So if you do not care about those you can do this.

    Bob

    Leave a comment:


  • craigb244
    replied
    Hi Finless,

    I installed your rom last night and have to say its much much better then stock.

    Just one question...

    Id like to remove the whole top bar and instead run Button Savior from the market. (Having this will let me play games and watch videos using the entire screen)

    Id be very greatfull if you could tell me what files id need to remove to remove the bar?

    I would have a play myself but without any way of doing a nandroid it would take for ever if kept needing to flash the device when ever i make a mistake

    Thanks again
    Craig

    P.S... keep up the good work!
    Last edited by craigb244; 07 May 2012, 13:22.

    Leave a comment:


  • rrileypm
    replied
    Thanks!

    Sent from my AN10G2 using Tapatalk 2

    Leave a comment:


  • Damo
    replied
    Originally posted by rrileypm View Post
    Somehow I set the stock browser as the default. I would really like to undo that setting so I can choose between it and Opera Mini, depending on what I'm trying to do. Is there a place in settings to clear the defaults? I have been searching all morning.

    Sent from my AN10G2 using Tapatalk 2
    Go into settings/applications/manage and press the all button and look for browser. Nowclear the defaults

    Sent from my CUBE U9GT 2 using Tapatalk 2

    Leave a comment:


  • rrileypm
    replied
    Somehow I set the stock browser as the default. I would really like to undo that setting so I can choose between it and Opera Mini, depending on what I'm trying to do. Is there a place in settings to clear the defaults? I have been searching all morning.

    Sent from my AN10G2 using Tapatalk 2

    Leave a comment:


  • Finless
    replied
    So you do not need Petrus' latest App Injector with my ROM. But Petrus put in much more into his latest version for those that want to modify package.zip and make your own APP setup!

    1) He added better searching for package.zip and not just on extern SDCard.
    2) He allows you to tell App Injector where package.zip is.
    3) Added great error checking to chack for errors you might make in apps.csv and also missing files in package.zip that are asked for in apps.csv.

    So he took App Injector to the next level to allow you guys to use it far beyond what my ROM needed it for.

    ENJOY!

    Bob

    Leave a comment:


  • anthonycar9
    replied
    app injector

    petras whats the difference in the updated version verses the one in the rom ,also is the update one posted still in beta testing or an official release free of bugs QUOTE=petrus;10900]Thanks for the nice comments guys.it was fun making the AppInjector, and it is great to get happy users reviews.

    By the way, I did post a new version of my app on the dedicated thread. You can use it instead of the one included in the rom package.[/QUOTE]
    Last edited by anthonycar9; 06 May 2012, 07:58. Reason: incorrect post initially

    Leave a comment:

Working...
X