android-notification-bar Questions

1

Solved

As far as I know, it is possible to hide the notification/title bar, once the activity is visible (has content) , But... maybe I'm wrong? Is there any way to hide it after the activity is visible?...

2

Solved

In My application i have set the two alarm. On toogleButton on i am going to set it on with below code: case R.id.toggleButtonTwoMonth: myPrefs = this.getSharedPreferences("myPrefs",MODE_WORLD_WR...

1

Solved

I'm trying to add an android notification to the "tray" in android 3, but I don't want it to "pop up" every time I call notify(). I managed to kind of do this by setting the FLAG_ONLY_ALERT_ONCE f...
Accra asked 13/11, 2011 at 15:52

1

Solved

I'm trying to make a custom sound play on a status bar notification. The .mp3 file is in res/raw/. But when I notify the user the sound is not played. I've tryied with MediaPlayer, and it works, bu...
Rapping asked 7/11, 2011 at 22:37

2

Solved

I am creating like timer application and when I start timer I have option to go to android Home or start any other activity . When I start timer I set a notification bar icon and if i use some oth...

© 2022 - 2024 — McMap. All rights reserved.