PAW Server implements the filtering HTTP Proxy for PAW.
Questions tagged [pawserver]
3 questions
3
votes
1 answer
sending request from client to Android Web Server using Paw Server (Vice versa)
I configured paw server and basically can send request however dont find how to handle incoming requests from client on the serverside. Can anyone give any information how to do that?
EDIT: I can send request with GET action saying something at url…

Mustafa Güven
- 15,526
- 11
- 63
- 83
0
votes
1 answer
Activity-Paw Activity
I'm trying write an app using PAW server for which a demo code is also available.
I'm want to start an activity but I can't do so as I can't find what the problem is.
This is the click part of code:
public void onClick(View v) {
try {
…

Waqas Noor
- 911
- 6
- 12
-3
votes
1 answer
Debug and Finding error in Bean Shell in Android
I'm using paw server and bean shell scripting in HTML which return the data in JSON form somehow I can't get any data from the script and I am not able to debug the script .
Here is the code
import android.net.Uri;
import…

ahmad faraz
- 138
- 2
- 7