Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Android Mouse App (Ultimate Mouse Lite)

Android phones and bounds.....chat about it here.


Android Mouse App (Ultimate Mouse Lite)

Postby Tool » Sun Jul 28, 2013 1:24 am

I'm having a little trouble knowing how to install this on the PC end. I read the instructions, but am not doing something right. Ok, first is the read me, then the install.

*****************
* ULTIMATE CONTROL
******************

This is the agent application of "Ultimate Control". Along with the mobile application, it allows you to take control of your mouse and keyboard through Wifi (local netowrk) and Bluetooth.

PRECONDITIONS:
*************

In order to run the application, the Java Virtual Machine must be installed. It is posible to use the OpenJDK, which lots of linux distributions come with. If yours doesn't, you can use a package manager to get "openjdk-6-jre" package, or you can run the following command:

sudo apt-get install openjdk-6-jre

In order to use the bluetooth capabilities, you will need the "libbluetooth-dev" package. Again, you can get it through a package manager or with the following command:

sudo apt-get install libbluetooth-dev


INSTALLATION:
************

In the terminal, you will have to run the "install" script. Superuser permissions are required so you can run it with the following command:

sudo sh install

If everything went ok, you can now open the program with the following command (no matter in what directory you are):

ucontrol

You can also use the launcher available to open the program: "Ultimate Control". It is also possible to copy it anywhere.

UNINSTALL:
*********

Before uninstalling the program, it is required that Ultimate Control is totally closed. Then, just run the "uninstall" script with superuser priviledges:

sudo sh uninstall

OTHER CONSIDERATIONS:
********************

Ultimate Control Agent is a Java based program. It is packed in a jar file wich is located in the "lib" folder and named "UControl.jar". It is possible to run it using the following command:

java -jar ucontrol.jar

And here's what it says on the install. This is not a terminal output, but what the text document says labeled "install"

#!/bin/sh
echo Installing...
mkdir /usr/lib/ucontrol
cp -f -r lib/ucontrol.jar /usr/lib/ucontrol/ucontrol.jar
cp -f -r lib/icon.png /usr/lib/ucontrol/icon.png
cp -f -r bin/ucontrol /usr/bin/ucontrol
chmod 744 /usr/lib/ucontrol/*
echo OK!

Thanks if anybody can give me tips or even a recommendation for a better running app. I saw this one also had the keyboard function, so I was shooting for that and mouse.
HP m7277c PC, 3GB DDR2 RAM, 3.00GHz dual core Pentium D
Geforce 210 Silent Graphics card w/1GB
2x300 GB SATA HDD's (No RAID) LG & HP DVD burners

HP Pavilion dv4 Entertainment PC (Laptop)
2.10 dual core AMD Turion X2
ATI Radeon HD 3200, DVD Burner, Wifi, Bluetooth
QL Touch controls, Altec Lansing onboard speakers

Rooted LG Motion 4G, 1.5GHz dual core
1GB RAM, 8GB ROM

MetroPCS ZTE Z730 Concord 2
User avatar
Tool
U.E. Pro
U.E. Pro
 
Posts: 146
Joined: Tue Apr 23, 2013 2:42 pm
Location: Sacramento
Age: 42
Operating System: Ultimate Edition 3.5 64 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby ryanvade » Sun Jul 28, 2013 2:13 am

So running the install script gives what output?

From here:
http://www.negusoft.com/index.php/ultim ... /downloads

????????????
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Tool » Sun Jul 28, 2013 2:22 am

ryanvade wrote:So running the install script gives what output?

From here:
http://www.negusoft.com/index.php/ultim ... /downloads

????????????

Can't get script to run. I checked permissions to execute, but it opens archive and can't get any files to run and not even sure which one I'm supposed to be trying anyways
HP m7277c PC, 3GB DDR2 RAM, 3.00GHz dual core Pentium D
Geforce 210 Silent Graphics card w/1GB
2x300 GB SATA HDD's (No RAID) LG & HP DVD burners

HP Pavilion dv4 Entertainment PC (Laptop)
2.10 dual core AMD Turion X2
ATI Radeon HD 3200, DVD Burner, Wifi, Bluetooth
QL Touch controls, Altec Lansing onboard speakers

Rooted LG Motion 4G, 1.5GHz dual core
1GB RAM, 8GB ROM

MetroPCS ZTE Z730 Concord 2
User avatar
Tool
U.E. Pro
U.E. Pro
 
Posts: 146
Joined: Tue Apr 23, 2013 2:42 pm
Location: Sacramento
Age: 42
Operating System: Ultimate Edition 3.5 64 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby ryanvade » Sun Jul 28, 2013 2:38 am

Okay. This is what I did.
1. download from negusoft
2. installed jdk 6 (I am on arch, so jdk6 jre6)
3. extracted the ucontrol .tar.gz
4. cd to extracted folder
5.
Code: Select all
sudo sh install

6. Reboot. (Not necessarily needed. I just rebooted to help with java install)
7. Made sure java was in my $PATH.
8.
Code: Select all
ucontrol


Then I got this:
ucontrol.png
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Tool » Sun Jul 28, 2013 2:56 am

ryanvade wrote:Okay. This is what I did.
1. download from negusoft
2. installed jdk 6 (I am on arch, so jdk6 jre6)
3. extracted the ucontrol .tar.gz
4. cd to extracted folder
5.
Code: Select all
sudo sh install

6. Reboot. (Not necessarily needed. I just rebooted to help with java install)
7. Made sure java was in my $PATH.
8.
Code: Select all
ucontrol


Then I got this:
ucontrol.png

Ok, I did exactly that in that order and says cannot open or install for the sh install command. I even tried moving it to a different folder and extracting it there then trying again. It was in the Downloads (cd Downloads). Thanks. Oh, and I'm not sure if the java was installed in the $PATH, but I did install it via synaptic and I did that first.
HP m7277c PC, 3GB DDR2 RAM, 3.00GHz dual core Pentium D
Geforce 210 Silent Graphics card w/1GB
2x300 GB SATA HDD's (No RAID) LG & HP DVD burners

HP Pavilion dv4 Entertainment PC (Laptop)
2.10 dual core AMD Turion X2
ATI Radeon HD 3200, DVD Burner, Wifi, Bluetooth
QL Touch controls, Altec Lansing onboard speakers

Rooted LG Motion 4G, 1.5GHz dual core
1GB RAM, 8GB ROM

MetroPCS ZTE Z730 Concord 2
User avatar
Tool
U.E. Pro
U.E. Pro
 
Posts: 146
Joined: Tue Apr 23, 2013 2:42 pm
Location: Sacramento
Age: 42
Operating System: Ultimate Edition 3.5 64 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby tanmay.01 » Sun Jul 28, 2013 5:22 am

Its working ..!


Image
HP ENVY 15
•3rd generation Intel(R) Core(TheeMahn) i5-3210M Processor (2.5 GHz with Turbo Boost up to 3.1 GHz)
• 1GB Radeon(TheeMahn) HD 7750M GDDR5 Graphics [HDMI]
• 6GB 1600DDR3 System Memory (2 Dimm)
• 750GB 7200 rpm Hard Drive
• Intel 2x2 802.11a/b/g/n WLAN + Bluetooth(R)
• Full-size Radiance backlit keyboard.

Image
User avatar
tanmay.01
Moderator
 
Posts: 253
Joined: Wed Dec 07, 2011 1:03 pm
Location: India
Age: 33
Operating System: Other Linux



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Tool » Sun Jul 28, 2013 12:15 pm

tanmay.01 wrote:Its working ..!


Image

I got it now. Must have had a bad download or something. I downloaded it again and went fine. Thanks. I also just figured out it's like the only app that isn't able to use hotspot or adhoc from the phone. :/ Thanks again. I'm playing around with a couple others trying to get em to work and will wait till i'm totally stumped before I ask.
HP m7277c PC, 3GB DDR2 RAM, 3.00GHz dual core Pentium D
Geforce 210 Silent Graphics card w/1GB
2x300 GB SATA HDD's (No RAID) LG & HP DVD burners

HP Pavilion dv4 Entertainment PC (Laptop)
2.10 dual core AMD Turion X2
ATI Radeon HD 3200, DVD Burner, Wifi, Bluetooth
QL Touch controls, Altec Lansing onboard speakers

Rooted LG Motion 4G, 1.5GHz dual core
1GB RAM, 8GB ROM

MetroPCS ZTE Z730 Concord 2
User avatar
Tool
U.E. Pro
U.E. Pro
 
Posts: 146
Joined: Tue Apr 23, 2013 2:42 pm
Location: Sacramento
Age: 42
Operating System: Ultimate Edition 3.5 64 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Xanayoshi » Sun Jul 28, 2013 1:20 pm

I just use Webkey. Technically it does the exact same thing without having to mess with all that, plus if anyone steals your device you can find 'em and beat 'em. Well, not the exact same thing, but you control your device through your browser, so you can type, use your mouse, etc.., comes in handy for terminal use on the android.
Image

And now, the completely true facts, as told by an anonymous man hiding behind a screen name:

Packard Bell Pack Mate II 286 Intel 80286 1MB RAM
ImageImageImage
User avatar
Xanayoshi
Moderator
 
Posts: 1564
Joined: Thu Oct 18, 2012 1:46 pm
Location: Kitsap County
Age: 45
Operating System: Ultimate Edition 3.4 32 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Tool » Sun Jul 28, 2013 2:36 pm

Xanayoshi wrote:I just use Webkey. Technically it does the exact same thing without having to mess with all that, plus if anyone steals your device you can find 'em and beat 'em. Well, not the exact same thing, but you control your device through your browser, so you can type, use your mouse, etc.., comes in handy for terminal use on the android.

Thanks. My real goal is to use my device to control my PC though. To use my phone as the mouse and keyboard for my PC. I tried Ubuntu Remote, but the app on my phone doesn't select the "key" file after I move it from my PC to my Android. I have another Android phone with no service, so what I'm gonna try to do is install the app this post is about on that and use my phone as the hotspot that way they'll be on the same network. The ones that say they'll run from the adhoc connect I can't get running and not all support Linux
HP m7277c PC, 3GB DDR2 RAM, 3.00GHz dual core Pentium D
Geforce 210 Silent Graphics card w/1GB
2x300 GB SATA HDD's (No RAID) LG & HP DVD burners

HP Pavilion dv4 Entertainment PC (Laptop)
2.10 dual core AMD Turion X2
ATI Radeon HD 3200, DVD Burner, Wifi, Bluetooth
QL Touch controls, Altec Lansing onboard speakers

Rooted LG Motion 4G, 1.5GHz dual core
1GB RAM, 8GB ROM

MetroPCS ZTE Z730 Concord 2
User avatar
Tool
U.E. Pro
U.E. Pro
 
Posts: 146
Joined: Tue Apr 23, 2013 2:42 pm
Location: Sacramento
Age: 42
Operating System: Ultimate Edition 3.5 64 BIT



Re: Android Mouse App (Ultimate Mouse Lite)

Postby Xanayoshi » Sun Jul 28, 2013 2:39 pm

Well, why didn't you say so?!

Teamviewer

Also if you are using Windows, Crazy Remote is sweet.

Teamviewer is a little easier, especially if you are constantly installing new OS, because you can use it with all of your computers.

http://www.teamviewer.com/en/index.aspx

This app was included in Black Opal even.
Image

And now, the completely true facts, as told by an anonymous man hiding behind a screen name:

Packard Bell Pack Mate II 286 Intel 80286 1MB RAM
ImageImageImage
User avatar
Xanayoshi
Moderator
 
Posts: 1564
Joined: Thu Oct 18, 2012 1:46 pm
Location: Kitsap County
Age: 45
Operating System: Ultimate Edition 3.4 32 BIT

Next

Return to Android Forum

Who is online

Users browsing this forum: No registered users and 5 guests