https://github.com/roman10/roman10-android-tutorial
android tutorial source code
https://github.com/roman10/roman10-android-tutorial
Last synced: 4 months ago
JSON representation
android tutorial source code
- Host: GitHub
- URL: https://github.com/roman10/roman10-android-tutorial
- Owner: roman10
- Created: 2011-08-04T16:57:00.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T04:46:00.000Z (over 4 years ago)
- Last Synced: 2024-10-30T01:59:02.377Z (over 1 year ago)
- Language: Java
- Homepage: http://www.roman10.net/
- Size: 11.3 MB
- Stars: 315
- Watchers: 52
- Forks: 260
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - roman10-android-tutorial - android tutorial source code (etc)
README
AndroidWaveRecorder: record pcm raw audio and put into a wave file in Android using AudioRecord class
AndroidPCMRecorder: record pcm raw audio in Android using AudioRecord class
CalendarOps: Android calendar operations
FileObserver: Android FileObserver API
TabMenu: A customized tab-based menu
YACamRecorder: A video recoder example
colorConversion: a color conversion example with assembly to speed up
PropertyAnimation: demo apps for the Android-3.0 and above property animation system.
FrameAnimation: using ImageView to display a sequence of images as animation
GifInWebview: display gif animation in webview
InlineAnimation: display one or more animations (each animation is a sequence of images) at a TextView along with text.
Source code for Android NDK Cookbook can be found at: http://www.packtpub.com/android-native-development-kit-cookbook/book