• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Connect Bot Source Code

 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I made one application in android and want to use ConnectBot Source Code in that application.
I searched on google to find it but I am not able to find complete source code only I am able to have Androidmanifest and TerminalKeyListener.java file.
Can anybody help me how to download complete source code.

Thanks in Advance:)
 
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Assuming you're talking about this project: http://code.google.com/p/connectbot/, there's information on how to obtain the source code in the "Source" tab. Have you followed that?
 
Aggarwal Arpit
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Tim for your sudden response, But I tried a lot on this link also and I am able to find only that two classes I mentioned above.
 
Tim Moores
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not sure what you tried, but under "Browse" I see a whole lot of classes. It's probably easiest to grab everything using git.
 
Aggarwal Arpit
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Tim When I am clicking on Browse tab,
I am getting: Sourcepath: git/ Branch:(where I selected master from drop down list) Tag:(where I selected connectbot_1.6.2)
And I am not getting any classes as you said and Repository I choosen default.
 
Tim Moores
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Click on the little arrow next to "git" underneath "Directories". There you will find the entire source tree hierarchy.
 
Aggarwal Arpit
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Tim please tell me the path you followed to reach this "little arriw next to git underneath Directories".
 
Tim Moores
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://code.google.com/p/connectbot/ -> click "Source" -> click "Browse"

Now what do you see below "Directories"?
 
Aggarwal Arpit
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Tim for your help.

Initially I am using lower version of Internet Explorer so I am not able to see Directories.But now all is fine.

In your comment "Not sure what you tried, but under "Browse" I see a whole lot of classes. It's probably easiest to grab everything using git."
You mentioned that I can grab everythig using git.Please tell me how I can get using git?
I already downloaded gitBash....should I have to make use of it?
 
Tim Moores
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That really has nothing to do with Android. Please ask in an appropriate forum.
 
The glass is neither half full or half empty. It is too big. But this tiny ad is just right:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic