[android-developers] want notification to application from home screen

2011-06-09 Thread Animesh Sinha
Hi all,

 i am new in android and i am developing an application in that i have a
requirement to open/launch my app as soon as user type some specific number
on Home screen say(*#12324#) such that it will notify to my app for launch.

I mean to say that i want a notification(Command) same as when we
type *#06# in home screen it will show a IMEI no. in the same way when
i press a certain code (eg: *#12345#) then it will notify to my
service which is running in background.

Plz solve my problem and reply me soon.

Thanks and Regards
Animesh

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] want notification to application from home screen

2011-06-09 Thread Mark Murphy
On Thu, Jun 9, 2011 at 10:04 AM, Animesh Sinha
animesh.andr...@gmail.com wrote:
      i am new in android and i am developing an application in that i have a
 requirement to open/launch my app as soon as user type some specific number
 on Home screen say(*#12324#) such that it will notify to my app for launch.

SDK applications cannot do this, unless it is your own home screen app.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version
1.9.3 Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] want notification to application from home screen

2011-06-09 Thread Animesh Sinha
Thanks Mark
 for quick reply, but building an Home application for this and tell
user to change the their home application for this particular app is not
feasible i think so.

Regards
Animesh

On Thu, Jun 9, 2011 at 7:36 PM, Mark Murphy mmur...@commonsware.com wrote:

 On Thu, Jun 9, 2011 at 10:04 AM, Animesh Sinha
 animesh.andr...@gmail.com wrote:
   i am new in android and i am developing an application in that i
 have a
  requirement to open/launch my app as soon as user type some specific
 number
  on Home screen say(*#12324#) such that it will notify to my app for
 launch.

 SDK applications cannot do this, unless it is your own home screen app.

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 _The Busy Coder's Guide to *Advanced* Android Development_ Version
 1.9.3 Available!

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en