Opening photos via camera is buggy? - HTC U11 Questions & Answers

Does anyone else have an issue when they press the photo preview in the camera app where it stays pixilated for a while, the screen goes black, then I crashes back to the camera?
I also have the same issue if it loads correctly but I then delete a photo. It hangs for a while and does nothing. Sometimes it deletes, sometimes it doesn't.
Whilst I do like Google Photos, it'd be nice to change the default app to open with.
Sent from my HTC U11 using XDA-Developers Legacy app

JonesWTF said:
Does anyone else have an issue when they press the photo preview in the camera app where it stays pixilated for a while, the screen goes black, then I crashes back to the camera?
I also have the same issue if it loads correctly but I then delete a photo. It hangs for a while and does nothing. Sometimes it deletes, sometimes it doesn't.
Whilst I do like Google Photos, it'd be nice to change the default app to open with.
Sent from my HTC U11 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Yes, and it's horrendous. If you save photos to microSD and the image happens to be HDR, it can take 10-20 seconds for the picture to properly load (and reload and flash, etc, until it's done loading) from the camera app using Photos (I think it's faster if images are saved internally, but I really prefer being able to transfer my photos from device to device on microSD, and I often don't have access to the cloud to view uploaded photos). I have no idea why Google Photos is so slow, because if you take the picture and immediately open ANY other 3rd-party gallery app, the image is instantly viewable at the same quality, so you can't blame microSD speed. I think this is Android's doing, though, since it was also this way on my HTC 10 since the Nougat update (before that update, you could set the default gallery app to something else, so I always used 3rd-party galleries and had the luxury of seeing my photos instantly). Now, after taking a picture, if I want to review, I close the camera app and open my own gallery app. It's annoying to add so many steps, but it's still infinitely faster than waiting for Google Photos to load. Personally, I absolutely despise Google Photos and think it's a prime example of trash programming, but Android (which is becoming more and more a closed system every day) has spoken, and we have to use it, moles and warts and all.
I know other ROMS have worked around Android forcing you to use Photos from the camera, but I prefer to stay on stock for stability. But if anyone knows where in the code this is kept, I'd love to tweak the system to enable a different default gallery app. I just don't know where it is.

itiskonrad said:
I know other ROMS have worked around Android forcing you to use Photos from the camera, but I prefer to stay on stock for stability. But if anyone knows where in the code this is kept, I'd love to tweak the system to enable a different default gallery app. I just don't know where it is.
Click to expand...
Click to collapse
I want this to, would love to use my preferred gallery app. I tried removing google photos and use another gallery as default but then you can not view your photos from the camera app directly.

U have to be rooted so u can install gallery apk to system

itiskonrad said:
Yes, and it's horrendous. If you save photos to microSD and the image happens to be HDR, it can take 10-20 seconds for the picture to properly load (and reload and flash, etc, until it's done loading) from the camera app using Photos (I think it's faster if images are saved internally, but I really prefer being able to transfer my photos from device to device on microSD, and I often don't have access to the cloud to view uploaded photos). I have no idea why Google Photos is so slow, because if you take the picture and immediately open ANY other 3rd-party gallery app, the image is instantly viewable at the same quality, so you can't blame microSD speed. I think this is Android's doing, though, since it was also this way on my HTC 10 since the Nougat update (before that update, you could set the default gallery app to something else, so I always used 3rd-party galleries and had the luxury of seeing my photos instantly). Now, after taking a picture, if I want to review, I close the camera app and open my own gallery app. It's annoying to add so many steps, but it's still infinitely faster than waiting for Google Photos to load. Personally, I absolutely despise Google Photos and think it's a prime example of trash programming, but Android (which is becoming more and more a closed system every day) has spoken, and we have to use it, moles and warts and all.
I know other ROMS have worked around Android forcing you to use Photos from the camera, but I prefer to stay on stock for stability. But if anyone knows where in the code this is kept, I'd love to tweak the system to enable a different default gallery app. I just don't know where it is.
Click to expand...
Click to collapse
How fast is you micro SD card. Maybe is the speed of the card.

slyvester7 said:
How fast is you micro SD card. Maybe is the speed of the card.
Click to expand...
Click to collapse
As I said, other apps open the image instantaneously. Only Google Photos takes forever, so it's not the microSD speed.

I also save directly to the internal memory, so I can confirm, it's not an SD card issue.
Sent from my HTC U11 using XDA-Developers Legacy app

FYI this problem or bugg, is from the Google Photo software, it's not a hardware issue, because even on my Samsung phone it did exactly the same thing, that annoying lag is terrible when switching between Camera and Gallery in the Google Photo App.

Related

com.android.camera, "lost" SD card and picture viewer

Hey Folks,
Not sure if this goes into the developer part of the forum, but it's pretty deep, so I guess that's the spot.
Sometimes, when I shoot a picture, my SD card umounts, or at least the camera app says so.
Now, usually a reboot fixes things. Occasionally, I had to do fsck -a, which fixed things. Now, I don't have a USB cord handy and a strange thing occurred to me: When I try to view the shot picture via the picture viewer, I can see it perfectly but I get an error message that com.android.camera force closes. But the camera isn't launched - I killed it after the first two attempts via Process Manager for Root Users - what's up? Is the camera app needed to view pictures? That seems wrong...
Thanks for all the help I can get.
Autarkis said:
Hey Folks,
Not sure if this goes into the developer part of the forum, but it's pretty deep, so I guess that's the spot.
Sometimes, when I shoot a picture, my SD card umounts, or at least the camera app says so.
Now, usually a reboot fixes things. Occasionally, I had to do fsck -a, which fixed things. Now, I don't have a USB cord handy and a strange thing occurred to me: When I try to view the shot picture via the picture viewer, I can see it perfectly but I get an error message that com.android.camera force closes. But the camera isn't launched - I killed it after the first two attempts via Process Manager for Root Users - what's up? Is the camera app needed to view pictures? That seems wrong...
Thanks for all the help I can get.
Click to expand...
Click to collapse
That is odd...
Do you have any themes or wonky mods on your phone? To answer your last question..yes, in order to view pictures, you need to have the camera app installed.
Which build are you running? Do you happen to have a vanilla Camera.apk handy to test if something strange has happened with the one present on your device?
Autarkis said:
Hey Folks,
Not sure if this goes into the developer part of the forum, but it's pretty deep, so I guess that's the spot.
Sometimes, when I shoot a picture, my SD card umounts, or at least the camera app says so.
Now, usually a reboot fixes things. Occasionally, I had to do fsck -a, which fixed things. Now, I don't have a USB cord handy and a strange thing occurred to me: When I try to view the shot picture via the picture viewer, I can see it perfectly but I get an error message that com.android.camera force closes. But the camera isn't launched - I killed it after the first two attempts via Process Manager for Root Users - what's up? Is the camera app needed to view pictures? That seems wrong...
Thanks for all the help I can get.
Click to expand...
Click to collapse
Bad memorystick. I got this problem and I chang to new SDcar : Sandisk 8gb class 2. Do not use Trancend.
deprecate said:
That is odd...
Do you have any themes or wonky mods on your phone? To answer your last question..yes, in order to view pictures, you need to have the camera app installed.
Click to expand...
Click to collapse
ADP1. Nothing else, every app is standard, although I have used the SnapPhoto app occasionally. Hm, ok, I'm half at-ease now that I know that the camera process isnt' some kind of virus.
deprecate said:
Which build are you running? Do you happen to have a vanilla Camera.apk handy to test if something strange has happened with the one present on your device?
Click to expand...
Click to collapse
Camera.apk is vanilla ADP1. It's really strange. Could my SD card be broken? Although, when uploading stuff from PC, playing MP3s, nothing like this seems to happen.
funbacon said:
Bad memorystick. I got this problem and I chang to new SDcar : Sandisk 8gb class 2. Do not use Trancend.
Click to expand...
Click to collapse
Ah, thanks. I've got SanDisk 16 GB category 2. I'm getting a replacement tomorrow and post the results in this thread. Though I'd like to upgrad to Cat 4 if they let me. I heard apps launched from SD card should run faster then.
I am having pretty much the same problem. I can't view any pics on my phone, although they show up on my computer when I mount the camera to my computer. All I get is a weird icon in place of all the photos. It even tells me how many photos I have in each folder, just no thumbnails shown. When I try to view an individual picture it says "The application Camera (process com.android.camera) has stopped unexpectedly." And I have to force close.
When I try to take a photo with the phone it says I need to insert an sd card to take a picture, but when I look under storage it shows the sd card fine.
I am running JF's RC30 1.41 with the BUUF theme, although I don't THINK that is causing the problem. I'm pretty sure it worked fine until the other night when I tried to take a photo with the battery really low and the phone shut down on it's own. However, I went into the card and deleted the jpg files that weren't showing a thumbnail picture thinking that would solve it, but no dice. Any thoughts? Is there a way to just re-install the camera app? I usually use SnapPhoto but the same no sd card message occurs with both camera apps.
I reported this issue to Google here:
http://code.google.com/p/android/is...ID Type Version Security Status Owner Summary
Their official position is "There's been some significant improvements in that area that will be in a future release." Hopefully, this is included in RC33 just coming out, even though it has not been mentioned so far.
My interim solution was to use a different card (my trouble card was a SanDisk 8GB). I used a 2GB for a while with no problems at all, but I have been using another 8GB car for a week and have not had any trouble. I'd recommend a Class 6 card like the Adata I just got.
i noticed when i remove the camer.apk i lose the shortcut to the picture viewer and the shortcut when long pressing the home screen to add a wallpaper. after removal the only option is wallpaper gallery
Just an update. I don't know why I didn't do this sooner, but after removing the bad .jpg's from my sd card I finally rebooted the phone and I now have a working camera and I can browse my pictures. So anyone else having problems, check your picture folders for files that won't show a thumbnail and remove those. See if that helps. Just remember to reboot your phone afterward.
If the thumbnails have become corrupted then that can cause crashes. Delete thumbnails so it can catologue all the picstures again
I'm terribly sorry but I forgot the promised update to this thread.
They gave me a replacement SanDisk SD card at fnac without much of a hassle and after the phone had indexed the 2200+ pictures on the phone, everything was smooth. I don't have camera app crashes at the moment.
My SanDisk ist 16 GB Class 2. Lots of thanks to funbacon!

A few questions from a new Xoom owner.

Whats solutions are there for HDMI use?.
Are there any apps for true photo editing such as Paintshop pro or photoshop?.
My website uses flash but doesn't work properly on the tab.
http://www.cmorephotos.co.uk
I've tried the stock & Dolphin HD browsers.
I have a micro SD card installed but device won't let me delete from it says it's read only.
I use Plume twitter client but text doesn't seem sharp, I assume this is as its scaled and not tablet designed.
One of the main reasons I bought the device was for putting my large collection of photos on it.
I would be interested in any tips on making the experience better, one thing I would really like to be able to do is have the ability to rename the image or at least put a comment on it. I have scanned alot of old photos and would like to have this ability if a family member can tell me about the image.
Thanks for your time.
for the HDMI question, you can use any HDMI Micro (Type D) to HDMI (Type A)
There are no true apps that will give you the same abilities as Photoshop on a PC/MAC, but you can download Photoshop Express from the market.
I viewed your site using both the stock browser and Opera Mobile and it renders fine in Opera.
As for being unable to delete files from the SD card I believe that is a problem with the stock ROM, though could be wrong because as soon as I got my Xoom I rooted and put on a custom ROM, so have little experience of the stock ROM. Not sure if it has been fixed in the 3.2 update. I am using a custom ROM and can delete files on the SD card.
The latest version of Plume is tablet designed and the text is sharp on my Xoom.
As for managing your photos, perhaps an app like Media Organizer may be some way towards what you are looking for.
Still no Photoshop but you can use aviary. www.aviary.com/online/image-editor
merlinsrealm said:
for the HDMI question, you can use any HDMI Micro (Type D) to HDMI (Type A)
Click to expand...
Click to collapse
Thanks for that. Will get a cable.
I looked at the docks too and would I be right in saying the the speaker dock is the only one that has HDMI out, seems pricey.
double1 said:
Still no Photoshop but you can use aviary. www.aviary.com/online/image-editor
Click to expand...
Click to collapse
Not really what Im after, Want to edit on the device.
cmorephotos said:
Not really what Im after, Want to edit on the device.
Click to expand...
Click to collapse
The Adobe photoshop tool suite is coming out for android (they said in November) and they will cost $9.99 per app. Hold on...this will only be getting better with Ice Cream Sandwich. The specs look great...I think a few of the cludgy Honeycomb bits will be resolved, from what I've been reading. It's going to be a great time to have a Xoom.
neblap said:
There are no true apps that will give you the same abilities as Photoshop on a PC/MAC, but you can download Photoshop Express from the market.
I viewed your site using both the stock browser and Opera Mobile and it renders fine in Opera.
As for being unable to delete files from the SD card I believe that is a problem with the stock ROM, though could be wrong because as soon as I got my Xoom I rooted and put on a custom ROM, so have little experience of the stock ROM. Not sure if it has been fixed in the 3.2 update. I am using a custom ROM and can delete files on the SD card.
The latest version of Plume is tablet designed and the text is sharp on my Xoom.
As for managing your photos, perhaps an app like Media Organizer may be some way towards what you are looking for.
Click to expand...
Click to collapse
Photo shop Express only allows edit of images taken on device.
When viewing my site the gallery should come out of the bar and list sub catagories, I can't get it to do this in any of the 3 browsers
Found out about SD card issue shortly after posting.
Oddly though I can delete images from within the gallery app. - since found out this too be untrue its just temporary until reboot then they reappear
cmorephotos said:
Photo shop Express only allows edit of images taken on device.
Click to expand...
Click to collapse
Go into settings and untick "Show camera photos only in Phone view". It will then show any photo's/pictures in any other folder that does not have the .nomedia file
sadly when you change the setting it shows all images rather than folders.
Thanks anyway.

[Q] Pic not in gallery...so where is it?

Ok so I have a mystery to solve..
I took a pic with the stock camera on rom 6.3.6 earlier tonight. For some reason the pic before it and the pic after it saved into the Gallery, but not this VERY IMPORTANT pic. The pic did in fact take successfully though, I looked at it on the phone after taking it and saw it had shot successfully. But it's not saved in the Gallery. In my mind, though, I'm thinking that even though it might not have saved properly in the Gallery folder or whatever, that it must be still held in some temp memory or folder, given that it did in fact display on the screen..and that as long as I don't turn off the phone, it must be in there somewhere still...
So you xda sleuths..any ideas where it might be stored? As I said, this pic is VERY important and I'd really really like to recover it. I'm scrounging through every folder however small with Root Explorer right now trying to find it..
If it's there it will be in dcim/cammera/
That would be where it was stored if it was saved to the Gallery, right?
Where are pics stored in the interim ie between the taking of the shot and then saving it there? While it's being displayed briefly on the screen?
acrobat69 said:
That would be where it was stored if it was saved to the Gallery, right?
Where are pics stored in the interim ie between the taking of the shot and then saving it there? While it's being displayed briefly on the screen?
Click to expand...
Click to collapse
I have had this problem multiple times acrobat69.
I have had to play with the OC speed and vsel - 800/64 seems to work the best for me for camera and video camera.
If I go more .. or sometimes less I get things lost, or lock up.. and just not work.. sometimes crash the phone.. this is on 6.3 rc3 - I have not upgreaded to 6.3.6 yet.
James
Hey James fwiw I've found 6.3.6 really stable for the most part. Its not that the camera crashed, it just didn't save that one time for some reason.
Sent from my Milestone XT720 using XDA App
Is there a grey icon with a ! in the middle of it? Use the search button on this General forum a look for my thread called Failed to read/write on sdcard. It should help out with the cause, when and solution to get your picture back. I am mobile so I can't link it for you, sorry.
Hey acrobat69,
Did you try importing the pictures using Motorola Media Link? If you are sure that the pic still exists on the sd card and you did not see the error message "Low system memory" (which is when pictures generally do not save) you should try importing pics with the media link. Or, if you think you have deleted the pic accidentally or something of that scenario,try "Recuva" for windows, restores pics from sd cards, if deleted accidentally. Hope you find the pic!
---------- Post added at 09:45 AM ---------- Previous post was at 09:39 AM ----------
The link Woodrube mentioned http://forum.xda-developers.com/showthread.php?t=1262030&highlight=failed
Try downloading QuickPic from the market too. I use it as my gallery. In fact I have completely deleted my gallery.apk. QuickPic will scan your entire card for media files as long as there isn't a .nomedia file blocking it. Might be easier to find out where it is being held, if at all.
Much thanks to everyone who has tried to help in this thread, some really good tips, all of which Ive tried, including Recuva.
Woodrube I did the thumbnail thing and although I gained back two other pics I previously couldn't see, alas neither of them was the one I needed.
I did notice that there were more than 2 thumbnaildata files as you described..one was big like 400+kb and the other two were identical sized, 4kb. The two at the top were time stamped right about the time that I know I took the lost shot, and the third 4kb was located down towards the bottom, with a time stamp of just 2 minutes before the other two. I deleted all 3, but now I'm wondering if maybe I goofed there. Actually..just typing that out sounds like I did goof, majorly.
Maybe I'll try and recuver that third thumbnaildata file and unmount remount..damn hope I didn't screw it up
ETA: I did use Recuva and returned the 3rd file I was nervous about. It was actually called image_last_thumb and I guess I deleted it because it looked sinister being at about the same time stamp of my "issue" and also because I was working on this at 3 am and not thinking straight. At any rate, no change even once I returned it to it's proper spot. My image is lost, I think.
On the upside, I too have to recommend QuickPic. Really like the speed of it and it seems to be more stable, so far. Thanks Woodrube!
Q Pic not in gallery so where is it
None of the above, Kenny. In fact, your dash work is exactly the kind of thing we want to highlight in the Gallery.
<snivelling excuse>Weve been working hard on a new release, and support, and the Gallery has not been getting any love. </snivelling excuse>
Please email a link to your clip, and Ill get it into the list for the next Gallery update.

Help issues with camera and picture viewing (lg g3)

I got my LG G3 a week ago the same day I upgraded it from KitKat to Lollipop 5.0.1 AT&T directly its factory programed no root. But I've been having frequent issues with taking pictures after I take the photo the thumbnail the picture seems great but when I open it about 80% of the image its just white like its been cut away, and the other issue is that it wont open most of the pictures that I take with it like they were corrupted take note that yesterday when I took them I could go to album and view them just fine. Any other picture that I download or copy from my memory card works with any app. I am currently using Google Camera to take the pictures but am still having trouble to open them.
Everything else work flawlessly
Corrupt pics
I started having that same issue when I save my pics to memory card figured my newer expensive card had become corrupt somehow. Doesn't seem to happen now that I switched back to saving to phone memory. FYI using regular camera app that phone came with.
WORLD you lite me to send you the lollipop camera app thru dropbox & you can try and copy over it?
Sent from my LG-D850 using xda premium

Question Random issues - collected

Got these questions if anyone can answer or even facing themselves please
Slow in loading the gallery - scrolling through the list and the pictures load pixellated and take some time to load and sometimes the thumbnails wont even come up
Edited a video of 39 secs (90mb) to 14 secs (108mb) - WTF?? I took a video with P7P which was 39 seconds and the size was 90MB. Then I edited the video cut it to 14 seconds and now the size of the video shows up as 108MB
Sometimes the double tap to wake doesn’t work
Video - zoom switching is laggy [This is known issue across the OEM]
Call quality is weird and screwed up for half of the calls I am making
Battery is not that great (How to check SOT?)
Inability to organise apps into folders in the Apps screen. OR to sort them etc: I miss this on Samsung devices etc, cant even sort them.....WHYYY?
Sometimes when I press TALK button on my Subaru and ask “Call a person” it doesn’t work - Android auto is really finicky
Gallery/Photos app: So I organise photos into folders. And I moved my photos from one device to P7P and I put all the folders into the DCIM folder. Now when I open the Photos app all these photos are shown under Camera
And maybe my issue...?
Issue with Material You color setting?
There is someting weird with my color settings. As we know, in Android 13, the system will pick color-sets automatically when you changed background image. I find that if i pick color-sets by myself, not the system selected color-set, when the...
forum.xda-developers.com
Would you please confirm that? Thank you
phsetaknev said:
Got these questions if anyone can answer or even facing themselves please
Slow in loading the gallery - scrolling through the list and the pictures load pixellated and take some time to load and sometimes the thumbnails wont even come up
Edited a video of 39 secs (90mb) to 14 secs (108mb) - WTF?? I took a video with P7P which was 39 seconds and the size was 90MB. Then I edited the video cut it to 14 seconds and now the size of the video shows up as 108MB
Sometimes the double tap to wake doesn’t work
Video - zoom switching is laggy [This is known issue across the OEM]
Call quality is weird and screwed up for half of the calls I am making
Battery is not that great (How to check SOT?)
Inability to organise apps into folders in the Apps screen. OR to sort them etc: I miss this on Samsung devices etc, cant even sort them.....WHYYY?
Sometimes when I press TALK button on my Subaru and ask “Call a person” it doesn’t work - Android auto is really finicky
Gallery/Photos app: So I organise photos into folders. And I moved my photos from one device to P7P and I put all the folders into the DCIM folder. Now when I open the Photos app all these photos are shown under Camera
Click to expand...
Click to collapse
Are you running the stable Android 13 or the QPR beta ? The latter solved many of the mentionned bugs.
dexlemaffo said:
Are you running the stable Android 13 or the QPR beta ? The latter solved many of the mentionned bugs.
Click to expand...
Click to collapse
Oww, Im running the stable 13. Got the device a week ago! Just enrolled into the beta program. Will try and see. Thanks
You need to create a folder outside of DCIM for them to show as individual folders in the gallery.
Paz9 said:
You need to create a folder outside of DCIM for them to show as individual folders in the gallery.
Click to expand...
Click to collapse
Oh yeah thought of that too! But I got like 20 folders lol, I know I wont often look at the "Files" but yeah something to try. Also there is a folder called PICTURES and my folders were there before and I moved them to DCIM because when I am trying to share something to Instagram I cant see those folders on the IG app. That was the main reason behind the idea to move these folders into DCIM.
But I will try and move these folders outside of DCIM (but wont put them inside Pictures folder). Thanks mate!
Paz9 said:
You need to create a folder outside of DCIM for them to show as individual folders in the gallery.
Click to expand...
Click to collapse
Aah its still the same! Anyway I just moved everything back to Pictures folder anyway. Also I am on the latest Beta build and still got these errors related to editing a video (rotating and saving a video errors out) and Gallery loading etc. Sometimes the thumbnails wont even show up
Got these questions if anyone can answer or even facing themselves please
Slow in loading the gallery - scrolling through the list and the pictures load pixellated and take some time to load and sometimes the thumbnails wont even come up
It's not present in my case - (QPR 3.1 November). My it's the issue with mixed pictures from your own reposity and Google Photos / taken pictures by 7Pro?
Edited a video of 39 secs (90mb) to 14 secs (108mb) - WTF?? I took a video with P7P which was 39 seconds and the size was 90MB. Then I edited the video cut it to 14 seconds and now the size of the video shows up as 108MB
No idea - maybe it's trying to save in better quality that it already is?
Sometimes the double tap to wake doesn’t work
Got similar problem - especially when Face Unlock with option to skip lockscreen is enabled.
Video - zoom switching is laggy [This is known issue across the OEM]
Still present in 3.1 in my case
Call quality is weird and screwed up for half of the calls I am making
Can't complain. Mine are loud and clear - even with loud speaker.
Battery is not that great (How to check SOT?)
It's been good for me - 8,5 hrs SOT with approx. 35-40 hrs of standby. Both on stable 13 and QPR (2, 3 and now on 3,1 looks similar)
Inability to organise apps into folders in the Apps screen. OR to sort them etc: I miss this on Samsung devices etc, cant even sort them.....WHYYY?
I don't use folders, but agree - pixel launcher is ****ty as f*ck. I use Nova Launcher most of the time - folders do work there.
Sometimes when I press TALK button on my Subaru and ask “Call a person” it doesn’t work - Android auto is really finicky
No opinion.
Gallery/Photos app: So I organise photos into folders. And I moved my photos from one device to P7P and I put all the folders into the DCIM folder. Now when I open the Photos app all these photos are shown under Camera
Why not backed up in Google Photos cloud? It works great for me - sync between devices, web etc.
after the last update (today 8november) i noticed something that could be a new bug (i hope): in the stock camera app i use the level to measure the tilt. it worked great but after the update that level is tilted about 3-4°: i.e. i was taking a photo of the horizon on the sea (leveled through the grid) and the level measure 3 or 4° of tilt
I probably have nowhere near the amount of photos as you, and based on what I read, I'm guessing they're local photos, but the gallery thing could be solved by just getting a new gallery app rather than Photos. QuickPic was the go-to back in the day before they sold to another company. When that happened, I found Piktures to be a fast and pretty alternative. There might've also been a modded QuickPic app on XDA. Not sure on that since I just use Photos.
Battery and call quality, I can't complain. Battery is all dependent on the user, so there's always that.
Sometimes the double tap to wake doesn’t work
Now this here works flawlessly with out a case, but I found it easier to double tap near the camera bar. It seems to activate more when it's up higher.
piotrkruczek said:
Got these questions if anyone can answer or even facing themselves please
Slow in loading the gallery - scrolling through the list and the pictures load pixellated and take some time to load and sometimes the thumbnails wont even come up
It's not present in my case - (QPR 3.1 November). My it's the issue with mixed pictures from your own reposity and Google Photos / taken pictures by 7Pro?
Edited a video of 39 secs (90mb) to 14 secs (108mb) - WTF?? I took a video with P7P which was 39 seconds and the size was 90MB. Then I edited the video cut it to 14 seconds and now the size of the video shows up as 108MB
No idea - maybe it's trying to save in better quality that it already is?
Sometimes the double tap to wake doesn’t work
Got similar problem - especially when Face Unlock with option to skip lockscreen is enabled.
Video - zoom switching is laggy [This is known issue across the OEM]
Still present in 3.1 in my case
Call quality is weird and screwed up for half of the calls I am making
Can't complain. Mine are loud and clear - even with loud speaker.
Battery is not that great (How to check SOT?)
It's been good for me - 8,5 hrs SOT with approx. 35-40 hrs of standby. Both on stable 13 and QPR (2, 3 and now on 3,1 looks similar)
Inability to organise apps into folders in the Apps screen. OR to sort them etc: I miss this on Samsung devices etc, cant even sort them.....WHYYY?
I don't use folders, but agree - pixel launcher is ****ty as f*ck. I use Nova Launcher most of the time - folders do work there.
Sometimes when I press TALK button on my Subaru and ask “Call a person” it doesn’t work - Android auto is really finicky
No opinion.
Gallery/Photos app: So I organise photos into folders. And I moved my photos from one device to P7P and I put all the folders into the DCIM folder. Now when I open the Photos app all these photos are shown under Camera
Why not backed up in Google Photos cloud? It works great for me - sync between devices, web etc.
Click to expand...
Click to collapse
Thanks for the reply mate
Yeah My gallery consists of photos taken by Samsung, Apple and this phone too. Even in the beta its all pixellated.
Also I found another issue with IG app when I am trying to upload videos to my feed. Selecting multiple photos option and selecting pictures works fine, but videos wont get selected. These videos are taken through the phone too. Support team says to update the app but still the same. Cleared cache, re-installed and done everything, but still the same.
Curiousn00b said:
I probably have nowhere near the amount of photos as you, and based on what I read, I'm guessing they're local photos, but the gallery thing could be solved by just getting a new gallery app rather than Photos. QuickPic was the go-to back in the day before they sold to another company. When that happened, I found Piktures to be a fast and pretty alternative. There might've also been a modded QuickPic app on XDA. Not sure on that since I just use Photos.
Battery and call quality, I can't complain. Battery is all dependent on the user, so there's always that.
Sometimes the double tap to wake doesn’t work
Now this here works flawlessly with out a case, but I found it easier to double tap near the camera bar. It seems to activate more when it's up higher.
Click to expand...
Click to collapse
Yeah I am thinking to root the phone soon. But a little bit worried about all these cyber attacks happening in Australia now. But Ill try the 3rd party apps, obvio I prefer if the native app has that option but cant do anything now
The slide to type on Gboard is not working instantaneously when typing messages from notifications (such as whatsapp).

Categories

Resources