[ROM] [JB 4.2.2]cm10.1/sgt7 [discontinued] - Kindle Fire 2 Android Development

Changelog
20130627 Version 11
HALO notifications
Widget panel support in tablet mode
CM changes & whatever other framework changes
20130512 Version 10
Whatever SGT7 updates and Cyanogenmod changes
20130408 Version 9
Various SGT7 updates and Cyanogenmod changes (as always)
Pie control works again
20130404 Version 8
Various SGT7 updates
Latest CM and SGT7 changes
Pie control fully implemented
20130218 Version 7
UPDATED to 4.2.2 http://www.android.com/about/jelly-bean/
Latest CM changes
20130211 Version 6
latest CM changes
Settings: Fixed Settings -> System FC [sbrady]
20130131 Version 5
latest CM changes
Fixed MTP for Windowzzz users
20130130 Version 4
HD works:
latest CM changes
removed my custom framework modifications for now
20130120 Version 3
Modified framework:
bold time in statusbar
larger time notification size
large text for date
navigationbar image (grayish/minimal)
20120118 Version 2
sgt7 based
volume slider in notifications
select tablet/phone mode
edge swype navigation
advanced trebuchet settings
power menu option to expand desktop
any widget on lockscreen
and much much more
20130116 Version 1
Initial release
based off cm10.1 and modded for tablet mode

[ROM] [JB 4.2.1]cm10.1/sgt7 [discontinued]
THIS ROM IS BASED ON SGT7
IMPORTANT: WHEN COMING FROM STOCK AMAZON OS
-Make sure you wipe everything except your sdcard (media partition) while in TWRP before you flash anything!
-In TWRP go to WIPE and select both System AND Factory Reset
(Make sure you wipe both when coming from Stock or you will end up in a bootloop with the CM10.1 boot animation)
Links:
GApps
20130627 Version 11 (Current build)
Old builds:
20130512 Version 10
20130408 Version 9
20130404 Version 8
20130218 Version 7
20130211 Version 6
20130131 Version 5
20130130 Version 4
20130120 Version 3
20130118 Version 2
20130116 Version 1
Installation:
YOU MUST HAVE TWRP AND BOOTLOADER INSTALLED AND WORKING
**To install TWRP and Bootloader**
One Click Method
by: FMKilo
Manual Method (and HashROM)
by Hashcode
Download the ROM and GApps.
Boot into recovery
>Coming from Amazon Stock OS? Wipe everything (read above)
>Coming from another CM 10.1 install? No need to wipe, but you can to be safe.
Select install and flash ROM and GApps
(in TWRP after selecting the ROM, you can select "add zip" and then choose the GApps. It will flash them both for you at the same time)
Reboot and Enjoy!
Bugs:
-The initial portion of the bootanimation is stretched and 1/2 missing. This corrects itself fairly quickly.
-The headphone MIC input is not functioning correctly yet. Work in progress.
-Virtual keyboard input on Jellybean is terrible. Needs a protocol update or something. Fixing. For now use an alternate keyboard like Swype
Sources:
-https://github.com/KFire-Android
-https://github.com/sgt7
-https://github.com/loosethisskin
-https://github.com/CyanogenMod
Thanks:
Thanks to Hashcode for all his awesome work and Twa_priv for helping me with github & repo stuff

Re: Rom: Coming soon
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Re: Rom: Coming soon
How to make your ROM Tablet UI? Look here:
Code:
------------------------------------FILE------------------------------------------------------------ESTIMATED LINE NUMBER
frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java #1269-1287
frameworks/base/services/java/com/android/server/wm/WindowsManagerService.java #6839
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/NavbarEditor.java #179
packages/apps/Settings/src/com/android/settings/Utils.java #653
frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderSessionImpl.java #1132
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java #88

powerpoint45;36t1952 said:
Reserved
Click to expand...
Click to collapse
Gonna give this a bit to mature and see what other people say then I'll be trying this out. Can't wait!

idontwanttobeanoob said:
Gonna give this a bit to mature and see what other people say then I'll be trying this out. Can't wait!
Click to expand...
Click to collapse
It's just a rebuild of hash's rom with a different nav bar/notification bar scheme. I suggest trying both before settling, they are essentially the same

fmkilo said:
It's just a rebuild of hash's rom with a different nav bar/notification bar scheme. I suggest trying both before settling, they are essentially the same
Click to expand...
Click to collapse
ok thanks, especially this early in the builds im alot more cautious then normally. didnt know if there were any major implementations that might cause havoc ( no fastboot cable, i already took my big risk just implementing twrpp etc.
thanks powerpoint45, i love to see plenty of diversity in rom options

idontwanttobeanoob said:
ok thanks, especially this early in the builds im alot more cautious then normally. didnt know if there were any major implementations that might cause havoc ( no fastboot cable, i already took my big risk just implementing twrpp etc.
thanks powerpoint45, i love to see plenty of diversity in rom options
Click to expand...
Click to collapse
If I may ask, what method did you perform to get twrp and bootloader?

fmkilo said:
If I may ask, what method did you perform to get twrp and bootloader?
Click to expand...
Click to collapse
Full walk through or basic idea of how I did it?
I can't remember it off the top of my head but in the morning I can get on my computer where I have what I did saved step by step.
I can tell you real quick it was on a windows 7 computer, and from there I followed Hashcode step by step directions almost exactly I think there were only two steps I tweaked to get around the fact that fast boot didn't want to recognize my device.

idontwanttobeanoob said:
Full walk through or basic idea of how I did it?
I can't remember it off the top of my head but in the morning I can get on my computer where I have what I did saved step by step.
I can tell you real quick it was on a windows 7 computer, and from there I followed Hashcode step by step directions almost exactly I think there were only two steps I tweaked to get around the fact that fast boot didn't want to recognize my device.
Click to expand...
Click to collapse
so you used idme bootmode 4 to get to fastboot?
I would have used the dd method if I were on windows.

Re: [rom][true tablet ui alpha build]
Ummm I typed adb shell, su, reboot boot loader, then verified I had fast boot with fastboot -i 0x1949 devices. And then followed from there.... Took me a while to realize fastboot commands wouldn't be recognized without the -i 0x1949. So I spent a good half hour tracking down drivers issues that didn't exist
Sent from my Amazon Kindle Fire2 using xda app-developers app

Thanks for this rom, PPT, I'll definitely give it a try over the weekend and send some feedback.

Hey PPT.
Thought I'd make a forum post.
ROM works fine. If you notice overlapping of icons or whatnot in your launcher, so far it is verified that if you use apex launcher with the margins set to none everything appears normal.
I personally love the unified bar.
I'm going to ditch this for the SGT7 probably, but good ROM if you want the tablet mode!

Problem with gapps
I flashed this on top of Hashcode's Jan 15 build.
In my recent experience with CM on my Galaxy Nexus, I didn't need to reflash gapps every time I updated to a new nightly, so I didn't bother here. Unfortunately, when the system came up my google account was missing. I went back and reflashed gapps and then signed back into my account and it is all working now.
Others may want to make a note of this so that they don't have to reboot a second time.

Re: [rom][true tablet ui alpha build]
RevMike said:
I flashed this on top of Hashcode's Jan 15 build.
In my recent experience with CM on my Galaxy Nexus, I didn't need to reflash gapps every time I updated to a new nightly, so I didn't bother here. Unfortunately, when the system came up my google account was missing. I went back and reflashed gapps and then signed back into my account and it is all working now.
Others may want to make a note of this so that they don't have to reboot a second time.
Click to expand...
Click to collapse
Yeah you will need to reflash gaps...I will put that in thread
Sent from my Amazon Kindle Fire2 using xda app-developers app

Re: [rom][true tablet ui alpha build]
Just wanted to say that I am compiling sgt7 right now and if everything works will be uploaded later today

powerpoint45 said:
Just wanted to say that I am compiling sgt7 right now and if everything works will be uploaded later today
Click to expand...
Click to collapse
Can't wait man, I'd love to be able to do that kind of work, but beyond the fact I'm a major newbie at that kind of thing I have no way to set up a development environment. Got one laptop and its an Acer netbook. Wish I could be of more help

I'm going to be releasing a .bat and a .sh that would automate this process of getting twrp and the boot.img on the device.

Re: [rom][true tablet ui alpha build]
fmkilo said:
I'm going to be releasing a .bat and a .sh that would automate this process of getting twrp and the boot.img on the device.
Click to expand...
Click to collapse
That would be fantastic. It seems like that's the biggest issue people have right now. Any way to lessen the steps will make it easier
Sent from my Amazon Kindle Fire2 using xda app-developers app

powerpoint45 said:
How I made this rom Tablet UI? Look here:
Code:
------------------------------------FILE------------------------------------------------------------ESTIMATED LINE NUMBER
frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java #1269-1287
frameworks/base/services/java/com/android/server/wm/WindowsManagerService.java #6839
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/NavbarEditor.java #179
packages/apps/Settings/src/com/android/settings/Utils.java #653
frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderSessionImpl.java #1132
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java #88
Click to expand...
Click to collapse
can make this in the stock kinlde fire hd or kindle fire 2, in the stock rom

Related

[ROM][4.2.2r1]p6800/p6810/i815](5OCT2013)PAC-Man ROM 4.2 Milestone1 release

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PAC stands for ParanoidAndroid + AOKP + CyanogenMod. It is mainly a cm10.1 base rom with the PA features and AOKP settings.
I decided to port PAC to our GalaxyTab 7.7 after testing it for a few days on my Nexus 7. It has the status bar in Extended Desktop that I want...Although it is harder than I thought, it is done.
Cheers!
You probably need a factory reset (even from my cm10.1 and pa3) to let the AOKP services working properly.
Do aware of the eMMC brick bug!
Good luck!
5/10/2013
It is quite a while that I haven't update the ROMs. We are having a long holiday which allow me to work on my belove 7.7 again. Stuggling for a few days with cm10.2 on the flu. No luck for 4.3 yet! It just reboot after showing the lock screen...
The least I can do is to upgrade the existing 4.2.x. The cm source is mess up alot when trying 4.3 so I go directly to PAC. It is the release version of PAC now and probably the last 4.2.2 PAC. I'll try 4.3 again when I'm free...
 History
22/7/2013
The Samsung blobs are really outdated. It's getting harder and harder to port our tab to new codes. Need you guys to show more patrience to test and report on the new builds.
Flash this patch View attachment p6800-PAC-TelephonyPatch.zip will fix the Telephony and kernel issue of p6800 in 17/7 PAC. Good luck!
20/7/2013
Thanks for those who spent time for the logcat! Bootloop in i815 is fixed. The 'a' version will replace the old one. Cheers!
17/7/2013
Native NTFS support is included in the latest build. Also found a bug in Sound Settings, don't know if it work for p6810 now. Please report.
29/6/2013
The latest builds are uploading now. Auto-brightness adjust is fixed. Cheers!
22/6/2013
Here is the View attachment PhonePatch.zip for Apn settings. Flash it in recovery will get the APN settings back. Work for all models
20/6/2013
PAC v23.0.0 is a quite stable rom which has the latest HALO in PA3.60. As before, I always welcome reports/suggestions in any way. Uploading now.
Change log: :victory:
Please visit PAC ROM for official change log and features
Know issues:
Almost the same as PA3 for 7.7
Downloads: :highfive:
goo.im: http://goo.im/devs/daniel_hk/rom/pac
mirror1: http://www.kuaipan.cn/file/id_39173572073096195.htm#kp|39173572073096202|0
mirror2: http://pan.baidu.com/share/link?shareid=770880052&uk=1512265283#dir/path=/PAC/GT-7.7
mirror3: https://mega.co.nz/#F!REAUSD5Y!DOdUpml2mfs909bzYpIiCA
Latest 4.2 pa_gapps: http://goo.im/devs/paranoidandroid/roms/gapps/older versions
Original gapps (choose 4.2.2): http://goo.im/gapps
Source:
https://github.com/danielhk?tab=repositories
Credits: :good:
** The PAC-Man ROM team
** The CyanogenMod Team who keep many devices alive!
** The ParanoidAndroid Team who create many cool features
** Thanks Espen96 for setup a host for me!
** All those who help our cool tab's developments!
Donations:
FAQ
Q: Where is the developer options settings?
A: the "developer options" is hidden in 4.2.1 (cm10.1, pa3.0)
 to show it in settings:
 in:
  settings > about
 hit the "build number" 7 times (hints will be shown after the 3rd time)
Click to expand...
Click to collapse
Q: How to avoid the emmc brick bug when flashing
A: if coming from stock ics. Here is one of the easier way:
flash the rom (and gapps) in recovery. don't do factory rest and any wiping!
reset to recovery again.
do factory reset or wipe data
reset and enjoy!
Click to expand...
Click to collapse
Q: How to set the InCall screen to protrait?
A: In 4.2.x, the InCall screen orientation is determined by the calling card which doesn't handle rotation.
 Hance remain at 0 degree (Landscape for our tab) all the time.
 To set the inCall screen to portriat, you need an external app (eg. Ultimate rotation) to force Contact.apk to portriat.
Click to expand...
Click to collapse
Q: How to avoid error messages after a dirty flash from PA or cm10.1?
A: After a dirty flash (without factory reset), you may encounter a series of error dialog (mostly the xxx.acore.xx process).
 This is deal to the mismatching layout data when attempt to sync. You may try this:
  Settings > Apps > ALL
 Clearing the data of Contact Storage, Google Contacts Sync and some other apps might need sync...
 If still doesn't work, it's about time to do a factory reset...
Click to expand...
Click to collapse
You are a god!
Sent from my SCH-R950 using Tapatalk 2
I am thinking of trying erobot rom but I notice ur new PAC man rom. Will consider trying since my PA3 with v6supercharger will freeze and reboot after using for a while.
Sent from my GT-p6800 using XDA Premium HD app
Our (only) Chef Daniel_hk opened up a new doors for us again..Thanks a lot Chef..
Awesome surprise
Outstanding effort as always. Thank you Sir.
Exciting work, Daniel. I'll be trying this out this weekend. Very curious to see reactions to battery life, WiFi, GPS, etc.
Hey Daniel, super excited about PAC for 7.7, thanks so much for your hard work!
Which kernel did you use for this ROM, and are previous kernels still compatible with it (e.g. kernel-a and -s from 2 jun)?
teiglin said:
Hey Daniel, super excited about PAC for 7.7, thanks so much for your hard work!
Which kernel did you use for this ROM, and are previous kernels still compatible with it (e.g. kernel-a and -s from 2 jun)?
Click to expand...
Click to collapse
It is the kernel-s at Jun 2. The kernels I posted earlier is woking on this rom too..
Wow, great ROM(s)
Do you ever think you'll build an AOSP ROM with stock Android?
Quick share of my first impressions:
quick share of my first impressions:
Pacman ROM is booting fine on my 6810. Had been short in time and therefore just tested for 10-20 min.
I came with a dirty flash (no wipe) from PA 3.60 over (again for one day) cm 10.1 to Pacman Rom + the linked PA-gapps from june.
As usual when doing a dirty flash and experience problems with processes like “package helper” or “android.process.acore” or else: it is always useful to quickly remove the google account and clear all app data for everything which is google and framework related.
(Clearing contact storage solves for example the “acore” problem. I always clear all of the rest like package helper, google playstore, all backup things and so on and so on. – it is faster than making a full wipe)
Coming to the rom:
Everything I tried out in this short time is working fine. Wifi, Camera. Performance is good, similar to PA 3.6 (I always felt that CM10.1 is more fluid). In performance settings I had not been able to go >1400 MHz but with other tools I went back to the OC value of 1600 MHz. Hybrid settings work as they should. For testing GPS I had no time left, work was calling me back to office.
Ram consumption is a little bit high!
But next time I will choose different gapps package, because this installs tons of gapps, which I actually do not need on my tablet. And then I will look what else apps integrated into the rom is eating memory. - I like tuning!
As obviously expected “pimp my rom” is working fine and the mali-status from the i9100 brothers is not working (think it is kernel related).
Since performance of hybrid roms as PA 3.60 and now PACman increased near to a CM10.1 level, personally I think I found a new daily driver rom.
<<<<<<<<<<<<<<<<<<<< Great work Daniel! Our savior and protector of our loved 7.7 tabs! >>>>>>>>>>>>>>>>>>>>
It is very nice to know that you now use a new rom code basis and continue the highly appreciated work. – So thankful!!!!!!!
someth1ng said:
Wow, great ROM(s)
Do you ever think you'll build an AOSP ROM with stock Android?
Click to expand...
Click to collapse
PA3 is an AOSP base rom. Some of the cool features like PIE is not in stock AOSP rom.
Great - going to test this one out!
One thing - does it have Fast Charge in the kernel like most AOKP roms?
Can not change APN, com.android.phone error
hillzx said:
Can not change APN, com.android.phone error
Click to expand...
Click to collapse
Oh.. It might use CM‘s APN settings. The phone app need a patch then...:cyclops:
Will be fixed in the next release. Or may be a patch..
GNUDroid said:
quick share of my first impressions:
Pacman ROM is booting fine on my 6810. Had been short in time and therefore just tested for 10-20 min.
I came with a dirty flash (no wipe) from PA 3.60 over (again for one day) cm 10.1 to Pacman Rom + the linked PA-gapps from june.
................. For testing GPS I had no time left, work was calling me back to office........................
Click to expand...
Click to collapse
Ths for your quick comments..
Pls When you have time comment about GPS performance and if APN has bug ..
Awaiting...
daniel_hk said:
Oh.. It might use CM‘s APN settings. The phone app need a patch then...:cyclops:
Will be fixed in the next release. Or may be a patch..
Click to expand...
Click to collapse
Can't wait for that, bcoz this rom is awesomee :good:
Briefly tested this last night. I did have to do a factory reset because of the FCs. Upon doing that, I restored my user apps with Titanium, and all seemed OK. However, I had some weirdness with the UI. For example, I did not get the "holo style" menu buttons (at the top right of the screen) in my apps, even where I'd gotten them previously (in PA 3.6). Also, PIE did not show all information (like connected hotspot and notifications). I also had trouble resizing widgets, etc. within ADW. So, I restored PA 3.6 for now so I have a usable tablet.
I'm not sure what happened. If/when I have more time to experiment, I will try again because I love all the settings options on this ROM! Seems like the best of all worlds!!!
Nice work dude, good luck keeping up with three roms tho
It's awesome rom Daniel thanks to you for super great work, I like this rom because it's have more features then pa
Thanks again.

[ROM] [5.0/5.1] [Official/Official] SlimLP 0.8 beta - Peregrine - 29/09/2015

Official/Newer build 5.1 build by Thecrazyskull(Official device maintainer for moto msm8226 devices)
Older builds below​
SlimLP Android 5.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimLP is currently in alpha / beta stage, some custom features are already in place, but much much more is planned for the future.
Download:
Alpha
Google Apps / How to
Follow the work on our custom gapps and find downloads here.
Or Use PA Gapps or any other Lollipop Gapps of your Choice.
Important links:
slimroms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloads - Download other addons.
Installation instructions Same as CM12
Latest Changelog - Read here if you want information on changes in latest build.
Slim FAQ
Kernel Source - The source of your device's kernel.
My repo
Get in touch! - Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SlimRoms are not responsible for any damages to your device.
Thanks -
- SlimRoms for creating an sharing their vision
- Jubakuba for the OP
- Somcom3X and the CM team for the work on the device/vendor trees
XDA:DevDB Information
SlimRoms, ROM for the Moto G
Contributors
Kayant, Thecrazyskull, prbassplayer
Source Code: https://github.com/SlimRoms
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2015-01-11
Last Updated 2015-10-21
Reserved
Amazing rom! There isn't any noticeable bugs that I can see, multitask is a beast, and battery life so far lasts about the whole day using about 2% battery per hour. I used your pink kernel with intelliplug on. The only thing that seems to not work is changing the governor. It always switches back to interactive. Other than that, very impressive for an alpha build! THANK YOU!
Do i need to flash cm11 first? Got a bootloop
Sent from my XT1052 using XDA Free mobile app
whisper13 said:
Do i need to flash cm11 first? Got a bootloop
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
No. But if you're coming from CM a data wipe is needed likely which is why you're probably in a bootloop. CM 11 --> CM12 should be fine with data. CM11 --> other lollipop based roms = most likely a bootloop.
Does it include fm radio?
JimYoung said:
Does it include fm radio?
Click to expand...
Click to collapse
Yes, and it is working very well.
Great work for a alpha version.
The first boot will take quite awhile so just be patient. Also, it seems I can't set my own ringtones and notification sounds.
hotbld5 said:
The first boot will take quite awhile so just be patient. Also, it seems I can't set my own ringtones and notification sounds.
Click to expand...
Click to collapse
Im coming from the original ROM, with root and some mods from Xposed... Did a wipe factory (TWRP), installed ROM and then Gapps, First time took more than 10 minutes to boot and nothing.
Now I did wipe cache, data, dalvik and system, then reinstalled everything... Again it is taking more than 10 minutes to boot.... I will wait more 10... lets see, hope it boots!!!
update: 22 minutes waiting, I guess it will not boot... any ideas?
Thanks guys!
mrps2 said:
Im coming from the original ROM, with root and some mods from Xposed... Did a wipe factory (TWRP), installed ROM and then Gapps, First time took more than 10 minutes to boot and nothing.
Now I did wipe cache, data, dalvik and system, then reinstalled everything... Again it is taking more than 10 minutes to boot.... I will wait more 10... lets see, hope it boots!!!
update: 22 minutes waiting, I guess it will not boot... any ideas?
Thanks guys!
Click to expand...
Click to collapse
Try CWM recovery and see if it'll work.
mrps2 said:
Im coming from the original ROM, with root and some mods from Xposed... Did a wipe factory (TWRP), installed ROM and then Gapps, First time took more than 10 minutes to boot and nothing.
Now I did wipe cache, data, dalvik and system, then reinstalled everything... Again it is taking more than 10 minutes to boot.... I will wait more 10... lets see, hope it boots!!!
update: 22 minutes waiting, I guess it will not boot... any ideas?
Thanks guys!
Click to expand...
Click to collapse
I first flashed an unofficial build of cm12 (before the issue of builds needing to have cm 11 installed first) then let it boot, then after that go back to recovery and install SlimPL
Took 5-10mins to boot
Sent from my XT1045 using XDA Free mobile app
Thanks, its is "upgrading" right now, what I did was get a CM 11 (pacman Rom) installed it , rebooted and flash Slim ans Gapps...
Now I just got a process com.android.phone has stopped...
lets see... Thanks
Edit: Telephone not working... cannot make call or use data and clock not working as well. installed CM 11 and CM12 and them Slim and same problem happened... CM12 working fine
After installing cm12 unofficial, i just did the normal wiping process dalvik data dalvik cache system & factory reset, then it booted
Sent from my XT1045 using XDA Free mobile app
whisper13 said:
After installing cm12 unofficial, i just did the normal wiping process dalvik data dalvik cache system & factory reset, then it booted
Sent from my XT1045 using XDA Free mobile app
Click to expand...
Click to collapse
When I do this my phone just stay on the Slim boot screen...
For now I will try CM12 and when I get some more time I will try to use Slim again, need my phone working to work
Thanks guys! if someone come with some solution I will be glad to try...:good:
I flashed this kernel & it stopped mine sticking on the slim booting logo
Just flashed the Jan 11 build(with basketbuild 5.0 gapps), seems pretty solid.
Noticed a few things, though:
There's no outgoing/incoming indicator for network activity for Wifi and Data(the arrow up/down on their respective icons)
Total display seems zoomed out a bit? In a nice way
Carrier name on lockscreen is a little to the center, shouldn't it be on the left?
Camera's not working for me, even google camera(freezes upon capturing a photo, though can swipe from left to bring up a menu)
AudioFX isn't working for me, tried playing around but couldn't get it to work with Google Play Music, can't really tell if it's the player or AudioFX as there's no stock Music player to try on
Superuser out of the box is not working, though flashing SuperSU 2.40 worked.
Had a random reboot while playing video, probably nothing
Other than what was mentioned, really enjoying this rom and already planning on using it was my daily driver. Cheers!
Great ROM over all. Got a few issues:
1. When you try to import contacts from a backup on the phone it crashes the import (finding file via file manager then opening that way works fine)
2. When I use camera it will take pictures no problem but wont save them. Also when you press the back button when camera is open it won't close. Have press home for it to close. Does this on other camera apps and other lollipop builds so maybe a cm12 issue.
3. When enabling the dark theme in messages it doesn't do anything (cm12 issue would say)
I flashed cleanly per the instructions.
Would be nice to be able to change battery icon and have a clear all under open apps option but these are just extras can love without.
Thanks for your had work so far
Zyquil said:
Just flashed the Jan 11 build(with basketbuild 5.0 gapps), seems pretty solid.
Noticed a few things, though:
[*]Total display seems zoomed out a bit? In a nice way
Click to expand...
Click to collapse
Yeah Slim always changes the dpi. But compared to kitkat it is much more humane now.
Zyquil said:
[*]Carrier name on lockscreen is a little to the center, shouldn't it be on the left?
Click to expand...
Click to collapse
Cm12 error. In cm 12 fixed since a while
[*]Camera's not working for me, even google camera(freezes upon capturing a photo, though can swipe from left to bring up a menu)
Click to expand...
Click to collapse
use google camera
[*]AudioFX isn't working for me, tried playing around but couldn't get it to work with Google Play Music, can't really tell if it's the player or AudioFX as there's no stock Music player to try on
[*]Superuser out of the box is not working, though flashing SuperSU 2.40 worked.
[*]Had a random reboot while playing video, probably nothing
[/list]
Other than what was mentioned, really enjoying this rom and already planning on using it was my daily driver. Cheers!
Click to expand...
Click to collapse
All CM12 bugs. Still this has a lot better multitasking
cobalt01 said:
Great ROM over all. Got a few issues:
2. When I use camera it will take pictures no problem but wont save them. Also when you press the back button when camera is open it won't close. Have press home for it to close. Does this on other camera apps and other lollipop builds so maybe a cm12 issue.
Click to expand...
Click to collapse
Look above. After a reboot it worked for me
Gesendet von meinem XT1039 mit Tapatalk
keenofhiphop said:
Yeah Slim always changes the dpi. But compared to kitkat it is much more humane now.
Cm12 error. In cm 12 fixed since a while
use google camera
All CM12 bugs. Still this has a lot better multitasking
Look above. After a reboot it worked for me
Gesendet von meinem XT1039 mit Tapatalk
Click to expand...
Click to collapse
Camera issues persist to Google Camera too, though haven't tried other cameras if any.
Zyquil said:
Camera issues persist to Google Camera too, though haven't tried other cameras if any.
Click to expand...
Click to collapse
Also worked for me after a reboot.

[ROM] [5.1.1_r5] [UNOFFICIAL] [29/06] Paranoid Android 5.1 Alpha

Hey there! I'm just a builder who want to share with all of you the compiled sources of Paranoid (Credits to the team for all the work and gerrit patches I've used).
It's an alpha, so it doesn't have many features:
- It has an advanced power menu with options to reboot (recovery, bootloader, reboot), screenshots, etc.
- Head-up notifications have been improve (using Hover sources I guess)
- Ambient Display has been added for our device too (replacing peek at this moment)
- Quick unlock is enabled.
- Quicksettings' tiles reorder
- Inmersion mode with tile support
- OnTheSpot is now implemented, but there isn't any example of it.
- ParanoidOTA comes with the rom, but isn't functional right now.
- Another smalls changes and improvements.
- CM12 Theme Engine
- Linked volumes and expandable volume panel
- Added a standalone File Manager
If you want to check all the new stuff of every build please visit gerrit. It works fine with TWRP and also multirom.
All the builds like build 4 or newer, will be compile from sources, without adding any feature, so they will be clean builds. I will try to get new ones every month until the team release their own ones, so enjoy them, and if you like my work, click Thanks #StayParanoid
Links
ROM(build 5): https://goo.gl/AvVlwz
GERRIT(changelog): http://goo.gl/wZamJf
GAPPS: http://goo.gl/kNcpB7
ROOT:http://goo.gl/DUhWyI
Installation
- Download the rom, the gapps you prefer and the root zip.
- Do a factory wipe in recovery (if you are updating from a previus paranoid 5.1 build just wipe dalvik&cache).
- Flash the three zips in the same order as above.
- Reboot and enjoy the rom!
Old Builds
Build 1 (11/01): http://goo.gl/kRMTBV
Build 2 (18/01): http://goo.gl/Xd6XXS
Build 3 (1/02): http://goo.gl/kLx10r
Build 4 (26/05): https://goo.gl/eaZg0O
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
One of my favorite ROMs since I moved to Android! Flashing for sure later! Moving to this ASAP xD
Sent from my Nexus 4 using XDA Free mobile app
damn, wont flash with twrp 2.8.3.2 ....
DJ_Uro_UE said:
damn, wont flash with twrp 2.8.3.2 ....
Click to expand...
Click to collapse
What's the problem?
Thanks bud!
Wooohooooo!!! It's finally coming!! :cyclops: Thanks for the build
many many MANY bugs with this...rotation does not work...even messes with rotation apps. Reboot menu only has reboot...no recovery or bootloader option. LTE 100% does not work...switch it on and loose data altogether. Rom will not flash in TWRP 2840...something about symlinks.
That's all I found before I got fed up and restored my factory backup. Seriously, thank you for taking the time to build and share this...I'm appreciative of that, believe me. This is just as far from usable for a daily rom as I've seen in a long time is all.
hp420 said:
many many MANY bugs with this...rotation does not work...even messes with rotation apps. Reboot menu only has reboot...no recovery or bootloader option. LTE 100% does not work...switch it on and loose data altogether. Rom will not flash in TWRP 2840...something about symlinks.
That's all I found before I got fed up and restored my factory backup. Seriously, thank you for taking the time to build and share this...I'm appreciative of that, believe me. This is just as far from usable for a daily rom as I've seen in a long time is all.
Click to expand...
Click to collapse
It's a shame that it has all this problems, but you have to remind that this is an alpha version , and for example you can find in gerrit patches for LTE that are in state of review, so if you want I can cherrypick them in next build.
About the powermenu options, you have to enable developer-settings, and there you will find an option to enable advanced reboot menu.
Finally with the build I will compile this saturday I will see what de can do to avoid the errors with the recovery, and also I will check the rotation.
yaymalaga said:
It's a shame that it has all this problems, but you have to remind that this is an alpha version , and for example you can find in gerrit patches for LTE that are in state of review, so if you want I can cherrypick them in next build.
About the powermenu options, you have to enable developer-settings, and there you will find an option to enable advanced reboot menu.
Finally with the build I will compile this saturday I will see what de can do to avoid the errors with the recovery, and also I will check the rotation.
Click to expand...
Click to collapse
Thank you. I totally understand it's a first build in early stages. I wasn't trying to beat you up...the problems could be in the source. I just wanted to let everyone know this shouldn't be expected to be a daily just yet, so they don't go in with high hopes and have them killed when all these things start going wrong. There are some builds that are definitely suitable as daily drivers as first-draft alpha builds, so it wouldn't be that surprising to find this one to be one of them, but unfortunately it's just not.
hp420 said:
Thank you. I totally understand it's a first build in early stages. I wasn't trying to beat you up...the problems could be in the source. I just wanted to let everyone know this shouldn't be expected to be a daily just yet, so they don't go in with high hopes and have them killed when all these things start going wrong. There are some builds that are definitely suitable as daily drivers as first-draft alpha builds, so it wouldn't be that surprising to find this one to be one of them, but unfortunately it's just not.
Click to expand...
Click to collapse
I must say that i'm running it without any problems at all.
Flashed successfully using TWRP.
Rotation is working fine.
So I would say go go go to all hesitating to update....
Thulin said:
I must say that i'm running it without any problems at all.
Flashed successfully using TWRP.
Rotation is working fine.
So I would say go go go to all hesitating to update....
Click to expand...
Click to collapse
Can you give us some screenshots please
Thulin said:
I must say that i'm running it without any problems at all.
Flashed successfully using TWRP.
Rotation is working fine.
So I would say go go go to all hesitating to update....
Click to expand...
Click to collapse
That's good to hear...would you please tell us what version of twrp you used? I tried 2840 and got the symlink error. I reverted back to 2820 since that's the newest I had stored on my pc and it flashed.....but with all these bugs I listed. Maybe it's not flashing properly still???
I had native rotation on and it didn't wok, so I downloaded Ultimate Rotation Control ( https://play.google.com/store/apps/details?id=nl.fameit.rotate&hl=en ) which works fine for me on 5.0.1 factory image....it was missing several rotation options with this rom, and the only option that worked was manual, which consists of a notification widget and clicking the angle of rotation you want, in order to change it....and it locks to that position. Like I said, maybe it messed up flashing...it definitely had some real issues. I'll try again and report back
---------- Post added at 10:40 AM ---------- Previous post was at 10:34 AM ----------
SebiC98 said:
Can you give us some screenshots please
Click to expand...
Click to collapse
It's nearly 100% stock AOSP, from the looks of it. It doesn't have any options besides the reboot menu, that I know of.
SebiC98 said:
Can you give us some screenshots please
Click to expand...
Click to collapse
Sceenshots of what, it's pretty much just stock lollipop at the moment. Nothing to show off....
TWRP: 2.8.3.0 was used.....
any one try it in multirom??
is it work??
qzxi said:
any one try it in multirom??
is it work??
Click to expand...
Click to collapse
Yep, I use it to test the builds
Build 2 is up, see gerrit for changes!
yaymalaga said:
Build 2 is up, see gerrit for changes!
Click to expand...
Click to collapse
How's the performance of this? Does it still have the launcher redraws due to memory leak?
Cool, I'm still waiting for some new stuff from PA
Thanks mate That´s what i was waiting for
jer_ying_fd said:
How's the performance of this? Does it still have the launcher redraws due to memory leak?
Click to expand...
Click to collapse
It's almost the same as a clean aosp rom. They have fixed memory leaks, but I don't remeber anyone about the launcher.

[ROM][4.3.1] Magic Beanz v1.0.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction:
This is pure android AOSP 4.3.1 for all variants of Kindle HDX 3rd generation devices. There is a new branch of the kernel on my github if you're interested. Please read through carefully as things have changed for the installation.
Click to expand...
Click to collapse
Todo / Issues worth noting:
- For Apollo, although screen rotation ultimately works, there is a glitch in the animation. This is because the apollo device's screen is rotated 90 degrees for which I have made a patch to surfaceflinger. I plan to fix this by doing the necessary pre-rotation in the hwcomposer.
- For Apollo, the smoothness graphically is not quite on par with Thor. Although games and video seem ok.
- Boot animation needs updating.
- Aroma Installer
- Integrate Root
- Battery / Power Management needs a full investigation - from the kernel to the HAL.
- Miracast
- Headphones are not working
Click to expand...
Click to collapse
Bug Reports:
- Please report bugs -here-
Click to expand...
Click to collapse
Fresh Installation:
- Download the magic-beanz-rom-v1.0.1.zip - this file is for Apollo and Thor.
- If coming from any other ROM including HDX Nexus then I would recommend doing a factory reset.
- Be sure to backup your old ROM in case you want to revert back.
- Flash the file, it will flash the ROM and a Lean version of Gapps.
- If you want root then also flash the latest SuperSu package from -here-
Click to expand...
Click to collapse
Downloads:
- Magic Beanz Installer
Click to expand...
Click to collapse
Finally:
- Big shout out to you all for your support, and thank you for the donations I have received.
Click to expand...
Click to collapse
XDA:DevDB Information
Magic Beanz, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
Source Code: https://github.com/ggow/android_kernel_hdx_nexus/tree/android_4.3.1
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Using Exploit
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 1.0.1
Stable Release Date: 2015-02-20
Created 2015-02-20
Last Updated 2015-07-21
Reserved
Reserved
ggow said:
Introduction:
Todo / Issues worth noting:
Bug Reports:
Fresh Installation:
Downloads:
Finally:
XDA:DevDB Information
Magic Beanz, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Using Exploit
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 1.0.1
Stable Release Date: 2015-02-20
Created 2015-02-20
Last Updated 2015-02-20
Click to expand...
Click to collapse
Couple of questions I had
1) does it matter what gapps are used as long as it supports 4.3.x?
2) how is battery?
Thanks for your continued dev effort.
Sent from my Nexus 6 using XDA Free mobile app
cdub50 said:
Couple of questions I had
1) does it matter what gapps are used as long as it supports 4.3.x?
2) how is battery?
Thanks for your continued dev effort.
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Gapps is included.
Battery seems OK, but there may be problems as per the OP.
thank you @ggow,does the unlocked bootloader will do any good to this new rom?If not,what is good to unlock the bootloader?
Sent from my MI 2SC using XDA Free mobile app
Great to see another ROM. Can anyone let me know if screen share/wireless display works?
It doesn't on either of my two TV's in the Nexus ROM and no
audio in cm11 ROM.
Well it doesnt work.. I have no idea how to go to stock, yet stay on specific 13.3.2.3 which is best....
Are there flash able stock ROMs to go back to fire os via twrp?
Any help appreciated.
for thor 7" just flash Magic Beanz Installer via TRWP right? Because i read in link download write magic-beanz-rom-v1.0.1.zip for the Amazon Kindle Fire HDX 8.9, by ggow
NeverSmile said:
for thor 7" just flash Magic Beanz Installer via TRWP right? Because i read in link download write magic-beanz-rom-v1.0.1.zip for the Amazon Kindle Fire HDX 8.9, by ggow
Click to expand...
Click to collapse
Well, read again, please:
Magic Beanz, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Using Exploit
Click to expand...
Click to collapse
Edit: hm... you mean download file description? Well I hope its not only for apollo, better wait until ggow confirm its for thor too
jeryll said:
Edit: hm... you mean download file description? Well I hope its not only for apollo, better wait until ggow confirm its for thor too
Click to expand...
Click to collapse
Apparently it's universal.
ggow said:
Fresh Installation:
- Download the magic-beanz-rom-v1.0.1.zip - this file is for Apollo and Thor.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Oh hell yes, finally.
So, this uses TWRP if I read this correctly(I am doing some AP work so it's either TWRP or something else). Basically, one needs to go back to 14.3.1.0, unlock bootloader, install TWRP, and flash this ROM? I'm gonna flash back to 14.3.1.0(I am on .3.2.6 so thankfully I can go back) tomorrow and get this done. Thank you Ggow and other devs who have worked to make this happen. I also assume that you use ROM slot 1 and not the stock slot.
OH, and in the OP, the picture will not show up. I am going to try in firefox and the horrible Internet Explorer and see if it works. Does Ggow or someone else have screenshots of said ROM?
Some Clarification please:
1)I can install TWRP with ROM manager correct? Not sure how things will work for the HDX as real development just started(meaning unlocked BL).
2)IN TWRP, is a Factory Reset needed or a Format data or advance wipe. If possible, can one keep data such as documents and photos and erase everything else? Or do you have to factory reset in FireOS first...
3)Will any backup made first be saved when installing your ROM?
EDIT: No Pictures on any browser
Enjoying it so far @ggow! Couple of clarifications perhaps? For Apollo;
1) LTE / 4G appears enabled on this (and oddly enough appears to be all bands and channels), however I tried two different sims and neither detected any network (tried a few different bands etc). System settings indicate that the tablet is missing a baseband and can't read any IMEI off any sim either.
2) When you say "TWRP using exploit" - do you simply mean TWRP? People can't have installed TWRP without having used one of the previous exploits to do so... or is there something I'm missing?
Will raise the first one in the bug tracking.
Scott
If you select the language of Russian, at the entrance to the settings lte get this:
Does not save the APN settings
It is not possible to select the operator.
Basebang version unknown
- Integrate Root
How to enable Root access???
Mr.Nik said:
- Integrate Root
How to enable Root access???
Click to expand...
Click to collapse
Flash SuperSU zip from twrp
Sent from my Kindle Fire HDX using XDA Free mobile app
---------- Post added at 10:39 PM ---------- Previous post was at 10:36 PM ----------
Mr.Nik said:
If you select the language of Russian, at the entrance to the settings lte get this:
Does not save the APN settings
It is not possible to select the operator.
Click to expand...
Click to collapse
Did you try to enter an APN? You should be able to add your own APN.
Sent from my Kindle Fire HDX using XDA Free mobile app
---------- Post added at 10:40 PM ---------- Previous post was at 10:39 PM ----------
XxD34THxX said:
Oh hell yes, finally.
So, this uses TWRP if I read this correctly(I am doing some AP work so it's either TWRP or something else). Basically, one needs to go back to 14.3.1.0, unlock bootloader, install TWRP, and flash this ROM? I'm gonna flash back to 14.3.1.0(I am on .3.2.6 so thankfully I can go back) tomorrow and get this done. Thank you Ggow and other devs who have worked to make this happen. I also assume that you use ROM slot 1 and not the stock slot.
OH, and in the OP, the picture will not show up. I am going to try in firefox and the horrible Internet Explorer and see if it works. Does Ggow or someone else have screenshots of said ROM?
Some Clarification please:
1)I can install TWRP with ROM manager correct? Not sure how things will work for the HDX as real development just started(meaning unlocked BL).
2)IN TWRP, is a Factory Reset needed or a Format data or advance wipe. If possible, can one keep data such as documents and photos and erase everything else? Or do you have to factory reset in FireOS first...
3)Will any backup made first be saved when installing your ROM?
EDIT: No Pictures on any browser
Click to expand...
Click to collapse
This is NOT for safe strap. Its for users that flashed full on twrp recovery. Don't go bricking your kindle.
Sent from my Kindle Fire HDX using XDA Free mobile app
I enter the APN settings, but the profile is not created or saved!
In my experience APN settings won't save unless you have an active sim and baseband on a device... and as I mentioned before, there's currently no baseband on the devices after flashing to Magic Beanz
good to to see a new rom out (i was hoping for an 4.4 since i am on thor but @ggow said that might happen
in the future)
installed fine with full wipe
one thing i noticed is invalid sim card on lockscreen on my thor with no lte
gonna have to long time test it...
thanks @ggow for your continous fine work!
P.S. one more thing IT'S CHARGING FASTER!! (at least for me)
General Notes / Comments / Questions
- I am not sure if LTE is will work or not. I took a shot in the dark and gave it go.
- Would be interested in getting feedback on Battery life. In the Wifi advanced settings had the tablet set to turn off Wifi whilst asleep
- I checked with wakelock detector that the tablet was in fact entering deep sleep mode, all seemed good.
- Can someone please report back whether they can pair a PS3 controller with the new bluetooth stack.
- Installing Xposed with gravitybox adds some very nice functionality like the advanced reboot menu, expanded desktop. Lollipop status bar icons etc.

Official CM-12.1 for Nexus Player (fugu)

This is for discussion of the official nightly builds of CyanogenMod 12.1.
You must have an unlocked bootloader to flash this rom. Please see https://developers.google.com/android/nexus/images for information on unlocking your bootloader and restoring back to factory firmware.
You must have a custom recovery in order to install this rom. Please see this thread for more information. cm-recovery-nexus-player-fugu
You can either put this on your nexus player internal storage or use adb sideload to install.
This is a hybrid rom. Once you finish setup you will see a popup to choose your launcher. Choose "Home" if you want the default leanback ui, or choose Trebuchet if you want the full android launcher and settings.
Note:
The Nexus Remote if fully supported. If you use the LeanBack gapps it will go through the pairing tutorial automatically at first boot. If you choose to not use gapps or use other gapps, just press the bottom button to initiate pairing.
Click to expand...
Click to collapse
Latest nightlies can ge downloaded from http://download.cyanogenmod.org/?device=fugu
Changelog: http://www.cmxlog.com/12.1/fugu/
Test build with webcam support. Also supports using webcam mic for google search
Download latest test build: cm-12.1-20150520-UNOFFICIAL-fugu.zip
Added the Japanese keyboard, Korean keyboard, and Google WebView
Click to expand...
Click to collapse
Gapps for Android 5.1 x86 LeanBack: gapps-lpmr1-x86-leanback-20150524-signed.zip
Note:
If you use the full Android gapps you will need an OTG mouse to complete setup and for navigating some apps.
I have included Google+, Gmail, YouTube, Hangouts, and Search as they don't show up in the market currently.
Modified the updater script to enable the navigation bar and set the default density to 240. Patch is still pending to enable the status bar, so currently there is no status bar even with full gapps.
Click to expand...
Click to collapse
Gapps for Android 5.1 x86 full android experience: gapps-lp-x86-20150527-signed.zip
Known Issues:
Microphone is not working for Google Search
Click to expand...
Click to collapse
Extras:
This zip will enable the play/pause button on the nexus remote to be used as the contextual menu button in Kodi. It also optimizes the streaming settings for a device with 1GB of RAM to prevent playback interuptions and allow continuous streaming. If you have your own advancedsettings.xml you may not want to flash this.
Click to expand...
Click to collapse
NexusPlayer-kodi-keymap-streaming-fix-signed.zip
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDA:DevDB Information
Official CM-12.1 for Nexus Player (fugu), ROM for the Nexus Player
Contributors
dhacker29, bkjolly
Source Code: https://github.com/CyanogenMod/android_device_asus_fugu/tree/cm-12.1
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked bootloader and custom recovery
Based On: CyanogenMod 12.1
Version Information
Status: Beta
Current Beta Version: 20150519
Beta Release Date: 2015-04-19
Created 2015-04-19
Last Updated 2015-05-24
Gotta ask but is the controller fully functional on this?
Asadullah said:
Gotta ask but is the controller fully functional on this?
Click to expand...
Click to collapse
Yes sir, if you use the leanback gapps it will go through the pairing tutorial automatically, if you don't use gapps or you try other full gapps (make sure they don't have maps), then just push the bottom button to initiate pairing.
It runs good, fast and smooth. As you mentioned mic is not working. Another issue so far, when you uninstall an apps it doesn't remove/uninstall. Thanks for your great work. Nice to see someone is working on nexusplayer. :thumbup:
Sent from my Nexus 6 using Tapatalk 2
Thanks for all your work on this. Any idea when the full GAPPS will be available?
janjan said:
It runs good, fast and smooth. As you mentioned mic is not working. Another issue so far, when you uninstall an apps it doesn't remove/uninstall. Thanks for your great work. Nice to see someone is working on nexusplayer. :thumbup:
Sent from my Nexus 6 using Tapatalk 2
Click to expand...
Click to collapse
I noticed the uninstall failure last night too. I'll try to logact and see what's wrong.
EDIT: Uploading a new gapps package had to remove the CanvasPackageInstaller.apk and just let the regular PackageInstaller take care of it
Hello, thanks for building this and the recovery. I dirty flashed this over stock and it's working good , it seems snappier than stock . Live TV through kodi plays better now , it wasn't very watchable before, even the HDhomerun view app plays the video better .. Thanks..
Hello, your cm20150420 build will not install , I get , signature verification failed . so I reflashed your build from 0419 and new gapps to fix the apps not uninstalling problem. Thanks..
I got that as well figured it was my fault... Is there a link to the older build?
Hey @dhacker29 !
I'd like to thank you for this, and at the same time ask if we had access to LeanBack App source, or if you are adding them in post-build?
Also, would you at all be interested in taking a look at creating something similar to this for the ADT-1? (The developer box that Google sent out after IO in 2014). We have ADT-1 kernel source, & a repacked CWM Recovery, but no device tree, which makes Custom ROMs fairly hard to do.
https://www.androidfilehost.com/?w=files&flid=29861
npjohnson said:
Hey @dhacker29 !
I'd like to thank you for this, and at the same time ask if we had access to LeanBack App source, or if you are adding them in post-build?
Also, would you at all be interested in taking a look at creating something similar to this for the ADT-1? (The developer box that Google sent out after IO in 2014). We have ADT-1 kernel source, & a repacked CWM Recovery, but no device tree, which makes Custom ROMs fairly hard to do.
Click to expand...
Click to collapse
Unfortunately Google shipped the leanback launcher as a prebuilt in the proprietary blobs package so no source to modify there. Without having the adt-1 it would be hard to build a device tree. What are the specs? Processor graphics chip etc
dhacker29 said:
Unfortunately Google shipped the leanback launcher as a prebuilt in the proprietary blobs package so no source to modify there. Without having the adt-1 it would be hard to build a device tree. What are the specs? Processor graphics chip etc
Click to expand...
Click to collapse
That sucks.
Spec list here: http://www.reddit.com/r/Android/comments/2jlz3z/the_developer_adt1_vs_the_nexus_player_vs_amazon/
Note: they say that some have the Tegra K1, but I've had a few, and friends have a few, and I have only seen Tegra 4's.
I had previously heard of extracting a device tree from a boot IMG I don't know if that still applies, I'll try to find a link.
Its pretty awesome actually compared to the NP. If you want one, jut Google it, and fill out the ADT request form. When they ask what you will do with it, just fill I'm something like "security research/app developement", and with your history, you are bound to get one. I have links to self made CWM images, but I doubt they'd help you much. I can also provide system dumps, etc. Just let me know if your interested.
Does this have cm's "Move app to SD"
Can somebody please take some screenshot??
jeffrey81 said:
Can somebody please take some screenshot??
Click to expand...
Click to collapse
Did you click on the screenshots tab at the top?
dhacker29 said:
Did you click on the screenshots tab at the top?
Click to expand...
Click to collapse
Im using xda app and I don't see the screenshot tab.
So far I installed and used the full gapps package. I found no status bar or navigation bar, and the cursor has a black box at times. Runs good though, remote to, except for voice. Using trebuchet to play with it. Are you planning on adding status bar and navigation in or do you advise using the leanback launcher? I liked using my mouse to navigate while i was on lollirock, but can't because of this and can't go backwards from most screens.
Any way to root using recovery?
lafester said:
Any way to root using recovery?
Click to expand...
Click to collapse
Yup. Just flash the SuperSU zip from CM Recovery, or go to development settings and enable root access for Apps/ADB
---------- Post added at 07:43 PM ---------- Previous post was at 07:40 PM ----------
VannMann said:
So far I installed and used the full gapps package. I found no status bar or navigation bar, and the cursor has a black box at times. Runs good though, remote to, except for voice. Using trebuchet to play with it. Are you planning on adding status bar and navigation in or do you advise using the leanback launcher? I liked using my mouse to navigate while i was on lollirock, but can't because of this and can't go backwards from most screens.
Click to expand...
Click to collapse
The statusbar should be present if you used the full android gapps. Also, if you want soft keys, add this to your build.prop
qemu.hw.mainkeys=0
Then reboot.

Categories

Resources