Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[ROM] Beelink GT1 / Alfawise S92 TVStock Nexus ROM (Android TV 6.0)

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    _-_
    Last edited by tillaz87; 21 June 2017, 20:03.

    Comment


      Originally posted by tillaz87 View Post

      What apk's ? Bluetooth devices should pair like normal without additional apk. plus I've not removed anything that's in the mibox stock firmware as that's what i'm comparing against
      so it would be strange for the remote to need something that's not in the firmware it ships with. I have paired xbox controllers, amazon tv remote, headphones without issue

      Like i said thought i can add settings back, if not that's fine. what i post is for anyone here that's interested. and most is backed up with proof. you dont need to include it.
      but everything i removed really has no use.. other than settings.apk which i can see might want to be kept.
      tillaz87 I think Magendanz was being too polite. It probably will serve you and anyone that may want to sample your work best if you go do your own rom, start your own thread etc, instead of piggybacking on someone's else. That way, you could customize it all you like to suit you...

      Comment


        Originally posted by majussiani View Post
        Works on GT1 Ultimate G912 | q201_9377 ?
        No, there's a separate thread for the GT1 Ultimate...but there's a major caveat.

        Since I bricked my GT1 Ultimate box reverting to the OEM GT1_311M0 firmware right after posting my first custom ROM for that hardware, I haven't been able to maintain that build. It still has an intermittent hanging issue with the GT1_312M0 kernel and has received none of the regular updates that I've released for the standard GT1 here. I'd recommend it only as a foundation for those trying to build their own custom ROMs for that hardware.

        Comment


          Originally posted by sweetnonso View Post

          tillaz87 I think Magendanz was being too polite. It probably will serve you and anyone that may want to sample your work best if you go do your own rom, start your own thread etc, instead of piggybacking on someone's else. That way, you could customize it all you like to suit you...
          I'm just sharing stuff people have asked about on here and stuff that might be of interest regarding this rom. its there for anyone interested.. some of which has already been included that fixed a thing or two. I already have my own rom for personal use and have no plans to upload it.
          Last edited by tillaz87; 21 June 2017, 08:02.

          Comment


            Originally posted by Magendanz View Post
            No, there's a separate thread for the GT1 Ultimate...but there's a major caveat.

            Since I bricked my GT1 Ultimate box reverting to the OEM GT1_311M0 firmware right after posting my first custom ROM for that hardware, I haven't been able to maintain that build. It still has an intermittent hanging issue with the GT1_312M0 kernel and has received none of the regular updates that I've released for the standard GT1 here. I'd recommend it only as a foundation for those trying to build their own custom ROMs for that hardware.
            Uffa... I was about to install the ROM.
            Would you recommend some ROM with the AndroidTV interface?

            Comment


              Originally posted by majussiani View Post
              Would you recommend some ROM with the AndroidTV interface?
              As far as I know, Superceleron's is the only Android TV custom ROM left for GT1 Ultimate. Make sure you have the right hardware, though. There are a lot of variations.

              Comment


                Proper Android TV Bluetooth Function
                Flash in recovery Link

                How To Add 4k Youtube

                Edit your build.prop to match the = values
                Code:
                ro.product.model=MIBOX3
                ro.product.brand=Xiaomi
                ro.product.name=once
                ro.product.device=once
                ro.product.board=once
                ro.product.manufacturer=Xiaomi
                ro.build.product=once
                Add this line (this ROM already has it)
                Code:
                sys.display-size=3840x2160
                Last edited by tillaz87; 22 June 2017, 19:13.

                Comment


                  This might help you with the action bar problems
                  https://github.com/hushnymous/androi...1295c81876a38f

                  edit:
                  tried this and it made no difference.
                  Last edited by tillaz87; 22 June 2017, 03:43.

                  Comment


                    Last thing i was missing from proper atv was the package installer view, I couldn't find how stock atv overrides the default holo.light theme so i just changed it manually.

                    here is how for anyone that wants to know.

                    GooglePackageInstaller\res\values\styles.xml

                    Change
                    Code:
                        <style name="Theme.DialogWhenLarge" parent="[COLOR=#FF0000]@android:style/Theme.DeviceDefault.Light.DialogWhenLarge.NoActionBar[/COLOR]" />
                    To
                    Code:
                        <style name="Theme.DialogWhenLarge" parent="[COLOR=#008000]@android:style/Theme.Material.Dialog.NoActionBar[/COLOR]" />
                    Click image for larger version  Name:	IMG_20170621_231059.jpg Views:	2 Size:	70.8 KB ID:	652938

                    Probably last post from me on here.

                    Comment


                      Originally posted by fedmond31 View Post
                      about Amazon prime vidéo App, it does run with OEM firmware and Superceleron V8C (not ATV)
                      I have extracted my app from same box , on Android TV app launches Ok but stops whenever you start watching a movie. App must be blocked by Android TV OS or device type ?
                      I've noticed the root method included by beelink is detectable by apps that fail to work if rooted. this is why the My5 app does not play video.

                      From the burn image I removed

                      system\xbin\supolicy
                      system\xbin\su
                      system\xbin\daemonsu
                      system\bin\.ext

                      Then flashed, and My5 now works. I then rooted via twrp with chanfires system-less root and my5 still works after. i flashed the latest .zip (V2.82)
                      http://www.supersu.com/download or https://forum.xda-developers.com/app...lease-t3452703


                      @fedmond31 Can you send me the prime video app that was working on other roms or link me to it ? I just got prime so wanting to see if can get it working.

                      Comment


                        Has this rom selinux enabled?

                        Comment


                          Hi Mangendanz, where is the AP6255 UPDATE fort the 313 version please. I can't find it anywhere.
                          Thank you

                          Comment


                            Ok I have checked... Selinux is still disabled on this build... If you can Mangendanz it could be great to have the selinux support + Magisk so that we can pass safetynet... If you want not to do this can you please, al least, send me the sources of your Kernel so that I can ask a friend of mine to enable it for us? Thanks

                            Comment


                              Originally posted by Aldo_97 View Post
                              Ok I have checked... Selinux is still disabled on this build... If you can Mangendanz it could be great to have the selinux support + Magisk so that we can pass safetynet... If you want not to do this can you please, al least, send me the sources of your Kernel so that I can ask a friend of mine to enable it for us? Thanks
                              I'm using the factory OEM GT1_113M0 kernel. No modifications.

                              Comment


                                Originally posted by Magendanz View Post
                                I'm using the factory OEM GT1_113M0 kernel. No modifications.
                                Uhm so no sources? I was finding it but with no luck... Another question.. It is possible to have the stock play store instead the android TV one? Only the store...

                                Comment

                                Working...
                                X