[Q] AirDroid on Androidx86? - AirDroid

Hello,
Is there anyone able to run AirDroid on Androidx86? I have an Android VM but it doesn't seem to have network/wifi adapter but android is able to connect to internet. So AirDroid doesn't start and give the connection address.
Let me explain my situation detailed, maybe there is something else I can do to achieve my goal.
I have a few custom applications, they don't have any Windows/Linux/MAC versions. I need to run them on my PC (can be either Windows or Linux). I will need to copy/paste text bidirectionally, Androidx86 can not handle copy/paste as it runs on VirtualBox and there is no VBox Tools for android.
I found AirDroid today and at first I was very happy since I have been looking for such a way for weeks, and for me this solution is quite important.
Thanks.

Related

Wifi between Polaris and OS X?

Hello,
is there a possibility to exchange some files between my Orbit 2 and my Macbook (OS X 10.4)? I tried to use a computer-to-computer network but couldn't get it working. So can anyone help me please? Unfortunately I'm new to Apple and Windows Mobile. So please be very precise when you describe what I have to do (think about a DAU² ).
Ah yes: I don't want to synchronise anything (like adresses or so), just wanna exchange some music/videoclips via wifi (hope this is faster than bluetooth where I only get ~100kb/s). Thank you very much!
Hi, I have just started to use SyncMate which is free to sync my iTunes music library on my Mac with my TyTN II. It works really well but I have been using a USB rather than WiFi connection. The program does support WiFi though.
You can download the software from
http://blog.eltima.com/2008/01/sync-your-mac-and-a-smartphone-with-syncmate.html
Although this is sync software it should also be able to do what you want as you can Sync a folder on your Mac with a folder on your phone which will enable you to transfer files to and fro.
Good luck and be interested to hear if the WiFi sync works!
if boths were connected to the wifi router it would be a matter of setting up normal filesharing like between 2 computers
if otherwise one would have to do it as adhoc network
but i dont know how these things are handled on macs
on pc's it the pc sharing would have to be running the server service
and have the pda as a user with reading and writing rights
And BT ? or MissingSync
I have an old iMac and I made some ringtones. I sent them by BT with no problem. I dropped Syncmate cause I got some issues with the calendars and the contacts. MissingSync is perfect but not free. You can install whatever but you need a cable. Will try to check the WiFi
Yes, with bluetooth I managed to send some files. But speed was not that fantastic (~100kb/s). So I'll try to get it working with Wifi. Maybe speed there is better. I got my device recognized by the Macbook and an IP was sent to my phone but I don't know how to access to files. Unfortunately I have no time for the next two weeks to test it any further. Please post your efforts if you have success. Thanks!
So, I already got what I want (even better). I found the freeware MochaSoft FTP-Server. This software has to be installed on your PDA. It youses the FTP-Protokoll. Therefore it lets your PDA act as an FTP-Server. All you need then is an Internet Browser, which has an FTP-Client (for example Internet Explorer or you use the fireftp-extension for Firefox). Now you can access your PDA and exchange files via Wifi. Speed is much better than Bluetooth (~700kb/s read and 680kb/s write). The good thing is, that you aren't limited to the platform anymore. (I don't know if the standard Linux browser has an ftp-client, but my beloved Firefox has a Linux-Version too.)
P.S. @linux-users: Please don't kill me for my last sentence. I believe that linux is able to handle these things out of the box. It's more for us windows users to know that it's possible.

[Q] Virtual machine?

Hi, I was wondering if there was a virtual machine app out so I could say run xp on a tablet and use rsd lite off my tablet to flash my phone. I've been searching all over but I'm not really finding anything
Alright, I haven't done this, this is just what a bit of google magic turned up.
Assuming its an Android Tablet, you may be able to get Ubuntu Linux to run on it.
(some quick searching and it seems you execute the commands through ADB, meaning you need to at least have access to a PC to install and get that stage up and running)
Then, I'm not even sure how functional it is, support for usb and all, may be more work than you are prepared/capable of.
If you manage to get Ubuntu up and running, use sbf_flash.
I'm kinda just spit balling ideas here, if you are uncomfortable with this, might be best to just borrow a friends PC to flash; this response was more proof of concept.
I have no access to a pc.... That's the whole reason why I'm looking into this

Android PC?

I am wondering if anyone knows of any way or if someone is working on a way to get ICS or JB to boot on a home-built PC? My PC is AMD 64, 8G RAM, etc. I have seen some instructions online, but they failed to mention that you must have a certain laptop or tablet. I would like to be able to tri-boot Android and run it whenever I feel like (probably use it the most). Thank you for any input.
Massive overkill. Why not simply run VMware and stick Android in a virtual machine?
android-x86
There is a project called "android-x86" - this might help you.
I tried android-x86. That is where I found out after several failures that you can only use a handful of specific Lenovo devices to boot into Android. Apparently there is a way to use Android 1.6, but who wants that.
As far as the overkill thing. Well I did build it as a workhorse PC. And I could run VM. But I would rather boot into it. I think it would be great for average tasks.
How difficult would it be to make it work for myself from AOSP?
Kernel build, hardware support etc. That's why I just run a VM for mime when I want to play. Also means I can access all my synched days such as SMS messages easily on my PC.
Sent from the darkest corner of my mind.

[Q] Is this possible? (Access Windows via Thumbdrive plugged into modem)?

Cant figure out where else to ask this but you all seem to be the brightest group of computer users I know.
I may be dreaming on this technology and I cant find much form web searches here is my thought please let me know if it or something similar would work.
Have a thumb drive running an OS (Ubuntu, or Windows 7,8 whatever) that is plugged into a USB input on a cable or WiFi modem. So technically this thumb drive is always on or I can somehow access it to turn it on. Now the tricky part. I would like to access this windows or Ubuntu via my android table or my note 2 and use it as though it is my desktop (as needed). I see I can use apps like "Jump" to access a freestanding computer with internet connection but wondering if I can take it a step further and just have everything housed on the thumb drive.
I ask this because I recently lost my tablet due to display issues. I am interested in alternatives before I go buy another full on computer.
thanks in advance for the assistance.
It sounds like you are asking for two separate things, booting from a USB drive, and accessing that computer via a tablet. For the first, you can use a program such as Unetbootin, to create a bootable linux distro onto a USB drive. With that, you should be able to have a fully functional linux distro on a USB stick. For the windows equivalent, you could try WintoFlash. As for the second part of your question, if you enable SSH on your computer, you should be able to SSH tunnel into your computer from any other device that has SSH. As android devices already allow themselves to be SSH'ed into, I don't see why you wouldn't be able to use it to access your computer remotely.
syung said:
It sounds like you are asking for two separate things, booting from a USB drive, and accessing that computer via a tablet. For the first, you can use a program such as Unetbootin, to create a bootable linux distro onto a USB drive. With that, you should be able to have a fully functional linux distro on a USB stick. For the windows equivalent, you could try WintoFlash. As for the second part of your question, if you enable SSH on your computer, you should be able to SSH tunnel into your computer from any other device that has SSH. As android devices already allow themselves to be SSH'ed into, I don't see why you wouldn't be able to use it to access your computer remotely.
Click to expand...
Click to collapse
Thanks for the info! Yes you are correct I am trying to do both those things, however I am trying to do it without the need of a physical PC. I kind of want this boot able thumb drive or whatever to be my PC that I can access whenever needed. I am thinking this is kind of like a virtual server but I dont know how those are housed. i have heard there are cable modems with a USB drive on them to allow them to act as a server if I could just access my boot-able windows or Ubuntu thumb drive that is in the cable modem that would be what I'm wanting.
Does it have to be a USB device? If not, you could look into using a Rasberry Pi to do just that. If you want to have your own virtual server, you would need some sort of physical PC or other device, although if you only want to have a box that just constantly hosts VM's, you could look into running your own ESXi server. with ESXi, you could just turn on the box and any computer on the network should be able to use the VM's that are being hosted on the server. However, you do need the VM tools to do it so I do not know if you can use an Android Tablet, unless you figure out a way to SSH into the VM without using the tools or porting the tools over to Android.
syung said:
Does it have to be a USB device? If not, you could look into using a Rasberry Pi to do just that. If you want to have your own virtual server, you would need some sort of physical PC or other device, although if you only want to have a box that just constantly hosts VM's, you could look into running your own ESXi server. with ESXi, you could just turn on the box and any computer on the network should be able to use the VM's that are being hosted on the server. However, you do need the VM tools to do it so I do not know if you can use an Android Tablet, unless you figure out a way to SSH into the VM without using the tools or porting the tools over to Android.
Click to expand...
Click to collapse
Well it can be anything really just prefer not to go through having a "box" if I can skip all the steps and just access it to run the OS. That raspberry Pi looks pretty cool wonder if there is something similar out there to run a windows OS. Looking at it if I rooted my phone apparently i coudl run Ubuntu on the phone
yes, basically you would just run a virtualbox on your phone and SSH into it as a localhost. It works the same way for SSHing into an actual box. The problem is that you wanted windows OS, and windows 7 uses at least 20 gb in storage just for the OS alone, therefore it would be impractical to run it from your phone. If you want windows at some point you will need to have a box even if it is just running as a server.

[Q] Network Android Emulator

What I'm looking for is a way to run an android emulator such as bluestacks or Andy in a way that's accessible over a network. I know there are online services like Manymo or Appetize but I'm specifically looking for something I can run on my local network rather than being reliant on the internet connection.
I presume that it's doable since people like Manymo are doing it but does anyone have a clue that could start me on the right track?
Yes this is possible if you have a computer capable of creating a remote server if you want to connect to it on another device. You would need a client Android emulator installed on the computer and make sure it works. Now you are going to need to research a good VNC that can allow you to remotely control your computer from other devices. Once you have and can successfully start up the server, you'll then need a VNC connecting app that you can connect to the computer running the Android emulator. And then walla, you should be accessing it over your local host (network).
Using CM12.1 on my SGH-T999

Categories

Resources