[android-developers] HttpURLConnection with local network, socket time up

2010-06-29 Thread Carlos Moreira
Hello! I have a problem with my app, when I try to get data from a remote server (in local network). I already try this: 1ยบ: I made a Ad-Hoc network with the server (apache2 + php5 + mysql5), and everything works!. I use this method public static int userLoginPSG(String user, String pass,

[android-developers] Problems with start a Map Activity from other Activity

2010-04-13 Thread Carlos Moreira
Hello every one! It's my first time mailing for a solution, I hope find the solution for this... Any way, I am developing an aplication. This one is designed to login a user, then select how find a place, using simple data or using a map. When I try to set in the event OnClick for select the Map