[APP] DeviceInfo - Windows Phone 8 Apps and Games

DeviceInfo
displays basic system information
displays basic information about the device
displays basic memory information
displays all official Windows Phone updates
displays information about the current Windows Phone update
Write feedback, suggestions or bug-reports to the email address provided at the app's about page. Thank you!
--hfrmobile
PS: the app also works on Windows Phone 7.x devices

I am using a Nokia 920, and it lists the display as 480x800 ... Other than that, it looks good ...

RJH57108 said:
I am using a Nokia 920, and it lists the display as 480x800 ... Other than that, it looks good ...
Click to expand...
Click to collapse
Thanks for the input!
Well, it is a known issue since WP API don't allows me to query the display resolution from the device itself. I am using a trick to get the "display size" or to put this in other words: It is the size of the main window of the app but I'll do further investigation to improve/fix that!

hfrmobile said:
Thanks for the input!
Well, it is a known issue since WP API don't allows me to query the display resolution from the device itself. I am using a trick to get the "display size" or to put this in other words: It is the size of the main window of the app but I'll do further investigation to improve/fix that!
Click to expand...
Click to collapse
You need to compile the app for WP8 for it to see the actual resolution that is higher than 800x480.

mcosmin222 said:
You need to compile the app for WP8 for it to see the actual resolution that is higher than 800x480.
Click to expand...
Click to collapse
You're right but I like to continue support 7.x devices.
Found a solution:
http://sviluppomobile.blogspot.co.at/2013/04/detect-screen-resolution-for-windows.html
That solution is perfect for me since I still use SDK 7.1 (WP7.x) and I'll also benefit that it will work on WP8 devices with a single XAP to publish. Will take a while (couple of days) until it is available on the public store.

hfrmobile said:
You're right but I like to continue support 7.x devices.
Found a solution:
http://sviluppomobile.blogspot.co.at/2013/04/detect-screen-resolution-for-windows.html
That solution is perfect for me since I still use SDK 7.1 (WP7.x) and I'll also benefit that it will work on WP8 devices with a single XAP to publish. Will take a while (couple of days) until it is available on the public store.
Click to expand...
Click to collapse
You can have 2 XAPs in the solution, one for WP7 and one for WP8.
The code is basically identical, you just need two solutions.

Related

[App Nov. 4 2009] ToDo List Program

Update 5/26/10The screen on my winmo phone broke about 2 weeks ago, and since then also one of the buttons on the front came off. I wasn't sure I wanted to continue with Windows Mobile considering their lack of support for older versions in Windows 7 phone, so I got an Android phone, a used G1. I'm not sure I'll continue to develop for Winmo.
So far I'm very impressed with what I see from the G1, but of course there are some apps missing, so my first priority will probably be to get some of my Winmo programs ported to Android. Sorry
This is a program to organize todo's/tasks in a treeview form.
It's a mobile version of the ToDoList program found at http://www.codeproject.com/KB/applications/todolist2.aspx
and http://www.abstractspoon.com/index.htm
Features:
Views based on grouping by date, folder etc.
Filter out completed task
Items can be Flagged so they stand out
Have priority and risk attached
Can be recurring
Can be exported to Pocket outlook
Can have status and categories
Can have completion percentage
Can have estimated time attached
++​
If the list files are kept in the My Documents folder, they will be synchronized between the desktop and the mobile version.
In order to add categories and status options, you enter settings from the file menu. There you can also set whether you want to show the details or the comments (notes) for the item.
If the field is too short, it can be adjusted by dragging the divider line between the field and the list.
There is a shortcut toolbar that can be shown by clicking on the ^, next to Filter on the toolbar.
To edit an item, tap and hold to get the menu.
This is still being developed as a hobby, and is not a final version (in particular "filter", "group by" and list view need more work). It is being developed as I see fit, have time and am interested in doing it. THERE IS NO WARRANTY THAT THIS PROGRAM WILL WORK ON YOUR Pocket PC / Mobile phone. I TAKE NO RESPONSIBILITY FOR ANY DAMAGE IT MAY CAUSE.
That being said, it seems to be quite stable on my HTC T-Mobile Wing, Mobile 6.1 and an old Dell Axim, Pocket PC 2003.
I have used it for a couple of years and maybe someone else finds it useful.
This program was developed based on the source code found on http://sourceforge.net/projects/tdl-wm5/
Since the original desktop version of this program is constantly being developed, some of the features available on the desktop might not work on the Pocket PC version.
Installation:
After unzipping the files, copy the "TdlToDo" directory to "\My Documents" on your Pocket PC.
The program file itself, "ToDoList.exe", can be anywhere on your Phone/Pocket PC (on a storage card if you want).
Uninstall:
Delete the "TdlToDo" dirctory in "\My Documents".
Delete "ToDoList.exe"
Delete "ToDoList" directory under "\Application Data" directory.
thx pal this is awesome.
throw in a Finger Friendly interface and then we have a great app...
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
foz1284 said:
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
Click to expand...
Click to collapse
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
ajige said:
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
Click to expand...
Click to collapse
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
foz1284 said:
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
Click to expand...
Click to collapse
Sorry, but I didn't mean my criticize.
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
ajige said:
Sorry, but I didn't mean my criticize.
Click to expand...
Click to collapse
dont worry about it, I realise you didnt mean it maliciously, I feel a bit like I've been re-inventing the wheel for the last few months
ajige said:
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
Click to expand...
Click to collapse
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
ajige said:
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
Click to expand...
Click to collapse
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
ajige said:
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
Click to expand...
Click to collapse
I'm sure my code wouldnt be much better and I wouldnt judge you on it, I've taken andy aspell-clarke's code and extended on it for my version, I'm not dissing his code at all but Its certainly not using coding standards that I would so I'm adaptable with it and would love to add to your code if you're interested?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
this post keep grow intresting.
keep up the good work
foz1284 said:
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
Click to expand...
Click to collapse
Do you have a screenshot?
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
Click to expand...
Click to collapse
Is it then still compatible with the desktop version?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
Click to expand...
Click to collapse
Yes it's C#.
bear in mind the menu is still in private testing(although in full use)
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
foz1284 said:
bear in mind the menu is still in private testing(although in full use)
Click to expand...
Click to collapse
I used a modified KList (http://forum.xda-developers.com/showpost.php?p=1546662&postcount=1) in my hgAgenda and hgToday programs. Take a look, that might be something to use. It can be scrolled, so it could be long if necessary.
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
Click to expand...
Click to collapse
Yes, I know it's not supported in the desktop program, but if you open a list in the desktop program, will it mess up the info for the outlook integration, or is that info kept intact?
foz1284 said:
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
Click to expand...
Click to collapse
It's using XMLDoc, and that's not my code. As mentioned, the base code is taken from an open source project.
Support for hgtdlToDo
I just found this program, and WOW!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Thanks -- and keep it up!
Harry
HarryK said:
I just found this program, and WOW!
Click to expand...
Click to collapse
Thanks!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
Click to expand...
Click to collapse
It's working well for me, but I'm open to suggestions. However, there aren't many comments on the usability, so I assumed that people are either happy with the program as it is, or they downloaded it to try, but are not using it.
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
Click to expand...
Click to collapse
I have a web page http://sites.google.com/site/ajiget/programs/home for the program, but otherwise this is the only place I know of that has any activity for my program. From what I understand, the program has been downloaded quite a lot, but not many people has any comments, so I think this would be the closest to a forum you'll get.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Click to expand...
Click to collapse
Yes, I'm not happy with the file manager part. This is how it was originally (not my code). So when you open up the program and you want another file, the program should go back to the program's file manager. There you have to add the tdl files, that you want the program to open. So are you saying that when you click file, and close that it doesn't go to the filemanager, or that you can only see one file there?
Thanks -- and keep it up!
Harry
Click to expand...
Click to collapse
Without comments, I haven't been inspired to work on the program, but let me know what you think, and maybe I'll do something again.
Sorry, I dropped my post and ran! But I'm back.
I don't have any real comments on the usability, so your reasons for not updating seem fair enough. I'm learning more, and it is making more sense. Actually, I'm using the desktop version VERY heavily, and printing out hardcopy lists, and so the PPC version is becoming more of a handy reference for when I don't happen to have my list. Still, very helpful.
But with regard to the file manager, I figured it out, and it works fine. The file manager is not simply a list of compatible files, it is a list of "added" files. Once I realized that I have to "add" a file before I can see it, it works just fine.
Thanks for the response. And now that I've found you, I'll send you feedback if I come up with any.
Thanks for the program. I am a rabid WinCE user (that tells you how long I've been one -- 1998 was my first in black and white), and a key element of program selection for me is compatible desktop applications.
Harry

[Q] Checking 1 app request

Hello,
I am going to buy Nexus 10. One of my main goal is to use it with Virtual CDU app. Unfortunaltey i cannot check device if it is compatible with this app with such a high resolution display. It is very important to me and I would be very grateful if someone of you - nexus 10 users could install this app and check. You can find demo version on GooglePlay. Just search for Virtual CDU.
It would be enough to just start the app and check if it looks like on pictures in googleplay site, if there is no any problems with display in such a high resolution and if this "calculator" covers entire screen space.
Thank you in advance,
Zgr
Zgredd said:
Hello,
I am going to buy Nexus 10. One of my main goal is to use it with Virtual CDU app. Unfortunaltey i cannot check device if it is compatible with this app with such a high resolution display. It is very important to me and I would be very grateful if someone of you - nexus 10 users could install this app and check. You can find demo version on GooglePlay. Just search for Virtual CDU.
It would be enough to just start the app and check if it looks like on pictures in googleplay site, if there is no any problems with display in such a high resolution and if this "calculator" covers entire screen space.
Thank you in advance,
Zgr
Click to expand...
Click to collapse
Installed fine and looks fine.
Sent from my Nexus 10 using xda app-developers app
Thank you very much! It sounds good for me.

[Q] Android?

Hi
My father got a bunch of Lumia 800s as some sort of gift when he switched ISP contract but basically don't use them and asked me whether they might be able to run Android.
The only thing substantial that came up while searching was this youtube clip:
youtu.be/f4b_5i2u_HM
but no instructions or links to further resources. It is relatively recent, so I guess it should mean that there are some data on it somewhere?
That's only an app that makes it look like You use Android on it. A skin. Got nothing to do with Android. I was trying few of these apps. Just to check their look. Check the Marketplace. It's full of these apps. Not a big thing and they are good for nothing.
Fake video!
staalmannen said:
Hi
My father got a bunch of Lumia 800s as some sort of gift when he switched ISP contract but basically don't use them and asked me whether they might be able to run Android.
The only thing substantial that came up while searching was this youtube clip:
youtu.be/f4b_5i2u_HM
but no instructions or links to further resources. It is relatively recent, so I guess it should mean that there are some data on it somewhere?
Click to expand...
Click to collapse
He is using a skin on top of WP7.5..
The App is called FunDroid. Just met it today again after I got a second Lumia 800 and checked the MarketPlace on it.
Epsylon said:
The App is called FunDroid. Just met it today again after I got a second Lumia 800 and checked the MarketPlace on it.
Click to expand...
Click to collapse
for making wp to android a project is running called haret on wp
Anik49 said:
for making wp to android a project is running called haret on wp
Click to expand...
Click to collapse
I know Haret. It was made to run Android on Windows Mobile. Not Windows Phone. I was using it on several WM devices I had.
The app that is shown in the mentioned video is the FunFroid app, that can be found in MarketPlace and got nothing to do with the Android OS itself. Just an app that looks like an Android homescreen and can launch some apps. Not Android apps, only the WP system apps like Phone, Browser, Messages. It only contains shortcuts to them.

Why Remix OS spy my life ?

During a carving file on Remix OS usb key (persitent mode), I found screenshots of each window that I opened (panel settings, google chrome, play store, ...) no application is immune. Anyone have explanations ?
BlueMacaw said:
During a carving file on Remix OS usb key (persitent mode), I found screenshots of each window that I opened (panel settings, google chrome, play store, ...) no application is immune. Anyone have explanations ?
Click to expand...
Click to collapse
I don't have this on my system :-\
Is your "Print Screen" key pressed down?
This is quite concerning if true. I am however unable to reproduce this. Where are the screenshots located?
Ameris Cyning said:
Is your "Print Screen" key pressed down?
This is quite concerning if true. I am however unable to reproduce this. Where are the screenshots located?
Click to expand...
Click to collapse
internal storage/pictures/screenshots
More Details
*deleted*
This is about HFS+ and iOS but something similar might be happening with Android and NTFS.
sowilo said:
Hi !
I am a friend of the author of the topic and I discovered these troubling screenshots with him.
To start, we installed Remix OS on a new USB key, on persistent mode, and my friends used it during few days.
Today, by curiosity I launch a file carving operation with a tool called Foremost which is usualy used to recover deleted files.
Firstly plug the usb key to a Linux computer,
- Identify the key with the following command: #fdisk -l
- Then launch Foremost like this: #foremost -t png /dev/sdX
Now you can go to the output folder and explore the many .png files, there are mainly systems files, but among all these files we have found a lot a very small screenchots taken without our knowledge, I've put a few of them in attachments.
We can see tow types of screenshots,
- small part of the screnn 420*420px, <50ko
- full windows 420*420px, <50ko
I find it strange and I would like to know what you think and if you can reproduce this.
>> imgur.com/a/FuDgp
Thank you and sorry for my bad english
Click to expand...
Click to collapse
I still cannot reproduce it.
Tho the fact that Jide is in China is concerning.
What country are you from? Perhaps its a government spying op
Ameris Cyning said:
I still cannot reproduce it.
Tho the fact that Jide is in China is concerning.
What country are you from? Perhaps its a government spying op
Click to expand...
Click to collapse
I'm from France but i think it had nothing to do with where i live, it's the official image downloaded from the official website (the md5 is correct).
I just created a bootable usb key and i still found this type of screenshot.
Have you well checked among all images ?
The majority of them are just files system but there are some small screenshots of all actions that are done.
And I find it strange, I am not suggesting that is chinese spying but I just want to understand.
HypoTurtle said:
This is about books.google.co.uk/books.... HFS+ and iOS but something similar might be happening with Android and NTFS.
Click to expand...
Click to collapse
I don't think, there is no NTFS partition on Remix OS.
sowilo said:
I'm from France but i think it had nothing to do with where i live, it's the official image downloaded from the official website (the md5 is correct).
I just created a bootable usb key and i still found this type of screenshot.
Have you well checked among all images ?
The majority of them are just files system but there are some small screenshots of all actions that are done.
And I find it strange, I am not suggesting that is chinese spying but I just want to understand.
I don't think, there is no NTFS partition on Remix OS.
Click to expand...
Click to collapse
(I thought the usb you were using/scraping might have been ntfs)
File system doesn't matter I believe ; ( -- perhaps as long as it's journalled). Without seeing the full extent of the images; I/we can only guess - but as data recovery programs like the one you used just searches the raw data on the disk for everything that has valid header/data/footer i.e. hasn't been overwritten; all it would take is an image cache stored for perhaps graphics/animation purposes and as long as it hasn't been overwritten these will be scraped; also the sleep mechanism/some sort of swap file could also cache current screen contents to a file that would be scraped.
Again without seei g the full extent/location of the jpgs it's hard to say either way.
What this is is probably recent tasks. On any android device you will find images of recent tasks as a snapshot of everything.
Screen shots of my current device.
Missed one.
The XML files are of what task is currently running and which ones have stopped.
If you notice my recent apps correspond to the images in root/data. There is nothing suspect going on just android working. If you are worried use two step verification for you accounts.
lol its a recent task android system u guys..
Android uses screenshots of your tasks to show it on Recent Apps Panel. Those screens are not showed in gallery because in the same place there is a file named ".nomedia". Once you close one task or one another screenshot of the same app is taken, the old one is deleted automatically. Most of Android devices do that.
arts821 said:
lol its a recent task android system u guys..
Click to expand...
Click to collapse
lucasdeeiroz said:
Android uses screenshots of your tasks to show it on Recent Apps Panel. Those screens are not showed in gallery because in the same place there is a file named ".nomedia". Once you close one task or one another screenshot of the same app is taken, the old one is deleted automatically. Most of Android devices do that.
Click to expand...
Click to collapse
Isn't that what I said? With screen shots and everything :silly:
Orion116 said:
Isn't that what I said? With screen shots and everything :silly:
Click to expand...
Click to collapse
Yes, that's what you said, but with some other details. No need to be angry, tho. Calm down, man.
Here, many people try to help on many and different ways. 3 people helping is better than just 1. A info by 3 people is more reliable than a info by 1 which nobody else confirms. One more time, calm down.
Enviado de meu XT1095 usando Tapatalk
Are those images still there if you restart the device?

SuperDisplay best tablet to monitor app

I ve tried a few apps that turn your tablet into a monitor but I am amazed at SuperDisplay (relatively new app), this thing has extremly low latency to the point you can watch videos and not feel like the audio is desynced AND the pen works with pressure sensitivity AND it registers the tablet like a new monitor not just mirroring. It has a 3 day trial and also make sure to plug it via USB 3.0-3.1 it felt like that improved the connection for me. If anyone knows any better or equally good apps that can also work with the spen and pressure sensitivity please share them (this app costs 10€ after the 3 day trial, also the wifi connection works pretty great too)
I've been using SuperDisplay for 2 weeks now and it's amazing how easy is the setup and how well it works, it's a must have app if you have a s6 lite without any doubt.
whats the function of that
renr29 said:
whats the function of that
Click to expand...
Click to collapse
You are able to use desktop grade drawing apps, also with how good the connection is you can even use it as a monitor or wirelessly access your computer (I ve used apps like TeamViewer or Google's remote desktop and they weren't even close to this app)
edit: actually steam's remote access app is pretty similar only when it comes to wirelessly connecting, doesn't support wired connection or spen as far as I know
maquinasoy said:
I've been using SuperDisplay for 2 weeks now and it's amazing how easy is the setup and how well it works, it's a must have app if you have a s6 lite without any doubt.
Click to expand...
Click to collapse
HI, I want to buy a tab s6 lite and use it with Superdisplay. I want to know if this tablet works fine with this app or I must buy a more powerful tablet like s7. Thanks
Achie1 said:
iHI, I want to buy a tab s6 lite and use it with Superdisplay. I want to know if this tablet works fine with this app or I must buy a more powerful tablet like s7. Thanks
Click to expand...
Click to collapse
It works flawlessly, it isn't a demanding program actually. There are a few false touches here and there because as far as I can tell the correction system that tablets have doesn't work, windows 10 is given the raw data from the tablet and makes a bearable enough attempt to cancel them (you get one every 10-20 minutes but you get a sense of what triggers them after a while), luckily most drawing apps have a pen only option.
I dd be more concerned with the size of the tablet, I would like a bigger tablet going from sketching on paper to tablet but I am sure you can make do with the size (tip for everyone: I like to have and to rest my palm on a notepad next to the tablet (notepad of the same thickness as the tablet) so that I don't need to take screen space for my palm)
Somebody knows if there is a free alternative or something like this will come native (as it is with huawei)?
orawnnd said:
Somebody knows if there is a free alternative or something like this will come native (as it is with huawei)?
Click to expand...
Click to collapse
You can go and try similar apps and tell us, for just 10€ this thing is really cheap for what it is worth.
With the Samsung tab s7 there is a free alternative and it's native "second screen" but is really less well than superDisplay.
second screen support only connexion with a pc equipped with wifi and connect the device directly to the pc without going through the network.
Also the resolution is stuck to 1080p 60hz while "superDisplay" support qhd+ 120hz with low lattency with wifi or USB
orawnnd said:
Somebody knows if there is a free alternative or something like this will come native (as it is with huawei)?
Click to expand...
Click to collapse
yes. scrcpy does this.
not only free, also open source
GitHub - Genymobile/scrcpy: Display and control your Android device
Display and control your Android device. Contribute to Genymobile/scrcpy development by creating an account on GitHub.
github.com
Ok,
proposicion47 said:
yes. scrcpy does this.
not only free, also open source
GitHub - Genymobile/scrcpy: Display and control your Android device
Display and control your Android device. Contribute to Genymobile/scrcpy development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
Well, scrcpy is the other way round: You can see your device on your window's computer screen. Scrcpy works very well. But beware of SuperDisplay: Once installed and running on your Windows, SuperDisplay constantly restarts an adb server to search for connected android devices with the superdisplay app running; and it applies settings to any android device connected to the pc (port forwarding and the like). In my case, SuperDisplay used Version 40 for the server, but scrcpy used Version 41. The result was odd behavior of adb.
On my PC, SuperDisplay caused a lot of CPU usage and made the fan blow; AND: Once installed and running on your Windows, SuperDisplay constantly restarts an adb server to search for connected android devices with the superdisplay app running; and it applies settings to any android device connected to the pc (port forwarding and the like). In my case, SuperDisplay used Version 40 for the server, but scrcpy and DroidCam used Version 41. The result was odd behavior of adb. Some Android developers might be not so amused.
For that reason, I prefer Spacedesk to use my e-ink tablet as Windows screen.
proposicion47 said:
yes. scrcpy does this.
not only free, also open source
GitHub - Genymobile/scrcpy: Display and control your Android device
Display and control your Android device. Contribute to Genymobile/scrcpy development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
Thank god I checked my thread again (albeit it a bit late) that app is amazing, but as someone mentioned it does the opposite thing SuperDisplay does.
I really needed it though, I ve been having trouble getting my tablet to sharescreen on discord (crashes) now I can simply use this app and sharescreen through my pc which is in fact more practical in the first place, because I don't need to jump into a server, make a second discord account to join the channel and then sharescreen (which most importantly crashes)
Anyone know of a solution to do this on Linux? I use a ThinkPad T14 and while I love it, I could use a little more screen real estate.
ArrowJ said:
Anyone know of a solution to do this on Linux? I use a ThinkPad T14 and while I love it, I could use a little more screen real estate.
Click to expand...
Click to collapse
Try steam's sharescreen but I think it only goes through wifi and not USB so it doesn't work as great
is it free app?
renr29 said:
is it free app?
Click to expand...
Click to collapse
No it's a one time payment, but you can try it fully for like 7 days
Michael Ion said:
No it's a one time payment, but you can try it fully for like 7 days
Click to expand...
Click to collapse
ill find a cracked onwe
renr29 said:
ill find a cracked onwe
Click to expand...
Click to collapse
It's literally a one time payment of $10 and you just try it to see if it fits your needs, I also download cracked software all the time to see if they are worth it and then in rare occasions I buy them. There is no point to crack an app that offers a free demo.
Michael Ion said:
time payment
Click to expand...
Click to collapse
Michael Ion said:
It's literally a one time payment of $10 and you just try it to see if it fits your needs, I also download cracked software all the time to see if they are worth it and then in rare occasions I buy them. There is no point to crack an app that offers a free demo.
Click to expand...
Click to collapse
Free demo temporarily :3 im still a student sir

Categories

Resources