Please, how can i flash cwm 6.0.19 manually? - General Questions and Answers

Hello, please be patient with me. I need to install a cwm to change a korean rom, but when i go to the market and install the rom manager, when i click, says that my phone is not on the list. My phone is a korean vega 5 im-t100k and i've found a download web for this phone http://mizal.net:82/pantech/NO.5. And i've found this CWM_6.0.19_For_T100K.zip to download. ok, when i decompress, it appears a directory with 6 files: adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll, installer.bat and recovery.img. Well, i've rooted my phone with unlock root and superuser works ok. I've installed adb in my windows 8 and i have access to my vega 5. Ok, I connect windows 8 with my phone in debuggin mode and transfer files with no problem. Ok, i've opened the directory with the 6 files and clicked on installer, it appears the terminal and says is looking for device, but nothing else. Please i've been looking information all around the web but it's all a mess. Please someone would be so kind to tell me how to do it step by step?. Thank you very much in advance, i'm desperated.

You need to have the phone's drivers installed on your computer. Try connecting the phone in USB Debugging mode and install the drivers. You can check the device manager in control panel to see if you have working drivers or not.
Let me know if it didn't work.

work

Related

Unbrick your NEXTBOOK 7 PREMIUM

Ok, just bricked my Nextbook 7
Here is how I flashed a firmware without access to recovery:
If you are in a bootloop, Connect USB and Power.
Press and hold pin on back until you hear windows try to detect a device but the screen is off.
Download this: http://arctablet.com/assets/tools/Firmware/Rockchip_CPU_based/Rockchip_Batch_Tool_v1.4.zip
Install the driver from the drivers folder.
3. Installing the drivers on the computer
Following the tablet entering in recovery mode, the computer should now show it has found a new USB device and prompt for a device driver. Select the appropriate driver in the driver directory from the Rockchip Flash Tool 1.4 package.
It will then install the driver for RK29 Device
4. Sending the firmware to the tablet
The flashing tool should display a green square around the number 1 in the lower left area of the Windows application.
Select the firmware file to flash using the button in the top right area of the application. Select the update.img file from here:
http://www.multiupload.com/NQHSNZJSO2
Then push the Upgrade button to transfer the selected firmware to the tablet.
The firmware will be copied to the tablet, a progression counter will go from 0% to 100% on this step, followed by a verification.
You are done, let the tablet reboot and update itself. It should take a few minutes for the flash process to finish.
This procedure has been successfully tested on Windows XP 32 bits for flashing a bricked NextBook 7 Premium YF1011 (but should work on others)
Hi, the multiupload link seems down, would it be possible to re-up? thanks!
And how exactly are you supposed to install the drivers from the driver folder? Because those are not Runable files, theyre drivers, with no install command. So, my daughters nextbook is bricked, wont install drivers(says not successfully installed after i plug it in) and there is no way to install the drivers from the batch file. Anything you left out??? Id like to unbrick this thing. Thanks..
SOLVED
I found out how to install the drivers on windows 7!
Follow this:
click the start button > type in the search box right above the start button "device manager"
(make sure the tablet is plugged in and in USB MODE)
right click the tablet or unknown device
select install/update driver manually
browse for the driver in the download folder then it should be updated
worked for me.
Nextbook 8 stuck in bootloop
I am a noob. My Nextbook 8 is stuck in bootloop, the last app i downloaded was firefox. Ive read that this can be fixed by starting safe mode and doing a factory reset, how do i do this?!? Im desperate, and would greatly appreciate any help that works, thanks.

[Q] Windows will not install drivers for tf101

I have a B90 TF101 and I am able to get into recovery mode. I have no ROM on my internal SD card and have wiped and formatted everything. I have read that it is possible to push a file using ADB while in recovery.
However I am not able to see my device when I use the adb devices command. I noticed that the drivers for the transformer are not installed. So I tried to install them and it tells me that windows can't install. I am pointing the installer to the MTP devices driver folder.
How do I get the drivers to work so I can use ADB or can I set up ADB in Linux and not have to worry about the drivers?
edit: I forgot to mention I am running windows vista.
Hi! Search in transformer's support page, you can find the drivers there
Are you saying that the drivers in the MTP folder are not the right ones? I got them right from Asus' website. Which drivers should I be using?
Ageesaman, did you ever get the drivers working? I had the exact same problem (got adb working as far as listing devices, but then it returned with a blank line after "adb devices" in cmd window). I downloaded the ASUS site's USB drivers download as well as every other utility from that site; I also tried external sources; finally, I tried manually updating by pointing to the unzipped MTP folder - nothing worked. I used both 64 and 32 bit Windows 7 machines. I am stuck in the cwm recovery loop so I can't do much troubleshooting. I tried searching dozens of sites for several hours but came up short.
Thanks in advance for any help offered.
Unfortunately I have not found a solution to getting the drivers installed. I was hoping someone would be able to confirm/deny if I can do this in Linux without the drivers before going through with setting it up. However that will be my next step as soon as I have the time to do it.
Ageesaman,
Unfortunately I know nothing about Linux, but what finally got it working for me was starting the installation of PDANet for Android. I saw it look for and install the driver, then I got a ADB confirmation. I then canceled the PDANet install. If you decide to go this route and get error messages in the cmd window, retry "adb devices" up to 3 times. In the meantime, I hope you get your Linux answer. Good luck.
I will give that a try. Is PDAnet something from Asus? I will do a search and see if I can find it.
ageesaman said:
Unfortunately I have not found a solution to getting the drivers installed. I was hoping someone would be able to confirm/deny if I can do this in Linux without the drivers before going through with setting it up. However that will be my next step as soon as I have the time to do it.
Click to expand...
Click to collapse
Yes, I can confirm the TF101 works with ADB without drivers on Ubuntu linux [I am on 11.04]. The current [stable, with 12.04 betas] Ubuntu version is 11.10, and you can download it to a live CD and run it off the CD without installing it.
I just got my tf101 the other day and I tried using adb [and older version], and it did not show up. Then I downloaded the tf101 root.zip file, and tried the adb within that folder, and it worked.
I've uploaded it to mediafire:
adb-1.0.29 http://www.mediafire.com/?hqwxbljs2gbpfxe
md5 64c4afbab6d2f769ddbb229f0247cf8a
update: newest adb is 1.0.31 http://www.mediafire.com/download.php?vcvc4dxkdd57695
md5 ed5c8f9a221cae0cb24d6cdc8b76d396
download, and run
chmod +x ./adb-1.0.29
to make it executable
That worked! I can now connect to my device with ADB. Thanks for that pdanet advice.
Now I just need to figure out how to push the file. Can't seem to get it to work. Here is what I am typing in the cmd line.
adb push rom.zip /sdcard
The rom I am trying to push is in the Platform tools folder that I am using to access adb. Does anybody know what I am doing wrong? Any help would be awesome.
is the rom.zip in the same directory as you are in (cd <path>)?
What does it say when you try to transfer it?
You can also try to push it to the full path (/mnt/sdcard/)
The first issue I had was that Asus sync was on and causing problems. As soon as I shut that off ADB started to work and act normal.
The file is in the same path.
When I try the transfer it looks like it finishes and it just tells me the file size. It actually seems like it works I just can't find the file when it is finished. I tried rebooting recovery but it seems like the file is just not there.
I will try the /mnt/sdcard/ and see if that works.
ageesaman said:
The first issue I had was that Asus sync was on and causing problems. As soon as I shut that off ADB started to work and act normal.
The file is in the same path.
When I try the transfer it looks like it finishes and it just tells me the file size. It actually seems like it works I just can't find the file when it is finished. I tried rebooting recovery but it seems like the file is just not there.
I will try the /mnt/sdcard/ and see if that works.
Click to expand...
Click to collapse
It's probably because /sdcard is a soft link to /mnt/sdcard/
if you did /sdcard/, I think it should probably work.
You sir are the man! Thanks for your time.
To get the process all in the same place for anyone else who may need this here you go. Just to make it clear.... This is what I did on my device and it worked. It may or may not work for you but maybe it's worth a try.
1. Downloaded SDK and Java JDK.
2. Used PDAnet to force windows to install the correct ADB device drivers.
3. When the drivers where installed and ADB was working I used this command to push the .zip file to the internal sd card.
adb push rom.zip /sdcard/
Just a few notes for this.
ADB was not working well at first because I had Asus sync running in the background. Make sure this is off.
Also make sure you put the file you are trying to push in the same directory you are using for ADB. For instance I used C:/android-sdk/platform-tools/ to access ADB so the file had to be in that folder in windows explorer.
To make it easier to type (I had to do this a lot while troubleshooting) I changed the name of the rom I was trying to push to rom.zip. This made typos less of an issue.
Make sure that you put the file extension (.zip in my case) in the ADB command even if it doesn't say it when you look at the file in windows explorer.
I think that is it in a nutshell. I hope this helps anyone else who needs to push a rom.
Good Luck
This method in this post didn't work for me, but this one did: http://forum.xda-developers.com/showthread.php?t=1689193
I set Windows to look for driver in c:. After a while one was installed and worked.
What I did on windows 7
Go to Device manager
Find transformer , right click on faulty marked unit.
Select properties
go to tab driver
update driver
Select browse
select path to the subfolder ANDROID ( containing usb drivers from asus )
include subfolders
Windows will find to alternatives , choose xxxx ADB
Windows will complain, ignore
done
/Claes R
W

MK802 II, adding APK to rom.

Hello XDA-members,
Im want to customize the rom for my MK802 device, the manufacture send me the stock rom file (android4.0.4..img). My goal is to add software (apk files) to the rom, so that they cant be removed in android itself. I have googled a lot and I can't figure out how to do this at the .img file.
Is it possible to modify this .img file and add apk's?
Other ways to do this?
I hope you guys can help me figure out, looking foward for reply's!
Thanks in advance,
Simon
This IS How I Added App To System Though ADB To MK802 & MK802 II
sjansen5 said:
Hello XDA-members,
Im want to customize the rom for my MK802 device, the manufacture send me the stock rom file (android4.0.4..img). My goal is to add software (apk files) to the rom, so that they cant be removed in android itself. I have googled a lot and I can't figure out how to do this at the .img file.
Is it possible to modify this .img file and add apk's?
Other ways to do this?
I hope you guys can help me figure out, looking foward for reply's!
Thanks in advance,
Simon
Click to expand...
Click to collapse
i would not recomend trying to edit the img file lots of reports of bricking The device from flashing custom img file
and alot of devices that no longer have wifi support do to incompatible wifi driver's OR BAD FLASH
(IF THIS HAPPENS TO YOU PM ME AND AND I WILL SEND U STOCK IMG FILE AND COMPLETE FLASHING INSTRUCTIONS)
(I HAVE BOTH STOCK PREROOTED IMG FILES) (UHOST ORIGINAL FIRMWARE) AND (STOCK XW-18 MODEL FIRMWARE)
if u would like to add an app to the device that way if u erase of factory default the mk802 it will still be there u must add it as a system App
You can do this easly through adb (Andriod Debugging)
You Must Have Usb Debugging Enable...and windows pc or laptop
and android sdk installed (]http developer.android com/sdk/index html)
YOUR MK802 OR MK802 II MUST HAVE ROOT...See This Guides in this forum (http www rikomagic co uk/forum/viewforum php?f=2&sid=bbfa80e8467e65d3cd46b25fdf27e517)
If You Have The Original MK802 Ur Pre Rooted Just Download SuperUser From Market and go to the letter i At the top of the right page then click update binarys on next page
1. plug into tv and power on (make sure u use the dc-voltige port for power)
2. navigate to Setting/Developer Options/Usb Debugging and Check This
3. plug usb cord into mk802 (make sure its the OTG port) and plug the other end into pc or laptop
4. windows will find the multimedia mass storage drivers and if u have sd card in it will find that also.. windows wont find the driver for the mk802
dont worry skip this
5. navigate to windows device manager and click on the yellow icon with triangle should say android something....lol (cant remember) and right click it and select update driver and then choose browse my computer for software click browse button and navigate to where android sdk was installed C:\Android\android-sdk\ and then select extra folder then select google folder so the directory should look like this C:\Android\android-sdk\extras\google now click let me pick from a list of device drivers on my computer and then scroll down till u see Android Interface And Select it Then select
Android Sooner Single ADB Interface....it should pop up and say windows cant verify if it the right driver click install anyways wait for a min then it should pop up and say windows successfully installed device driver.
6. navigate to windows command line and and type (cd C:\Android\android-sdk\platform-tools) hit enter then typ (adb devices) it will say list of attached devices and a nubmer line under that if there is no number or there just a space there then u need to start back at step 5 if u see ur device proseed to step
if u know adb commands ur good...if not sorry its to long to explain please refer to this here for most adb commands
http developer.android com/tools/help/adb html

[Q] Phone not recognized by computer

Alright, here goes my first post. I have lingered in these forums for awhile, and have always found what I needed. This is the first time my searching on here, as well as google, has let me down.
To clarify, if I connect to my computer and have USB Mass Storage on, I can see it, move files to it and everything. My problem is, I am using my old phone (P500) to learn and practice ADB (I own a GNEX), and would like to install CWM via ADB, but I need to move files to the root of my sd.. but my phone won't show up if it's in debugging mode!
I have the drivers installed, and used a toolkit to root (worked fine, no errors). Am I missing something here or is there another issue?
Info:
Windows 7 64bit
Telus Mobility (Canada)
Model: LG-P500h
Android 2.3.3 (stock)
stock kernel
MissBizz said:
Alright, here goes my first post. I have lingered in these forums for awhile, and have always found what I needed. This is the first time my searching on here, as well as google, has let me down.
To clarify, if I connect to my computer and have USB Mass Storage on, I can see it, move files to it and everything. My problem is, I am using my old phone (P500) to learn and practice ADB (I own a GNEX), and would like to install CWM via ADB, but I need to move files to the root of my sd.. but my phone won't show up if it's in debugging mode!
I have the drivers installed, and used a toolkit to root (worked fine, no errors). Am I missing something here or is there another issue?
Info:
Windows 7 64bit
Telus Mobility (Canada)
Model: LG-P500h
Android 2.3.3 (stock)
stock kernel
Click to expand...
Click to collapse
Since the device is not getting detected with USB Debugging enabled it's safe to assume a bad driver installation. To verify tho, enable USB Debugging on the device and connect it to your PC. Go to Device Manager. Somewhere towards the top, assuming the drivers were installed will be a device "ADB Interface" with a subitem "Android Platform Sooner Single ADB Interface" or something similiar. If the "ADB Interface" item isn't there then the drivers weren't installed correctly. Uninstall them. Reboot computer. Rerun driver installation program. When it finished, reboot your PC. Power off the device. Connect it to your PC. Power on the device and let all drivers install. You should be good to go from here.
If you'd like a good known set of LGE USB drivers, download Android Flash Recovery, link is in my signature. Hope this helps.
EDIT:
Oh, and Welcome to XDA

[Q] Please how can i flash cwm 6.0.19 manually

Hello, please be patient with me. I need to install a cwm to change a korean rom, but when i go to the market and install the rom manager, when i click, says that my phone is not on the list. My phone is a korean vega 5 im-t100k and i've found a download web for this phone http://mizal.net:82/pantech/NO.5. And i've found this CWM_6.0.19_For_T100K.zip to download. ok, when i decompress, it appears a directory with 6 files: adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll, installer.bat and recovery.img. Well, i've rooted my phone with unlock root and superuser works ok. I've installed adb in my windows 8 and i have access to my vega 5. Ok, I connect windows 8 with my phone in debuggin mode and transfer files with no problem. Ok, i've opened the directory with the 6 files and clicked on installer, it appears the terminal and says is looking for device, but nothing else. Please i've been looking information all around the web but it's all a mess. Please someone would be so kind to tell me how to do it step by step?. Thank you very much in advance, i'm desperated.

Categories

Resources