Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

They say good programmers should read code. I agree, and it's something I'd like to be able to do on my phone.

Are there any applications that are good for browsing/reading source code?

share|improve this question

2 Answers

up vote 2 down vote accepted
share|improve this answer

Whenever I tryout to code over any kind of smartphone I ended that ssh is one of best way to access code, If you are able to SSH some server where is your source you are not going just to be able read code, You can also try run what you have done. I must also say that android has also great implementation of RDP clients you cod try to REMOTE your source server where you code, but I think that is SSH just faster and more readable, If you have SVN server then there is no doubt about how SSH can be useful.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.