Note that there are some explanatory texts on larger screens.

plurals
  1. POSkype API or Google Talk/Voice in Java, Android
    primarykey
    data
    text
    <p>It will use Skype's API or Google Talk/Voice. The app's front screen is very simple. The app is meant to be an intercom through skype, so it will have its own skype account and will call another specific skype account.</p> <p>At the top will be a status bar. It could say: Not Connected, Calling, Connected, and No Answer. Below that should be the spot where the video comes in through the skype api. At the bottom should be a "Push to Call" button and when in the middle of a conversation, a "Push to End" button. In the bottom right of the screen should be an invisible button to enter the admin backend. When clicked, a passcode will popup (set the first time the app is opened).</p> <p>On the backend, the app will allow the user to enter the app's skype username and password. It will also ask for the skype username it should be contacting. Below that is should ask for an email address. The email address should be used when the app says no answer, an envelope should popup and say "Send Message". If the user clicks on it, the app uses the androids default email address to send an email to the email address entered in the admin section. The last part is there should be two boxes on it. If the first one is checked, the front page should remain the same. If the second one is checked, the front page should change a little. Everything should remain the same but shrink a little and at the top should be a search bar and a scrollable list of all the skype user's contacts.</p> <p>If skype won't work, I would want it built through Google Talk/Voice.</p> <p>Can I do that using Skype API or Google Talk? </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload