N
N
Nonprogrammer2014-02-08 08:47:33
Android
Nonprogrammer, 2014-02-08 08:47:33

Is it possible for android 2.3 to write a program that shows the data of someone else's site?

In our university portal, it shows the full name of the teacher for each student. The student enters the portal by choosing his faculty, last name, etc. and entering your password. I want to write a program for android to enter the password once and open the application to see updated (!) teachers .... Is it possible to enter someone else's (university) site from someone else's (your) application? And how to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2014-02-08
@c_pro_lang

This application is called a browser. In essence, you need to write an application that can work with get and post requests, as well as parsing the server response.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question