[android-beginners] Help for Network game

2010-02-22 Thread Laxmi Katti
Hi,
 I have developed a game. Now want to make a network version of this
game. So please anybody could help me with how to get 2 emulators to
work, how to check the network and stuff like that. I have no idea
about this so please if anybody could give me a link to some tutorial
or some discussion or any thing, it would be great help.
Thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] How to implement asking questions before uninstalling the apk

2010-02-11 Thread Laxmi Katti
Hi,
  Usually when ever we install some apk from market and then try to
uninstall it we get set of questions like
1.Did not like the software.
2. Do not want to use...etc
 I want to know how we can do this. If there is some site where in I
should look please let me know. I tried looking for it but did not
know how to search.
Thanks

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] Re: How to implement asking questions before uninstalling the apk

2010-02-11 Thread Laxmi Katti
Thanks a lot.

On Feb 11, 6:49 pm, Mark Murphy mmur...@commonsware.com wrote:
    Usually when ever we install some apk from market and then try to
  uninstall it we get set of questions like
  1.Did not like the software.
  2. Do not want to use...etc
   I want to know how we can do this.

 That list is supplied by the operating system. Applications do not get
 control when they are being uninstalled.

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 Android App Developer Books:http://commonsware.com/books.html

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en