Use stylus pen to draw on PC - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

Any one knows a software that can use G-Notes stylus pen to draw on PC?
i want to draw on MS-PAINT using my stylus.
can that be done?
please help
thanks in advance!

second that
I have been looking all over for an app like this, not confined to a single program on windows but working like any Wacom tablet.

If love that as well! Sounds like there's an business opportunity for an enterprising developer...
Sent from my superior GT-N7000 using Tapatalk

niroc.sl said:
Any one knows a software that can use G-Notes stylus pen to draw on PC?
i want to draw on MS-PAINT using my stylus.
can that be done?
please help
thanks in advance!
Click to expand...
Click to collapse
As long as you have the Tablet PC it could work.
The vice versa can also be truth - used to have HP TX2650 tablet, all I've got left now is the pen, which works perfectly on the note

Not possible without hardware modification to your computer monitor.

PRemoteDroid on the market, lets you connect your note to the PC via wifi.
it lets me use my galaxy note as a drawing tablet for the PC. its not the most accurate thing to use though, but its better than nothing.

RudiRulez said:
Not possible without hardware modification to your computer monitor.
Click to expand...
Click to collapse
p107r0 said:
As long as you have the Tablet PC it could work.
Click to expand...
Click to collapse
You both misunderstand what the OP is asking for. He isn't asking to use the S-Pen to draw on a PC monitor, no, he is asking to use the Note as a digitizer tablet.
Using the Note as a digitizer tablet for a PC is certainly possible, but it requires quite a lot of work because one must code a complete virtual digitizer driver. Transferring data between the phone and the virtual driver is the simple part.
That said I think you'd be better off just buying a cheap digitizer tablet somewhere, the Note is too small to use comfortably like that.

WereCatf said:
You both misunderstand what the OP is asking for. He isn't asking to use the S-Pen to draw on a PC monitor, no, he is asking to use the Note as a digitizer tablet.
Click to expand...
Click to collapse
come to think of it, you might be perfectly right, although the "use G-Notes stylus pen to draw on PC" is bit vague, anyway it would be a funny idea

Souai said:
PRemoteDroid on the market, lets you connect your note to the PC via wifi.
it lets me use my galaxy note as a drawing tablet for the PC. its not the most accurate thing to use though, but its better than nothing.
Click to expand...
Click to collapse
buddy, can you draw on MS-PAINT using stylus?

p107r0 said:
come to think of it, you might be perfectly right, although the "use G-Notes stylus pen to draw on PC" is bit vague, anyway it would be a funny idea
Click to expand...
Click to collapse
ya, u are right!

any other answer!

Use Galaxy Note as digitizer or graphics tablet for PC
created small weekend project that does just that:
to see video or dovnload: piip.lv/galaxy_note_digitizer_graphics_tablet_for_pc.html or just search:
"Use Galaxy Note as digitizer or graphics tablet for PC" and you should see the result.

dzjosjusuns said:
created small weekend project that does just that:
to see video or dovnload: piip.lv/galaxy_note_digitizer_graphics_tablet_for_pc.html or just search:
"Use Galaxy Note as digitizer or graphics tablet for PC" and you should see the result.
Click to expand...
Click to collapse
Excellent! Please develop this further. This app would be ideal for drawing diagrams while in meetings and can take the things you can do with the Note to the next level.
Criskelo ICS LQ3 v9, LRB Modem, speedmod 3-7 kernel, Carrier: AT&T (US)

appreciate
I appreciate you found it interesting. I defiantly plan adding some features one of witch is pressure information to PC. And background could also be one of mods.

dzjosjusuns said:
I appreciate you found it interesting. I defiantly plan adding some features one of witch is pressure information to PC. And background could also be one of mods.
Click to expand...
Click to collapse
I actually couldn't get it to work. There is no black screen on my computer when I run the client. Running the client on the computer just opens up a small window which detects the finger and shows the output in some numbers. When I write on the Note, I see the writing, but it closes the app in a couple of seconds. I have windows 7.
The app looks very promising.
Criskelo ICS LQ3 v9, LRB Modem, speedmod 3-7 kernel, Carrier: AT&T (US)

incisivekeith said:
I actually couldn't get it to work. There is no black screen on my computer when I run the client. Running the client on the computer just opens up a small window which detects the finger and shows the output in some numbers. When I write on the Note, I see the writing, but it closes the app in a couple of seconds. I have windows 7.
Click to expand...
Click to collapse
App closes when orientation is changed. that's a bug. (just disable screen rotation)
about black screen on PC , its just some drawing application with black background. this small app on PC just forces cursor to move. and when you use stylus, it imitates mouse press. just open mspaint and try it.

Originally Posted by incisivekeith<br />
I actually couldn't get it to work. There is no black screen on my computer when I run the client. Running the client on the computer just opens up a small window which detects the finger and shows the output in some numbers. When I write on the Note, I see the writing, but it closes the app in a couple of seconds. I have windows 7.
Click to expand...
Click to collapse
<br />
<br />
App closes when orientation is changed. that's a bug. (just disable screen rotation)<br />
about black screen on PC , its just some drawing application with black background. this small app on PC just forces cursor to move. and when you use stylus, it imitates mouse press. just open mspaint and try it.
Click to expand...
Click to collapse
I see. I will definitely give that a go. Thanks.
Criskelo 4.04 ICS LRG v9, LRB Modem, speedmod 3-7 kernel, Carrier: AT&T (US)

Wow you should be on the xda homepage with this awesome program THANKS!

Hey dzjosjusuns! Any update on that? Would you consider making a Linux version of the server?

This is a really cool and useful feature
But unfortunately it's not working for me, i just tried to install it on my n7000
After i copied the apk file over to my phone, i tried to open it and got the 'Parsing Error: There is a problem parsing the package"
Do you think this might have something to do with it not being compatible with Gingerbread 2.3.6?
Sorry if it sounds like a bit of a dumb question but I'm a noob to all of this

Related

Dev Request: HDMI Mirroring?

Since im not a dev, i dont have the chops to figure this out.... but I would definately donate to a dev that can figure this out.
Is hdmi mirroring possible?
in build.prop theres this:
ro.hdmi.mirror.enable=false
ro.hdmi.default.app=
hw.overlay.path.config=
Click to expand...
Click to collapse
changing the first line to true WORKS only at boot, it correctly mirrors what you see on your phone. but once the phone is done booting, it kicks the TV to a black screen and the phone asks you if you want to open up the entertainment app or do nothing.
So mirroring is there, its just blocked by something on boot.
andy2na said:
changing the first line to true WORKS only at boot, it correctly mirrors what you see on your phone. but once the phone is done booting, it kicks the TV to a black screen and the phone asks you if you want to open up the entertainment app or do nothing.
Click to expand...
Click to collapse
Have you tried disabling webtop? It sounds like the app takes over control of the HDMI port once started.
krkeegan said:
Have you tried disabling webtop? It sounds like the app takes over control of the HDMI port once started.
Click to expand...
Click to collapse
how do you do that?
omg yes how do you do that. please, thank you thank you thank you. they're such assholes for blocking this very basic task and wanting you to buy the stupid dock
eatkabab said:
omg yes how do you do that. please, thank you thank you thank you. they're such assholes for blocking this very basic task and wanting you to buy the stupid dock
Click to expand...
Click to collapse
Sorry, I just ordered my phone, so I don't have one to tinker with yet. But maybe you can use titanium backup to freeze the app. If it doesn't show up as an app, maybe you can use autostarts to try and stop it. Finally, the last idea I have is to poke around in the init scripts to find the offending app. All of this is just speculation, but since you can see mirroring at bootup I think it is pretty clear that the webtop app is causing the issue.
I can confirm this. It boots to the homescreens. I got to unlock and touch a widget. Then it disappeared, the box came up asking if I wanted to connect to the entertainment center.
I back through my apps with titanium backup and froze anything regarding hdmi. The entertainment box went away, but it still takes away hdmi mirroring.
I didn't have any results with autostarts either, but I don't really know what to look for.
Sent from my MB860 using XDA Premium App
Tried to freeze up some services with Titanium backup - no luck so far.
There is something happening during the boot process which disables the mirroring.
Tried this also. Same results.
I went into Titanium Backup and deleted the Entertainment Center application as well as a couple of other ones I thought might be the reason. But, it still switched off to a black screen after a few seconds.
Any updates on this?
I still don't have a phone yet, but I had another realization.
When you plug in the HDMI cord, the phone pops up with options regarding what to display. i.e. the webtop or the entertainment center. Ergo, something lower in the OS than the webtop is blocking the HDMI port.
However, my thought is, rather than block this, we need to figure out how to make another entry in this list. So the options read, webtop, entertainment, and mirroring.
Unfortunately this may require waiting for Moto to release the code. It will also require someone with coding skill. I for one have never worked with Android and have very poor experience with even Java.
This subject is being killed all over the forums in different threads. The hdmi is being toggled for different apps like webtop or media. The config is the other part that supports the hdmi app service options. We have dumped the apk into smalli and have confirmed this.
There is devs working on webtop without dock and it maybe beneficial to combine these efforts to support display mirroring... just a thought
Sent from my MB860 using XDA App
Any updates on this?
ANDY12001 said:
Any updates on this?
Click to expand...
Click to collapse
There is no need for dedicated mirroring now that you can launch the webtop without the dock.
You can run mobile view full screen once you launch webtop.... and alas, you have HDMI mirroring.
Mods: You can lock this thread.
leadguy68 said:
There is no need for dedicated mirroring now that you can launch the webtop without the dock.
You can run mobile view full screen once you launch webtop.... and alas, you have HDMI mirroring.
Mods: You can lock this thread.
Click to expand...
Click to collapse
Can i just run mirroring?
leadguy68 said:
There is no need for dedicated mirroring now that you can launch the webtop without the dock.
You can run mobile view full screen once you launch webtop.... and alas, you have HDMI mirroring.
Mods: You can lock this thread.
Click to expand...
Click to collapse
Well thats not fully correct, if you launch a app that has on screen buttons like games or emulators..you cant use or play them using the phone as these dont show up on phone.
so we could still do with mirroring for atrix
leadguy68 said:
There is no need for dedicated mirroring now that you can launch the webtop without the dock.
You can run mobile view full screen once you launch webtop.... and alas, you have HDMI mirroring.
Mods: You can lock this thread.
Click to expand...
Click to collapse
ANDY12001 said:
Can i just run mirroring?
Click to expand...
Click to collapse
As of now the best solution is to do what leadguy68 suggested. I don't think any dev is working on it. It is just not worth it since what you want to accomplish can be done with just one additional mouse click after enabling webtop.
If I am wrong and any devs are still working on this, please ignore this thread, otherwise it is prudent to close this thread. Or maybe OP can state this in the first post so that people stop asking about HDMI mirroring.
Immix said:
As of now the best solution is to do what leadguy68 suggested. I don't think any dev is working on it. It is just not worth it since what you want to accomplish can be done with just one additional mouse click after enabling webtop.
If I am wrong and any devs are still working on this, please ignore this thread, otherwise it is prudent to close this thread. Or maybe OP can state this in the first post so that people stop asking about HDMI mirroring.
Click to expand...
Click to collapse
I think it's dumb to end a thread because YOU aren't interested in something. I think it'd be a damn good idea to get mirroring running. The webtop mirror is laggy, and I want to play a real game of angry birds on a 100" screen, lol. Keep the work up, if anyone is working on it. I'll keep trying on my end to get it working.
link12245 said:
I think it's dumb to end a thread because YOU aren't interested in something. I think it'd be a damn good idea to get mirroring running. The webtop mirror is laggy, and I want to play a real game of angry birds on a 100" screen, lol. Keep the work up, if anyone is working on it. I'll keep trying on my end to get it working.
Click to expand...
Click to collapse
exactly. mirroring is still highly sought after. Like another said earlier, for people who want to run emulators, you're sol with the webtop, theres no onscreen buttons AND you cant use your wii-mote while in webtop mode.
Agreed. Still very much needed for games. Web top game emulation is laggy.
Sent from my MB860 using XDA App

2 PDFs open at the same time and bluetooth?

Hey all!
I've had the tab for a while and its pretty much been with me for UNI alot more than my laptop.
I don't do much word processing, but alot of PDF reading. Sometimes I'd need to have 2-3 PDFs open (e.g one is the assignment question and one is reference). It's a real hassle having to open and close a PDF and also scroll back to were I was before.
I've read the Notion ink has "panels" where things are open at the same time... but that is a whole ROM thing. Any ideas?
Also, having seen the HP touchpad and pre phones, that "tap to share" feature is cool. I know its more a hardware thing, but I also know there is an app called bump which sends pics via bumping the devices.
Thing is, you need to be online for that. I'd usually tether my phone so that my tab has internet, but is there an equivalent using bluetooth? Bump to send anything would be nice!
Thanks in advance!
FC1032 said:
Hey all!
I've had the tab for a while and its pretty much been with me for UNI alot more than my laptop.
I don't do much word processing, but alot of PDF reading. Sometimes I'd need to have 2-3 PDFs open (e.g one is the assignment question and one is reference). It's a real hassle having to open and close a PDF and also scroll back to were I was before.
I've read the Notion ink has "panels" where things are open at the same time... but that is a whole ROM thing. Any ideas?
Also, having seen the HP touchpad and pre phones, that "tap to share" feature is cool. I know its more a hardware thing, but I also know there is an app called bump which sends pics via bumping the devices.
Thing is, you need to be online for that. I'd usually tether my phone so that my tab has internet, but is there an equivalent using bluetooth? Bump to send anything would be nice!
Thanks in advance!
Click to expand...
Click to collapse
There's an app in the market that allows you to transfer files from one device to another, its called:
Bluetooth File Transfer - Medieval Software
geoyakult said:
There's an app in the market that allows you to transfer files from one device to another, its called:
Bluetooth File Transfer - Medieval Software
Click to expand...
Click to collapse
Thanks for that
Any idea how to read 2 or more PDFs? I don't mean side to side (though that would be nice), even if I can just jump between two without reloading and all would be good enough
FC1032 said:
Thanks for that
Any idea how to read 2 or more PDFs? I don't mean side to side (though that would be nice), even if I can just jump between two without reloading and all would be good enough
Click to expand...
Click to collapse
No problem.
Don't think there's an app on android as of yet on reading 2 PDF's at the same time, think there's a one in the Appstore (kno) but obviously that won't work on the Galaxy tab or any other android devices.
FC1032 said:
Thanks for that
Any idea how to read 2 or more PDFs? I don't mean side to side (though that would be nice), even if I can just jump between two without reloading and all would be good enough
Click to expand...
Click to collapse
Well you can use 2 different pdf readers, and you can switch with the home button, by long pressing then chose the reader.
Hope it helps.
aibo said:
Well you can use 2 different pdf readers, and you can switch with the home button, by long pressing then chose the reader.
Hope it helps.
Click to expand...
Click to collapse
I actually just thought of that today too! I had repligo reader open and thought i might be able to open another PDF in adobe
I haven't exactly tried it, but I'll be back to report
I don't know if it will directly help or not, but there are apps that let you tether through Bluetooth. If I am not mistaken, PDAnet is one such app.

[APP][ROOT]ScreenToggle - turn off your screen (e.g. while plugged into hdmi)

Wanna turn your Screen off while watching videos over HDMI?
Or need a watchful Xoom but don´t want the screen to be on all the time?
Here´s the app you need!​
Description:
The App adds the posibility to turn off the lcd backlight to your xoom. Its nothing less then a shutdown-button for your display backlight.
The app toggles your lcd backlight to zero and back, said doesn´t just overlay your screen with black, like the other apps inside the market.
it turns off your screen light completly , but the screen stays responsible and the devices stays awake.
Use it instead of locking your xoom, if you need your device itself to be active but dont need the display to be on, e.g. while you´re watching videos over hdmi, use your xoom as a vnc server or something like that.
Click to expand...
Click to collapse
Use this awesome little App with some "starter app" of your choice.
For example, use the Shaking Shortcurt App, register ToggleScreenXoom.apk and you could turn your screen on/off with just shaking your device.
(tested on xoom [email protected] but should work on every rooted xoom)
Thanks to [email protected] for his work on this.
If you find this useful, hit the Thanks button. ​
Click to expand...
Click to collapse
The attached zip contains a regularly installable .apk
Just install it as every other .apk
DON´T FLASH THIS VIA RECOVERY!!
Click to expand...
Click to collapse
DUDE. That's what I've been searching for, don't know how I didn't find it, trying this tonight! Will update back with my results...
Update: Perfect solution. Works great, thanks!
App attached to first post!
does it work on xoom2?
Hello!
Fanstastic app.
Does it work on xoom2? with 3.2.2 rooted?
I used the old method that this thread started as, using market apps. Unfortunately it doesn't work with the Cornerstone version of the Eos roms. What exactly is app? Can you provide more detail? I don't just download apps to try them without some type of info...
I use the current method on cornerstone #16.
otis_bartleh said:
I used the old method that this thread started as, using market apps. Unfortunately it doesn't work with the Cornerstone version of the Eos roms. What exactly is app? Can you provide more detail? I don't just download apps to try them without some type of info...
Click to expand...
Click to collapse
description added to the first post.
jerrycycle said:
I use the current method on cornerstone #16.
Click to expand...
Click to collapse
Good to know...
aeros0ul said:
description added to the first post.
Click to expand...
Click to collapse
Cool, thanks, basically the same thing I have now with different apps. It's SwipePad that isn't working right with Cornerstone, I'll play around later. Thanks again for this...
otis_bartleh said:
Cool, thanks, basically the same thing I have now with different apps. It's SwipePad that isn't working right with Cornerstone, I'll play around later. Thanks again for this...
Click to expand...
Click to collapse
"Basically" the same as the old method, right. Just in one app without the need of configuration and with more flexibility to be launched by other apps.
Maybe you´ll try "Shaking Shortcurt". A nice app that lets you launch two other apps by shaking your xoom.
Yeah, think I'll try that instead of SwipePad. Since Swipepad rely's on the borders of the screen and Cornerstone alters the borders, I'm guessing that's the issue. Maybe the Shaking app won't have that issue.
Thanks again for the clarification, and the thread. I really can't believe this thread hasn't blown up!
Please excuse my ignorance but, how would I go about installing this??
Draxin said:
Please excuse my ignorance but, how would I go about installing this??
Click to expand...
Click to collapse
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
aeros0ul said:
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
Click to expand...
Click to collapse
Lol, sorry, haven't installed apps that i downloaded from a site before, only from the play store where everything gets taken care of for me, I had meant how to install this so that I could use it but i figured it out. Thank you very much, it works great.
aeros0ul said:
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
Click to expand...
Click to collapse
Do we install by flashing zip file in recovery? Do we change the file to an apk? What is the way we should install the the file? Thanks
droidrev71 said:
Do we install by flashing zip file in recovery? Do we change the file to an apk? What is the way we should install the the file? Thanks
Click to expand...
Click to collapse
NO!!! don't flash in recovery, i say that, mainly cause I don't know what it will do... you can install the app while ics is running, I think I used astro but can't remember. What you just asked was the same thing I had wondered.
Draxin said:
NO!!! don't flash in recovery, i say that, mainly cause I don't know what it will do... you can install the app while ics is running, I think I used astro but can't remember. What you just asked was the same thing I had wondered.
Click to expand...
Click to collapse
You´re right. Thanks for the correction.
First post is edited to get it straight.
Does this only work on the xoom? I have an acer 510 and I want something like this. It sounds like this gets launched in conjunction with whatever app you launch. I'd rather that while on hdmi the tablet display is off entirely. Or maybe this does that as well.
So is this specific to the xoom?
sark666 said:
So is this specific to the xoom?
Click to expand...
Click to collapse
According to the readme provided in the zip file this application seems to be specific for the Xoom, or at least a few tegra 2 tablets.
That's disappointing. Why would manufacturer's assume that a user wants the display to stay on while using hdmi?! How about a sane default like leave hdmi output on and turn off tablet display after the normal inactivity duration. But allow a keyboard/mouse not to be recognized as tablet activity.
Could this be modified to work with more devices? Or say newer tegra 3 devices if it's chipset specific. But really, ics should have some application layer to control things like hdmi res, screen active etc...
Nice! Works in AOKP
First of all, this is a great app, and it works well in AOKP (build 37).
To trigger the app, I set my "home" softkey on my xoom (in Rom Control) to trigger the app when the key is held. Even though you can't see the softkeys when on hdmi, after a while, its exact location is easy to recall.
It is really convenient. Thanks for the much needed addition to a great device.

Enable tethering blindly

My SGN display was broken including the LCD, hence i'm not able to see anything. I'd like to access and control the device from my PC, what is the best app for this?
My main goal right now is to enable tethering. The touch still works, so i'm confident it can be done.
In the interim, could someone take screenshots of each step from the home screen to enable tethering and post them for me?
I'm going to try and enable it blindly.
Thanks in advance.
The device is a N7000 running stock ICS.
I had a similar problem...
http://forum.xda-developers.com/showthread.php?p=29188511
I won't say it's easy but if you are on a Samsung based ROM you might have a chance. (Obviously you'll need to buy a MHL cable though.)
Alternatively, if you've got USB Debugging turned on then you might be able to use Droid Explorer which includes a remote control add-on.
Yes, mhl cable +hdmi is the best chance
↖(^▽^)↗ Sent from Rego Galaxy Note ↖(^▽^)↗
sahyf3r said:
My SGN display was broken including the LCD, hence i'm not able to see anything. I'd like to access and control the device from my PC, what is the best app for this?
My main goal right now is to enable tethering. The touch still works, so i'm confident it can be done.
In the interim, could someone take screenshots of each step from the home screen to enable tethering and post them for me?
I'm going to try and enable it blindly.
Thanks in advance.
The device is a N7000 running
I read it before, he suggest to use your tv as your diplay.
Click to expand...
Click to collapse
I don't have one of those cables right now, and i really need to enable tethering. Could someone please post the screen shots? I don't think it will be that hard, i just need to see the position of the options on the screen
sahyf3r said:
I don't have one of those cables right now, and i really need to enable tethering. Could someone please post the screen shots? I don't think it will be that hard, i just need to see the position of the options on the screen
Click to expand...
Click to collapse
Hit Home
Swipe to Unlock
Hit Menu
Hit approx 1cm above menu button (You're now in Settings)
Hit roughly the middle of the screen (on the left hand side - its just easier on the side) "More"
Hit approximately 1cm down from the middle of the screen - "Tethering....."
Press approximately 1 inch down from the Samsung logo.. - "USB Tethering"
Good luck...
Thanks a million.
Haven't gotten it done yet, but i feel much closer.
Trying to get to settings from swiping down from the top of the screen as i'm not familiar with the other method.
sahyf3r said:
Thanks a million.
Haven't gotten it done yet, but i feel much closer.
Trying to get to settings from swiping down from the top of the screen as i'm not familiar with the other method.
Click to expand...
Click to collapse
Assuming you have swipe to Unlock
Just lock the screen with the power button - Press power button again then;
Swipe anywhere to unlock
and then press the Menu key..
The Settings option is about 1 cm or so above the Menu key
Lol, i just figured out what the menu key is. I must admit it wasn't a key i used alot.
Something else i just found out, the bottom 1/4 of the screen, touch doesn't work.
I'm starting to lose hope of getting this done.
Could you swipe down from the top of the screen to open the notification screen, there is a settings link there, thats where i'm use to getting to the settings from. I think with a screen shot of that i'll be able to get it done.
Got it done. Found a pic on the internet of the screen i was talking about. Would still like a proper pic. :good:
Removed...
Any chance you have AirDroid installed? It has a live view (screenshot) in pc browser ability built in, it can help if you don't have an MHL adapter.
If not, force an install from accessing play store from pc.
Sent from my GT-N7000 using Tapatalk 2
se1988 said:
Any chance you have AirDroid installed? It has a live view (screenshot) in pc browser ability built in, it can help if you don't have an MHL adapter.
If not, force an install from accessing play store from pc.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
From what i remember starting the download from the browser just does the download and not the install, is this correct?
If thats so, i'm out of luck :crying:
sahyf3r said:
From what i remember starting the download from the browser just does the download and not the install, is this correct?
If thats so, i'm out of luck :crying:
Click to expand...
Click to collapse
Now that i clicked install on play store and see it saying installed, i'm wondering if the problem is that it won't be installed or it won't be started
sahyf3r said:
Now that i clicked install on play store and see it saying installed, i'm wondering if the problem is that it won't be installed or it won't be started
Click to expand...
Click to collapse
It is installed. Just start the app, then go to
Code:
http://(INSERT PHONE IP HERE):8888/
with your pc browser. Then work the magic from there!
EDIT: hm, you might need to set a password, dont know how easily it is to do this blindly... Anyways, worth a try!

[Q] Jellybean "computer" is very disapointing

I had the 'great idea' to hook a monitor, keyboard and mouse to my Atrix HD and use it as a PC (to save $70 month on internet) Problem is, it's HORRIBLE. It goes into some kind of 'Dock' mode, and you can only have 4 icons. Flash player doesn't work in Chrome or Browser, so you have to launch youtube videos in a new window. Plus, all these ****ing "mobile" websites that everyone loves suck, and I can't figure out how to change Chromes user-agent header.
I bought this cable: shop dot teamblackhat dot info Cables_c4.htm
Think I'm going to try and root it and get the wifi hotspot to work.
Does anyone know if there is a way to keep the 'Dock' mode from showing up? It's worse than just the normal phone (which wouldn't be bad)
Forget chrome bro, its oversimplified garbage. With stock browser you only have to set desktop mode once every time you open it, with chome its everytime you open a website + everytime you open the browser.
Also, chrome doesnt have plugin support, you need this flash, and it will work in default browser: Adobe_Flash_Player_11.1.115.17.apk
When the dock notification comes, you should chose charge only so it doesnt switch to clock mode. BTW JB is **** with hdmi, google messed it up.
souljaboy said:
When the dock notification comes, you should chose charge only so it doesnt switch to clock mode. BTW JB is **** with hdmi, google messed it up.
Click to expand...
Click to collapse
well mine never shown the dock notification even after rebooting. any way to make it appear ?
smogtdi said:
well mine never shown the dock notification even after rebooting. any way to make it appear ?
Click to expand...
Click to collapse
It appears when you connect it, but dont open up the lid.
souljaboy said:
It appears when you connect it, but dont open up the lid.
Click to expand...
Click to collapse
thanks but none of the settings solved the screwed up display on a lapdock.
But I can't see how it's still ok mirroring to the 2 TVs we have at home.
smogtdi said:
thanks but none of the settings solved the screwed up display on a lapdock.
But I can't see how it's still ok mirroring to the 2 TVs we have at home.
Click to expand...
Click to collapse
Seems like they only support 720p and 1080p resolution now...
atrix hd does not support webtop like other motos, so it will only look like a big android screen just like the phone. no tablet mode or anything like that.
el_venga said:
atrix hd does not support webtop like other motos, so it will only look like a big android screen just like the phone. no tablet mode or anything like that.
Click to expand...
Click to collapse
I didn't see any reference to webtop. we all asked for true 720p display on the lapdocks.
souljaboy said:
Seems like they only support 720p and 1080p resolution now...
Click to expand...
Click to collapse
if it support 720p, we would get a very small black band around the display (as if you plug any other hdmi capable device in the lapdock (like a blue-ray player))
there's something wrong like if they targeted the lapdock on purpose.
My original email was wrote on dec.14.
***** ******* via Email 12/30/2012 10:50 AM
****,
So sorry for the extended response time. We've been working hard on improving our products and services to meet the needs of power users like yourself. You posed an excellent question, referencing your previous email, and currently my engineer team is looking into the HDMI issues you referred to. We are working diligently to locate and resolve any issues we find. I want to thank you for your inquiry and let you know that it is through feedback such as yours we are able to provide a better Motorola experience. We will be glad to provide more info when it's available. Again, Thank you for choosing Motorola.
Best Regards,
*****
Motorola Tech Team
I've already sent another back with some of my recent findings, the guys at s3 forum were of great help(they're having the same letterbox).
souljaboy said:
My original email was wrote on dec.14.
Click to expand...
Click to collapse
Is there a place where I can send my own comments (like the browser bookmarks mess) ?
https://motorola-global-portal.custhelp.com/app/account/overview
click on it, login, or register if you need to.
when youre logged in, click on the link again, should take you to the "mystuff" page
add a phone, and post question, you can also op-in to be contacted in some developer programs

Categories

Resources