General :: Android Device As A Secondary USB Monitor

Jan 3, 2012

So I was poking around the internet and saw the new Lenovo LT 1421 USB portable monitor. URL>....

I found myself intrigued by it and was thinking about getting one as I travel a lot for business and find that not having that second monitor like I have on my desktop at the office is a major point of frustration.

I was looking at it and thinking to myself "man that looks a lot like a tablet." I got to searching the internet for ways to turn an android tablet into a secondary monitor and found Apps like iDisplay and AirDisplay (iPad only) and Screen Slider that work over wifi but those methods all seem to be really slow and laggy. It would be better than what I have for sure but given that I'm often on hotel Wifi and it requires a network connection between devices that leaves me open to some vulnerabilities I would assume.

General :: Android Device as a Secondary USB Monitor


General :: IDisplay Alternatives Which Turns Android Device Into Second Monitor?

Oct 24, 2011

I've been trying iDisplay for a while which turns your android device into a second monitor. It works but it's rather laggy.

View 5 Replies View Related

General :: Use Mobile Device To Act As Monitor For Galaxy Note 2?

Jan 15, 2014

I want to use my Galaxy Note 2 as my video camera. Then use a 2nd portable handheld device (like another phone or tablet) to act as a monitor so can see what my Note 2 is filming. I would like to know if this is possible somehow either wired or wireless.

Could I purchase a small portable router like the TP-Link router. Then connect it with usb to my Galaxy Note 2. Then create a wifi connection that a 2nd wifi device can connect to (like an HTC One or tablet). Then use an app of some sort to see what my Note 2 is filming? I have found the team viewer app but I think is only for mobile to pc. how to use a mobile device to act as a monitor for my Galaxy Note 2

View 2 Replies View Related

Android :: Apps To Use To Monitor Your Battery Life And Device Usage

Sep 12, 2010

This is NOT a "my battery life sucks" thread, i'm just wondering what apps everyone uses to monitor their battery life and device usage.

I'm currently using:

Default Settings > Battery > Battery Use
Spare Parts
System Panel
Battery Graph

View 8 Replies View Related

General :: Unable To Install CM 10.1 Multiple Times On Secondary Rom Slots Within Bootloader?

Nov 22, 2013

I recently rooted, and unlocked the bootloader on my atrix hd (ATT)

Since then I tried installing cm10.1 multiple times on the secondary "Rom slots" within the bootloader, without any success. So I finally decided to go for it and install cm10.1 in the "stock rom" slot, Prior to doing this I did a back-up using Rom manager. Aand now I seemingly can't even boot into recovery mode, every time I restart my device it simply goes to the cyanogenmod blue ring thingy and gets stuck! (I have left it for 15-20 mins thinking it might be some kind of installation process..) I have both windows 8 and Ubuntu installed on my pc, just saying.i've even tried holding down all three physical buttons and it simply takes me back to the same screen!!!

View 1 Replies View Related

General :: Monitor 4G Communications From Android

Dec 20, 2012

Is it possible for a company you work for to monitor your 4G communications from your Android? For example, my company has WiFi, so typically I use 4G to communicate with my personal phone for personal business. Do you think my company can monitor my communications, phone calls, web browsing and texting???

View 4 Replies View Related

General :: Nexus 4 - Project Android Onto PC Monitor?

Aug 7, 2013

I've recently started playing alot on my Nexus 4 and i was wondering, is there a simple way to just hook up the cellphone to the PC via USB or if not, a cable stright to the monitor and see what i see on my phone just on my monitor?

It can't be anything like webkey since its slow, I need something that will give me the minimal 24fps.

View 2 Replies View Related

General :: Android Tablet Monitor With Mouse And Keyboard?

May 6, 2014

I have my desk setup with 2 monitors and an Android Tablet sitting in its dock right next to that. I have been doing some research and found a lot of apps that allow you to use the tablet as a monitor for your computer. But that is not what I want to do. I was wondering if there was a way to setup the tablet so that I could move my mouse over from the monitor onto the tablet and control the Android Tablet with my computer's mouse and keyboard in the Android environment. So this way I can run things like Calendar, Email, Hangouts and other apps with my mouse and keyboard just by moving it over from my main displays like I can between a primary and secondary screen.

View 1 Replies View Related

Android :: Secondary Market For Paid Apps

Apr 23, 2010

This just occurred to me today and it would be really nice. I've bought a few apps I no longer want/need and would be willing to sell them to someone else at a discount to recoup some of my loss.Any thoughts on this? I think it would need to be an update to the android market to have an option to 'transfer' to another user so updates for the app would show up in the market. You could keep the developers happy by giving them an option to make their apps eligible for this or not.I suppose this would only be feasible for apps that are also the type that are private and can't be backed up to the SD card with something like Astro File Manager.

View 20 Replies View Related

Android :: Forward Facing Secondary Or Only Camera?

Jul 1, 2010

When a phone is advertised/rumored to have a forward/front facing camera, does this automatically mean this is a secondary camera to a standard outward facing one? Or, has it ever meant that the ONLY camera on the phone faced the front? That can't be. Can it?

View 13 Replies View Related

Android :: Want To Close A Secondary Activity Gracefully

Sep 30, 2010

I managed to create a secondary Activity, but now I wonder how I can close it again.

public void button_onClick(View v){
finish();
}
works when I'm dealing with just one Activity at a time, but how do I let the secondary Activity close the entire application?

View 1 Replies View Related

Android :: Remove A Secondary Gmail Account?

Dec 18, 2009

I have two gmail accounts on my droid, but since adding the second one, notifications don't work properly. The second was really just for conveniance sake of checking the account of a activity club I belong to, but I don't need it if it means not getting the notifications for the my primary account.

While adding additional accounts is easy as pie, I cannot for the life of me find a way to remove one once it is on there.

View 1 Replies View Related

Android : Changing Color Of Secondary Progress

Apr 26, 2010

If anybody tel me how to change the color of secondary progress in seekbar. Is there possible to do it?

View 4 Replies View Related

General :: Use S3 As PC Monitor Via USB?

Jan 3, 2013

I work on PCs, desktops, quite often and I don't ask for the monitor. Usually I have to come up with 1 of my monitors drag it out and plug it in in order to simply see the screen.

is there a way for me to run an application on my droid and have it appear to the PC as a monitor that it sees on a USB port?

To be clear, I'm not looking for VNC, RDP, or anything wireless, etcetera. What I am looking for is for my galaxy s3 to appear to the PC as a valid primary monitor for it to boot to. This allows me to see post and the operating system without having to use a large monitor.

in fact, I don't really even care if the phone acts as a touch screen. I can use the mouse or even the keyboard plugged into it I just need the droid to act as a monitor. If, on the other hand, the touch screen was seen as a viable input device, emulating a mouse, then that would just be a bonus.

View 3 Replies View Related

Android :: Secondary Activity Step Through The Cursor Entries

May 8, 2010

In one activity I build a cursor which is used to populate a ListView. I want a secondary activity to be able to step through the cursor entries. What's the best way to do this (bearing in mind cursor lifecycle). I don't care if the the system kills and restarts the secondary activity since in that case the stepping through entries functionality could be temporarily automatically disabled.

View 14 Replies View Related

Android :: Unable To Add Secondary Email Account To My Phone

Oct 8, 2010

Otherwise loving my new Samsung Epic - but how could the Android email client (a google product) integrate so poorly with Gmail My 3 GIANT issues : 1- The native email client does not observe who an email was sent to when responding like the gmail web client can. If I have secondary emails on my account it will not allow response as them. 2- unlike the gmail web client, I can't select what secondary account to respond with. 3 - I am unable to add secondary email account to my android phone. requires authentication using primary and It only adds them as the primary. Google really dropped the ball big on this and from what I've heard, Froyo nor the new Android gmail client (which I'd rather not use since I also have non gmail account for work) did not address this either. I figure it' s either a huge technical obstacle (which I doubt), or not much testing went into the email application.

View 14 Replies View Related

General :: App To Monitor Disk I/O?

May 19, 2013

I have a couple of devices that have gotten laggy over time, and after installing System Monitor, all evidence points to 100% disk I/O usage. Something is reading/writing to memory constantly, pegging it at near 100%... but that's all I can determine.

Is there a app, or technique I can use that would show per-app I/O usage?

View 2 Replies View Related

General :: App To Monitor Background Data?

Oct 11, 2011

So we all know that turning off background data is a massive battery saver. What I want to know is WHY? As in, what apps are doing what and when to use so much data. What app can I use to log this kind of data usage?

View 1 Replies View Related

General :: Monitor Network Usage For App?

Nov 3, 2013

Is there an app or any way to find network traffic for an app at real time? They way Chrome/IE dev tools allow you to monitor network requests and response.

View 3 Replies View Related

General :: Usage Monitor App For Parents?

Jul 8, 2012

Just ordered contract for our youngest. Bit worried about her going over and as it cannot be capped, any app (it's Android) that will monitor usage of minutes & data and preferably send a message (text, email or whatever!) to me when it gets to a set limit?

View 2 Replies View Related

General :: How To Monitor Wake Up Requests

Sep 3, 2013

I have a Google Nexus phone on Verizon and it has recently begun waking up on it's own with no apparent reason. It keeps doing this and kills the battery within an hour or so. It only seems to do this when running on battery. It does not happen while charging.

I wanted to know if there is a way to monitor what process/application is waking the phone up.

I have uninstalled the two apps that I remember installing since the problem began and I'd rather not go through having to uninstall every app to figure out what is causing it!

View 2 Replies View Related

Android :: Removing Secondary Gmail Account Affect Paid Applications?

Nov 28, 2010

I originally setup my Droid with my Google Apps account as primary. A few months ago I decided to buy a paid app in the Market and couldn't do so using my Google Apps account. Reluctantly, I added my Google Account as a secondary account on my phone, which allowed me to purchase apps in the Market. Now that I can finally use Google Checkout with my Google Apps account, I would like to remove my Google Account from my phone, since I'm tired of being prompted to select an account each time I create a new contact. Will removing my secondary account affect apps that are already installed? What about when updates become available for these apps in the Market?

View 6 Replies View Related

General :: Nexus / Connect Phone To TV Or Monitor

Jan 26, 2010

New Android user here, I was thinking about getting NBA League Pass Mobile on my Nexus One, but I was wondering if there is any way to connect it to a TV or computer monitor via the micro USB connection. 3.7 inches is nice, but watching the game on a bigger display would be nicer.

View 12 Replies View Related

General :: Galaxy Nexus - App To Monitor CPU Temperature?

Sep 16, 2012

Is there a good app to monitor CPU temperature? Galaxy Nexus

View 1 Replies View Related

General :: Monitor Mode - Galaxy S3 Mini

Jun 23, 2013

I was wondering if working in monitor mode mini galaxy s3 or where I can follow the evolution.

View 1 Replies View Related

General :: Application To Monitor Data Usage?

Nov 30, 2012

Im looking for an application to monitor data usage, i know there are a lot but im looking for one specifically,

My plan is in fact 2 plans, it is unlimited for social networks (1GB @ 4G then EDGE till month expires), and 100Mb for any other applications.

View 2 Replies View Related

General :: WiFi Tethering App With User Data Monitor

Jan 10, 2012

I have been looking for an application which is a more powerful version of the WiFi Tethering already included in a phone.

I have been looking for an application on Xda, Google, and the Marketplace but none I have found provides me with the ability to see individual users (or Mac addresses) data usage.

First a little background on what I am trying to achieve.I regularly provide a WiFi router for people with IPods and devices with wireless but no internet connection who need internet access to update games / browse the internet, and whilst my FUP at 500mb is quite low, I rarely use more than 20mb in a month so it doesn't bother me as beyond 500mb the connection is just limited to text and images (downloads and internet streaming are disabled after 500mb) which is all that I need.

However when my FUP has been exceeded alot of devices cant do the small updates this is no good when games or apps require it (as I have seen a couple even stop working till updates are completed) due to the connection being restricted. I have usually tracked it down to an over enthusiastic user who is watching videos on youtube, which has wiped out 100mb of my usage within 2 minutes on one occasion.

I am running both Android and Windows Mobile on my HD2, Whilst the built in "Portable Hotspot" of Android is good as it lets me restrict the number of users and see the Mac address of connected clients, it doesnt let me monitor their usage and then let me disconnect individual users them from the connection.Whilst im sure there is apps for overall phone usage I am looking to monitor the individual devices usage as with 3-5 devices it is hard to distinct between legitimate usage and constant heavy usage.

Is there any Wifi Tethering app to let me do this?

To summarize:

Wifi Tethering App
Android / Windows Mobile
Shows Client Usage
MAC filtering (or alternatives which allow individual devices to be disconnected)

View 2 Replies View Related

HTC EVO 4G : 2 GMail Accounts - Not Receiving Notification On Secondary

Sep 24, 2010

I just switched to HTC Evo after more than a year with Palm Pre. I have two separate Gmail accounts, one personal and one business. I have no problem receiving email notification with my primary gmail account (personal), however I am not receiving notification of new emails on my secondary account (business). I actually have to go into my GMail app, switch over to second account and refresh. This asw you can imagine, is not ideally how I want to do business.

View 1 Replies View Related

Samsung Galaxy S :: Add Secondary Functions Onto Keyboard?

Jul 14, 2010

Is it possible to add secondary functions onto the keyboard? I hate having to keep changing to the numbers screen just to put in 1 number. It has it on the swype keyboard but to get the spelling correction it has a huge box that comes up over the text entry screen . I want to be able to hold down a key to get a number for the occasional number.

View 14 Replies View Related

General :: Sprint GN2 Running 4.1.2 - Apps To Monitor Power Usage

Nov 21, 2013

I'm wondering about apps that are a little more than battery power monitors. I'd like something that will show me the apps that are running and taking up the most memory and causing the biggest power drains on my phone.

Something that would log this so I could look it over during the week and get an overall view and make decisions on what to keep and what to erase.

I'm thinking something that would show me what apps I used, how long they were running, how much memory they took up, how much battery power was used, etc.

Is there such an app out there? I'm wanting to look at the differences between the free apps and paid apps to see if it makes a difference also.

I'm running a Sprint GN2 currently 4.1.2. I haven't gotten the update yet.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved