31 тысяч подписчиков
94 видео
Android Tutorial #1: Android Studio Setup
Android Tutorial #2: Android Studio "Android Project View"
Android Tutorial #3: Customise Android App Icon
Android Tutorial #4: Android Activity Lifecycle
Android Tutorial #5: Add App Icon to Action Bar
Android Tutorial #6: Add Items to Action Bar Overflow Menu
Android Tutorial #7: Create & launch an activity using explicit intent from a menu item.
Android Tutorial #8: Pass data between activities using explicit intent and bundle object.
Android Tutorial #9: Implicit intents, share activities via intent resolution & matching
Android Tutorial #10: Implicit intent, detect and handle an incoming intent.
Android Tutorial #11: Implicit intent, extract user data from implicit intent.
Android Tutorial #12: Implicit intent, build and send your own implicit intent.
Android Tutorial #48 Detect Back Button , onBackPressed() verify by making a log entry using log.d()
Android Tutorial #34: Grid View Button 2D scrollable gridview with image thumbnails as buttons
Path line on moving objects
Android Tutorial #17: Use Image / Picture as button or as part of an existing button.
Android Tutorial #77 Store your sprite java objects in an array
Android Tutorial #78 Store your sprite java objects in a list
Android Tutorial #61 Game Loop Fixed Delta T (6\8) Physics Interpolation
Android Tutorial #54 Set Portrait Landscape mode using XML entry in manifest file
Android Tutorial #74 Sprite Sheet Animation (11\12) Adding many objects
Android Tutorial #28: Settings Page (2/7) XML Handle radio button event by declaring method in XML.
Android Tutorial #18: Background image, working with pixel density & image resolution.
Android Tutorial #69 Sprite Sheet Animation (6\12) Rect(int left, int top, int right, int bottom)
Android Tutorial #30: Settings Page (4/7) Toggle app sound FX with radio buttons and getters setters
Android Tutorial #42 Animation (8\12) Canvas, initial preparations and setup.
Android Tutorial #32:Settings Page (6/7) Detect and handle switch button programatically
Android Tutorial #39 Animation (5\12) View, draw bitmap images with bitmapfactory
Android Tutorial #72 Sprite Sheet Animation (9\12) copy paste drawBitmap(Bitmap, Rect, Rect, Paint)
Android Tutorial #44 Animation (10\12) Canvas, draw bitmap background to canvas surface.
Android Tutorial #20: Splash Screen (1/2) ; Setting background programmatically
Android Tutorial #40 Animation (6\12) View, Move and add motion to your bitmap image assets
Android Tutorial #55 Set Portrait Landscape Programmatically For Your Activity
Android Tutorial #47 Solve emulator freezes and the unfortunately your app has stopped error
Android Tutorial #70 Sprite Sheet Animation (7\12) Match sprite motion to sprite frames
Android Tutorial #59 Game Loop Fixed delta T (4\8) Physics Dependency On Frame Time Steps
Android Tutorial #73 Sprite Sheet Animation (10\12) Completing the sprite animation
Android Tutorial #16: Detect button click by declaring handler programmatically
Android Tutorial #15: Detect button click event by declaring click handler in layout.xml
AWS EC2 Quick Start Ubuntu Patching - incl. Shellshock & Bash Bug protection - No Nonsense (2014)
Android Tutorial #76 Upgrading from Android Studio 1 to Android Studio 2
Android Tutorial #31:Settings Page (5/7) Create switch button in xml layout
Android Tutorial #19: Wrapping items up inside a scroll view / linear layout combo.
Android Tutorial #29: Settings Page (3/7) Detect and handle radio button programmatically