Hello everyone,
this flashable zip will only add a Photosphere capture section in your camera app
and it is extracted from the full Kitkat Gapps, but as default it should be installed only on the nexus 5
cuz the update script has ID check script
anyway my brother tried it on his Galaxy Grand Dous [4.4.2] SlimKat ROM beta 1.7 & OmniROM & JAN-8 ProBAM & Resurrection Remix®
and it should be working on CM11 and Carbon 4.4.x too
Instructions:
Reboot into recovery
Do a backup [optional, only for safety]
Flash the zip
Reboot and have fun
Here are some 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"
}
There is an officially supported Photosphere provided with Paranoid Gapps For All Devices
not tested on Galsxy grand though, you can find the download link here:
pa_googlecamera-module-4.4.3-20140603-signed.zip - 13.56 MB
Old Google camera with Photosphere:
Dev-Host DOWNLOAD LINK
Mediafire DOWNLOAD LINK
For those who want to revert back to the original camera [without the Photosphere]
Flash This Zip
If the camera after flashing this didn't work, don't worry, all you have to do:
Open the ROM's zip
Extract the Camera app and Gallery app from ROM.Zip/system/app/HERE [the ROM you're using currently]
Replace them with the existed ones in Original_Camera.Zip/system/app/HERE
Then flash it, that's it, all done
Enjoy :fingers-crossed:
Thanks bro
Works perfectly fine (Y)
Works on s2 plus, i think it should work on every device
Sent from my GT-I9105P using XDA Premium 4 mobile app
CoolDevelopment said:
Works on s2 plus, i think it should work on every device
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh yes, it should work on a lot of devices as it is part of Gapps,
but for example I have Xperia U with CM11 kitkat 4.4.2, and I tried this Photosphere Camera on it
and it didn't work, although I noticed that in the original Gapps script, there is a specific requirement in the device for this Photosphere Camera
to be installed.
so in this case I can't say for sure that it would work on all other devices, I only tested it on my brother's galaxy grand
link doesnt work
Link doesnt seem to work... download isnt starting can u please check it
mysticsantum said:
Link doesnt seem to work... download isnt starting can u please check it
Click to expand...
Click to collapse
Hmmmm, this is really wired, it is dev-host mirror and it has been downloaded 29 times and I downloaded it 5 Minutes ago
anyway, I updated the thread with a Mediafire mirror, try it, and I hope it'll work
Thanx bro.
Now able to use Photosphere in CM11. :good:
Thanks a lot
Thanks a lot for the mirror n wish u a happy newyear
CoolDevelopment said:
Works on s2 plus, i think it should work on every device
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not working on my galaxy grand 4.2 stock rom
sumit227 said:
Not working on my galaxy grand 4.2 stock rom
Click to expand...
Click to collapse
Yeah it should work on lots of devices that run kitkat 4.4,
cuz this was extracted from [Gapps 4.4] so it practically won't work on anything else android 4.4
Try to search in google for photosphere for 4.2 and you'll find lots of flashable Zips for that matter
The Photosphere is working but once I take the first picture then the picture rotates slowly so that the blue dot is not constant. To keep it constant I have to rotate my phone slowly... as a result I cannot capture the full 360 degrees of the picture... any fix for this..
Sent from my GT-I9082 using Tapatalk 4
Sachin jain said:
The Photosphere is working but once I take the first picture then the picture rotates slowly so that the blue dot is not constant. To keep it constant I have to rotate my phone slowly... as a result I cannot capture the full 360 degrees of the picture... any fix for this..
Sent from my GT-I9082 using Tapatalk 4
Click to expand...
Click to collapse
maybe you've done somthing wrong,
your device should be Galaxy Grand, your ROM should be SlimKat or CM11, Android 4.4.x for sure
otherwise you may have some bugs
and if you have the requirements then maybe you should do wipe cache and dalvik cache and then flash the zip again
and see if that would make any difference
omarainea said:
Yeah it should work on lots of devices that run kitkat 4.4,
cuz this was extracted from [Gapps 4.4] so it practically won't work on anything else android 4.4
Try to search in google for photosphere for 4.2 and you'll find lots of flashable Zips for that matter
Click to expand...
Click to collapse
yeah i try different app that's work for me but that was totally different app now I have 2 camera and 2 gallery icons in my app drawer.
Is there any app or flashable zip which add photosphere to default camera?
sumit227 said:
yeah i try different app that's work for me but that was totally different app now I have 2 camera and 2 gallery icons in my app drawer.
Is there any app or flashable zip which add photosphere to default camera?
Click to expand...
Click to collapse
the flashable zip should delete the existed ones if you didn't rename them, the update script has two lines for that matter:
Code:
delete("/system/app/Camera2.apk","/system/app/Gallery.apk","/system/app/Gallery2.apk","/system/app/GalleryGoogle.odex","/system/app/GoogleCamera.odex");
delete("/system/priv-app/Camera2.apk","/system/priv-app/Gallery.apk","/system/priv-app/Gallery2.apk");
so I assume you changed their names before flashing the zip, and that's why you have two now
and I think it is impossible to add photosphere to default camera, all you have to do is:
delete the two old gallery and camera, and then you'll have what you want
thanks alot bro!:laugh:
omarainea said:
the flashable zip should delete the existed ones if you didn't rename them, the update script has two lines for that matter:
Code:
delete("/system/app/Camera2.apk","/system/app/Gallery.apk","/system/app/Gallery2.apk","/system/app/GalleryGoogle.odex","/system/app/GoogleCamera.odex");
delete("/system/priv-app/Camera2.apk","/system/priv-app/Gallery.apk","/system/priv-app/Gallery2.apk");
so I assume you changed their names before flashing the zip, and that's why you have two now
and I think it is impossible to add photosphere to default camera, all you have to do is:
delete the two old gallery and camera, and then you'll have what you want
Click to expand...
Click to collapse
thanks i will definitely try this.
---------- Post added at 06:13 AM ---------- Previous post was at 06:08 AM ----------
omarainea said:
the flashable zip should delete the existed ones if you didn't rename them, the update script has two lines for that matter:
Code:
delete("/system/app/Camera2.apk","/system/app/Gallery.apk","/system/app/Gallery2.apk","/system/app/GalleryGoogle.odex","/system/app/GoogleCamera.odex");
delete("/system/priv-app/Camera2.apk","/system/priv-app/Gallery.apk","/system/priv-app/Gallery2.apk");
so I assume you changed their names before flashing the zip, and that's why you have two now
and I think it is impossible to add photosphere to default camera, all you have to do is:
delete the two old gallery and camera, and then you'll have what you want
Click to expand...
Click to collapse
Is removing default camera not cause any problem and if I don't like that how can i restore old one
sumit227 said:
thanks i will definitely try this.
---------- Post added at 06:13 AM ---------- Previous post was at 06:08 AM ----------
Is removing default camera not cause any problem and if I don't like that how can i restore old one
Click to expand...
Click to collapse
Hmmm, I'll Upload a flashable zip in the same thread to restore the original camera
omarainea said:
Hmmm, I'll Upload a flashable zip in the same thread to restore the original camera
Click to expand...
Click to collapse
Thanks bro that would be great
sumit227 said:
Thanks bro that would be great
Click to expand...
Click to collapse
Thread Updated
Now you have flashable Zip to revert back to the original camera
Enjoy
omarainea said:
Thread Updated
Now you have flashable Zip to revert back to the original camera
Enjoy
Click to expand...
Click to collapse
Thanks bro I have just flashed the zip on my 4.2 stock and photsphere works fine but panorama doesn't work.
Related
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
{
"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"
}
Hey you guys, this is a S2 version of my Paranoid Darkness Theme over in the Galaxy Nexus forums. Since I dont own a S2 I cant run the build and check if everything works.
I hope you like this theme and plz bear with me when it takes some time for me to update. If a new build of the ROM is online, plz tell me.
Click to expand...
Click to collapse
This Theme is for the Paranoid Android ROM created by molesarecoming.
Click to expand...
Click to collapse
Installation:
Just flash via CWM
Click to expand...
Click to collapse
Download:
http://androtransfer.com/
Select my name and then go to Paranoid Darkness
Click to expand...
Click to collapse
Changelog:
-28.10.12: Updated PD to 2.52
-17.10.12: Updated PD to 2.22
-11.10.12: Updated PD to 2.18
-06.10.12: first release of PD
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
Ok with this themes fanbase growing, I put up a little FAQ for you to keep this thread clean. So please read this FAQ BEFORE asking questions, plz.
Click to expand...
Click to collapse
FAQ:
Q: What is the clock on the presentation?
A: Its UCCW with Clocker Skin and on the newer one its a part of NPC-UI (search)
Q: When I download I get an .htm file not a zip, did I do something wrong?
A: No you didnt. Its been reported, that if you download directly to your phone you will get a .htm file. If thats the case, simply rename it to .zip and you can flash it. If you download on your PC that issue wont appear
Q: I am getting boot loops, is the theme not working properly?
A: Before I upload the theme I try to make sure everything works and it usually does, which is why you need to check:
1. You have a GSM Galaxy Nexus
2. You have the correct theme zip for you Paranoid Android ROM version
3. Paranoid Android ROM is flashed properly
4. The theme zip should be between 25-37 MB for now
5. You flashed correctly via CWM
If you did all that, then the theme should work perfectly^^
Q: My recents background leaves a gap on the right side, whats wrong?
A: If that is the case, then please go into your paranoid settings and set your systemUI.apk's dpi to 245 and layout to Tablet UI. Works perfect for me and will do tgat for you,too.
Q: Will this ROM work on my Toro device?
A: Well the theme was made for a maguro device, so there might be some issues. But many have confirmed, that it works on toro devices. So if you are wondering, if it works, than plz dont ask. But if you have the courage, make a Nandroid Backup and try. If it works post it to help the others out, which arent as brave^^
Q: How can I revert back to normal Paranoid Android ROM?
A: I uploaded a Back-to-Stock zip, which you can flash for the correct version of the theme and ROM.
Q: Whats the difference between the normal zip and the blue one?
A: The normal zip will give you exactly what you see on the screenshots, while the blue will give you the softkeys in ICS Blue and also the signal and Wifi symbols.
Q: My devices shows 4G when connected to mobile data, why is that?
A: I changed the H to aG symbol, because I thought it looks cooler^^
Q: My battery in the statusbar says I have 15%, but in fact its 11.
A: Well currently the statusbars battery only displays in 15% steps, which means it will display 15 despite it really would be 9 or 10. That might change in future builds, but not yet.
Click to expand...
Click to collapse
Please give me some feedback and if you like it, remember to hit the Thanks-Button
Ohhhh!!!! That's wonderful.
Thanks.
Please explain me....in the first picture on the screenshots what widget do you use?I like it much too.
Thanks for your work.
Enviado desde mi GT-I9100 usando Tapatalk 2
BLOODY BRILLIANT
Love the theme
Nice work
---------- Post added at 12:36 PM ---------- Previous post was at 12:34 PM ----------
BLOODY BRILLIANT
Love the theme
Nice work
have been waiting for this thanks
is this Widget or with the Theme in first Image?
santi666 said:
Ohhhh!!!! That's wonderful.
Thanks.
Please explain me....in the first picture on the screenshots what widget do you use?I like it much too.
Thanks for your work.
Enviado desde mi GT-I9100 usando Tapatalk 2
Click to expand...
Click to collapse
voices! said:
is this Widget or with the Theme in first Image?
Click to expand...
Click to collapse
The widgets are part of a theme overlay I created a while back. Its called NPC-UI. You can find it here:
http://forum.xda-developers.com/showthread.php?t=1783417
Does it also work with older PA versions like 2.15?
Maxari said:
Does it also work with older PA versions like 2.15?
Click to expand...
Click to collapse
no it wont. You should only apply the same versions. if you are on 2.17 use the 2.17 zip^^
I would recommend you to flash the newest build. Since you can easily dirty flash the rom you wont need to restore anything^^
Hi, this is really beautiful and I would love to try this on my s3 but when I click on the zip to download it, I get a htm file of 3.9mb and not the zip? Am I doing something wrong?
christophermaisch said:
Hi, this is really beautiful and I would love to try this on my s3 but when I click on the zip to download it, I get a htm file of 3.9mb and not the zip? Am I doing something wrong?
Click to expand...
Click to collapse
thats one of the most often asked questions ever for this theme^^
When you download from your phone with some browser you will get an .htm file. When that file is around 20MB you can just change the extension to .zip. If your file is only 3mb, delete it^^
When you download from your PC you wont get any errors at all^^
I was able to download using chrome, but sometimes when I have problems you should try mozilla^^
Nordpolcamper said:
thats one of the most often asked questions ever for this theme^^
When you download from your phone with some browser you will get an .htm file. When that file is around 20MB you can just change the extension to .zip. If your file is only 3mb, delete it^^
When you download from your PC you wont get any errors at all^^
I was able to download using chrome, but sometimes when I have problems you should try mozilla^^
Click to expand...
Click to collapse
Very sorry, I'm browsing with opera at it takes me forever to read through forums so I didn't see the question already being asked. Sorry for the rookie mistake, will give it a go when I can get to a pc, looking forward to rockin PD on my PA! Thank you!
Looks real sweet. Great work! :thumbup:
Subscribed for when i move on to 2.17. Right now still on 2.16 since I can't do without siyah's dual boot facility.
Sent from my GT-I9100 using xda app-developers app
just updated PD to 2.18
I have tried everything !!
I have tried on 2.18 also . Only clock is getting updated and nothing coming like the screens you have shown in the first POST !!
Am i doing any mistake ? or it is just a clock update flash file for S2 ? !! please answer me
Works on pa 2.20¿
Enviado desde mi GT-I9100 usando Tapatalk 2
kingharsha said:
I have tried on 2.18 also . Only clock is getting updated and nothing coming like the screens you have shown in the first POST !!
Am i doing any mistake ? or it is just a clock update flash file for S2 ? !! please answer me
Click to expand...
Click to collapse
The screenshots you are referring to is part of my NPC-UI, just search for it.
I will try updating tomorrow
just updated PD to 2.22^^
Nordpolcamper said:
just updated PD to 2.22^^
Click to expand...
Click to collapse
Ahm. Its 2.22 back to stock zip??*_*
Sent from my GT-I9100 using xda app-developers app
musashihatred said:
Ahm. Its 2.22 back to stock zip??*_*
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
whooops^^ will be uploaded asap
thank you
really nice & good work
..Hello Friends..
M once again bringing this theme which will change background of many many stock and some other apps from boring black to colourful one ( see screenshots)..
This theme is for Stock Jellybean
should work on both odex and deodex..
{
"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"
}
edit (22/12/12) UPDATE.. there was a small issue with keyboard in some apps like whatsapp xplore viber etc leading to apps not working properly( as reported by users) . This is solved now new rar link uploaded here.. i hope it solves all issues now.. thanx..........
.......................DOWNLOADS.......................
(22/12/12)
XXLSJ click here to download
(26/01/13)
XWLS8 click here to download
(16/02/13)
XWLSD click here to download
just download n flash in recovery (no wipe required)
XWLSD is not yet tested by me as i m on some other rom but it should work
plz backup ur framework-res.apk as a flashable zip to be safe if ur flashing didnt go right
This theme is now also a part of Crussader mod.. u can check it out here with other beautiful mods
30/01/2013
....................... TUTORIAL .........................................
decompile framework-res.apk
go to framework-res\res\drawable-nodpi and replace tw_background_holo_dark.png with this image..
(rename it to same i.e tw_background_holo_dark.png)
DONE.
Now replace ur styles.xml in framework-res\res\values with styles.xml file in attachment ( extract it from zip in the attachment)....
DONE..
RECOMPILE..
Make a flashable zip.. Flash.... done.....
Aint it simple..
my previous thread was closed as it used some sources from a dev without permission (it was not granted after asking too ) .. never mind
this time i have started from scratch and none of the sources or tutorial of that dev is used
credits to wanam as m using his framework
and to Zoidroid as his tutorial guided a lil bit.. (some other work was also required to get this theme working) ...
looks great, but can´t dl it without register
could you upload it elsewhere ?
Looks gr8
Sent from my GT-I9100 using Tapatalk 2
willtryall said:
looks great, but can´t dl it without register
could you upload it elsewhere ?
Click to expand...
Click to collapse
xda link added in op mate..
nice. umm could you add a version with no sms to mms auto convert?
Sent from my GT-I9100 using Tapatalk 2
this has nothing to do with secmms.apk .. u can flash any modded secmms.apk which is providing that feature.. this is just themed framework which will not interfere with those features
Nice Work! Stumbled upon this one yesterday. I would like to have your work collaborated in my next ROM build if that is okay with you?
Taimur Akmal said:
Nice Work! Stumbled upon this one yesterday. I would like to have your work collaborated in my next ROM build if that is okay with you?
Click to expand...
Click to collapse
yup.. its totally fine mate..
Nice work. I like this transculent stuff.
does it work with custom roms?
does it work with custom roms? like disaster rom or biftor (deodexed ones)
Problem with whatsapp file restore?
houssamt290 said:
does it work with custom roms? like disaster rom or biftor (deodexed ones)
Click to expand...
Click to collapse
yes it works.. read op..
but one issue with disaster rom.. mirko has modded his framework to add 5 shortcuts on aosp style lock screen.. u will loose it and will have only two shortcuts wiz unlock and camera if u use this mod.. if u hav no problem with this issue then u can try it..
bollagee said:
Problem with whatsapp file restore?
Click to expand...
Click to collapse
i dont think it will have any issue with whatsapp or any other application... to b on safe side dont wipe data before/after installing this..
It creates bug for whatsapp
I tried this on neatrom and it messed up my sms app and xda app. SwiftKey became unresponsive
GT-I9100 powered by
NeatRom Lite 4.0
Philz kernal 3.81
Many40's battery tweaks
cnjax said:
I tried this on neatrom and it messed up my sms app and xda app. SwiftKey became unresponsive
GT-I9100 powered by
NeatRom Lite 4.0
Philz kernal 3.81
Many40's battery tweaks
Click to expand...
Click to collapse
dunno abt xda app but sms works normal.. and both samsung n swype keyboard work fine..
solidequal said:
It creates bug for whatsapp
Click to expand...
Click to collapse
wat kinda bug ?? I use whatsapp without issues here..
edit : till now 89 downloads from xda and 88 from 4shared are done equalling 177.. if there were any problem with this mod they must also had shouted here isnt it..
so wat my point is it can b a faulty installation or some other thing is cause for ur problem..
n m sorry if u people got issues with this mod..
It creates a bug on viber too. after I type a letter the keyboard becomes unresponsive. How can I uninstall this ?
SirRaul said:
It creates a bug on viber too. after I type a letter the keyboard becomes unresponsive. How can I uninstall this ?
Click to expand...
Click to collapse
flash back ur rom to uninstall it..
rocky183ya said:
yes it works.. read op..
but one issue with disaster rom.. mirko has modded his framework to add 5 shortcuts on aosp style lock screen.. u will loose it and will have only two shortcuts wiz unlock and camera if u use this mod.. if u hav no problem with this issue then u can try it..
Click to expand...
Click to collapse
Confirm. On Disaster it only changes this AOSP lockscreen. Didn't even noticed that since I don't use it
I only see one bug - in some apps, after tap on the text box, the keyboard appears but above it I see my wallpaper. And after I type something on keyboard it is as it should be - screen of this app.
Video, because I know I can't describe it properly
https://dl.dropbox.com/u/14909412/video_gru_21_2012_3.mp4
The same video as ^ but in avi, because I had some trouble playing mp4 through browser :/
https://dl.dropbox.com/u/14909412/video_gru_21_2012_3.avi
E:
The same is in Dolphin Browser.
rocky183ya said:
flash back ur rom to uninstall it..
Click to expand...
Click to collapse
I just flashed the old framework-res.apk back
solidequal said:
It creates bug for whatsapp
Click to expand...
Click to collapse
cnjax said:
I tried this on neatrom and it messed up my sms app and xda app. SwiftKey became unresponsive
GT-I9100 powered by
NeatRom Lite 4.0
Philz kernal 3.81
Many40's battery tweaks
Click to expand...
Click to collapse
SirRaul said:
It creates a bug on viber too. after I type a letter the keyboard becomes unresponsive. How can I uninstall this ?
Click to expand...
Click to collapse
JoHnNy08PL said:
Confirm. On Disaster it only changes this AOSP lockscreen. Didn't even noticed that since I don't use it
I only see one bug - in some apps, after tap on the text box, the keyboard appears but above it I see my wallpaper. And after I type something on keyboard it is as it should be - screen of this app.
Video, because I know I can't describe it properly
https://dl.dropbox.com/u/14909412/video_gru_21_2012_3.mp4
The same video as ^ but in avi, because I had some trouble playing mp4 through browser :/
https://dl.dropbox.com/u/14909412/video_gru_21_2012_3.avi
E:
The same is in Dolphin Browser.
Click to expand...
Click to collapse
SirRaul said:
I just flashed the old framework-res.apk back
Click to expand...
Click to collapse
thanx for bringing this thing into my attention @ JoHnNy08PL ur video was helpful
well there WAS definately some sort of bug as keyboard WAS not supporting this stuff on certain apps..
the bug is worked out and fixed
check it out n report
LINK UPDATED IN OP
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!
{
"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"
}
Hi guys, I found the guy who is hiding these in s advance forums (kidding) . He is willi9070 who ported these apps, great thanks to him as they work flawlessly on our device except for gallery(FC). Anyway here we go :laugh:
Kitkat Fonts ( thanks to oldslowdiver) ( flash it as a mod)
kitkat libraries (Google now works fine with US language now)
( Dont flash it extract and replace the files in system/lib)
Nexus 5 sounds (just flash it)
Android kitkat launcher
DOWNLOAD and install all three below apks to make it function
Android 4.4 Launcher
Google Now
Google Play Services
And the other apps
Google Camera 2.0.001
Mirror
DeskClock 3.0 [need to clear data before use]
Wallpapers
Default Wallpaper
Email 6.0
And install this for email to work properly
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Use this guys work for transparent status bar
use this theme for white status bar icons and transparent apps
Please post any found kitkat apps and i found phrasing error for calculator can any one fix this
Here is their links
http://www.mediafire.com/download/7fzwkqorat7ty12/Calculator.apk
And can we flash this - I found this in nexus 4 forum
http://forum.xda-developers.com/showthread.php?t=2508859
And I am a newbie i dont know devolopement please help me
After installing the launcher it won't open and when I try to open it this pops up.
"EDIT" I didn't read it correctly.. haha
Sent from my GT-I8190 using xda app-developers app
Installed the hangout and it was nice to see but visibly slower. Unfortunately then I removed still very good for people that don't mind.
CaseyS said:
After installing the launcher it won't open and when I try to open it this pops up.
"EDIT" I didn't read it correctly.. haha
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
You need to install velvet (Google now).apk and update Google play services for google keep.
Google home is just a shell doesn't work without new Google home
you need also exchange for email to properly work
feel free to add it to OP
peter_baz said:
you need also exchange for email to properly work
feel free to add it to OP
Click to expand...
Click to collapse
thanks
peter_baz said:
you need also exchange for email to properly work
feel free to add it to OP
Click to expand...
Click to collapse
How to create links like u did . i used insert link option and i dont know what to do
eswarvf said:
How to create links like u did . i used insert link option and i dont know what to do
Click to expand...
Click to collapse
no dont use the link option.above that there is a paperclip to attach files
i have trouble with clock,i pushed it to /system but didnt appear as if its corrupted file..
ps:no need to post for thanks,just use the button
dead link
Nexus 5 sounds (just flash it)
http://www.mediafire.com/download/c4...tKatSounds.zip
Click to expand...
Click to collapse
Dead link, can you repost it? TY
EDIT: link is not correct! http://www.mediafire.com/download/c4...tKatSounds.zip
EDIT2: original willi9070 post, here, http://forum.xda-developers.com/showthread.php?t=2506623
EDIT3: Nexus 5 sounds can be retrieved here "Kitkat 4.4 Flashable Sounds: http://d-h.st/feF" (source: "[Kitkat 4.4] Wallpapers + Flashable Sounds/Boot/Fonts + Real taste walls [03.10.2013]" http://forum.xda-developers.com/showthread.php?t=2506996)
peter_baz said:
no dont use the link option.above that there is a paperclip to attach files
i hade trouble with clock,i pushed it to /system but didnt appear as if its corrupted file..
ps:no need to post for thanks,just use the button
Click to expand...
Click to collapse
same here +1 , FC when open clock
TheWitcherzs said:
same here +1 , FC when open clock
Click to expand...
Click to collapse
Try to clear data.
For me it doesnt appear at all at menu :s
Sent from my GT-I8190 using xda app-developers app
peter_baz said:
no dont use the link option.above that there is a paperclip to attach files
i have trouble with clock,i pushed it to /system but didnt appear as if its corrupted file..
ps:no need to post for thanks,just use the button
Click to expand...
Click to collapse
u need to clear app data of clock in settings and dont push it install as a normal apk it will just update the app
oldslowdiver said:
Dead link, can you repost it? TY
EDIT: link is not correct! http://www.mediafire.com/download/c4...tKatSounds.zip
EDIT2: original willi9070 post, here, http://forum.xda-developers.com/showthread.php?t=2506623
EDIT3: Nexus 5 sounds can be retrieved here "Kitkat 4.4 Flashable Sounds: http://d-h.st/feF" (source: "[Kitkat 4.4] Wallpapers + Flashable Sounds/Boot/Fonts + Real taste walls [03.10.2013]" http://forum.xda-developers.com/showthread.php?t=2506996)
Click to expand...
Click to collapse
sorry, i forgot to validate my mediafire account so its limited to 150 downloads link works now
TheWitcherzs said:
same here +1 , FC when open clock
Click to expand...
Click to collapse
clear app data
eswarvf said:
clear app data
Click to expand...
Click to collapse
Still FC bro
TheWitcherzs said:
Still FC bro
Click to expand...
Click to collapse
Ya it gave me fc too but when I cleared app data its fine and which ROM r u using
TheWitcherzs said:
Still FC bro
Click to expand...
Click to collapse
Anyone having same problem for me after clearing app data it works fine
eswarvf said:
Anyone having same problem for me after clearing app data it works fine
Click to expand...
Click to collapse
im using JB 4.2.2 CM10.1 . Its a problem sir ?
TheWitcherzs said:
im using JB 4.2.2 CM10.1 . Its a problem sir ?
Click to expand...
Click to collapse
port clock app from 10.2 and try installing it again
here