HorizontalSroll Example

rtesluk

Member
Licensed User
Longtime User
Nov 17 2011
12:50 Hours

I could not upload the zip file because it too big but you can download it at

http://www.tweetchirp.com/ZipFiles/ZippedBackUps.zip

There is a zip file in it called BirdCalls.zip - unzip it to the C: drive

There are two batch files which you copy to

C:\android-sdk-windows\platform-tools

where you can 'push' them unto the device or emulator, all of the bird image/audio files used by the app.

There is a zip file called Hscroll.zip which holds the application files.

The app is based on the original ScrollView app and I would like to thank everyone who had contributed to it.

Ray Tesluk
 

Merlot2309

Active Member
Licensed User
Longtime User
Hello Ray,

Very nice idea with nice pictures and sounds.

Some ideas and remarks:
- Initialize label 1 and 2 in the code
- Sounds files aren't synchronized with pictures
- Since the pictures don't have the same size, they are stretched horizontal or vertical.

- A menu with a search function would be nice (by family eg)
- Random loading the pictures could be something for learning and/or playing sounds and then show the picture.

Regards,
Helen.
 
Upvote 0

rtesluk

Member
Licensed User
Longtime User
Updated App

Nov 18 2011
11:00 Hours

Thank you Helen for your comments.

I have made some changes and I have included the updated app attached to this post.

What do you mean by 'Random loading the pictures'? I would like to see a snippet of code employing this method.

Thanks again,

Ray Tesluk
 

Attachments

  • Hscroll20111118.zip
    7.9 KB · Views: 313
Upvote 0
Top