Netflix App - Vibrant Themes and Apps

Looks like it's almost finished. The app is ready and it'll let you sign in and manage your queue but when you attempt to stream a video an error pops up with:
{
"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"
}
So I attached the apk of the file that I installed if anyone wants to play around with it.
EDIT: I noticed that there are a few of these posts already and if the forum or senior moderator wouldn't mind merging these, I'm fine with that. The search feature wasn't working during the time of posting.
EDIT 2: I decompiled the app and attached it. If anyone is savvy enough to take a look, perhaps you can figure out why it's not running. It might be something on Netflix's end... or it might be DRM, it might be something in the .prop files... who knows.
So, Netflix.apk is the app
Netflix.zip is the decompiled app.

I let myself get too excited when I installed this afternoon the app itself should would but with the lg phone. Lets hope someone could crack this
Sent from my bionix powered Vibrant with XDA app.

Yaaaaa almost done!!! Someone get it too work please
1.4 ghz dragon vibrant

i get the same error when i try to watch instantly... signs me in just fine though

Anybody try it with WiFi? Just saying. I remember reading that it was going to be a WiFi only app?

Is someone going to be working on a work around for this app?? I read it was not going to work unless you had the correct hardware in the phone.

It doesnt give me no errors it just keeps saying loading on my tab and vibrant when i try to watch a movie
Sent from my SGH-T849 using XDA App

Sweet... good to know it's coming along! I'll probably reactivate my Netflix once this gets finished!

I just tried the wifi and no dice
Sent from my bionix powered Vibrant with XDA app.

I see that one thread on this wasn't enough. LOL.
http://forum.xda-developers.com/showthread.php?t=994740
spiz516 said:
Sweet... good to know it's coming along! I'll probably reactivate my Netflix once this gets finished!
Click to expand...
Click to collapse
Good luck with that...
http://www.engadget.com/2011/02/14/qualcomm-promises-netflix-streaming-support-on-future-android-d/
The DRM required for the streaming to work likely isn't present on our phones and may never be?

Could the issue be related to our Vibrants not passing a DRM check? I'm pretty t I read when that a DRM check was needed to stream with Netflix (and also the upcoming Hulu app).
Maybe someone can rip out the coding the requires the check.

cashless said:
Could the issue be related to our Vibrants not passing a DRM check? I'm pretty t I read when that a DRM check was needed to stream with Netflix (and also the upcoming Hulu app).
Maybe someone can rip out the coding the requires the check.
Click to expand...
Click to collapse
I tried it and I got a black screen as if it was about to stream video, then it backed out to the main Netflix screen.
Tried it again and got that notorious server error.
Seems like it is checking for something first.. likely DRM stuff. Hopefully they just get on top of it and release the damn thing!

Anyone try changing the build.prop to a phone model with the proper hardware for the drm check?

creator2456 said:
Anyone try changing the build.prop to a phone model with the proper hardware for the drm check?
Click to expand...
Click to collapse
Common creator! Fix this baby up for us so it works! Then make a Netflixblackout.zip to go along with it as well! lol!
Love your keyboards

I decompiled the app and attached it to the OP.
I honestly don't think that it's DRM.
If you look at the code specifically strings.xml and lookup the error that you get (1005) here is what it says:
<string name="NFErr_MC_OpenDeviceFailure">Sorry we could not reach the Netflix service. Please try again later. If the problems persists please visit netflix.com. (1005)</string>
It looks like a DRM error would be 1008 and 0028.
But we could be getting more than one error too.

May be it in the build prop that needs editing???

Binary100100 said:
I decompiled the app and attached it to the OP.
I honestly don't think that it's DRM.
If you look at the code specifically strings.xml and lookup the error that you get (1005) here is what it says:
<string name="NFErr_MC_OpenDeviceFailure">Sorry we could not reach the Netflix service. Please try again later. If the problems persists please visit netflix.com. (1005)</string>
It looks like a DRM error would be 1008 and 0028.
But we could be getting more than one error too.
Click to expand...
Click to collapse
It could be account related... perhaps an account has to be "cleared" with netflix to stream to android?
...how about a more...hopeful scenario?
it could be that the app simply isn't pointing to the right place to stream a video from.

Reverts back to the main app screen when trying to stream.
Sent from my Samsung Vibrant (Bionix-V 1.2.1) using XDA Premium app

What if netflix isn't allowing streaming until the phones actually come out
Sent from my bionix powered Vibrant with XDA app.

erod188 said:
What if netflix isn't allowing streaming until the phones actually come out
Sent from my bionix powered Vibrant with XDA app.
Click to expand...
Click to collapse
Thats what i think...
These are leaks... for phones that aren't released yet (i think so)
Maybe they just got started on their own netflix streaming through phone..
They may still be working on it

Related

Stored Wireless Network Passwords

Does anyone know what file and what encryption (type 7 or MD5) are the wireless network passwords stored. I would like to recover this file/ or passwords before I flash the new Froyo build.
If this is straight forward I will write an App to pull this file/Passwords.
Thanks in advance,
X
xenatwp said:
Does anyone know what file and what encryption (type 7 or MD5) are the wireless network passwords stored. I would like to recover this file/ or passwords before I flash the new Froyo build.
If this is straight forward I will write an App to pull this file/Passwords.
Thanks in advance,
X
Click to expand...
Click to collapse
Wrong section. In fact, this is probably the wrong forum all together... Why would you need to pull the network passwords for your own network? Just enter them again after flashing. If you don't know your network info, reset your router.
stoneyjonez said:
Wrong section. In fact, this is probably the wrong forum all together... Why would you need to pull the network passwords for your own network? Just enter them again after flashing. If you don't know your network info, reset your router.
Click to expand...
Click to collapse
You see I have an extensive list of Wi-Fi networks that I traverse (i.e. Mother's house, GF's house, several buddies, work...) This list seems to grow the longer you run a ROM. This has always been one of the down sides to flashing frequent ROMs. In fact, I'm sure I'm not the only one who gets frustrated having to do this all the time.
WRT your comment about the placement of this post: I plain on creating my first app using Google Inventor. And this is the development section.. Seemed like the logical placement.
Edit: Actually, now that I think about, I will look to backup/ restore all Wi-Fi configuration.
xenatwp said:
WRT your comment about the placement of this post: I plain on creating my first app using Google Inventor. And this is the development section.. Seemed like the logical placement.
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"
}
Google app inventor? Lmfao!
Sent from my T-Mobile myTouch 3G Slide
stoneyjonez said:
Google app inventor? Lmfao!
Sent from my T-Mobile myTouch 3G Slide
Click to expand...
Click to collapse
Although the App Inventor seems like a simple WYSIWYG app creation tool, I think it would be perfect for something as simple as what the OP is trying to create.
I also would find this useful though as I also have a large list of access points I hate having to reprogram after every flash.
I'm with ya. I had a nice long list of APs with passwords saved and would love to be able to restore them FROYO does this automatically with its backup and restore settings. I agree this is a great idea.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Don't get me wrong... I can certainly see a use for this kind of app now that I see the reason behind it, but I consider App Inventor to be a joke.
Sent from my T-Mobile myTouch 3G Slide
stoneyjonez said:
Don't get me wrong... I can certainly see a use for this kind of app now that I see the reason behind it, but I consider App Inventor to be a joke.
Sent from my T-Mobile myTouch 3G Slide
Click to expand...
Click to collapse
I agree. App inventor is a great idea, but at the same time, it's a disgrace to all of the developers who have put so much time and effort into creating quality apps.
I plan on using AI myself, but it will never replace the quality apps that are on the market, and I have nothing but respect for those guys.
xenatwp said:
Does anyone know what file and what encryption (type 7 or MD5) are the wireless network passwords stored. I would like to recover this file/ or passwords before I flash the new Froyo build.
If this is straight forward I will write an App to pull this file/Passwords.
Thanks in advance,
X
Click to expand...
Click to collapse
They're stored in "/data/misc/wifi/wpa_supplicant.conf". They're not encrypted at all, in fact.
You do need root to read this file, though.
(wpa_supplicant is a standard Linux utility for configuring and managing wifi interfaces)

Hate the new market?

If you're like me and really don't care for the new market I thought I'd share this tip.open terminal emulator and type
Su
pm disable com.android.vending. updater
and NO more market updating itself .If you already got the update go to applications-manage-all-market-uninstall updates and boom back to the old.
Sent from my Liberty using XDA App
I hate the new market too. When you complete the first part it said [1] killed in terminal. Does that means it done right.
Gonna give this a go myself.
I "hate " the new market!
It's functional, but really quite unfriendly for me to use.
thank you for the terminal trick! ....g
Edit ...
I just completed the terminal operation, and my old market is working perfectly...
(Thank you button pushed )......g
It was working for me until I enabled background data/sync.
tommyguns818 said:
It was working for me until I enabled background data/sync.
Click to expand...
Click to collapse
Background data shouldn't effect it.the terminal command tells the package manager not to even run the market updater.when you ran the command did it confirm disabled?
Sent from my Liberty using XDA App
It says [1] killed, after I put in..
Su
pm com.android.vending. updater
Please let me know how exactly to input it in the terminal. Im a terminal noober.
Should be like this
{
"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 Liberty using XDA App
Thank you so much. Ill hit the "thanks" button too.
Thanks!!! That worked for me as well..
The new market mimicks the wp7 in navigation that i hate
Very cool, thanks sent.
yeah, the new market really sucks! I had to uninstall the update and freeze the market updater with TB. now i have my old market back and now i can see and download everything
What's with all the hate on the new market? I like it mostly except for that movies don't show up on my phone.
Sent from my Liberty
Optic2 said:
What's with all the hate on the new market? I like it mostly except for that movies don't show up on my phone.
Sent from my Liberty
Click to expand...
Click to collapse
Takes up a lot more space
Ugly. Simple beats Busy in my book
Not easy to navigate. Old version much more streamlined
Rooted devices can't see "video" downloads. Even though I would never use it, I don't like this.
Those are my reasons for not liking it...
DanGeorges said:
Takes up a lot more space
Ugly. Simple beats Busy in my book
Not easy to navigate. Old version much more streamlined
Rooted devices can't see "video" downloads. Even though I would never use it, I don't like this.
Those are my reasons for not liking it...
Click to expand...
Click to collapse
+1
Pretty much my feelings exactly. It's got a wp7 look to me and if I wanted that I wouldn't have an android.After five minutes of playing with the new market I proceeded to educate myself on how to get rid of it.Then shared that knowledge here.That's the true beauty of android, FREEDOM to make it YOUR phone and not what someone else thinks it should be.long live the aosp and xda!
Sent from my Liberty using XDA App
In fact if anyone is interested here's a link explaining the pm commands.they can be very useful but can also get you into trouble.I highly suggest you nandroid before experimenting.Also I am not an expert so don't expect much in the way of tech support from me.I'm still learning too
http://www.xinotes.org/notes/note/1446/
DanGeorges said:
Takes up a lot more space
Ugly. Simple beats Busy in my book
Not easy to navigate. Old version much more streamlined
Rooted devices can't see "video" downloads. Even though I would never use it, I don't like this.
Those are my reasons for not liking it...
Click to expand...
Click to collapse
+2........old market is just .....simple, and works well ...IMHO
Maybe I'll have a change of heart when the bugs get worked out ....but until then I'm going old school ....g
mtnlion said:
+1
Pretty much my feelings exactly. It's got a wp7 look to me and if I wanted that I wouldn't have an android.After five minutes of playing with the new market I proceeded to educate myself on how to get rid of it.Then shared that knowledge here.That's the true beauty of android, FREEDOM to make it YOUR phone and not what someone else thinks it should be.long live the aosp and xda!
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
Ditto ...many thanks to you ....g
How do I get the market updater re-enabled? Just change disable to enable? I tried that and never saw it update to the new market through several reboots. Only reason I ask is I want to post this on the infuse forum but want to make sure it can be undone. I WILL give credit where credit is due. Will this also turn off automatic updates of apps? Will it still check for app updates when you go into the market?
Thanks for this tip. I love it. Recently switched from an Aria to a Samsung Infuse but I still like frequenting these forums.
Sent from my SAMSUNG-SGH-I997R using Tapatalk
Hah. Not even 5 minutes after my last post the market updated. I had enabled it to test undoing the disable. Thanks again for the awesome tip!
Sent from my SAMSUNG-SGH-I997R using Tapatalk
You're welcome and yeah it still checks for app updates
Sent from my Liberty using XDA App

Netflix v1.8.1 Black Splash and Full Rotation Mod! 7/26/2012

{
"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"
}
I have worked with Dblfstr on this project for some time but since his Android phone died I have been doing some of the updates.
What is it you ask?
A: Latest version of Netflix with full rotation and black splash screens with update notifications removed!
Why would you want to download it?
A: Portrait viewing mode works on this mod as well as landscape and looks good! Not to mention black splash screens are cool!
Instructions:
1. Download the attached file.
2. Install like any other .apk file (If it errors you may need to uninstall previous versions of Netflix)
3. Make sure you have a Netflix account
4. Enjoy!
Download v1.8.1 Here
Older Downloads:
Download v1.8 Here
Credits and Thanks:
Dblfstr for the original Netflix Rotation and color mods
Reserved.....
Thanks, any screenshots?
lmike6453 said:
Thanks, any screenshots?
Click to expand...
Click to collapse
Well there is a screenshot of one of the splash screens in the first post. Other than that it looks the same except in playback mode it now plays in portrait as well as landscape mode
Sent from A VAN DOWN BY THE RIVER! In my beloved velvet leisure suit...
Just added a portrait mode screenshot link in the first post
Sent from A VAN DOWN BY THE RIVER! In my beloved velvet leisure suit...
One handed netflix!
This mod was exactly what i was looking for. I prefer the portrait orientation when I need another hand to operate my beer! jk I am happy that your mod maintains the orientation rather than stretching it. Again, Thank you.
Much obliged
Sent from my SAMSUNG-SGH-I717
Does that include the NEWEST version 1.7.1 released yesterday by Netflix? :
http://phandroid.com/2012/04/10/netflix-for-android-gets-an-update-sees-new-volume-control-ui/
Thank you for continuing this work my friend. If you need any help just let me know. I know there have been problems with the way the update check was initiated.
I have not looked into the log to see how Netflix is verifying the version now, but it seems to have changed.
awesome!! just what i needed...thank you
Looks great, I was wondering if there was anyway to add HD streaming to this, I know there is an apk around which let people do that, however I dont think it works any more.
i_max2k2 said:
Looks great, I was wondering if there was anyway to add HD streaming to this, I know there is an apk around which let people do that, however I dont think it works any more.
Click to expand...
Click to collapse
The one floating around never did. HD streaming to android mobile phones is based on the chip in the phone. I think only the TI OMAP 4 is certified for Netflix HD. Unless things have changed.
Although, now that Netflix is supporting HD streams to certain hardware, there may be a way to trick them into thinking you have the required certification, but I doubt it.
I doubt it because I do not know how....
Dblfstr said:
The one floating around never did. HD streaming to android mobile phones is based on the chip in the phone. I think only the TI OMAP 4 is certified for Netflix HD. Unless things have changed.
Although, now that Netflix is supporting HD streams to certain hardware, there may be a way to trick them into thinking you have the required certification, but I doubt it.
I doubt it because I do not know how....
Click to expand...
Click to collapse
That's a good thought. When the Netflix app was first released there was a workaround to get it to work on non supported devices. Maybe the same idea can be used for this.
Sent from my SAMSUNG-SGH-I717 using XDA
Dblfstr said:
The one floating around never did. HD streaming to android mobile phones is based on the chip in the phone. I think only the TI OMAP 4 is certified for Netflix HD. Unless things have changed.
Although, now that Netflix is supporting HD streams to certain hardware, there may be a way to trick them into thinking you have the required certification, but I doubt it.
I doubt it because I do not know how....
Click to expand...
Click to collapse
Can't you use chainfire 3d to trick apps into thinking that you have a different processor?
Sent from my SAMSUNG-SGH-I717 using xda premium
Dblfstr said:
The one floating around never did. HD streaming to android mobile phones is based on the chip in the phone. I think only the TI OMAP 4 is certified for Netflix HD. Unless things have changed.
Although, now that Netflix is supporting HD streams to certain hardware, there may be a way to trick them into thinking you have the required certification, but I doubt it.
I doubt it because I do not know how....
Click to expand...
Click to collapse
I did read about the hardware certification, and the sad part is, browser based streaming uses silverlight, so no browser works, kind of ot, but none of the browsers support Windows media streaming either, one would expect an app for that
ncmacasl said:
Does that include the NEWEST version 1.7.1 released yesterday by Netflix? :
http://phandroid.com/2012/04/10/netflix-for-android-gets-an-update-sees-new-volume-control-ui/
Click to expand...
Click to collapse
Haven't messed with 1.7.1 yet will look at it tonight when I get home from work
Sent from A VAN DOWN BY THE RIVER!
this is working nice! thanks a lot for your work bro! keep it up!
Your work is very much appreciated!
makes it so much easier to watch netflix in bed ....
Sent from my EVO 3D
Thanks for this, can't wait for the 1.5.1 update!
I hoping you mean Netflix 1.7.1 the latest version...
Sent from my EVO 3D

[8.0.0_R12]-S.i.X.AOSP.ROM-R3Ds [N6-WORKING-BT][09-24-17]

****mods please close, thanks****
Running smooth! BT staying connected perfectly. Thanks for all your hard work!
Frankie, can we use busybox from this thread here. I hope this works.
https://forum.xda-developers.com/android/software-hacking/tool-busybox-flashable-archs-t3348543
Whenever BT is on, my phone never sleeps due to kernel wakelock. Here are screens from BBS
{
"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 Nexus 6 using Tapatalk
vey good. now improved a lot.
except this.
You can't post battery stats with less than a day use of rom, have some respect for the Developer, the Rom is not fully stable yet and a lot of kinks need to be worked out, if you want a stable rom, go for a nougat rom, if you want to Oreo, be happy with what you are getting at this stage and stop whining
Thanks to Frankie for this excellent work!
Everything works very good - GBoard as well.
I only have one question: I want to decompile the SystemUI.apk to translate the settings (String) to german.
apktool.jar (2.2.4) doesn't work - smali folder won't extract so recompiling doesn't work as well.
Does someone know how to decompile/recompile the system apps from this ROM?
Thanks in advance!
Yasharkhan said:
You can't post battery stats with less than a day use of rom, have some respect for the Developer, the Rom is not fully stable yet and a lot of kinks need to be worked out, if you want a stable rom, go for a nougat rom, if you want to Oreo, be happy with what you are getting at this stage and stop whining
Click to expand...
Click to collapse
I'm not posting about overall battery life. It's a kernel wakelock problem, it's not going to go away on its own. It's a bug that the dev may or may not know about. He wouldn't have made a thread if he didn't want bug reports. So quit YOUR whining
Sent from my Nexus 6 using Tapatalk
I believe I found a bug. When setting up hotspot, 2.4GHz works just fine. When setting up 5GHz, I get error when turning on hotspot. See screenshot.
If I need to provide more info, please share.. I am on Verizon latest radio and bootloader, latest TWRP. Flashed ROM, BusyBox, and Magisk.
EDIT: I understand the ROM is new and appreciate the hard work if the developer. Helping out best I can.
rester555 said:
I believe I found a bug. When setting up hotspot, 2.4GHz works just fine. When setting up 5GHz, I get error when turning on hotspot. See screenshot.
If I need to provide more info, please share.. I am on Verizon latest radio and bootloader, latest TWRP. Flashed ROM, BusyBox, and Magisk.
EDIT: I understand the ROM is new and appreciate the hard work if the developer. Helping out best I can.
Click to expand...
Click to collapse
Thanks for reporting the bug. Im not sure why people think that's frowned upon in a developnent thread....
Sent from my Nexus 6 using Tapatalk
Help the dev by taking a logcat and posting it,
slothdabski said:
Thanks for reporting the bug. Im not sure why people think that's frowned upon in a developnent thread....
Click to expand...
Click to collapse
It's all about context and tone. Some "bug reports" come across as entitled whining, or outright complaints with no respect for the developer or the work that's been invested.
For anyone looking for busybox, this is a direct link on XDA. https://forum.xda-developers.com/attachment.php?attachmentid=4252596&d=1503713259 It covers Busybox version 1.2.7 and is Magisk 14 compatible.
Here's what should be done for all you noobs. If there is a bug and u want to report it, attach a logcat. Otherwise how will they see the error being replicated?
I will capture a logcat of the 5 GHz wifi when I get home.
i was able to solve the BT battery problem by disabling instant tethering under settings ->google->instant tenthering
Is it fine if I dirty flash the new build on top of RC2 ?
Akhilesh S V said:
Is it fine if I dirty flash the new build on top of RC2 ?
Click to expand...
Click to collapse
I do believe the OP said to clean flash. You can back up and try and if you have issues, go back and do the wipes and clean install. Good luck.
Sent from my Nexus 6 using XDA Premium HD app
citrix80 said:
vey good. now improved a lot.
except this.
Click to expand...
Click to collapse
G Board issue from Google side nothing to do with this ROM
Does Android Pay work? I remember NFC not working alongside Bluetooth and now that Bluetooth is fixed, can someone confirm NFC/Android Pay function as well now?

General S906E OneUI 5 Discussion

Anyone from our friends in India who can capture the link of the beta update for S906E? Thanks guys!
Why is so hard to get a link of Indian version?
I don't really know. Maybe there are less people who got s22+. Rn we only have s906B. Hopefully someone with s906E will get the link and share it with us.
I just bought S22 plus. And yes not too many buy Samsung flagships here bcoz of atrocious pricing. People just go for iPhones, which is ironic since iPhones are even over priced.
I'm on OneUI 5.0 beta.
What can I do?
We have Dual Sim tho
agentsandy007 said:
I just bought S22 plus. And yes not too many buy Samsung flagships here bcoz of atrocious pricing. People just go for iPhones, which is ironic since iPhones are even over priced.
I'm on OneUI 5.0 beta.
What can I do?
We have Dual Sim tho
Click to expand...
Click to collapse
OMG you're a life saver bro. Can you maybe capture the FOTA link of the update? I think someone posted it how to capture it. Thanks a bunch.
Guide me. I joined beta via samsung members app.
Here try this.
How to capture the update.zip file to share with other people:
1. Download HTTP canary app
2. Open HTTP Canary app
3. Start the update by pressing "download" and don't pause it
4. Go back to canary app and start it and it will grab the link for you
Will try.
Thanks dude.
iSean03 said:
Here try this.
How to capture the update.zip file to share with other people:
1. Download HTTP canary app
2. Open HTTP Canary app
3. Start the update by pressing "download" and don't pause it
4. Go back to canary app and start it and it will grab the link for you
Click to expand...
Click to collapse
Apk pure is not opening. Blocked in india? I can try with vpn but speed will be low.
Will vpn even work.
For downloading the APK. Yeah VPN should work and the file is small. Let me check for another link.
I mirrored it, try here. https://drive.google.com/file/d/1-4JyKQ0PuObl6J2nZA1wvehxR1S0THU6/view?usp=sharing
I downloaded it in laptop.
But encountered this problem while setting up.
{
"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"
}
Can you check this link. It's a guide to set it up. https://www.droidwin.com/capture-samsung-one-ui-5-0-beta-update-ota-download-link/
I need http.canary.pem file
Its a ca certificate file located in installed folder or something which I'm unable to access.
Omg dude I'm sorry.
I already installed Beta and now it shows you are up to date. How tp capture it then?
Awww. That's too bad. Only options are reverting to 4.0 then enroll back to beta to start the update again. Or capture the link on the next update. Anyway thanks bro. I'm happy to know someone has an s22+ who's willing to share the link.
Everyday I opened S22 plus Thread on Xda but never opened your thread. I thought someone from India must be asking a random question about update and I didnt open.
Dam I just installed this update like 5 hours ago.
So just to be clear, if I get beta 2 update and capture it, will it work for you?
And This capturing process is tedious. I'm not even sure If I've set it up correctly and it seems like only one shot at capturing.
In the above image it still says ca certf not installed in blue heading.
agentsandy007 said:
So just to be clear, if I get beta 2 update and capture it, will it work for you?
And This capturing process is tedious. I'm not even sure If I've set it up correctly and it seems like only one shot at capturing.
In the above image it still says ca certf not installed in blue heading.
Click to expand...
Click to collapse
I honestly don't know if that will work. Since we lack people who uses s22+, we can't test it. About the certificate, it can be installed from settings. I'm trying to replicate it myself.

Categories

Resources