Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Help with error message?

Options
  • 29-11-2012 5:16pm
    #1
    Moderators, Science, Health & Environment Moderators, Social & Fun Moderators, Society & Culture Moderators Posts: 60,092 Mod ✭✭✭✭


    Hey I downloaded a sample app to go through(code for it: https://github.com/jackpal/Android-Terminal-Emulator/tree/master/examples/widget/src/jackpal/androidterm/sample/telnet), it uses a library that I want to use to make a terminal, local or through telnet. However one of the buttons in the sample app causes the app to crash (local terminal) so it's a bit useless to learn how to do it the wrong way!

    Here is a picture of the message, any ideas on what is wrong with their code or is it at my end? Getting nullpointerexceptions. Just going to add some tests to try and find it myself in teh mean time, if anybody sees anything thanks!

    27aGH.png


Comments

  • Moderators, Science, Health & Environment Moderators, Social & Fun Moderators, Society & Culture Moderators Posts: 60,092 Mod ✭✭✭✭Tar.Aldarion


    Fixed it, I had to run a makefile to include some native element apparently, it was abundantly clear from the error message :pac:


Advertisement