• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Source code

Export source code from one pc to another

You can do it as mikedt suggested, but the proper way to manage source code is in a VCS(version control system). The most notable vcs is github. By keeping your code on github you have access to it on all your devices no matter where you are.

This has many advantages, one being that if you make a destructive change in your code, you can undo the change easily.

If you're a developer, I highly recommend getting familiar with git and github. Those are two of the most important tools to any developer.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones