New Adreno Drivers (April) link JB/CM10.1 - LG Nitro HD

No responsibility taken for any bricked device. Use it at your own risk
Updated with How to.
Hi,
there is a new driver for Android JB on the Qualcomm website.
It is running fine on my Optimus LTE (Nitro HD equivalent by NTT) with CM10.1.
I wont upload the files cause they are copyrighted.
You have only to create an account and wait 2 minutes to download the drivers for yourself.
I do not know what was fixed. But I have encoutered the blue flickering bug with this driver too...
https://developer.qualcomm.com/download/Adreno200-AU_LINUX_ANDROID_JB_VANILLA_04.02.02.060.053.zip
There was an another driver released earlier (4.april). I have not tested it though. Could be incompatible like the last one.
https://developer.qualcomm.com/mobi...phics-optimization-adreno/tools-and-resources
There is a CWM ZIP attached, You have to copy all folders inside system from the qualcomm driver zip to the folder system inside the CWM ZIP. I recommend to use the latest Winrar, to minimize the risk of your ZIP getting corrupted.
Now flash and wipe cache/dalvik.
How To with Winrar:
{
"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"
}
It will ask you about the parameters of the new zip. Do not change anything and press ok.

Thanks for sharing, and good job making a nice cwm zip template. Very helpful!
+thanks
Sent from my LG-P930 using Tapatalk 2

Dumb question with some repititon but this means we should:
unzip both files
Copy contents of download
Paste into template
Zip template
Copy to /sdcard
Boot into recovery
Flash
Wipe cache/dalvik
???????????????
This did not work for me.
[NOTE] I am using TWRP 2.5

lbomber7 said:
Dumb question with some repititon but this means we should:
unzip both files
Copy contents of download
Paste into template
Zip template
Copy to /sdcard
Boot into recovery
Flash
Wipe cache/dalvik
???????????????
This did not work for me.
[NOTE] I am using TWRP 2.5
Click to expand...
Click to collapse
Assuming you are running Windows, it is easiest if you use 7zip to merge the files into the template zip.
Extract the driver zip file
Browse into the extracted folder to the 'system' directory
Go open the template adreno.zip with 7zip in another window
Drag the contents of the extracted 'system' folder into the system folder in the 7zip window.
Exit 7zip, and you're done.
http://www.7-zip.org/download.html

Thanks. I was using 7zip but ya, the drag drop thing works a lot easier and better than un and rezipping.

mpsantiago said:
Assuming you are running Windows, it is easiest if you use 7zip to merge the files into the template zip.
Extract the driver zip file
Browse into the extracted folder to the 'system' directory
Go open the template adreno.zip with 7zip in another window
Drag the contents of the extracted 'system' folder into the system folder in the 7zip window.
Exit 7zip, and you're done.
http://www.7-zip.org/download.html
Click to expand...
Click to collapse
You can also just use xplore available on the play store for free and just copy the files into adreno.zip and install. Easy as pie no computer needed.
Sent from my LG-P930 using xda app-developers app

Swetnes said:
You can also just use xplore available on the play store for free and just copy the files into adreno.zip and install. Easy as pie no computer needed.
Sent from my LG-P930 using xda app-developers app
Click to expand...
Click to collapse
Thats what i use too. Works amazing.
Sent from my LG-P930 using Tapatalk 2

NFleck said:
Thats what i use too. Works amazing.
Sent from my LG-P930 using Tapatalk 2
Click to expand...
Click to collapse
Could you create the zip for su640 please

If you flash this and then go into build.prop and change debug.composition.type to c2d it seems to make the UI smoother.
Can somebody else also try it and confirm whether it is just placebo or not?
I also set windowsmgr.max_events_per_sec to 60

mpsantiago said:
If you flash this and then go into build.prop and change debug.composition.type to c2d it seems to make the UI smoother.
Can somebody else also try it and confirm whether it is just placebo or not?
I also set windowsmgr.max_events_per_sec to 60
Click to expand...
Click to collapse
Made no difference for me. Before Adrino, after Adrino, and after moding the build.prop file. All very fluid.
Sent from my LG-P930 using xda app-developers app

mpsantiago said:
If you flash this and then go into build.prop and change debug.composition.type to c2d it seems to make the UI smoother.
Click to expand...
Click to collapse
Ok, I just discovered a real, repeatable (I think) improvement from doing the above.
On a fresh flash of the latest PAC (and CM10.1 also I believe) open the YouTube app and start playing a video, preferably in full screen. While it is playing, attempt to use one of the on-screen youtube menus (share, etc). You'll notice the options in the menu are distorted.
Now, flash the new Adreno driver and change debug.composition.type to c2d (from dyn). Do the same youtube test again- menu options are clear.
I bet this not only fixes the issue in YouTube, but in other apps that use overlays on video or other complex backgrounds.

mpsantiago said:
Ok, I just discovered a real, repeatable (I think) improvement from doing the above.
On a fresh flash of the latest PAC (and CM10.1 also I believe) open the YouTube app and start playing a video, preferably in full screen. While it is playing, attempt to use one of the on-screen youtube menus (share, etc). You'll notice the options in the menu are distorted.
Now, flash the new Adreno driver and change debug.composition.type to c2d (from dyn). Do the same youtube test again- menu options are clear.
I bet this not only fixes the issue in YouTube, but in other apps that use overlays on video or other complex backgrounds.
Click to expand...
Click to collapse
Thanks:good:
It's better now. Will see if anymore glitches+BSODs.
This problem is really annoying.
It happens after some msm: rotator kernel changes (Apr 24, 2013).
I had tried to revert the changes, but doesn't work. I dunno what CM did with the ROM.

mpsantiago said:
Ok, I just discovered a real, repeatable (I think) improvement from doing the above.
On a fresh flash of the latest PAC (and CM10.1 also I believe) open the YouTube app and start playing a video, preferably in full screen. While it is playing, attempt to use one of the on-screen youtube menus (share, etc). You'll notice the options in the menu are distorted.
Now, flash the new Adreno driver and change debug.composition.type to c2d (from dyn). Do the same youtube test again- menu options are clear.
I bet this not only fixes the issue in YouTube, but in other apps that use overlays on video or other complex backgrounds.
Click to expand...
Click to collapse
When I open YouTube, open a video on HQ, then rotate to landscape/full screen, all the menus work great except share is kinda bright but I can still clearly see the menu. In what way is it distorted?
Cm10.1 rc1 + wind 2.01
Sent from my LG-P930 using Tapatalk 2

NFleck said:
When I open YouTube, open a video on HQ, then rotate to landscape/full screen, all the menus work great except share is kinda bright but I can still clearly see the menu. In what way is it distorted?
Cm10.1 rc1 + wind 2.01
Sent from my LG-P930 using Tapatalk 2
Click to expand...
Click to collapse
Mine would sometimes become blotches of random color. Sometimes I would get a lockup as well.

mpsantiago said:
Mine would sometimes become blotches of random color. Sometimes I would get a lockup as well.
Click to expand...
Click to collapse
I keep getting these random reboots with this driver. Anyone else?
Sent from my LG-P930 using xda app-developers app

installing new driver means?
---------- Post added at 11:20 PM ---------- Previous post was at 11:15 PM ----------
And does this work with MIUI V5 3.5.24 Official (from original chinese MIUI)? It's JB.

Swetnes said:
I keep getting these random reboots with this driver. Anyone else?
Sent from my LG-P930 using xda app-developers app
Click to expand...
Click to collapse
I've actually been starting to get random reboots even without this.. You running cm nightlys with wind?
Sent from my LG-P930 using Tapatalk 2

Initially i was getting high frecuencies, about 1512 MHz, but it lasted just like 7min, now its ok, seems promising.
Thanks.

ultimate_neet said:
Initially i was getting high frecuencies, about 1512 MHz, but it lasted just like 7min, now its ok, seems promising.
Thanks.
Click to expand...
Click to collapse
Not sure what you mean... The kernel sets the processor to clock up when needed in one way or another with most performance settings. Nothing wrong with that.
If you're referring to something else opp lease explain..
emperorisuka said:
installing new driver means?
---------- Post added at 11:20 PM ---------- Previous post was at 11:15 PM ----------
And does this work with MIUI V5 3.5.24 Official (from original chinese MIUI)? It's JB.
Click to expand...
Click to collapse
I think any rom based on cm10.1 (iirc: all jb ROMs for p930) would work, however, some may contain custom changes to settings (miroslav_mm's ROM for example) to which this may overwrite; effectively negating many features of that ROM. Best to check with the specific author, or at least the list of changes to see whether or not it contains adreno drivers and/or changes that this may overwrite.
Sent from my LG-P930 using Tapatalk 2

Related

[ROM][Discontinued] iNxS CM7-RC2 : Themed : Optimized

DISCONTINUED.
I've sold the phone, but recreating the rom is VERY easy, I'll help you guys out as an goodbye-present
1. Download iNexusTheme
2. Download Theme Porter
3. Download 7Zip
4. Download CyanogenMod 7 & the GAPPS package.
5. extract the theme porter to c:\ make sure there are no spaces in the directory name
6. extract system/framework/framework-res.apk from iNexusTheme into the old/framework folder of the theme porter. Next extract all files system/app/ from iNexusTheme into the old/app folder of the theme porter.
7. extract system/framework/framework-res.apk from CM7 into the new/framework folder of the theme porter. Next extract all files system/app/ from CM7 into the new/app folder of the theme porter.
8. run the theme porter and tell it to port the theme.
9. When it's done open up the archive of CM7
10. Open the Gapps archive and move all folders but the META INF into CM7
11. go to your themeporter/new folder. Drag all files from /app into /system/app on the cm7 archive. Drag framework-res.apk from /framework into /system/framework on the CM7 archive.
Should work on future updates too.
---------------------------------------------------------------------------------------------------------------------------------
About the rom:
I love iNexusTheme and it wasn't availible for our device yet.
This led me to the creation of: iNxS
It's a rom based on:
CyanogenMod 7 RC2
Features:
PNG-Optimized every single apk
Zipaligned every apk
Removed cm stats and update notifications
Attached HoneyComb Livewallpaper (screenshots)
Installed themed Google Apps
Installation:
Wipe data and Apply the zip via Clockwork Recovery
iNxS.zip
Disclaimer:
As with any modification (ROM, patch, etc), you run the risk of damaging your device. While unlikely, it is important to consider this possibility before proceeding. I take no responsibility for any such damage, data loss or otherwise.
Thanks to:
Cyanogen and Koush for CWM
yoe_cu for the theme
{
"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"
}
Changelog
Changelog:
v1.0 - Initial Release
Looks great i'll download it soon. Any issues so far? (you prob mentioned but id rather ask)
travisd4est said:
Looks great i'll download it soon. Any issues so far? (you prob mentioned but id rather ask)
Click to expand...
Click to collapse
Nah it's as functional as cm7
man, the chefs are showing us some love in the G2 forums! This has been just an awesome month for us. I appreciate all the hard work, and will definitely give this a try.
oh my jesus, second rom today I've seen that I'm considering temporarily ditching GV for...
ahhhhhh!!
pmcqueen said:
oh my jesus, second rom today I've seen that I'm considering temporarily ditching GV for...
ahhhhhh!!
Click to expand...
Click to collapse
Might wanna consider this one as well then
Mikevhl said:
Might wanna consider this one as well then
Click to expand...
Click to collapse
haha, I'm not a sense guy myself.
I'm gonna give this a go tomorrow when I have some chill-time.
thanks for the work.. I'll give ya some feedback after I've run it for a while.
Not sure why, but the cyan wall papers were there and the honeycomb not there. Gotta be something I did. And, I signed into my google account, but it still took me back to the sign in page.
Sent from my HTC Vision using XDA App
Flashing as soon as I get home
enserio said:
Not sure why, but the cyan wall papers were there and the honeycomb not there. Gotta be something I did. And, I signed into my google account, but it still took me back to the sign in page.
Click to expand...
Click to collapse
Same here, after wipe and install from Rom Manager (after copying the zip to my SD card). In the setup wizard logging into my Google account seemed to start the sync process, but returned me to the login screen anyway. I entered my login info again (to see what would happen), and the wizard FC'ed. But the setup seemed to complete just fine.
Can't find the Honeycomb wallpaper in the live wallpapers, or anywhere else I looked. CM wallpapers still there.
But liking the themed apps so far, like the camera and dialer.
Good stuff..and gps works lol
Sent from my HTC Vision using XDA App
I usually keep battery level showing on lockscreen, however the battery in this rom always shows as drained..like a lil red at bottom. Only on lockscreen though. Any way to fix this?
Sent from my T-Mobile G2 using XDA App
I'm on stock clock and it seems to be getting hot....? Also I did not get the livewallpapers, and most of my apps did not transfer. But all in all seems to be nice. Gps is quick and on point. Wifi is working. Camera looks and works great. ill let you guys know what's up in about a day.
Sent from my HTC Vision using XDA App
Spastic909 said:
I usually keep battery level showing on lockscreen, however the battery in this rom always shows as drained..like a lil red at bottom. Only on lockscreen though. Any way to fix this?
Click to expand...
Click to collapse
I got the same bug.
Also, I have a graphical glitch where the playlists in the stock player are shifted way over to the right (see attached pic).
Is it just me
Or does wifi turn on when phone wakes
Sent from my HTC Vision using Tapatalk
trapdogg said:
Is it just me
Or does wifi turn on when phone wakes
Sent from my HTC Vision using Tapatalk
Click to expand...
Click to collapse
Odd, I don't have any issues with it..
redpoint73 said:
I got the same bug.
Also, I have a graphical glitch where the playlists in the stock player are shifted way over to the right (see attached pic).
Click to expand...
Click to collapse
I'll work on it. ETA same as my other new releases, 36 hours from now
flashed it.... seems pretty fast.... keep up the good work
Mikevhl said:
Odd, I don't have any issues with it..
Click to expand...
Click to collapse
Q
Ever time I wake phone WiFi would turn on, I noticed it when battery drain was crazy fast.
Sent from my HTC Vision using XDA App

[ROM] (INFO) BlackICE Kangorade 40.5 (7/08/12)

NOTE: I TAKE NO CREDIT FOR THIS ROM. I AM CURRENTLY RUNNING THIS ROM ON MY DINC2, THOUGHT IT WAS A GOOD ROM, AND WOULD LIKE TO SHARE IT WITH YOU GUYS! ALL CREDIT GOES TO DEVELOPER TRAVP624 AND TEAMICE.
For this rom, make sure to follow the INSTRUCTIONS VERY CAREFULLY, there are 2 different GApps packages that you need to download.
Bugs: Camera: FLASH DOES NOT WORK, neither does camcorder (720p or 480p), I don't know if any 3rd party Camera apps will be able to fix this. Also, for some reason, in the Notification Drawer, next to the settings button, the date does not show up.
DOWNLOAD
Triscuit said:
Here we go guys!!
BlackIce ROM http://db.tt/36ANFXWh
BlackIce gapps http://db.tt/E1fSG8mw
Sent from my Incredible 2 using xda app-developers app
Click to expand...
Click to collapse
{
"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"
}
Fully built from AOKP source (source)(website and donate to aokp/teamkang)
Added Cyanogenmods FileManager! (CM)
Added DSPManager (CM)
Replaced Mms apk with hybrid CM9 combined with AOKP
Custom DroidTh3ory "Gofaster" Butter (DroidTh3ory)
Custom MasturModsSettings Built-in (Mastur Mynd)
Custom Dark Ass theme
Imported handle_compcache latest from CM9 (CM)
Removed the Japaneses IME stuff (Me)
Removed status bar notification icons dimming effect
Custom BlackICE boot animation (Kwesley1020)
All Inverted Gapps Gmail, Gtalk, etc.
Custom Toggles (AOKP)I just restored icon on/off state and other minor tweaks!
Theme Chooser (all credit to cyanogenmod)
Amphiblian's camera patch: http://forum.xda-developers.com/showthread.php?t=1591212
Changelogs are now here
I will always recommend a data wipe and very important make a nandroid always!!
If you choose not to use my Gapps or follow instructions then you will need to ask yourself why isn't this or that working right!
1. Make sure your using latest cwm
2. These must be followed exactly
2. Download all 3 and place on phone
3. I recommend wiping data/factory reset (especially if on another rom)
4. Flash Rom
5. Flash stock gapps zip
6. Reboot go thru setup sign in to google account!
7. Get thru setup. (If you wanna let market restore your apps wait but try not to open market LOL)
7a. If you opened market before rebooting go into settings>apps>all apps and uninstall market updates!
8. Reboot back into cwr and flash Black_ICE-gapps zip
The entire team at teamkang without them the gnex plus many more devices wouldn't be so buttery smooth!
Xoomdev who without we wouldn't have most of the device tree we have to work with.
Zaphod-Beeblebrox for lots of general help!
The entire team at cyangenmod awesome source
Mastur Mynd for being awesome and for asking me to join mastur mods
Team gummy and liquid and all the others that open up there source edits for us all.
DroidTh3ory for his decision to help somewhat!
Google of course
Everyone in the community who helps in the spirit of open source
My Testers for helping out!
And anyone I forgot to mention or include
Also If I have used or borrowed from you please ask and I will definitely give full credit!
Usual disclaimer I nor anyone included with this project is responsible for what you do with your phone!
Plz hit the Thanks button if you liked this!
VIVOW
Theres no download link for the VIVOW???
NVERMIND i found it
Dude word this looks pretty sweet! I'll download it when i get home later and let ya know!
By the way, the download isn't on the site (i couldnt find it) but it is in his goo.im folder!
does Camera work? flash/flash timing? Camcorder? Camcorder in 720p mode?
bsdesign0000 said:
does Camera work? flash/flash timing? Camcorder? Camcorder in 720p mode?
Click to expand...
Click to collapse
Not sure haven't tried it yet but it is based off of AOKP's Milestone 6, so I would assume that it has the same camera issues or lack thereof, as AOKP Milestone 6
Edit: Updated OP
I would say that you'll need to flash the soft key light fix, camera and camcorder fix, change apn and camera flash won't work either. That fix is in the ram disk. Just giving a heads up so there's no surprises .... I could be wrong. But expect to see the same things as previous aokp builds.
Sent from Kangdemnation
CondemnedSoul said:
I would say that you'll need to flash the soft key light fix, camera and camcorder fix, change apn and camera flash won't work either. That fix is in the ram disk. Just giving a heads up so there's no surprises .... I could be wrong. But expect to see the same things as previous aokp builds.
Sent from Kangdemnation
Click to expand...
Click to collapse
Ok, so I know where the soft key light fix is, but I can't seem to find a camera and camcorder fix
nitsua98 said:
Ok, so I know where the soft key light fix is, but I can't seem to find a camera and camcorder fix
Click to expand...
Click to collapse
I think they are posted somewhere in the original aokp thread but I don't have a link right now on my phone. They might be posted near the beginning of kangdemnation too. Someone can help and post them I'm sure
Sent from Kangdemnation
Camra / Camcorder fix.
Here's the patches for the Camra and the Camcorder.
knighthawk65 said:
Here's the patches for the Camra and the Camcorder.
Click to expand...
Click to collapse
Yup I updated OP with the link to the patches
knighthawk65 said:
Here's the patches for the Camra and the Camcorder.
Click to expand...
Click to collapse
why is the one file a rar file?
Aldo101t said:
why is the one file a rar file?
Click to expand...
Click to collapse
It was just made that way by the maker of the patch :/
Aldo101t said:
why is the one file a rar file?
Click to expand...
Click to collapse
If you're trying to open it on your phone you can use ES File Explorer. It has a built in archive viewer.
Sent from my Incredible 2 using xda app-developers app
Wow! This is working great for me....thanks for posting!
For the flash, you can try to adjust the permissions on /sys/camera_led_status/led_ril_status to 0664 using either a file explorer or terminal. In terminal use: su, chmod 0664 /sys/camera_led_status/led_ril_status. Until the developer places this update in the ROM, you will likely have to do this each reboot unless you create a script. Note: I haven't tested this; it's just a fix I had to use in my build but it worked on other AOSP versions.
nukified said:
For the flash, you can try to adjust the permissions on /sys/camera_led_status/led_ril_status to 0664 using either a file explorer or terminal. In terminal use: su, chmod 0664 /sys/camera_led_status/led_ril_status. Until the developer places this update in the ROM, you will likely have to do this each reboot unless you create a script. Note: I haven't tested this; it's just a fix I had to use in my build but it worked on other AOSP versions.
Click to expand...
Click to collapse
Yeah this is the final build of this rom, but thanks for the tip!
Sent from my vivow using xda app-developers app
nitsua98 said:
Yeah this is the final build of this rom, but thanks for the tip!
Sent from my vivow using xda app-developers app
Click to expand...
Click to collapse
If the dev wouldn't mind (I doubt he would - but who knows) ... I can edit the ROM to put the camera flash fix in the boot.img and include the other vivow stuff from my ROM in this for you guys... Again. That's if he doesn't mind. If he would like to change the stuff, he's more than welcome to pull what he needs from Kangdemnation.
CondemnedSoul said:
If the dev wouldn't mind (I doubt he would - but who knows) ... I can edit the ROM to put the camera flash fix in the boot.img and include the other vivow stuff from my ROM in this for you guys... Again. That's if he doesn't mind. If he would like to change the stuff, he's more than welcome to pull what he needs from Kangdemnation.
Click to expand...
Click to collapse
His main focus seems to be the galaxy nexus. The Inc2 wasn't included until the final release, and isn't listed on the downloads page either.
http://forum.xda-developers.com/showthread.php?p=28563248
Here's another mirror:
Camera
Camcorder
revile said:
Here's another mirror:
Camera
Camcorder
Click to expand...
Click to collapse
what fixes are these, if they are not condemned souls, well!!1

[DOWNLOAD] S4 Google Edition Camera, Boot Animation, and Live Wallpaper

Google Edition Boot Animations etc.
Wanted to share > "The new Google boot animation and SunBeam live wallpaper that are currently exclusive to the Google Play Editions of the HTC One and Galaxy S4 have already been pulled and released for our tinkering pleasure. Thanks to the release of the GPL files (similar to factory images) for each phone by JBQ, members of XDA were able to get inside and pull out these two goodies. We’re still awaiting the arrival of the new Camera app, but we’ll take these two for now.
The boot animation is a .zip file that can be flashed through your custom recovery (yes, you need to be rooted). The files are 1080p wide, so it should look good on almost any device.
With the SunBeam wallpaper, you can try to install it as you would any other sideloaded .apk, but it may error out on you. Should you run into an issue, you’ll need to be rooted so that you can push the file to /system/app. Set the permissions to RW-R–R–, reboot, and enjoy.
The camera .apk from the GPe phones was made available, and appears to work on any phone without root. I installed it on my HTC One without issue (pictured above). In fact, I was able to snap a Photo Sphere, Panorama, video, and regular photo like you would hope."
{
"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"
}
Boot Animation
Live Wallpaper (Sunbeam)
Camera App
Camera (Flashable Zip) - source
source
Dont forget to hit the
button
1) The camera installed fine and is working, thanks.
2) The sun beam live wallpaper failed to install. (I will try via root explorer)
3) Flashed boot animation via twrp, but it didn't show up on reboot.
Any suggestions? I am on the darthstalker rom.
I was waiting for this camera to post up . thanks for the upload :thumbup:
Jedi s4
ipaq_101 said:
1) The camera installed fine and is working, thanks.
2) The sun beam live wallpaper failed to install. (I will try via root explorer)
3) Flashed boot animation via twrp, but it didn't show up on reboot.
Any suggestions? I am on the darthstalker rom.
Click to expand...
Click to collapse
Boot animation: try extracting the file contents and move the bootanimation.zip (from system/media in the zip file) to the /data/local folder on your phone. Rather than flashing
I cant guarantee anything as i'm not currently using any of these files.
C.Sweat said:
Boot animation: try extracting the file contents and move the bootanimation.zip (from system/media in the zip file) to the /data/local folder on your phone. Rather than flashing
I cant guarantee anything as i'm not currently using any of these files.
Click to expand...
Click to collapse
Nope that didn't work either.
ipaq_101 said:
Nope that didn't work either.
Click to expand...
Click to collapse
The boot animation has been posted in a few more phone threads (verizon s4, nexus 4, etc). I would check to see if they have any fixes or an alternate file. Sorry I can't help any more than that
C.Sweat said:
The boot animation has been posted in a few more phone threads (verizon s4, nexus 4, etc). I would check to see if they have any fixes or an alternate file. Sorry I can't help any more than that
Click to expand...
Click to collapse
No problem, thanks for trying.
I won't kill me to have the stupid t-mobile logo show up for a fraction of a second. lol.
ipaq_101 said:
No problem, thanks for trying.
I won't kill me to have the stupid t-mobile logo show up for a fraction of a second. lol.
Click to expand...
Click to collapse
could always use the international boot animation... the black samsung one... way better than that annoying tmobile one. Theres a flashable zip in the wicked rom thread and theres also one here on one of the other theme threads with just the files.
Also camera confirmed working on my end as well. very nice!
The Illest 619 said:
could always use the international boot animation... the black samsung one... way better than that annoying tmobile one. Theres a flashable zip in the wicked rom thread and theres also one here on one of the other theme threads with just the files.
Also camera confirmed working on my end as well. very nice!
Click to expand...
Click to collapse
Thanks tried that and it flashed perfectly. Bye Bye crappy T-Mobile pink.
Can't get the boot animation to work on wicked ROM. Works on foxhound though
Sent from my SGH-M919 using xda premium
How should I make the live wallpaper work?
S4 is poppin!
Tunasty said:
How should I make the live wallpaper work?
S4 is poppin!
Click to expand...
Click to collapse
Not quite sure if you have already tried the instructions in the OP
can we get browser.apk. I find that stock browser from 4.2.2 pie doesnt work good on 1080p display
zaydaboss said:
Can't get the boot animation to work on wicked ROM. Works on foxhound though
Sent from my SGH-M919 using xda premium
Click to expand...
Click to collapse
the wicked rom uses a different format for boot animations. they use the .qmg files vs using the bootanimation.zip file. there are tutorials how to change the format. it is a little involved.
The camera won't install on my end. Using PAC rom. Anything special I have to do before I install it?
Sent from my SGH-M919
---------- Post added at 02:56 PM ---------- Previous post was at 02:49 PM ----------
Never mind, after several reboots it was finely able to install.
Sent from my SGH-M919
The camera is very nice. Slightly better than the camera on Slim build 6.5.
Camera installed but couldnt take panaroma and 360 pics.
Sent from my SGH-M919 using xda premium
Any way to get the camera to save pics to SD Card instead of the internal?
Can I install the camera on stock non rooted or does it have to be flashed via recovery?
Edit. Nevermind I reread the first post and answered my question
sent from my jelly bean infused note 10.1
zaydaboss said:
Can't get the boot animation to work on wicked ROM. Works on foxhound though
Sent from my SGH-M919 using xda premium
Click to expand...
Click to collapse
ipaq_101 said:
Nope that didn't work either.
Click to expand...
Click to collapse
Go here. Extract the files and replace them in /system/media with the default ones. It works, as I just set it up on mine!

[ROM] [4.4.x] CyanFox Rom [OFFICIAL]

{
"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"
}
Credit to @vedantgp (me!)
http://www.cyanfox-rom.com/
CyanFox is a light-weight Android 4.4.x custom ROM, which is based on AOSP/Android (4.4) and CyanogenMod (11.0) source bases.
CyanFox features:
- Dark UI mode
- Paranoid Halo notifications
- Screen Recording
- NavBar settings and native enabling
Features in progress:
- Unread notifications count-icons with new 4.4 API for any app/launcher
- Apps sidebar-launcher
- Advanced Recent Apps RAM bar
- Multi-color/alpha status/nav bars
- Network speed indicator in status bar
- List view animations
- More new features coming soon...
https://github.com/CyanFox
https://github.com/CyanogenMod/android_kernel_samsung_jf/tree/cm-1110/kernel
Email us at: [email protected]
Download at http://www.cyanfox-rom.com/downloads/
Please submit bugs to: https://code.google.com/p/cyanfox/issues/list
And feature requests to: http://cyanfox.uservoice.com/forums/220748-general
Help us out!
http://forum.xda-developers.com/donatetome.php?u=5302565
Our current build server:
- 96 GB RAM
- 24 Cores
- 960 TB HDD
Credits to:
Mantas Zilius [MNT]
http://www.cyanfox-rom.com/
https://plus.google.com/u/0/communities/103538505102439103284
Wanna Help?
We need help from designers to help us make our logo and other elements. If you are interested, please follow the link below, made by my friend SystemErrorOne
http://forum.xda-developers.com/showthread.php?t=2484228
​
Instructions for Installation
[May vary on firmware, i will be vague]
Make sure your handset is on 100% battery
PREREQUISITES:
-Root
-Custom Recovery [CWM/TWRP]
1. Download latest zip file and GAPPS from http://cyanfox-rom.com/downloads/
2. Place these two zip files in the SD of your handset [internal or external]
3. Backup all of your data using Titanium Backup, or any other backup software you might have, as the device will be wiped in the process.
4. Reboot to Recovery by pressing and holding Volume Up and Down while pressing the power button while the device is turned off
5. Perform a factory reset
TWRP
6a. Press Install and guide yourself to where you put your Cyanfox zip file
6b. Press add more zips and guide yourself to where you put the GAPPS zip file
6c. Press Install
CWM
6a. Use volume keys to "Install zip"
6b. Navigate to your cyanfox zip file
6c. Repeat step 6b for Gapps file
If upgrading from a previous version or switching from CM11
6a. Dirty flash
6b. Flash Gapps
7. Wipe Cache
8. Reboot and enjoy
Screenshots​
Images are courtesy of @varben
Version numbers subject to change due to OS version
FAQ
"Omigod I'm stuck in a bootloop!"
Code:
Don't panic. Just factory reset and try again...
"I accidentally wiped everything including the internal SD!"
Code:
Just load the ROM onto an SD card and pop it into your phone
"I accidentally wiped everything including the internal SD and i don't have an SD card!"
Code:
adb sideload
"Where can i report bugs?"
Code:
Device specific bugs go to the CyanogenMOD maintainer. Overall bugs come to us
Feel free to post though to see if there is a quick fix, or a workaround
"What does the fox say?"
Code:
ring-a-ding-ding-ding-ding-a-ding
"Why isnt there more FAQ?"
Code:
Not alot of people have encountered issues beyond this... They have been fixed btw...
Looks awesome will flash and test when I get home
I think I will give this a whirl. It looks like a nice, solid build. I will let you know how it goes for me. Thanks for taking the time to put this baby together...
Sent from my SGH-T999 using XDA Premium 4 mobile app
dave2metz said:
I think I will give this a whirl. It looks like a nice, solid build. I will let you know how it goes for me. Thanks for taking the time to put this baby together...
Sent from my SGH-T999 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It was all Mantas Zilius and the team. i hope you like it.
Jiggs82 said:
Looks awesome will flash and test when I get home
Click to expand...
Click to collapse
cool, i love feedback!
running real smooth so far no complaints at all :3 completely Ammused by the list view animations it has
Sent from my SGH-T999 using XDA Premium 4 mobile app
Is there wifi calling features for TMobile?
Sent from my GT-P5110 using Tapatalk 4
Download error
I am not able to download... due to server not responding
Any alternate download link
Sent from my GT-P5110 using Tapatalk 4[/QUOTE]
I had that problem too. Just use wifi
anil2653 said:
I am not able to download... due to server not responding
Any alternate download link
Click to expand...
Click to collapse
Sent from my SGH-T999 using Tapatalk now Free
yakabud said:
Is there wifi calling features for TMobile?
Sent from my GT-P5110 using Tapatalk 4
Click to expand...
Click to collapse
It's aosp based. No wifi calling unless it's tw based off a tmo rom. So the answer is no, and always will be on an aosp based rom.
Sent from my SGH-T999 using Tapatalk 2
dieselford said:
It's aosp based. No wifi calling unless it's tw based off a tmo rom. So the answer is no, and always will be on an aosp based rom.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Thank you for the info
Should this be somewhat stable?
Good for a daily driver?
Sent from my SGH-T999 using xda app-developers app
_-..zKiLLA..-_ said:
Should this be somewhat stable?
Good for a daily driver?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Well I've been using it and I guess you could use it as a daily driver. The latest version is experimental as claimed on the site and is from September
Sent from my Nexus 7 using Tapatalk 4
Kevin Goot said:
Well I've been using it and I guess you could use it as a daily driver. The latest version is experimental as claimed on the site and is from September
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
We halted all development to gear up for the v1 release. it is supposed to bring a load of improvements.
The 9/23 is the most stable we could seee for now.
anil2653 said:
I am not able to download... due to server not responding
Any alternate download link
Click to expand...
Click to collapse
i will reupload it on dropbox. for now, you could try an alternate wifi connection, or device to download
http://www.cyanfox-rom.com/2013/10/06/big-changes-comming/
This did some weird stuff with everything on my sdcard. at first i thought it got wiped but it actually moved everything into /storage/emulated/legacy and for some reason i cant see any of my stuff except for in a file browser. idk where my stuff should actually be
_-..zKiLLA..-_ said:
This did some weird stuff with everything on my sdcard. at first i thought it got wiped but it actually moved everything into /storage/emulated/legacy and for some reason i cant see any of my stuff except for in a file browser. idk where my stuff should actually be
Click to expand...
Click to collapse
Thats actually the first time i've heard of that- on any rom. i couldnt find anything, but i suggest you ask it on xda (open new thread).
_-..zKiLLA..-_ said:
This did some weird stuff with everything on my sdcard. at first i thought it got wiped but it actually moved everything into /storage/emulated/legacy and for some reason i cant see any of my stuff except for in a file browser. idk where my stuff should actually be
Click to expand...
Click to collapse
vedantgp said:
Thats actually the first time i've heard of that- on any rom. i couldnt find anything, but i suggest you ask it on xda (open new thread).
Click to expand...
Click to collapse
The same thing happen to me as well. It only happens on 4.3 roms
Sent from my SGH-T999 using xda premium

Dark Dialer?

Anyone have the dark dialer by chance?
I see that it's in the HDC Note 3 (knockoff version).
That is a 720P device so the DPI would probably need to be run at 320 on our 1080P device though. Or at least use app settings to fix that.
Running Darthstalker V5 here, would love to have the dark dialer!
There's are a few choices in this thread:
http://forum.xda-developers.com/showthread.php?t=2480163
Also if you just wanted a dark dialer you can use compatible Xthemes afterwards
{
"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"
}
Sent from my SM-N900T using Tapatalk
I've flashed those and the statusbar gets messed up (cell data icons, etc.). The dark version of the SEC dialer would be preferred!
MyNarwhalBacon said:
There's are a few choices in this thread:
http://forum.xda-developers.com/showthread.php?t=2480163
Also if you just wanted a dark dialer you can use compatible Xthemes afterwards
Click to expand...
Click to collapse
Which Xthemes do this? Or change contacts. I've not had any luck with that
Sent from my SM-N900T using Tapatalk
Ok found a solution!
This requires root and the ability to rename/remove system APKs.
I extracted four files for the dialer and contacts out of an international based Rom. (Vision-X)
The files are:
SecContacts.apk
SecContactsProvider.apk
SecPhone.apk
SecTelephonyProvider.apk
Use the files found in the rom zip /system/app/
On the local device (I use Root Explorer) you must browse to the respective system folder and open it R/W.
You may delete the originals (have the same name), I rename them adding .light to them just in case.
Copy them over and reboot the phone.
Your shortcuts may disappear for phone and contacts from your dock, I use Nova and was able to drag the ones from the desktop down to the dock.
Everything works, dark dialer and contacts just like the stock Note II!
Just replaced the 4 files like u stated and noe i cannot open the dialer...freezes for a few seconds and then says "unfortunately, contacts has stopped working"...
Funny i can open and view my contacts...dark theme worked...but phone dialer fc's.
Any suggestions? I'm on darthstalker5 wonderchild kernel. Thanks!
Sent from my SM-N900T using XDA Premium 4 mobile app
erasure88 said:
Just replaced the 4 files like u stated and noe i cannot open the dialer...freezes for a few seconds and then says "unfortunately, contacts has stopped working"...
Funny i can open and view my contacts...dark theme worked...but phone dialer fc's.
Any suggestions? I'm on darthstalker5 wonderchild kernel. Thanks!
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That's odd, that's the same ROM I'm using. Where did the files come from? I pulled them right from the zip on Vision-X.
I did everything right on the phone using Root Explorer.
You must do a full reboot after the copy as well. Mine said it could not find the program when I didn't reboot. After rebooting it worked perfectly.
thanks
I did the same exact thing you did, including reboot and clearing cache/dalvic
cpufrost said:
That's odd, that's the same ROM I'm using. Where did the files come from? I pulled them right from the zip on Vision-X.
I did everything right on the phone using Root Explorer.
You must do a full reboot after the copy as well. Mine said it could not find the program when I didn't reboot. After rebooting it worked perfectly.
Click to expand...
Click to collapse
If you restore the originals does it work again?
yep, just did that =P
Thanks for the replies =)
cpufrost said:
If you restore the originals does it work again?
Click to expand...
Click to collapse
erasure88 said:
yep, just did that =P
Thanks for the replies =)
Click to expand...
Click to collapse
That's strange you get FC on contacts. Wonder what it could be.
I'm using Touchdown for Exchange that has its own contacts however I still have to copy the exchange contacts to the phone.
The only thing I recall is when I first did this and opened the dialer for the first time it did seem like it was borked where the dialer took about three seconds to show up. Now it works just as the original but has the dark dialer which I prefer. I never liked the light dialer that Samsung started with on the S4. Darthstalker is my fav ROM since I first got the phone in early October as well.
I may get brave when 6.0 comes out and put the updated files in the zip and flash it to see what happens but replacing them is pretty easy with Root explorer. Maybe try downloading the zip again? Usually a corrupt one fails on opening but you never know.
Thanks...ill try that
Sent from my SM-N900T using XDA Premium 4 mobile app
Just an update. After downloading DarthStalker 6.0 last evening, I was able to successfully exchange the files in the zip for contacts, dialer and also international camera (to fix animation transition bug = 1 toggle) and flashed the zip and it works!
Thanks. Will try later today
Sent from my SM-N900T using XDA Premium 4 mobile app
fail...
just downloaded and clean installed darthstalker6...followed the steps above (replace 4 apks. from international rom)....same problem...
contacts are fine...dialer force closes...
SUX! :silly:
Which APK's did you replace? The same?
cpufrost said:
Just an update. After downloading DarthStalker 6.0 last evening, I was able to successfully exchange the files in the zip for contacts, dialer and also international camera (to fix animation transition bug = 1 toggle) and flashed the zip and it works!
Click to expand...
Click to collapse
What zip are you extracting the files from?
Mine came from this rom:
http://forum.xda-developers.com/showthread.php?t=2559321
I had the original 12/7 release. There is a newer 12/18 version. I would recommend using the 12/7 version. That works here. With DarthStalker 5 I was able to get the dark contacts and dialer working just by renaming the originals and replacing them with the same files from the zip.
When DS6 was released yesterday, I removed those APKs from the (DS6) zip and replaced them with the ones from Vision-X. Works great. Ditto for camera APK. The only reason to do that is to stop the annoying behavior of transition animation reverting back to 1 whenever the camera is used.
In on stock odexed rooted rom how would I go about getting the dark dialer
Sent from my SM-N900T using xda app-developers app
pezlomd said:
In on stock odexed rooted rom how would I go about getting the dark dialer
Sent from my SM-N900T using xda app-developers app
Click to expand...
Click to collapse
I believe you would need to find an odexed rom that has the respective odex files to replace.
Thanks frost...I will try those files :good:
cpufrost said:
What zip are you extracting the files from?
Mine came from this rom:
http://forum.xda-developers.com/showthread.php?t=2559321
I had the original 12/7 release. There is a newer 12/18 version. I would recommend using the 12/7 version. That works here. With DarthStalker 5 I was able to get the dark contacts and dialer working just by renaming the originals and replacing them with the same files from the zip.
When DS6 was released yesterday, I removed those APKs from the (DS6) zip and replaced them with the ones from Vision-X. Works great. Ditto for camera APK. The only reason to do that is to stop the annoying behavior of transition animation reverting back to 1 whenever the camera is used.
Click to expand...
Click to collapse

Categories

Resources