I didn't see an answer via Google of vBulletin search (maybe my terminology is wrong), so here is the question. Is it possible to change the resolution on-the-fly, or perhaps assign different resolution to different apps?
You mean something like nyditot display?
nyditot display
yes, thanks. That looks exactly like what I was looking for. I'll let you know how it goes. Thanks again!
vlodeck said:
You mean something like nyditot display?
Click to expand...
Click to collapse
this sort of coding and correction assignment needs to be done on time as I do my assignment of writing with help of online service like https://edubirdie.net/ to make my things more prettier clear and getting high advantages.
You just awoke a 2007 thread
Related
I have an idea but haven't skills for realization. I wan't to control light in the room
with my LG O1. I don't care about way (wi-fi,3G,bluetooh...) but best is of course internet because you can control from far away. Can anybody do this?
Sorry if this is already here but i can't find.
that good idea.i will search for you
I agree, does sound quite interesting. I'll make sure to check back on this, and see if I can find anything on the web about it.
Elot5 said:
I have an idea but haven't skills for realization. I wan't to control light in the room
with my LG O1. I don't care about way (wi-fi,3G,bluetooh...) but best is of course internet because you can control from far away. Can anybody do this?
Sorry if this is already here but i can't find.
Click to expand...
Click to collapse
http://www.x10.com/promotions/x10_automation_new.html
that is good but i think about some litle piece of harware in the wall working with switch
I'm sure there are other solutions but you might want to check out the Hawking Home Automation Gateway. It's a web server that sits on your LAN and controls Z-wave devices like light switches, sensors, etc.
Here is Solution!
pls see the video below
Its android controlled lights and fan, a true android automation
www youtube.com/watch?v=0XIudCkTbcM
Hey guys,
does someone know a way how to change the layout of the hardware keyboard? I'm not talking about changing the hardware keys, i'm talking about editting a config file or something like this..
For example i want to change my QWERTY-keyboard in a QWERTZ one.
In addition, does someone know how to stop writing a capital latter after a dot. for example something like this: "blub. Blabla" to "blub. blabla"
Thank you very much
try:
http://forum.xda-developers.com/showthread.php?t=1113863
that might be a good place to get started with, searching for things along those lines may yield the result you are looking for.
Edit:
http://forum.xda-developers.com/showthread.php?t=982341
That post will probably be the beginning of your quest. We don't have CM7 on our phones, however it's apparently in development, so this should be easy to apply once that hits.
Meantime, though, you could probably take what they've done and figure out how to make it work for you, now that we have everything we need from HTC to actually work with this device.
I am interested in helping support other countries and languages, germanic languages being my foremost interest, so as I get the time i'd love to try to help you with this.
ty very much. are there any other suggestions?
Hello everyone,
I'm thinking on a virtual/augmented reality project in which you wear a wielders mask (like this) and an android smartphone attached to its vizor. Because the phones screen is going to be so close to the eyes I need to know if it's possible to change the user interface to side by side parallel format stereoscopic view. That way it will be possible for the eyes to focus to the image onscreen with the aid of convex lenses. It doesn't have to be 3D, i just need a technique to turn what's shown on the screen to side by side parallel format.
Please reply, thanks...
vpamir said:
Hello everyone,
I'm thinking on a virtual/augmented reality project in which you wear a wielders mask (like this) and an android smartphone attached to its vizor. Because the phones screen is going to be so close to the eyes I need to know if it's possible to change the user interface to side by side parallel format stereoscopic view. That way it will be possible for the eyes to focus to the image onscreen with the aid of convex lenses. It doesn't have to be 3D, i just need a technique to turn what's shown on the screen to side by side parallel format.
Please reply, thanks...
Click to expand...
Click to collapse
Nice concept. It might turn useful. I guess you want something like this (it's for tablets only) https://play.google.com/store/apps/details?id=nqr.splitviewtablet&hl=en
And, mixed with this application (or one of this type) - Transparent screen https://play.google.com/store/apps/details?id=botweb.transparent.screen&feature=search_result
And a transparent launcher from here https://play.google.com/store/apps/details?id=naveen.Transparent&feature=search_result
could work. It remains to put it all together.
Does anyone know if this is possible? I'm interested with the revival of VR headsets with Google Cardboard.
I would like a simple side by side repeated image in the Android OS launcher. Then I could view PDF documents, edit text documents, browse the web, watch any movie through Google Cardboard's stereoscopic headset. Honestly, I don't even care about the 3D aspect. Just to be able to use the phone as a monitor in conjunction with a Bluetooth mouse and keyboard would be awesome. Although, reading documents while laying down in bed probably wouldn't last long, I'd pass out quick enough!
MathewCNichols said:
Does anyone know if this is possible? I'm interested with the revival of VR headsets with Google Cardboard.
I would like a simple side by side repeated image in the Android OS launcher. Then I could view PDF documents, edit text documents, browse the web, watch any movie through Google Cardboard's stereoscopic headset. Honestly, I don't even care about the 3D aspect. Just to be able to use the phone as a monitor in conjunction with a Bluetooth mouse and keyboard would be awesome. Although, reading documents while laying down in bed probably wouldn't last long, I'd pass out quick enough!
Click to expand...
Click to collapse
I agree with this idea, somebody know about this, if possible? double screen SBS? i will pay for it :fingers-crossed: .
kaeps said:
I agree with this idea, somebody know about this, if possible? double screen SBS? i will pay for it :fingers-crossed: .
Click to expand...
Click to collapse
Please post back if you ever find out! I would pay too! I have a bluetooth keyboard and a mouse ready to go! This would be a real update to the term "virtual desktop" or "virtual workspace."
Hi all,
First post here - looking forward to participating and working hard towards competency in Android development!
In the short time that I've been at this, I've noticed a great emphasis put on the importance of building a layout that will work across a range of Android hardware, or at least work well with both phones and tablets.
From what I've seen so far, the way to deal with this challenge is to compromise, and to not use absolute sizing for views etc..
I'm wondering if there is any kind of API available that would make it possible to detect hardware (at least screen size?) upon start up, which would then allow for switching to the appropriate XML layout?
I've not encountered it in any of the tutorials I've seen so far....
If this API *doesn't* exist, I would guess that the fact that the apps run on a VM might make any kind of hardware detection problematic if not impossible....
I'd appreciate any enlightenment on this that I can get!
Thanks in advance!
russ6100 said:
Hi all,
First post here - looking forward to participating and working hard towards competency in Android development!
In the short time that I've been at this, I've noticed a great emphasis put on the importance of building a layout that will work across a range of Android hardware, or at least work well with both phones and tablets.
From what I've seen so far, the way to deal with this challenge is to compromise, and to not use absolute sizing for views etc..
I'm wondering if there is any kind of API available that would make it possible to detect hardware (at least screen size?) upon start up, which would then allow for switching to the appropriate XML layout?
I've not encountered it in any of the tutorials I've seen so far....
If this API *doesn't* exist, I would guess that the fact that the apps run on a VM might make any kind of hardware detection problematic if not impossible....
I'd appreciate any enlightenment on this that I can get!
Thanks in advance!
Click to expand...
Click to collapse
OK to bump?
Hello,
I am wondering whether anybody can provide some clarifications regarding the mtce-utils configuration. More precisely, I would like to know if it is possible to assign intents to hardware (SWC of front panel) keys, and if so, how.
I have set most things up in mtce-utils/settings.ini according to the built-in documentation (comments in the configuration file), including app_xxx type of assignments (of apps to keys). In the old days of Xposed-mtc-keys one could also use intent_xxx assignments to associate intents instead of apps; however these do not appear to work in mtce-utils (this, or I am doing something wrong).
So, my main question is, can intents be assigned to buttons using mtce-utils, and if so how? As a more general question, is there any further documentation available for this module other than the comments in the configuration file? Advice is much appreciated.
sbruda said:
Hello,
I am wondering whether anybody can provide some clarifications regarding the mtce-utils configuration. More precisely, I would like to know if it is possible to assign intents to hardware (SWC of front panel) keys, and if so, how.
I have set most things up in mtce-utils/settings.ini according to the built-in documentation (comments in the configuration file), including app_xxx type of assignments (of apps to keys). In the old days of Xposed-mtc-keys one could also use intent_xxx assignments to associate intents instead of apps; however these do not appear to work in mtce-utils (this, or I am doing something wrong).
So, my main question is, can intents be assigned to buttons using mtce-utils, and if so how? As a more general question, is there any further documentation available for this module other than the comments in the configuration file? Advice is much appreciated.
Click to expand...
Click to collapse
Did you ever get an answer? I would like to know the same thing. If you found a way to do that please send me a message
panteryx_26 said:
Did you ever get an answer? I would like to know the same thing. If you found a way to do that please send me a message
Click to expand...
Click to collapse
As a matter of fact I found this resource (thanks @Xorit); I don't speak Russian but Google Translate produces a decent result. I have not had the time to test it, but in a nutshell the old "intent_xxx = string" setting should continue to work as it did in the previous (and now obsolete) mtc-keys module.
Could one of you post the mcte utils module? Can't find it to download anywhere...
Thank you!
Here is xposed-mtce-utils.apk v1.12:
xposed-mtce-utils v1.12
jtrosky said:
Here is xposed-mtce-utils.apk v1.12:
xposed-mtce-utils v1.12
Click to expand...
Click to collapse
could you load it up one more time?
Hey guys,
I can't find a working download respectively no download source for the latest mtce-utils. Can some1 give me a hint or upload the file, please?
Thanks in advance...