Hi I'm new to XDA but I've used plenty of stuff from XDA in the past...
Yesterday I had and idea that only XDA Developers could fulfill: Make all of android UI VR...I'm no developer but I don't think it wouldn't be too hard to split the screen of a phone and project 2 small versions on either side of the display of what the screen would look like if it was full. But when you put on Cardboard all you would be able to see is a massive android screen in front of you. Also there is an xposed module called one handed mode where the ui gets shrunk to a portion on the screen... If this is possible shrinking it a bit more and projecting the image twice can't be hard. To navigate this interface you could use a Bluetooth/otg keyboard/mouse. Let me know what you think. To do this I'm guessing you would need root access. Let me know what you think and if you CAN make such an app please do and tell me about it.
hsa1907 said:
... To do this I'm guessing you would need root access.
Click to expand...
Click to collapse
Well allow me to clear this up, this is Xposed we are talking about, and basically to use Xposed you need root access... and I'm pretty sure that you are posting this in the wrong section mate.
nikctsh said:
Well allow me to clear this up, this is Xposed we are talking about, and basically to use Xposed you need root access... and I'm pretty sure that you are posting this in the wrong section mate.
Click to expand...
Click to collapse
Where would you recommend I post it
hsa1907 said:
Where would you recommend I post it
Click to expand...
Click to collapse
Check out the sticky notes and you will have your answer
nikctsh said:
Check out the sticky notes and you will have your answer
Click to expand...
Click to collapse
What do you mean sticky notes??
Related
There is a hack going around that I have been playing around with that unfortunetly I have not been able to get working. It is an edit for the Build.Prop file in \system. (this does require a root and some sort of root explorer) (I've tried some of the other "hacked" APK's, but I can't deal with crappy video)
Take a quick look at this article on Reddit:
http://www.reddit.com/r/Android/comments/ha5oh/root_how_to_edit_your_buildprop_to_make_netflix/
After looking at that for a while I started tooling around.
Changes I made :
ro.product.model=Nexus S (Replacing MB860)
ro.product.model.internal=Nexus S (Replacing MB860)
ro.product.manufacturer=samsung (Replacing motorola)
So basically, this is supposed to fool the device check by making the application think you are using an accepted device. Like I said I haven't been able to get it to work. If anyone can see any other changes to make, any input would be appreciated. Hopefully we can get this working and share it with the community, until Netflix decided to come to their senses.
I've attached the Official Netflix app if anyone needs it
Already a working app..
Someone already posted a APK that bypasses the check.. there are video issues with colors, but that is the Atrix screen not the App...
also i'm pretty sure root explorer is a paid app, so posting that here violates terms and conditions
raybond25 said:
also i'm pretty sure root explorer is a paid app, so posting that here violates terms and conditions
Click to expand...
Click to collapse
Thanks I wasn't paying attention to what I was doing. I've removed it
sublimejosh2000 said:
Someone already posted a APK that bypasses the check.. there are video issues with colors, but that is the Atrix screen not the App...
Click to expand...
Click to collapse
How is it the screen? (not arguing, I just don't know)
I was hoping that this might just fix that problem
CingZack said:
How is it the screen? (not arguing, I just don't know)
I was hoping that this might just fix that problem
Click to expand...
Click to collapse
It something to do with either hardware acceleration of how the app handles teh qHD screen. the Watch ESPN app does thes same thing.
also this method is not a good idea when compared to using the modified APK, because you are editing your actual system files through this way. and as said before this has been discussed and a different way found already on this forum.
CingZack said:
How is it the screen? (not arguing, I just don't know)
I was hoping that this might just fix that problem
Click to expand...
Click to collapse
The Atrix has a higher resolution screen than every other android phone currently available. An app, especially a graphically intensive video app, has to be designed to scale up to this resolution. Not to say it can't work, just doesn't yet.
Sent from my MB860 using XDA Premium App
what can I use to modify the apk? I have the modified apk already, but I want to take a look
CingZack said:
what can I use to modify the apk? I have the modified apk already, but I want to take a look
Click to expand...
Click to collapse
if you don't already know how to modify APKs, then you're in over your head.
dLo GSR said:
if you don't already know how to modify APKs, then you're in over your head.
Click to expand...
Click to collapse
I am trying to learn, thats why I asked, and why I come to this forum
CingZack said:
I am trying to learn, thats why I asked, and why I come to this forum
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1060199
apk Manager is a start.
jimbush3 said:
http://forum.xda-developers.com/showthread.php?t=1060199
apk Manager is a start.
Click to expand...
Click to collapse
Thanks downloading right now
I had success getting Netflix to work on Viewsonic G-Tablet running CM 7.0.3.
I used the instructions posted by natemckn at reddit. As a noob, I'm not able to post links to the XDA forum (yet), so you'll need to search for the instructions on reddit or google. The post is titled "[ROOT] How to edit your build.prop to make Netflix work on unsupported devices."
Specifically, I modified these two lines in build.prop:
ro.product.model=HTC Vision
ro.product.manufacturer=HTC
Also, I moved NetFlix to my external SD card.
Rebooted, everything works like a champ.
http://forum.xda-developers.com/showthread.php?t=994974
There's already a thread discussing all of this. Please avoid duplicate threads.
My phone after installed the android rom..all things run well...
but...only the power button works but not others...it may be due to different model of a Hong Kong Phone from Europe/ US phone...anyway to give the keys back functions that they should have? thanks
Go to Spare Parts, and change the power key to home.
You should search first... Thx. Also, post in the ROM/Build thread!! That way we know what you're using, instead of having to guess...
Yes, I searched, peoples using spare part as well... but I just seen End button behaviour only in Spare Parts...no other keys...so I wonder whether there is any other methods.?
sorry for making such thread
waiwai567 said:
Yes, I searched, peoples using spare part as well... but I just seen End button behaviour only in Spare Parts...no other keys...so I wonder whether there is any other methods.?
sorry for making such thread
Click to expand...
Click to collapse
Oh, I thought you only wanted to change the end call key.
If you want to change around other buttons, you'll have to hack at the source. Depends on what you're running - on HaRET, you'd need to modify the keymaps in the rootfs. On NAND, I'm guessing the keymaps in /system/etc. Either way, this isn't something that's easily done nor recommended.
Maybe an app like this.
http://www.addictivetips.com/mobile/remap-reassign-your-android-devices-keys-with-buttonremapper/
wizardknight said:
Maybe an app like this.
Click to expand...
Click to collapse
Thanks, is that one support NAND?:good:
waiwai567 said:
Thanks, is that one support NAND?:good:
Click to expand...
Click to collapse
Well it does say, "As can be expected, the application requires complete root access, with a NAND unlocked device and complete, permanent write access to the system directory."
This is where you have to start to do a little research on your own.
wizardknight said:
Well it does say, "As can be expected, the application requires complete root access, with a NAND unlocked device and complete, permanent write access to the system directory."
This is where you have to start to do a little research on your own.
Click to expand...
Click to collapse
yes, thanks! it's my fault by only focusing the samsung galaxy stuffssorry
First, I just finished reading 50 pages of Chainfire's thread and my eyes have had it. So I have tried to find the answer myself. I'm also posting it here as the hacking thread says "no noobs" so if this isn't the place, please move it for me.
I simply want to know, in lieu of the fact that a lot of apps got updated like crazy after this bug was discovered, I'm thinking that these fixes might be a waste of time for a lot of us as we may have been comprimised already and simply checking SuperSU won't help (apparently).
So my question is, is there a way to 'scan' to see if any app is using the exploit? If not what can be done? ie. remove all apps and reset phone and leave it bare, and change all email passwords etc, until Samsung fixes this huge problem?
Thanks
perhaps some antivirus apps will check this vulnerability soon
DomoDom said:
I'm also posting it here as the hacking thread says "no noobs" so if this isn't the place, please move it for me.
Click to expand...
Click to collapse
try this:
forum.xda-developers.com/showthread.php?t=1841030
DomoDom said:
First, I just finished reading 50 pages of Chainfire's thread and my eyes have had it. So I have tried to find the answer myself. I'm also posting it here as the hacking thread says "no noobs" so if this isn't the place, please move it for me.
I simply want to know, in lieu of the fact that a lot of apps got updated like crazy after this bug was discovered, I'm thinking that these fixes might be a waste of time for a lot of us as we may have been comprimised already and simply checking SuperSU won't help (apparently).
So my question is, is there a way to 'scan' to see if any app is using the exploit? If not what can be done? ie. remove all apps and reset phone and leave it bare, and change all email passwords etc, until Samsung fixes this huge problem?
Thanks
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.lowlevel.exynosmembug
.
betoNL said:
https://play.google.com/store/apps/details?id=com.lowlevel.exynosmembug
.
Click to expand...
Click to collapse
You misunderstood, I already know I'm affected. I'm looking for a way to see if any playstore apps have taken advantage of the exploit. I already have Chainfire's fix installed. I'm worried that somebody has already used the expoit. All my apps are from playstore but that doesn't convince me that all playstore devs are "ok". So I want to know if there's a way to see if any app I had already installed before I installed Chainfire's fix is/was taking advantage of the exploit.
Thanks
Hi,
does the new swapchat free version not support taking screenshots anymore? Is there a way to do this anyways without a second device?
Behold, by the power of the Internet, your question is answered!
https://duckduckgo.com/?q=WP8+screenshot
Seriously, please search before posting. You've been here long enough to know better.
GoodDayToDie said:
Behold, by the power of the Internet, your question is answered!
https://duckduckgo.com/?q=WP8+screenshot
Seriously, please search before posting. You've been here long enough to know better.
Click to expand...
Click to collapse
You have been here long enough in order to understand a question asked in regards of Swapchat, thanks
-adrian- said:
You have been here long enough in order to understand a question asked in regards of Swapchat, thanks
Click to expand...
Click to collapse
IDK, I uninstalled swapchat because my contact list was empty. I don't know any pretty girls that would sext me...
either way, I tried it once but couldn't do it. The issue is that you have to keep your finger on the screen to display the image, when you let go the image disappears. But you can not make a screenshot if the display recognized a finger input iirc.
Ah, didn't know that about the screenshot function. I suppose that does make it somewhat useless for this app (to the extent that the app can be called useful in the first place, LOL).
GoodDayToDie said:
Ah, didn't know that about the screenshot function. I suppose that does make it somewhat useless for this app (to the extent that the app can be called useful in the first place, LOL).
Click to expand...
Click to collapse
I made the mistake of uninstalling Swapchat because the update was broken for me... Didn't realize that it's not in the marketplace anymore :-/
This Magisk module is using system prop to trick the system into thinking it is an "IN2023" device
so it won't block the photochrom filter for "IN2020" device
If your photochrom filter is disabled, this might help.
YOU WILL NEED MAGISK FOR THIS TO WORK
Simple 2 step:
- Install Magisk
- Download & Install this module
Download: https://gofile.io/d/njpMtU
If you don't want the device be IN2023, you could change the 'fake_model' in to model you want in the 'post-fs-data.sh' file
This Magisk module is using the same method as: Enable photochrome on IN2020
Thanks kevkid for finding this.
Edit: Will not work for INT.10.5.11/EU.10.5.10 firmware, can't seem to get a fix for now, join the discussion at [Discussion]How to re-enable full Photochrom on INT.10.5.11/EU.10.5.10
it may test next night
THX...
Works fine ...
whether this module runs on version 10.5.10 ?
how to do this
"If you don't want the device be IN2023, you could change the 'fake_model' in to model you want in the 'post-fs-data.sh' file"
Works well! Cheers!
FreshlyBaked 420 said:
Works well! Cheers!
Click to expand...
Click to collapse
Please share your step to root ?
Are you on 10.5.10 ?
Are you ctsprofile true ?
brmbjn said:
Please share your step to root ?
Are you on 10.5.10 ?
Are you ctsprofile true ?
Click to expand...
Click to collapse
I'm on 10.5.10 yes, CTS is true.
There's lots of information on rooting the 8P. Search XDA, this is not the thread for rooting.
FreshlyBaked 420 said:
I'm on 10.5.10 yes, CTS is true.
There's lots of information on rooting the 8P. Search XDA, this is not the thread for rooting.
Click to expand...
Click to collapse
Please... Give your step
brmbjn said:
Please... Give your step
Click to expand...
Click to collapse
Please read the How to root Thread.
Please don't message me asking for help.
https://www.apkmirror.com/wp-content/themes/APKMirror/download.php?id=1341422
install this apk. for get this features
Hi does this module works after latest 10.5.11 DA update
i hope this method works after any fu'kn update this company push to us. I bought this phone for the color filter and I hope this feature works seamlessly and even get stronger and more support here.
Download link is dead. File isn't dead anymore. Does anyone have the file?
ahmedra2ol said:
i hope this method works after any fu'kn update this company push to us. I bought this phone for the color filter and I hope this feature works seamlessly and even get stronger and more support here.
Click to expand...
Click to collapse
You bought a £1000 phone for a filter that has very little purpose?
You can get a lens for a DSLR for a lot less.
**** I have a in2023 device and it's blocked
dladz said:
You bought a £1000 phone for a filter that has very little purpose?
You can get a lens for a DSLR for a lot less.
Click to expand...
Click to collapse
Totally agree...who in their right mind buys a phone just because of a filter?
RyanlOwen said:
**** I have a in2023 device and it's blocked
Click to expand...
Click to collapse
Try typing *#808# in the dialer.
Works for me.
I'm on xXx and R-Ice
FreshlyBaked 420 said:
Totally agree...who in their right mind buys a phone just because of a filter?
Click to expand...
Click to collapse
I use it for example for detecting the right positioning of photoelectric sensors at work. It was a great and convenient tool past then. And if you buy a 1000€ phone, you could expect all features to work and not get disabled because you maybe potentionally "could" see some undies. If I knew that, I'd rather go with a Mi 10 Pro.
Maruli said:
I use it for example for detecting the right positioning of photoelectric sensors at work. It was a great and convenient tool past then. And if you buy a 1000€ phone, you could expect all features to work and not get disabled because you maybe potentionally "could" see some undies. If I knew that, I'd rather go with a Mi 10 Pro.
Click to expand...
Click to collapse
Well then I do apologise for being a smartass.