Truly there should be nothing less then 5 stars! This is not development this is a one-stop shop, for development-to-user help. Before leaving anything less then 5 stars, please do 1 of 2 things-
1 Ask for something specific you would like to see posted. Please know in advance that this Index has been created for users of XDA, displaying XDA information only! This is a choice of the OP and should be respected!
When rating this thread:
Truly there should be nothing less then 5 stars! This is not development this is a one-stop shop, for development-to-user help. Before leaving anything less then 5 stars, please do 1 of 2 things- 1 Ask for something specific you would like to see posted. Please know in advance that this Index has been created for users of XDA, displaying XDA information only! This is a choice of the OP and should be respected! 2 PM the OP and explain a point of view.
I would like to believe that was a member who doesn't like me instead of a user of the forum of the Asus TF300.
That's users of this index to defend and support it, because I wrote this thread for them, not for me, just for help
Indeed, it's more practice to find one or two posts with almost all references about our device.
My Current Devices : HTC ONE 32GB + HTC One X
+ Nexus 7 32 GB 3G+ "Nakasig - Tilapia" + Nexus 7 32GB "Grouper" + TF300T 32GB
HELP FOR FLASH MORE FASTER WHEN YOU USE FASTBOOT LINE COMMAND
If you have got a problem with your adb or fastboot or recovery....it's very simply and faster
use this:
Download this file "fastboot.zip" or this tool : platform-tools.zip - md5: 15e771613370afe3c70e0be1454d2ef1 - size: 346.8KB
Install this file somewhere in one folder which is named "fastboot" on your PC
=> disk C: root
Unzipped this file on the folder "fastboot" and you will find 3 files: - adb.exe
- AdbWinApi.dll
- fastboot.exe
OR
Unzipped this file on the folder "platform-tools" and you will find 11 files: - aapt
- adb
- AdbWinApi.dll
- AdbWinUsbApi.dll
- aidl
- dexdump
- llvm-rs-cc
- fastboot
- dx
- NOTICE
- source.properties
and when you need to push something by the bootloader, you can use it.
Don't forget to push on this folder the file that you need. For exemple: boot.img or a recovery.img, etc...
CD to where your fastboot or platform tools were installed
The line command is :
Code:
C:\Users\R2D2>cd c:\platform-tools
Code:
C:\platform-tools>
OR
Code:
C:\Users\R2D2>cd c:\fastboot
Code:
C:\fastboot>
Enter
Code:
C:\fastboot>fastboot flash recovery recovery.img
Enter
If you want to flash the "recovery.img" file
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default: 2048
My Current Devices : HTC ONE 32GB + HTC One X
+ Nexus 7 32 GB 3G+ "Nakasig - Tilapia" + Nexus 7 32GB "Grouper" + TF300T 32GB
I've send a post to @miloj. I think that he could write one OP in Dev Thread where he write clearly his root process.
And about your experience, I can't stickied something, I'm not a moderator, just member.
And I think that your operation doesn't seem really clear to use finally the same way that @jgaf or @XpLoDWilD.
But try to write an OP which is clear for all. Well done and take your chance
My Current Devices : HTC ONE 32GB + HTC One X
+ Nexus 7 32 GB 3G+ "Nakasig - Tilapia" + Nexus 7 32GB "Grouper" + TF300T 32GB
After a rom flash, some or all of the OE ASUS apps, may be removed. Having a file of these may help people looking for them
I'm not sure that I'm following, but if you mean the Asus OEM(?) stuff (ie keyboard.apk et al), then you'd probably need alot of stuff from /system/lib (*.so stuff) as well.
What I mean is that it's probably not at all as simple as copying stuff from /system/app. There is stuff in /system/lib and probably Asus-specific hacks and whatnot in some of them.
If you pick one specific app you need from the original firmware you may get help, but all of them is a bit... much.
I can supply you with some /system/app stuff from WW .29 if you want to, but you'd have to test if they work yourself.
After a rom flash, some or all of the OE ASUS apps, may be removed. Having a file of these may help people looking for them
Quote:
Originally Posted by /dev/void
I'm not sure that I'm following, but if you mean the Asus OEM(?) stuff (ie keyboard.apk et al), then you'd probably need alot of stuff from /system/lib (*.so stuff) as well.
What I mean is that it's probably not at all as simple as copying stuff from /system/app. There is stuff in /system/lib and probably Asus-specific hacks and whatnot in some of them.
If you pick one specific app you need from the original firmware you may get help, but all of them is a bit... much.
I can supply you with some /system/app stuff from WW .29 if you want to, but you'd have to test if they work yourself.
I'll see what I can do, but not in the next weeks.
Indeed, another case concerns me and my team 'CoreDroid Team' which the thread has been closed on accusation from the dev J4n87.
Another team is affected by this accusation, it's BinDroid Team.
My Current Devices : HTC ONE 32GB + HTC One X
+ Nexus 7 32 GB 3G+ "Nakasig - Tilapia" + Nexus 7 32GB "Grouper" + TF300T 32GB
XDA Developer TV Producer Kevin wants to help make your … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?