You are on page 1of 7

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 1 de 7

About Contact Legal stuff Chat Web browsing test for ArcTools Battery benchmark News Questions Please Donate to help the site Privacy policy Arnova and Archos support Forum Arnova and Archos Twitter news Store Archos and Arnova tablets videos Getting your feedback about Archos, Arnova and Android tablets Upload Arctablet Kitchen Build your custom Arnova firmware Live Blog0 Google Play arctablet Wikiful

ARCTABLET NEWSArchos and Android tablet news

Forum

Tablets

Accessories

Hot deals

ArcTools

Benchmarks

News

WIKI

Donate !

Tutorial on ADB and Fastboot


By HaroldG 2012/02/16Posted in: ADB Archos Arnova Arnova 7c G2 Devices
1
Curtir

English Franais

Follow Us!

What are ADB and Fastboot? HOW DO YOU INSTALL AND USE EACH OF THEM? ADB (Android debug bridge) and Fastboot are two applications that enable the user to control android devices from a personal computer, including flashing firmwares and issuing commands to an Android device. Both ADB and Fastbook are included in the ANDROID SDK (Software Development Kit).


Search

Poll of the week Which feature are you waiting for the most on the soon to be released new Archos G10xs tablet ?

Step 1. Install the Java Runtime Environment (most of you, already have this, but if not, the link is: http://www.java.com/en/download/index.jsp)

the very slim design (less than 8 millimeters) an updated system to Android 4.1 Jelly Bean better materials and design than other Archos tablets a fast TI OMAP 4470 processor a more stable Android system than previous Archos models the smart docking keyboard I am not interested in the Archos G10xs
Vote

View Results

Archos 101 XS docking keyboard

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 2 de 7

And Java SE 7u2 http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2download-1377129.html. Be sure to select the version that works with your PCs operating system: (jdk-7u2-windows-i586.exe is for Windows7, 32bit version).

Essential tools (direct download)

Arctools apk
Rockchip Flashing Tool v1.5 Appslib_2.apk GingerBreak-v1.20.apk archangel-2.apk z4root.1.3.0.apk Adobe Flash 10.2.156.12 apk UrukDroid_1.5-Install.rar 7htv2_22.22.zip Step 2. Get the ADK. Go to: Android SDK | Android Developers http://developer.android.com/sdk/index.html , and download the version for your PCs operating system. Most users will download the installer_r16-windows.exe, which is for Windows XP/Vista/7. gAppsInstaller_v5.apk gAppsInstaller_v4.apk gApps4Archos2.apk (Froyo) gApps4Archos.apk (Eclair) Recent Comments 13 inch Arnova FamilyPad tablet to sport 1440 x 900 display? Liliputing on Arnova FamilyPad coming in december for 299 sslope99 on Factory reset your Arnova 8/Arnova 10 tablet (first gen) exelletor on Arnova FamilyPad coming in december for 299 cajl on Arnova FamilyPad coming in december for 299 Lorsque Archos Slovnie donne des informations sur la FAMILYPAD | JBMM.FR Le plus ancien site Archosien on Arnova FamilyPad coming in december for 299 Normally the Android SDK is installed in Program Files, but I recommend using a simple path like C:\Android. Featured Stories

Serious issues on Archos G9 ICS firmware update 4.0.24, please dont update ! 12 October 2012 11:28 PM |No Comments Arnova FamilyPad coming in december for 299 12 October 2012 3:54 PM |4 Comments Archos Gamepad and 97 XS to be presented at LesNumriques Factory 2012 show in Paris 10 October 2012 8:57 PM |6 Comments Archos G9 ICS firmware update 4.0.24 available (new Remote Control, many fixes: Media Center, Wi-Fi driver) 10 October 2012 5:38 PM |5 Comments

Step 3. Get the API. After the installation is finished, run the Android SDK for the first time, at which point you will be prompted to download and install the Android SDK tools as well as

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 3 de 7

the required APIs. For instance, my tablet is running Android version 2.3.3 so I downloaded the Android 2.3.3 API.

Arnova 10b G3 custom firmware Android 4.1 JB, root, more space for apps and PIP video player 08 October 2012 7:11 PM |5 Comments Arnova GBook unveiled, made for eReading, really? 02 October 2012 6:31 PM |2 Comments Access Windows / Samba / NAS network drives on your Arnova G3 with our CIFS package 01 October 2012 11:24 PM |2 Comments Archos 80xs to run on the Rockchip RK3066 processor? 28 September 2012 7:13 PM |1 Comment
Search

Step 4. Add the path to the SDK to your environment. Using Windows explorer, navigate to the folder where you installed your Android SDK tools and from the address bar copy the path. (So, if you installed the SDK in C:\Android\Android-sdk\platform-tools, that will be the location to which you will navigate.) Now COPY that path from the address bar.

Search...

Have a question?
Ask our community and get answers in minutes

Forum: Arnova ChildPad Topic: Arnova ChildPad&7d G3 Android 4.0.4 + CWM Recovery custom firmware By: t23 - 2 hours ago Forum: Archos Generation 9 (Gen 9) tablets Topic: Serious issues on Archos G9 ICS firmware update 4.0.24, please don't update ! By: admin - 2 hours ago Forum: Cube U19GT Topic: Cube U19GT rooted firmware (from official version 1.09 dated 2012/08/29) By: bibi - 4 hours ago Forum: Arnova 9 G3 Topic: Bricked? Download IDB Fail By: admin - 5 hours ago Forum: Archos Generation 9 (Gen 9) tablets Topic: Bricked? Download IDB Fail By: jorenj76 - 5 hours ago
Latest Arnova & Archos news

Go to My Computer, right click, and select Properties. Click on the Advanced tab, then click on the Environment Variables button. The lower section will include a list of system variables. Use the scroll bar to navigate to Path, then click edit. Make sure you locate your cursor at the END of the variable value field, then type (without quotation marks) ; then paste the path you just copied. The end of your path should now look like ;c:\android-sdk-windows\platform-tools (depending upon where your path is) OR ;C:\Program Files\Android\android-sdk\platform-tools (if you permitted it the SDK to install in \Program Files). In either case, make sure there is no space after the semicolon! Keep in mind that if you accidentally delete the existing Path information, you may inadvertently corrupt your Windows installation (so if you think you have made a mistake, press [CANCEL] repeatedly to back out of any changes and start over.

Serious issues on Archos G9 ICS firmware update 4.0.24, please dont update ! Arnova FamilyPad coming in december for 299 Archos Gamepad and 97 XS to be presented at LesNumriques Factory 2012 show in Paris Archos G9 ICS firmware update 4.0.24 available (new Remote Control, many fixes: Media Center, Wi-Fi driver) Arnova 10b G3 custom firmware Android 4.1 JB, root, more space for apps and PIP video player Arnova GBook unveiled, made for eReading, really?
Firmware for Android Market on Arnova and Archos tablets

Archos G9 review Archos Gen8 review Archos 7 HTv2 review Arnova G2 review

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 4 de 7

Arnova 10 G2 review
Android Apps

MyBackup Pro 3.0.1 Android Tools Application AirDroid 1.0.2 beta Android Tools Application RockPlayer Lite 1.7.2 Android Media & Video Application MX Video Player 1.4c Android Media & Video Application Opera Mobile web browser 11.5.2 Android Communication Application TuneIn Radio 5.0 Android Music & Audio Application
Arctablet Blog monthy archives

October 2012 September 2012 August 2012 July 2012 June 2012 May 2012

About Arras WordPress Theme Copyright 2010, 2012 ARCTABLET BLOG. All Rights Reserved. Archos & Arnova Fresh News - Home of ArcTools - Privacy policy / Mentions lgales Contact - Join Us !

Step 5. Install the Arnova drivers. Go to ftp://support.archos.com/ARCHOS%20it/ADB/. (If you already have the drivers installed, you can skip ahead to Step 6.)

and download the adb_winusb_driver.zip. Next go to http://forum.xdadevelopers.com/showthread.php?t=803682 and download Super One Click.

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 5 de 7

Extract the files (remembering where you put them), then connect your tablet in debug mode.) Debug mode is not the same as recovery mode (required to flash the RK29xx tablet). You set Debug Mode from your tablet by going into Settings > Applications > Development > check the USB Debugging box. When you connect the tablet to the PC, the PC will attempt to load new drivers. Tell the PC you will choose the drivers, and point it to the location where you extracted the driver files. If you get a warning that the drivers are not signed, be sure to let the OS continue anyway.

Step 7. Check the connection. Open a command line box by pressing [Start], [run] and then type cmd (without the quotes), then press [Enter].

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 6 de 7

At the DOS prompt, type: C:\Android\android-sdk\platform-tools\adb devices then press [Enter] and you should get a result similar to the following:
* daemon not running. starting it now on port 5037 * * daemon started successfully * List of devices attached 0123456789ABCDEF device

Try the command again this time using Fastboot. At the command prompt, type: C:\Android\android-sdk\platform-tools\fastboot devices [Enter] and you should get a similar result. Congratulations, you can now use Adb and Fastboot to issue commands to your tablet while it is connected to the PC. Advanced users of rooted tablets will even be able to pass commands to Superuser and busybox via adb, but thats for another tutorial! This tutorial has been edited in English from an adapted translation in English from DanielVd tutorial http://www.androidiani.com/forum/archos-arnova-series/112950-configurare-adb-e-fastboot-einstallare-driver-adb-arnova.html The original translation was made by globula_neagra, and edited further by arctablet.com. If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

1
Curtir

Related articles:

Windows Dumping tutorial for RK29-equipped Arnova G3 models

ADB driver update for Archos/Arnova/MPMan and other Android devices

issues

[Updated] Archos G9 ICS 4.0.6 firmware test2 release to fix Wi-FI and HDMI

Root via ADB on Archos 80 G9

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

Tutorial on ADB and Fastboot | ARCTABLET NEWS

Pgina 7 de 7

ClockworkMod Recovery V3.0.0.5 for Toshiba Folio100

About HaroldG Lawyer in Southeastern Pennsylvania, USA who has been messing with gadgets since the early 80's. Started with a Seiko calculator with phonebook, through Sharp Organizers, Palm OS devices, and now Android. Also an amateur musician and astronomer. 3 Comments 1. Reply DanielVd Posted February 19, 2012 at 7:38 PM You forgot to said that we need to download adb archos driver. And i also add that if there is some problem with PDANet for Android we will fix all problems. Link: http://junefabrics.com/android/ Reply HaroldG Posted February 19, 2012 at 7:52 PM I felt that section of the tutorial was probably most mangled in the translation. Ill revisit that when I get a chance. As far as PDANet goes, how can you tether with a wifi-only tablet? You mean connect a cell phone to the USB port and use the cell phones data connection to get the tablet online? Wow. Hadnt thought that was possible. If it is, its beyond the scope of this tutorial, but maybe a good idea for another one. Harold

Leave a Reply
Logged in as MendesSilva. Log out?

Comment You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym
title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Post Comment

http://www.arctablet.com/blog/devices/arnova/adb-and-fastboot-tutorial/

12/10/2012

You might also like