SSH client for bada

Search This thread

mylove90

Senior Member
Feb 27, 2011
1,081
749
33
Cairo
hmmmmmmm
last commit 11 months ago !
Don't you guys think that it is non-working app ??
Why app developer gave up ?!!!!
Anyway....Please test app first before submitting it to Samsung Apps to avoid bugs

Best Regards
 

r_22009

Senior Member
Oct 12, 2011
146
48
sure we should test it
i've emailed the developers some months ago and he said we're waiting for bada 2.0 to be officially released but now i dont know what are they waiting for!
maybe it's working, testing that is not bad, is it ? :D
 

r_22009

Senior Member
Oct 12, 2011
146
48
And i dont have SDK
Please some one helps and compile it if he has time
thanks to everyone
 

mylove90

Senior Member
Feb 27, 2011
1,081
749
33
Cairo
The source code has a bug in it
I didn't write the app from scratch so i have no idea what is that function meant for :eek:

Also manifest file is missing so no idea what privileges the app use

Bottom of the line....The developer need his app and didn't really open source it !

Best Regards
 
  • Like
Reactions: r_22009

ujifgc

New member
Jan 23, 2009
2
5
Hey, it's my repo, and it was frozen until bada 2.0 for my device.

Yes, it's based on PuTTY, and it's working ok on 1.2, but it was refused by samsung apps due to visual glitch I could not fix.
 
  • Like
Reactions: adfree

r_22009

Senior Member
Oct 12, 2011
146
48
So if you put full source here maybe someone can fix it
the mainfest is missing
i think this project can be completed easily cuz it worked on 1.2
so a small fix can make the problem run on 2.0
so please a specialist come and help this project
 
Last edited:

ujifgc

New member
Jan 23, 2009
2
5
I fixed few things that prevented the app from building on sdk 2.0, and added some builder hints in README file (it's in the root of ujifgc/badassh repo on github).

Now it builds and runs fine on my device, but I can't get to debugging because the IDE keeps labeling my breakpoints with 'unresolved breakpoint' complain.

Known bugs with 2.0 are: not saving configuration settings (host, port, username) and not saving RSA2 keys. Something to do with app storage, I think.

If you got putty.ppk file, the app can use it from /Phone/Other/putty.ppk
 
Last edited:

Joseph013

Member
Jan 25, 2012
15
1
Baku
I installed on phone. But had some problems with usability. How to break command or use editors. There is no ctrl, alt, shift buttons.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    I fixed few things that prevented the app from building on sdk 2.0, and added some builder hints in README file (it's in the root of ujifgc/badassh repo on github).

    Now it builds and runs fine on my device, but I can't get to debugging because the IDE keeps labeling my breakpoints with 'unresolved breakpoint' complain.

    Known bugs with 2.0 are: not saving configuration settings (host, port, username) and not saving RSA2 keys. Something to do with app storage, I think.

    If you got putty.ppk file, the app can use it from /Phone/Other/putty.ppk
    1
    Hi i've found an OPEN SOURCE SSH client for bada
    here's the source
    https://github.com/ujifgc/badassh
    so someone who has the bada sdk please compile it and send it to samsungapps as it might be a great program
    Click "ZIP" to download all files
    yeah,I have sdk,but this time i have no more time,Only night i maybe send it
    1
    The source code has a bug in it
    I didn't write the app from scratch so i have no idea what is that function meant for :eek:

    Also manifest file is missing so no idea what privileges the app use

    Bottom of the line....The developer need his app and didn't really open source it !

    Best Regards
    1
    Hey, it's my repo, and it was frozen until bada 2.0 for my device.

    Yes, it's based on PuTTY, and it's working ok on 1.2, but it was refused by samsung apps due to visual glitch I could not fix.