

Senthil wrote:Hi plusminus,
Am working behind the proxy, not getting map tiles in android map application.what would be the reason?
if you come to know please let it me know.
Thanks & Regards,
Senthil Arjunan

rock_win wrote:Hi
can someone please explain the different values written in writeRequest Method:Using java Syntax Highlighting
public void writeRequest(OutputStream outputStream) throws IOException { DataOutputStream os = new DataOutputStream(outputStream); os.writeShort(21); os.writeLong(0); os.writeUTF("fr");//country code os.writeUTF("Sony_Ericsson-K750");//phone make os.writeUTF("1.3.1");//software version os.writeUTF("Web");//type os.writeByte(27); os.writeInt(0); os.writeInt(0); os.writeInt(3); os.writeUTF(""); os.writeInt(myCellID); // CELL-ID os.writeInt(myLAC); // LAC os.writeInt(0); os.writeInt(0); os.writeInt(0); os.writeInt(0); os.flush(); } Parsed in 0.034 seconds, using GeSHi 1.0.8.4

roleme wrote:how can resolve my geolocation if i have such information
My Location (mcc, mnc, lac, cell) is: (255, 2, 1799, 307)







Hi phannguyen,
I also cant able to run this application.In my case it is showing the operation time-out error. I am behind proxy.and this application uses hidden api.
Check the error in LogCat.
May be that is the problem.
sorry for this time
Regards,
Brijesh


Users browsing this forum: No registered users and 2 guests