Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Building an android app that will create remote access between phone and pc & be able to share files

Tags:

android

I am almost a newbie in android . Now , I want to build an app that will create remote access between my phone & windows pc . I am looking for some suggestions . If you guys can help me by giving some tips about what should I do or what should I learn that will be a great pleasure .

like image 625
Fahim Ahmed Avatar asked Dec 19 '11 19:12

Fahim Ahmed


People also ask

How can I remotely control my PC from my phone?

Remotely Access Android From a PC With AirDroid Cast Now launch the apps on both devices. In your desktop app you'll see a QR code; tap the Scan icon, scan the code, then tap Start Casting. For security purposes, you'll be prompted to Allow on your desktop and Start now on your phone. After this, you'll be connected.

Can I control my Windows PC with my Android phone?

With the Remote Desktop app for iOS, iPadOS, and Android, you can connect to and control a remote Windows computer to work with your files and applications.


1 Answers

If you're starting from scratch I would head over to the Android Developer site and start working through the excellent material they have there.

Also there are some great Google I/O videos up on getting started. This is just one example.

Last but not least a lot of groundwork has already been done on this and there are many apps already doing similar things. That being said, you've got some great projects and example code to review before beginning your endeavour. First up, I'd recommend checking out Google's VNC Viewer project for Android.

Best of luck!

like image 168
Mat Nadrofsky Avatar answered Nov 15 '22 05:11

Mat Nadrofsky