sambocrockett
Newbie
Hello,
Im trying to develop my first app and I want to create a simple one that uses a group of pictures that I have and allows the user to browse through them using buttons. Getting the buttons on the screen wasnt to hard but thats about it for my knowledge so far as I am just a rookie using the android sdk. Im thinking that I can store the pics in the resource file and make some kind of call to draw them to screen when the user pushes the button.
So what I need to know if possible is......
How to I store pictures inside an app.....is that even possible? I would imagine it has to be since there are sound board apps and those sounds had to be stored in the app.....Im guessing.
How do I draw those pictures to the screen.
And finally how can I use a button to browse through the pictures.
Im trying to develop my first app and I want to create a simple one that uses a group of pictures that I have and allows the user to browse through them using buttons. Getting the buttons on the screen wasnt to hard but thats about it for my knowledge so far as I am just a rookie using the android sdk. Im thinking that I can store the pics in the resource file and make some kind of call to draw them to screen when the user pushes the button.
So what I need to know if possible is......
How to I store pictures inside an app.....is that even possible? I would imagine it has to be since there are sound board apps and those sounds had to be stored in the app.....Im guessing.
How do I draw those pictures to the screen.
And finally how can I use a button to browse through the pictures.