Andriod DEV HTTP CLIENT CHROME app - Android General

Hi
Like the DEV HTTP CLIENT CHROME app I need to create a andriod app .I need to perform the following functions HEAD ,OPTIONS ,DELETE also I need to have a button to SAVE . Can anyone help me on this give me suggestion on how to do this.
Thanks

Related

[Q] Android, Server Socket With HTTPClient

My question is very simple and might be stupid as well but I don't know the answer that's why I'm asking, question is "If I create a normal server socket app that is listening to a port say 8033 and I make another app that implements HttpClient & I use that client to do a POST or GET query at that same port (8033) can I get a URL & Sent Data from HttpClient App on Server App?" If the answer is Yes can anyone tell me how?
Server App will be on the One Android Device And client App will on the other and the medium will be WIFI.
*I'm a total newbie to Android & doesn't know a lot about java so please try to be as simple as possible.
Thanks to All.

[Q]

hello to everybody. first i have to say sorry for my weak english.
and later i want to ask about my problem.
i m searching poweroffice + dropbox and java program. it s price 14,99 $ on google market. so i found it at ****** and download & register without any problem. But i cant do everything. for example when i want setup new program, it says " buy program".
exactly i want use oracle on this program. i can use firefox web browser as computer but when firefox wants open oracle then says " java jinililator? too slow"
so.. i want find this program or at least i want anyprogram for use oracle as virtual pc. thank you
murhasan said:
hello to everybody. first i have to say sorry for my weak english.
and later i want to ask about my problem.
i m searching poweroffice + dropbox and java program. it s price 14,99 $ on google market. so i found it at **** and download & register without any problem. But i cant do everything. for example when i want setup new program, it says " buy program".
exactly i want use oracle on this program. i can use firefox web browser as computer but when firefox wants open oracle then says " java jinililator? too slow"
so.. i want find this program or at least i want anyprogram for use oracle as virtual pc. thank you
Click to expand...
Click to collapse
Instead of whinging and crying about a blackmarket app here on Xda, do the decent thing and purchase the app instead of ripping developers off!!
THREAD CLOSED!

Ultrasurf for android

Guys Im a university student in my university some sites are bloked like Facebook, Mediafire etc......On pc we can access them by using Ultrasurf....But How on my android phone
So i want to know is there any program like ultrasurf which can able my to access fb or other blocked sites......also provide my the link of w0rking program plssssssssss
Connection type...Wifi
My Device............HTC DESIRE X
OS......................ICE CREAM SANDWICH (Android)
.........................................................................................Need some help urgently
You could try changing your dns
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
I tried......wats abt Any proxy bypass application like ultrasurf for android
You can try Psiphon 3 for Android
h**ps://s3.amazonaws.com/0ubz-2q11-gi9y/en.html
replace ** with tt
sam.jaat said:
Guys Im a university student in my university some sites are bloked like Facebook, Mediafire etc......On pc we can access them by using Ultrasurf....But How on my android phone
So i want to know is there any program like ultrasurf which can able my to access fb or other blocked sites......also provide my the link of w0rking program plssssssssss
Connection type...Wifi
My Device............HTC DESIRE X
OS......................ICE CREAM SANDWICH (Android)
.........................................................................................Need some help urgently
Click to expand...
Click to collapse
Brother there is no official android version from ultrsurf company. but there is a android app ultrasurf web browser plus. which comesup with proxy support( orbot,l2p..etc) and inbuilt adblock support. you can try on that software. here is the link play.google.com/store/apps/details?id=ultrasurf.webhostpy.com

[Q] Trying to control Sony Bravia SmartTV

Hi!
Trawling through Google led me to a thread on this forum: ( http://forum.xda-developers.com/showthread.php?t=2091564&page=2 ), which mentions that a json command sent to a certain address on the TV will return a list of possible commands. I hope to figure out how I can use those commands with an Android app that I bought for creating custom remotes.
First, I need to figure out a simple way of sending the JSON command to the TV over my LAN, though. Would someone kindly suggest an easy method that will allow me to do this using my Android phone or my windows laptop?
Any suggestions or advice would be helpful. Thanks in advance!

Android application vs Html 5 pages

I have some requirements for an android application, Since java development will take time, I am trying to figure out if I should code the application using Html5)
1. It should submit some fields from the mobile device to a web application
2. It should be able to capture pictures using camera/gallery and submit to the server/web application
3. It should retrieve some info from the web application and display it (I know that write JavaScript to fetch info from the web application using Ajax)
Can I achieve this using a bunch of Html page running on the mobile phone, or I need to write a designated android/Java application?
Thank you for your help.
shark669 said:
I have some requirements for an android application, Since java development will take time, I am trying to figure out if I should code the application using Html5)
1. It should submit some fields from the mobile device to a web application
2. It should be able to capture pictures using camera/gallery and submit to the server/web application
3. It should retrieve some info from the web application and display it (I know that write JavaScript to fetch info from the web application using Ajax)
Can I achieve this using a bunch of Html page running on the mobile phone, or I need to write a designated android/Java application?
Thank you for your help.
Click to expand...
Click to collapse
You'll have to use Android SDK to build an app, that requires at least Java and C++.
Sent from my SM-S903VL using Tapatalk
Not only ^^, but you'll also have to learn php if you want it to be purely html, since html can't do all that.
Server side I'm ok, I know java, I am asking about client side
Seems like camera interaction is possible with html 5
https://www.html5rocks.com/en/tutorials/getusermedia/intro
Submission to the server is just simple form submit,
And reading from server is possible with Ajax,

Categories

Resources