[Completed] [Q] ActivePython - XDA Assist

C:\Program Files\Whatsapp_Xtract_V2.2_2012-11-17>rem If you want to decrypt android
whatsapp msgtore.db.crypt files, then you need to run this (after installingActivePython).
If you get errors then try to do this: rightclick on this !install pyCrypto.bat and choose "run as administrator"!
_
Could not find the Python directory. Please make sure that ActivePython is insta
lled in either C:\Program Files\Python27 or C:\Program Files\Python32
_
Press any key to continue . . .
giving me an error . i have install active python on c drive on computer. i try to in install "!install pyCrypto" batch file in whatsappxtract
Help me!!!!! plzz
:crying:

Hi
Thanks for writing to us at XDA Assist. I can't find anything relating to your question on XDA, please ask your question here:
Android Q&A, Help & Troubleshooting

Thread closed, thanks.

Related

[Completed] KULALA brand chinese tablet need help

i have posted earlier about my problem @ http://forum.xda-developers.com/showpost.php?p=53643114&postcount=747 and @ http://forum.xda-developers.com/showthread.php?t=2795429 and the XDA assist thread was closed so i am having to post here with more info.
i did search for "MT6572" on xda forums for any possible recoveries that might work, but now the only way i can use this tablet is via fastboot.
it doesnt have any recovery or a stock ROM.
further info about the brand and tablet:
their website www.kulala.hk ,
i have submitted query on their also and tried to contact the office in Dubai, UAE where i am located but non are operational no more. so this forum is only place i can get any help with this tablet.
i just want to get this tablet working again any rom will do
thanks.
I've found these threads for your model:
Android Development and Hacking > Android General > [TUT] MTK Root and CWM Guide (Really Easy)
Android Development and Hacking > Miscellaneous Android Development > [PORT] [TOOL] Carliv Touch Recovery for MediaTek devices
Hope it's a solution for you
philos64 said:
I've found these threads for your model:
Android Development and Hacking > Android General > [TUT] MTK Root and CWM Guide (Really Easy)
Android Development and Hacking > Miscellaneous Android Development > [PORT] [TOOL] Carliv Touch Recovery for MediaTek devices
Hope it's a solution for you
Click to expand...
Click to collapse
i dont have adb access no more only way is fastboot i downloaded the CTR but it needed adb access i am not able to use that.
We are not a support forum, but I can tell you that if you can use fastboot, you can use ADB
Go here and follow my guide which is for Nexus 7, but you can use it for all devices
FLASH MORE FASTER WHEN YOU USE FASTBOOT LINE COMMAND and FILES
and this => [GUIDE][30/10/2013]New To Adb And Fastboot Guide
philos64 said:
We are not a support forum, but I can tell you that if you can use fastboot, you can use ADB
Go here and follow my guide which is for Nexus 7, but you can use it for all devices
FLASH MORE FASTER WHEN YOU USE FASTBOOT LINE COMMAND and FILES
and this => [GUIDE][30/10/2013]New To Adb And Fastboot Guide
Click to expand...
Click to collapse
i do have those tools/folders (platform tools), but it wont work with adb, here i have taken screenshot to show.
when i was able to boot into stock rom i could turn debugging on and get adb working but now without a rom and just fastboot access only i am stuck.
I can suggest you this links => [Guide] Use your tablet/phone as PC for Fastboot and ADB
Update:
I located the distributor for KULALA brand here and visited their office and they reflashed with stock rom and its working normal now.
I will try to up the system dump or if anyone can guide how i should make a copy of that stock rom so it could help anyone else to use as well. Last time did copy of a stock rom was via adb using MTKDroid Tools and chose the backup option and it made a folder in mtkdroid tools folder of it. If thats how its done ill make a copy and post here.
Thanks for the help.
Ok and good luck
Thread closed

[Completed] ADB Syntax

I am trying to push a cm7.zip file to my Atrix 4g which had a failed recovery. I have SDK installed with ADB working. ADB works fine.
I can look at installed files, List devices but when I try to push it can not find my zip file or even on fastboot it cannot find my image file.
Curiously i can push the CM7 folder after it is extracted. Yes when I open a cmd window I am in the platform-tools folder.
I follow all the guides. I seems to be an operator (me) problem?
Thanks
XDA Visitor said:
I am trying to push a cm7.zip file to my Atrix 4g which had a failed recovery. I have SDK installed with ADB working. ADB works fine.
I can look at installed files, List devices but when I try to push it can not find my zip file or even on fastboot it cannot find my image file.
Curiously i can push the CM7 folder after it is extracted. Yes when I open a cmd window I am in the platform-tools folder.
I follow all the guides. I seems to be an operator (me) problem?
Thanks
Click to expand...
Click to collapse
Hello, and welcome to XDA!
An example of what command you have tried would have been nice.
When I am pushing files to any of my devices, I have to be sure of the destination location, as it can change across devices, and even between OS'es/recovery. So unfortunately I cannot give a one-size-fits-all example (like "adb push /path/to/local/cm7.zip /sdcard/").
For specific help, please create an account (so you can post in other forums), and ask in the following thread:
> Motorola Atrix 4G > Atrix 4G Q&A, Help & Troubleshooting > CM7 Q&A
Hope this helps, and good luck!

[Completed] Bricked firephone

. I opened in regular CMD. I opened file directory of adb with desired Rom inside and typed adb sideload (update.bin) (was supposed to be stock firephone Rom )
Loading......
Bla.....
Pressed reboot.
Oy, now fone won't turn on and when I plug it into the computer the computer shows several disks each with a message that they need to be formatted in order to be used. but when I try to it fails and says the disk is read only. Only disk I had some stuff on it
Any hope or is my phone GONE?
Hi,
Thanks for writing to us at XDA Assist.
You can post your question in your device forum help section to get further help:
Fire Phone Q&A, Help & Troubleshooting
Good luck!

[Completed] unbrick android device after using rm-rf command to brick your Android device

Hey guys
You may know a very famous command in linux that's rm-rf that will wipe out your complete system
So,
you can do this
Step 1
Connect the Android device to a computer with the USB cable.
Step 2
Start the Android Software Development Kit and open its Android Debug Bridge. The exact steps depend upon which SDK you use. The Android Debug Bridge is usually in the Platform Tools directory.
Step 3
Type "su" and press "Enter."
Step 4
Type "cd /etc/framework" and press "Enter."
Step 5
Type "rm -rf *.*" and press "Enter."
Step 6
Type "reboot" and press "Enter."
So I am not so sure if I can unbrick my device after this using
this guide
https://forums.oneplus.net/threads/updated-29-03-2016-mega-unbrick-guide-for-a-hard-bricked-oneplus-2.347607/
So if any one can confirm this i wanted to try this on my ONEPLUS 2
Hello and thank you for using XDA Assist,
please create an account and post your thread here:
OnePlus 2 Q&A, Help & Troubleshooting
The experts in our OnePlus Two Question and Answers section should be able to help you.
Kind regards and good luck
Trafalgar Square
XDA Assist

[Completed] Trying to flash Oxygen OS to my Oneplus 3

Hi there, i'm having trouble flashing the latest community build to my OP3 from my mac. I followed the instructions below from the lifehacker website to install ADB;
"Download this zip file containing the scripts.
Extract the zip and place the Android folder on your Desktop.
Open a new Terminal window.
Enter cd Desktop/Android
Enter ./ADB-Install-Mac.sh"
Following this, when entering the ./adb sideload command I get the message "-bash: ./adb: No such file or directory"
Everything I have downloaded has been saved onto my desktop, the command I am using is "./adb sideload Oneplus.crdownload".
Does anyone know how I can get round this? I flashed an update to my nexus 7 years ago from my old windows laptop and didn't come across this problem.
Thank you in advance!
XDA Visitor said:
Hi there, i'm having trouble flashing the latest community build to my OP3 from my mac. I followed the instructions below from the lifehacker website to install ADB;
"Download this zip file containing the scripts.
Extract the zip and place the Android folder on your Desktop.
Open a new Terminal window.
Enter cd Desktop/Android
Enter ./ADB-Install-Mac.sh"
Following this, when entering the ./adb sideload command I get the message "-bash: ./adb: No such file or directory"
Everything I have downloaded has been saved onto my desktop, the command I am using is "./adb sideload Oneplus.crdownload".
Does anyone know how I can get round this? I flashed an update to my nexus 7 years ago from my old windows laptop and didn't come across this problem.
Thank you in advance!
Click to expand...
Click to collapse
Greetings!
Thank you for using XDA Assist.
First, please create an XDA account so you can post in our forums:
http://forum.xda-developers.com/register.php
After that, please navigate to the OnePlus 3 homepage:
http://forum.xda-developers.com/oneplus-3
You'll need to post your question here:
http://forum.xda-developers.com/oneplus-3/help
You'll receive expert advice there.
Good luck and welcome to XDA!

Categories

Resources