[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 here is,  Are above features possible to build in
android application?

Any reply is appreciated.

Thanks

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
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] 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.

thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
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: 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
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
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 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, boolean cancelable);

But there is no more sign of this method. So i couldn't get the way to
display a simple alert message.

Any help is appreciated

Thanks

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
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
-~--~~~~--~~--~--~---