Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

[HOW TO] Enable USB Debugging Mode on Android 5.0 Lollipop

USB Debugging mode enabled is the most critical
step in Android rooting process, which can only
be done manually by users themselves. The
latest Android version, i.e. Android 5.0 (Lollipop),
has been released and rolled out to Nexus
devices on 12 November, 2014. The Nexus
lineups including Nexus 4, Nexus 5, Nexus 7 and
Nexus 10 will receive OTA update shortly. And
this article shows you how to enable USB
Debugging mode on Android 5.0, the Lollipop.
Google uses Material Design on Android 5.0
Lollipop, which adds fresh animations and new
looks into its UI. However, the steps to enable
USB Debugging mode stays the same as earlier
Android versions above 4.2.

© KingoRoot
__________________________________
……………………………………………………………
Step 1: Home Screen > App Drawer >
Settings
……………………………………………………………

Step 2: Settings > About Phone
……………………………………………………………

Step 3: About Phone > Build number > Tap
7 times to become developer
……………………………………………………………

Step 4: Settings > Developer Options >
USB Debugging
……………………………………………………………

Step 5: Click to enable USB Debugging
mode on Android 5.0 Lollipop.
……………………………………………………………
___________________________________

• There will be an icon on the top left of your
notification bar that suggesting USB Debugging is
ON.

NOTE:
• When rooting your device with Kingo Android Root, you will need to connect your
device to PC and allow USB Debugging mode
from that computer. Please tick "Always allow
from this computer" to ensure the rooting
process with Kingo.

          || Free Download ||

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project