Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
TonyStark
Old
#21  
TonyStark's Avatar
Forum Moderator
Thanks Meter 3201
Posts: 6,171
Join Date: May 2008
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.
The Following 2 Users Say Thank You to TonyStark For This Useful Post: [ Click to Expand ]
 
philos64
Old
#22  
philos64's Avatar
Recognized Contributor - OP
Thanks Meter 1757
Posts: 2,484
Join Date: May 2010
Location: Somewhere between sky and earth

 
DONATE TO ME
Quote:
Originally Posted by tomween1 View Post
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.
The Following 3 Users Say Thank You to philos64 For This Useful Post: [ Click to Expand ]
 
philos64
Old
(Last edited by philos64; 28th April 2013 at 09:45 PM.)
#23  
philos64's Avatar
Recognized Contributor - OP
Thanks Meter 1757
Posts: 2,484
Join Date: May 2010
Location: Somewhere between sky and earth

 
DONATE TO ME
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

************************************************** ****************
************************************************** ****************

If you want to know all lines of command
Code:
c:\fastboot>fastboot
Code:
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
The Following 9 Users Say Thank You to philos64 For This Useful Post: [ Click to Expand ]
 
gasingvar
Old
#24  
Member
Thanks Meter 18
Posts: 54
Join Date: Apr 2008
In need of sticky and link:

miloj rooted a .29 WW (you can do it locked (OTAs!))
(post #10)
http://forum.xda-developers.com/show....php?t=1688994

My experience with his rooting method (for the sticky, I guess):
(Post #22)
http://forum.xda-developers.com/show...1688994&page=3
The Following User Says Thank You to gasingvar For This Useful Post: [ Click to Expand ]
 
philos64
Old
(Last edited by philos64; 11th June 2012 at 12:31 PM.)
#25  
philos64's Avatar
Recognized Contributor - OP
Thanks Meter 1757
Posts: 2,484
Join Date: May 2010
Location: Somewhere between sky and earth

 
DONATE TO ME
Quote:
Originally Posted by gasingvar View Post
In need of sticky and link:
miloj rooted a .29 WW (you can do it locked (OTAs!))
(post #10)http://forum.xda-developers.com/show....php?t=1688994
My experience with his rooting method (for the sticky, I guess):
(Post #22)http://forum.xda-developers.com/show...1688994&page=3
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
The Following 2 Users Say Thank You to philos64 For This Useful Post: [ Click to Expand ]
 
TonyStark
Old
#26  
TonyStark's Avatar
Forum Moderator
Thanks Meter 3201
Posts: 6,171
Join Date: May 2008
An item that may be appreciated by many would be a zip file, of all ASUS OE apk's.
 
philos64
Old
(Last edited by philos64; 15th June 2012 at 11:17 PM.)
#27  
philos64's Avatar
Recognized Contributor - OP
Thanks Meter 1757
Posts: 2,484
Join Date: May 2010
Location: Somewhere between sky and earth

 
DONATE TO ME
@tomween1
What do you mean by All ASUS OE apk's in one zip ?
I could try do that.
The Following User Says Thank You to philos64 For This Useful Post: [ Click to Expand ]
 
TonyStark
Old
#28  
TonyStark's Avatar
Forum Moderator
Thanks Meter 3201
Posts: 6,171
Join Date: May 2008
Quote:
Originally Posted by philos64 View Post
@tomween1
What do you mean by All ASUS OE apk's in one zip ?
I can do that.
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
 
/dev/void
Old
#29  
/dev/void's Avatar
Member
Thanks Meter 11
Posts: 33
Join Date: Jun 2012
Quote:
Originally Posted by tomween1 View Post
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.
 
philos64
Old
#30  
philos64's Avatar
Recognized Contributor - OP
Thanks Meter 1757
Posts: 2,484
Join Date: May 2010
Location: Somewhere between sky and earth

 
DONATE TO ME
Quote:
Originally Posted by tomween1 View Post
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 View Post
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.

The Following User Says Thank You to philos64 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
development, guide, index, root, tf300
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...