Posts by Tony Álaffe • 92 points
3 posts
-
1
votes3
answers1464
viewsA: How to control volume to app media on Android
Add in(s) Activity that you want to change the media volume instead of the bell the method below: @Override protected void onStart() { super.onStart(); setVolumeControlStream…
-
4
votes2
answers106
viewsQ: What method to make you download all the media volume on Android?
My application needs the user to be able to choose at its beginning whether they want to hear the sounds of the app or not, because it is an app to be used in the classroom and in this environment…
-
0
votes1
answer126
viewsQ: How to add an icon showing that that item has already been read, being saved the preferences using Sharedpreferences?
This is a part of the app’s home menu: Home Screen The image below represents the initial screen of the application, which has the buttons "how to use" and "Introduction to dynamics", for the user…
androidasked Tony Álaffe 92