[android-beginners] Android 1.5 SDK Internet problem in Linux fedora 9

2009-07-16 Thread java.webline
Hi all, Platform : Linux fedora 9 I was able to connect internet and browse google and other sites with android sdk 1.1. Note: I am working behind a proxy. But with android sdk 1.5 i am encountering issue for internet connection. I have done changes in database, added parameters to emulator t

[android-beginners] Lock phone to control access

2009-01-09 Thread java.webline
Hi all, I need to develop an application that allows parents to do following in android phone 1. Allows parents to "lock down" mobile phones 2. Enabling and disabling mobile internet access 3. Restricting calls to certain phone numbers 4. Banning calls to premium rate numbers So my question he

[android-beginners] Re: Complete Basics

2009-01-08 Thread java.webline
hi there i need to develop the same application as sdrakul...@gmail.com wants to develop. There is more to me that i have enough experience of eclipse and java both. So only thing i need to digg is photo viewer and slideshow in android. In case anyone can help me out. thanks --~--~-~--

[android-beginners] Picture Slideshow in android

2009-01-08 Thread java.webline
Hi all, I m new to android devlopment. I want to create an picture viewer type application with some basic functions such as Zoom In/Out, Fullscreen etc. I have no idea whatsoever how to do this. Can any one provide a hint about the way this should be implemented? Any help is appreciated. tha

[android-beginners] How to show alert message.

2008-12-30 Thread java.webline
Hi all, I am very new to the android platform. I have created an activity that makes a call on the number entered by user. Now i want to validate the user input. There was supposed to be a alert box method as below showAlert(CharSequence title, CharSequence message, CharSequence buttonText, b