how do i odex a build i have saved on my computer before installing it.
i have the SDK on my computer already running windows 7 i also have access to a mac and a linux box which ever is easier. i have the build saved on my computer just let me know what i need to do
Related
Anyone can answer me:X1 boot Andriod usb connect to PC no driver??? I use Andriod PC display need install XDA dirvers? Anyone can share me this driver.tks.
As far as I know the drivers will still be in git tree for the kernel, and they were turned off in builds for some reason around May 2010.
Even if they were removed you can recover them by going to the correct time in git and checking out that branch.
http://gitorious.org/+kovsky-linux-msm/linux-on-qualcomm-s-msm/linux-msm-xdadev or a number of other branches.
I assume you want a USB TCP/IP network, this was working under Linux to Linux. I did not succeed in Linux to Android, but that does not say it cannot be done.
use Linux/Ubuntu OS - No Problems with USB ))) or u can run VMWare and run port of linux and usb will work too
You must use the SDK-Windows Drivers..
You can install from the Android SDK (you must select-> USB DRIVER).
regards,
we nbeed assistent for android my friend i find him but he is on chinese here is link try to use him that we need i hope that i help http://www.incredibleforum.com/foru...suite-windows-android-management-console.html
use DroidCommander
Upload/download file without cable (local wifi) and see logcat output via wifi too, download from capdroid.com
http://forum.xda-developers.com/showthread.php?t=924763
I've install [ROM][2.3.5][10/14/11] MIUI Development 1.10.14 http://forum.xda-developers.com/showthread.php?t=1066885.
But when my captivate not connect to laptop by USB.
I try hidden code: *#7284# but it not work in my phone.
Help me
Reinstall drivers
Install Android sdk because your computer probably sees it as a nexus s
Sent from my SAMSUNG-SGH-I777
To install sdk, you need to install (or already have) Java JDK installed.
mrhaley30705 said:
To install sdk, you need to install (or already have) Java JDK installed.
Click to expand...
Click to collapse
from the Android SDK page:
If you downloaded the Windows installer (.exe file), run it now and it will check whether the proper Java SE Development Kit (JDK) is installed (installing it, if necessary), then install the SDK Tools into a default location (which you can modify).
its not a requirement to install it on your own any more, apparently
Yep, that's new to me.
mrhaley30705 said:
Yep, that's new to me.
Click to expand...
Click to collapse
it would appear that with each new release of sdk, that they make it more and more noob friendly. thank god for that
now all they need to do is make the installer include adb in the environment path automatically (or by choice, via installation selection)
explaining to a noob to:
install java jdk
download android sdk > unzip it in a location you can find easily
add adb to environment path OR cd c:\path\to\sdk\folder
hell, with most of the noobs you lose them at install java jdk....
Good morning Gents and Ladies
This is my first post in xda-developers.
I am planning to buy a smartphone for pen-testing besides of other normal smartphone usage sutff.
My choices have bioled down to the Sony Xperia Z, and the Samsung Galaxy S4...
Only problem is tha i do not know how to root these devices.... by what i have seen so far, it requires flashing the ROM, of them, but i have no access to Windows computers... i only have an Ubuntu 12.04 installation in my laptop, but all the tutorials i have seen so far, involve using some sort of win applications....
I need to root the device in order to get Kali linux, or backtrack linux, or BackBuntu to run in a chroot in an SD card... as well as to install ANTI, and dSploit...
Any hints of how to do this using Linux..??
and more.. the kernel images used in the rooting process are no longer hosted in the websites, where can i get them..?
best regards
Alex
You don't need Windows to root the device. I've successfully rooted the device with locked and unlocked bootloader under linux. You can just run the needed adb commands under linux if you have the android sdk installed.
Downloading Android SDK now... Installed Eclipse already...
djselbeck said:
You don't need Windows to root the device. I've successfully rooted the device with locked and unlocked bootloader under linux. You can just run the needed adb commands under linux if you have the android sdk installed.
Click to expand...
Click to collapse
Hi, thanks for the answer, is the source code of ADB packed in the SDK, and i just need to build an executable, ? or is it just a stand-alone binary..?
BRGDS
Alex
All you need is the platform-tools folder from the sdk. The binary for adb will be present for your platform. I rooted on a mac.
Sent from my Nexus 10 using Tapatalk HD
Has anyone got MyPhoneExplorer to work with a Cyanogenmod 10.1 based ROM ?
I've only just got around to rooting my Incredible S, and haven't had chance to look into it much but it seems like you need to update the adb drivers that MyPhoneExplorer uses to make it incompatible?
Anyone had any luck with this?
invosoft said:
Has anyone got MyPhoneExplorer to work with a Cyanogenmod 10.1 based ROM ?
I've only just got around to rooting my Incredible S, and haven't had chance to look into it much but it seems like you need to update the adb drivers that MyPhoneExplorer uses to make it incompatible?
Anyone had any luck with this?
Click to expand...
Click to collapse
Hello.
I'm using CYM 10.1-20130526-UNOFFICIAL-i9300
Temasek RC2.6.1
Build Number cm_i9300-userdebug 4.2.2 JDQ39E.
MyPhoneExplorer latest release on Win7 x64 and Outlook 2010 and i can not synch it with phone.
Driver ver 2.9.103.812.
Will try with another Drivers.
Let me know if you found solution.
Carambolero said:
Hello.
I'm using CYM 10.1-20130526-UNOFFICIAL-i9300
Temasek RC2.6.1
Build Number cm_i9300-userdebug 4.2.2 JDQ39E.
MyPhoneExplorer latest release on Win7 x64 and Outlook 2010 and i can not synch it with phone.
Driver ver 2.9.103.812.
Will try with another Drivers.
Let me know if you found solution.
Click to expand...
Click to collapse
Yes, I did find a solution in the end but I've forgotten exactly what I did now, sorry! Try this though (taken from the MyPhoneexplorer forums) :
1. Download Google's latest Android SDK: 32-bit or 64-bit.
2. Unpack the SDK or - if you have Windows Vista, 7 or 8 - simply open the ZIP file.
3. Inside the SDK locate and open the folder sdk -> platform-tools.
4. Locate the files adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll.
5. Open MyPhoneExplorer's DLL folder, which usually is C:\Program Files\MyPhoneExplorer\DLL (on 32-bit systems) or C:\Program Files (x86)\MyPhoneExplorer\DLL (on 64-bit systems).
6. Backup the files adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll which reside in MyPhoneExplorer's DLL folder by copying them to a safe location on your hard disk.
7. Copy the files adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll from the SDK folder to MyPhoneExplorer's DLL folder; these files will then replace the old files. Notice: Windows might ask you to enter the administrator password to perform this step.
8. Close all open folders and start MyPhoneExplorer.
9. Connect your Android phone or tablet to one of your computer's USB ports.
10. In MyPhoneExplorer choose File -> Connect.
11. On your Android smartphone or tablet confirm that your computer is allowed to establish a USB connection.
A wanna do s-off but i went to see how but the thing is that theres only for linux and i dont have linux just windows 7 any link ofbthe toolkit for windows 7???????
If you follow the s off thread he tells you how to do it without installing the Linux distribution. Just download it and boot to it. It will give you the option to test. Run all of the tools and yo are done. Windows won't be touched at all
I still have the Win 64-bit files from '12 stored on my PC. I can email them to you if needed. PM me your email addy :good: