ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,089 results

DEFCONConference
DEF CON 25 - Avi Bashan, Slava Makkaveev - Everything to know about Android packers

To understand the Android ecosystem today, one must understand Android packers. Whether used for protecting legitimate apps' ...

32:03
DEF CON 25 - Avi Bashan, Slava Makkaveev - Everything to know about Android packers

2,554 views

8y ago

ConfEngine
Low Level Android Automation With ADB by Tomer Cohen #AppiumConf2019

When we speak about Android automation, the first thing that comes to mind is Appium, however, what if Appium doesn't serve all ...

25:39
Low Level Android Automation With ADB by Tomer Cohen #AppiumConf2019

3,605 views

6y ago

secappdev.org
Practical Android Security - Dario Incalza

In this session we will cover different attack techniques on Android applications followed by common best practices to protect ...

1:19:50
Practical Android Security - Dario Incalza

786 views

9y ago

TechX1320
Should I Unlock My Android Bootloader and Custom ROM?!? Let's Talk About That...

Social Media Info: Patreon: https://www.patreon.com/Dave_TechX 1320Challenge: https://1320challenge.com Etsy Merch Shop: ...

25:43
Should I Unlock My Android Bootloader and Custom ROM?!? Let's Talk About That...

130 views

5y ago

All Systems Go!
Running Android on the Mainline Graphics Stack

https://media.ccc.de/v/ASG2018-164-running_android_on_the_mainline_graphics_stack It is now possible to run Android ontop of ...

24:19
Running Android on the Mainline Graphics Stack

1,306 views

7y ago

Kris Occhipinti
Android ADB Shell Tutorial

http://filmsbykris.com http://www.patreon.com/metalx1000 Notes: http://pastebin.com/MDMuMu53 For help: ...

24:56
Android ADB Shell Tutorial

132,644 views

11y ago

Hasgeek TV
Optimize Performance in Android Apps

Sriram Ramani speaks about experience of making Firefox faster on Android.

33:36
Optimize Performance in Android Apps

1,464 views

12y ago

The Linux Foundation
Android: Protecting the Kernel by Jeffrey Vander Stoep, Google

Android: Protecting the Kernel - Jeffrey Vander Stoep, Google Root isn't what it used to be. SELinux and DAC capabilities have ...

41:58
Android: Protecting the Kernel by Jeffrey Vander Stoep, Google

3,303 views

9y ago

Data Theorem, Inc.
Security and Privacy Changes in Android 11

A summary for app developers on Android 11 and what they need to do to stay compliant and secure user data.

30:42
Security and Privacy Changes in Android 11

3,224 views

5y ago

Gemba Works
I Built an Android App With AI: What Worked & What Didn’t

I teamed up with ChatGPT to build an Android app from scratch—twice. Attempt #1: ~60 minutes. Attempt #2: ~10 minutes after ...

33:45
I Built an Android App With AI: What Worked & What Didn’t

13 views

5mo ago

Phil Wagner
Android Tutorial - Color Pattern Game

See how to make buttons light up and play sounds on your Android phone.

23:28
Android Tutorial - Color Pattern Game

2,362 views

13y ago

Kris Occhipinti
Rooting Android Lollipop custom initrd.img startup services Linux tutorial adb abootimg fastboot

Playlist: http://www.youtube.com/playlist?list=PLcUid3OP_4OX9q80EIEAWsolQV5cr6RQx http://filmsbykris.com ...

34:43
Rooting Android Lollipop custom initrd.img startup services Linux tutorial adb abootimg fastboot

2,719 views

10y ago

Emmett Witchel
Debugging Tips for Android using Kotlin

01:08 - Optimizing imports 04:50 - Auto-indenting code 08:11 - Stack backtrace in Run or Logcat 12:52 - Pointer to member ...

22:25
Debugging Tips for Android using Kotlin

477 views

6y ago

CCS 2016
Call Me Back! Attacks on System Server and System Apps in Android through Synchronous Callback

Authors: Kai Wang, Yuqing Zhang (University of Chinese Academy of Sciences, Beijing) and Peng Liu (The Pennsylvania State ...

27:53
Call Me Back! Attacks on System Server and System Apps in Android through Synchronous Callback

666 views

9y ago

Hasgeek TV
Android Instrumentation: Diagnose & hot fix your live apps, realtime - Mudit Mathur, Hansel.io

Android Instrumentation - AspectJ: Instrument your android app - How to write dynamic logs - Upload dynamic logs to the server.

44:07
Android Instrumentation: Diagnose & hot fix your live apps, realtime - Mudit Mathur, Hansel.io

774 views

9y ago

Chrome for Developers
Android WebView 101 (Chrome University 2019)

Welcome to Chrome University, where you will learn the foundations of how Chrome works. Here we discuss Android WebView, ...

21:26
Android WebView 101 (Chrome University 2019)

18,820 views

6y ago

Meta Gaming
Full Android Studio Install, fix JVM, & Run project into Emulator   Tutorial for beginner HD

How to install android studio on your mac and install JDK or JVM on your mac OSX. Fixing Android studio unable to find JVM mac ...

59:56
Full Android Studio Install, fix JVM, & Run project into Emulator Tutorial for beginner HD

36,502 views

10y ago

Best Apps
How to Reverse Engineer Android Apps
39:41
How to Reverse Engineer Android Apps

150 views

7y ago

ConfEngine
Testing Android App Bundle with Appium by Masayuki Wakizaka #AppiumConf2021

From August 2021, new apps will be required to publish with Android App Bundle on Google Play, according to Google. What is ...

25:56
Testing Android App Bundle with Appium by Masayuki Wakizaka #AppiumConf2021

719 views

4y ago

Yoyo Education
Android App Development Tutorial for 2022 - COMPLETE Course!

This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android ...

8:35:17
Android App Development Tutorial for 2022 - COMPLETE Course!

1,441 views

3y ago

Programming A2Z
Android App Development Fundamentals for Beginners

In this Android App development fundamentals tutorial for beginners, you'll learn what you should know to be android app ...

59:33
Android App Development Fundamentals for Beginners

164 views

3y ago

DEFCONConference
DEF CON 19 - Eric Fulton - Cellular Privacy: A Forensic Analysis of Android Network Traffic

Eric Fulton - Cellular Privacy: A Forensic Analysis of Android Network Traffic People inherently trust their phones, but should they?

45:07
DEF CON 19 - Eric Fulton - Cellular Privacy: A Forensic Analysis of Android Network Traffic

1,473 views

12y ago

The Linux Foundation
Android Common Kernel and Out of Mainline Patchset Status - Amit Pundir, Linaro

Android Common Kernel and Out of Mainline Patchset Status - Amit Pundir, Linaro A quick overview of what the speaker is going ...

42:02
Android Common Kernel and Out of Mainline Patchset Status - Amit Pundir, Linaro

653 views

8y ago

HoldToRun
How to code Android In-app updates with Kotlin. This is a must have feature for modern Android.

How to code Android In-app updates with Kotlin. This is a must have feature for modern Android versions which governs unused ...

40:05
How to code Android In-app updates with Kotlin. This is a must have feature for modern Android.

766 views

2y ago

The Linux Foundation
Implement Android Tamper-Resistant Secure Storage and Secure it in Virtualization - Bing Zhu, Intel

Implement Android Tamper-Resistant Secure Storage and Secure it in Virtualization - Bing Zhu, Intel Corporation ...

36:54
Implement Android Tamper-Resistant Secure Storage and Secure it in Virtualization - Bing Zhu, Intel

822 views

7y ago