Android :: Can I Access Windows Partition Through Droid

Aug 9, 2010

I want to run some batch scripts to on windows box but my project is android project hence it access its shell if I use exec but is there anyway I can able to access the windows partition?

Android :: Can i access windows partition through droid


General :: HTC Desire Z - Can't Access System Partition And Formatting Not Possible

Apr 3, 2014

HTC Desire Z (Vision). I S-OFFed how it's described on CM wiki. Latest radio. About month ago I installed CM 10.1 AlterNdromadus. It worked until yesterday, when it unfortunately installed some system update.

After that phone didn't booted anymore. In recovery it says, that it can't access system partition and formatting is not possible.

I tried connect the phone via fastboot in bootloader, but it also doesn't work. Under windows I have it as unknown device and when I tried manually install drivers from google, it says that they are not compatible with the HW (under ROM it worked before).

I tried also install stock RUU rom (extracted the zip and deleted H-BOOT, radio and recovery) from SD-card (PC10IMG.zip). But it also got frozen on system update.

Here you can see error from 4EXT recovery and CRC images from bootloader.

View 9 Replies View Related

Android :: Way To Access Windows CMD Logs?

Mar 2, 2009

I want to make an update to my app, but I seem to have lost or mis- entered the first time (more likely) the key password. Is there any way I can make my users do a safe update of my app or do I have to re- publish? What do I do in this situation? Any way I can access Windows CMD logs?

View 2 Replies View Related

General :: App To Access Windows File Share On Android?

Dec 26, 2011

I'd like an app that lets you access a windows file share, and lets you stream music from that location. Is there a way to do this on Android?

View 2 Replies View Related

General :: How To Access System Files Of Android From Windows

Jul 21, 2013

I'm wondering is there a way to access system files of Android (JB version) and make changes from Windows? Is it possible do that in fastboot mode, without switching on?

View 2 Replies View Related

General :: TCP / IP Access To Windows 7 PC From Android Device Using USB Cable

Aug 14, 2013

Is it possible to have a TCP/IP access to Windows 7 PC from Android device (create a LAN between them) using just direct connection via USB cable, without wifi or bluetooth? I already have it working using wifi, but I am also interested in just USB cable way.

I do _not_ need to use PC's internet connection, I only want to access the PC itself. I want to access HTTP/FTP/SSH servers on the PC and its samba (Windows Network) shares via Android CifsManager app.

Is this possible using "reverse tethering" solution which is used to access PC's internet connectivity on Android device and uses some 3rd party app? Is there a simpler solution without using 3rd party apps? Is this possible somehow via adb?

My Android device uses Android 4.0.3 and is rooted. My Windows version is Windows 7 64-bit.

View 1 Replies View Related

General :: Access Windows Shared Folders In Android

Mar 6, 2012

I've been searching for an app or a way to be able to access the shared folders of my desktop PC in my android mobile (Huawei U8650 not rooted) and my tablet (Acer A100 also not rooted).

I want to be able to watch my movies in the shared folders or read my ebooks like I do from my laptop.The PC is connected with a wifi rooter as all the rest devices. Since the laptops can access the shared files, I guess my android devices should also be able to do it... but how...?

View 3 Replies View Related

General :: Mount Arbitrary Phone Partition On PC / Change Partition Names?

Oct 8, 2013

I am running rooted stock Android 2.3 on LG E405 (no working 4.x ROMs exist for the device)

I have two questions:

1) What is the shell command to manually make android allow the PC to mount androids' (internal) partition as USB-drive? (I cannot think of right keywords to google this one up - )

2) How does android determine which partition is which (i.e. which one to remount for the PC when connecting in "USB storage" mode), beside vold.fstab and init.rc? On android 2.3 that info is not in "framework-res.apk", so where is it? In the partition table itself?

I had switched data partition with internal sdcard partition.

Here's how: Phone had a very small "/data" partition on /dev/block/mmcblk0p21 and large internal "/sdcard" partition on mmcblk0p20

So I reformatted mmcblk0p20 (ex-sdcard partition) into EXT4 and mmcblk0p21 (ex-data partition) into FAT32

Then I changed init.rc to mount mmcblk0p20 as /data type EXT4 and mmcblk0p21 as /sdcard type VFAT (mounting /sdcard was commented out in stock init.rc for some reason). This required modifying my boot image.

I have also set correct partition number in vold.fstab:

[#]dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host[/#]

So basicly I now have a large /data partition and small internal /sdcard. I'm able install up to a gigabyte of APKs and it works fine.

However, when I connect to my PC via USB into "USB Storage" mode, the phone seems to still try to unmount what was previously sdcard partition (/dev/block/mmcblk0p20), instead of what is NOW an sdcard partition (/dev/block/mmcblk0p21) I can still send files to the phone via wi-fi and ADB, but the ability to mount it directly would be nice.

If I accidentally select "erase internal sdcard" from storage menu, that will also most likely erase what is now my /data partition, softbricking the phone. The "factory reset" option will probably only corrupt the sdcard.

View 1 Replies View Related

General :: SD 2nd Partition Doesn't Work - MiniTool Partition Wizard?

Oct 19, 2012

I'm have been trying to create a second partition on my sd card using miniTool Partition Wizard.But in the end I never get a 2nd partition but just a smaller first one.My approach is as follows:

insert empty SD card (FAT32, 4GB)
open miniTool Partition Wizard
right click on SD card - "Move/Resize"
choose 1gb for unallocated space after - click ok
right click on 2nd partition and choose "create"
create 2nd partition with FAT32/Ext2/Ext3 (tried all options already) and "primary" and Cluster 4KB - click ok
Apply

Afterwards my SD card is still shown as one partition, but this has just 1gb less capacity then before.Neither the Wizard nor the phone detects the 2nd partition then.

View 1 Replies View Related

General :: Partition Layout - Exact Meaning Of Value In CWM - Partition SDCARD

Aug 26, 2012

I can't figure what is exactly meaning the Partition Sdcard values in CWM.

I have an i9000, with 8Gb of flash. Some are system reserved. Available is around 6Gb.

When i run CWM, i can partition my sdcard, but i don't see what means the possible values (for 256 to 4096).

This is obviously not ruling the space left on /sdcard mountpoint (i partition to 2048, i still have nearly 6Gb available)... So what exactly means partition sdcard from CWM ??

i can't find an answer, and i dislike, when flashing rom, following commands i don't really master (generally a partition SD 2048 / SWAP 256 or SWAP 0).

View 1 Replies View Related

Access Windows Foreign Network Resource In Script?

Apr 19, 2012

I should like to manipulate (copy, delete, rename..) files and folders on PC under Windows, with a script being executed on my smartphone under Android.However, i don't know the correct syntax to use to do this.I use Script Manager with the Samba addon.

If i was on a PC under Windows, i will do, by example, that in a batch :

net use \192.168.2.x my_password /USER:my_user
copy local_filename \192.168.2.xc$foreign_folder

This DOS script copy a local file on a remote hard disk.

I should like do know how to do this on my Smartphone in a script executed by Script Manager.

View 1 Replies View Related

General :: How To Delete Partition 4 And Extend Partition 3

Jan 14, 2013

I have bought a cheap chinese phone that had a 4g rom. 512mb is mapped to data as p3 and p4 is mapped to internal storage which is 2g.

I have managed to work out how to delete partition4 and extend partition3 as they follow on from each other.
However how do I remove all links to it in the system as it still tries to mount it on boot even though it isn't there.

I have removed the line from vold.fstab and that just crashed the external and internal sdcards and the storage section inside the system settings.

View 1 Replies View Related

General :: Motorola Droid 4 - Mystery Data Partition 3GB

Oct 26, 2013

Recently a strange partition (storage area?) Appeared on my phone. it is simply called 'data' and it would seem my phone has set this as the new default app installation area. it's 3gb in size..

When I plug it into the computer, The other storage (internal and sd card) are unavailable, as is normal, but this data partition can still be accessed.

How can I transfer over this data back to internal storage (the internal storage on my droid 4 is 8gb) and set the phone to use the internal storage as the default storage space?

Phone is rooted.

View 4 Replies View Related

Sony Ericsson Xperia X10 :: Update Without Windows Admin Account Or Windows PC?

Nov 10, 2010

i cant wait to get my Xperia upgraded to 2.1! i have one issue though. i only have access to a work PC with XP but no admin account (big corp, so no chance of getting it temporarily) or my housemates Mac. my girlfriend has a laptop but she wont be home until next weekend are there any non-windows/non-admin methods of upgrading?

View 6 Replies View Related

Sprint HTC Hero : Windows Drive Mounting - Reintroduce My Phone To The Windows Box

May 21, 2010

I have had DC 2.08.1 installed for about 2 weeks with no issues. I decided to go ahead and partition the SD to utilized apps2SD as I was having memory issues. That process, while not smooth, went through okay and the SD card is working with the partition and apps2SD. However, ever since that was completed, my Windows 7 box no longer recognizes the phone either as a phone or as a drive. My Linux laptop recognizes the drive without issue.

Any suggestions on how I can reintroduce my phone to the Windows box, at least as a drive?

View 2 Replies View Related

Android :: USB Connection On Windows 7 X64 And Droid

Oct 23, 2010

I was on Windows Vista x64 and everything worked. upgraded to Windows 7 x64 and now the device is not listed by "adb devices" the windows driver recognizes the usb connection and i can mount it and view files. but when i enable usb debugging on the device - it's not recognized by adb or eclipse. i have sdk usb driver v3 installed.

View 2 Replies View Related

Android :: Droid Ndk Installation On Windows?

Aug 21, 2010

I am going to use openGLES for 3d graphics. so i want to install android NDK . can anyone help me to sort out ?

View 1 Replies View Related

Android :: Possible To Synchronize Droid With Windows Mobile?

Aug 11, 2010

I am a wm6 phone user, synchronizing with my desktop using active sync and outlook is so easy , also i can go exploring any file on my phone from my desktop, adjusting, moving etc.. now that Android is on the market, and i am planning to buy one, could i synchronize all my outlook contacts and calendar plus all the Ms word and excel files to move them on an Android phone? any such compatible applications?
Also do i find windows similar applications to synchronize with Android such as password manager and others?

View 5 Replies View Related

Android :: Can Droid App APK Re-installed In Windows Emulator?

Aug 27, 2009

Can we uninstall android Application packages such as Music, Media Provider application and re-intsaller it in windows android emulator? I've modified source code of these applications in android source code in linux machine, now I wanted to install APK files in windows Emulator. Can I do that?

View 2 Replies View Related

Android :: Take Windows Smartphone And Install Droid On It?

May 27, 2010

I was wondering if it's possible to take a windows smartphone and install Android on it ?

View 2 Replies View Related

Android :: Software To Run Windows Mobile App On Droid?

Nov 10, 2010

Is there a software that will allow me to run and install windows mobile apps on android

View 2 Replies View Related

Android : How To Install Droid USB Driver On Windows 7 Pro 64 Bit?

Mar 5, 2010

Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. However, I am currently hung up on installing the android usb drivers. What is the current state of this issue? There has been some discussion of this problem on the web but no consensus is immediately apparent.

View 2 Replies View Related

Android :: How To Install Windows Phone 7 On Droid MyTouch 3g?

Jul 7, 2010

I have a MyTouch 3G running Android, which has been rooted. I was wondering if it is possible to install Windows Phone 7 on this phone, or if it is even close to compatible.

View 1 Replies View Related

Android :: Windows XP USB Driver - DROID - Hero - Tattoo

Nov 9, 2009

At the Google Android Developer Lab event today I had the opportunity to try out a series of devices but was somewhat limited due to issues I had with the USB drivers for the XP/SP2 notebook I brought along. (Yeah I know) In the past, I've had no problem with the G1 or Google Ion, but the Motorola DROID, HTC Hero, Tattoo and a few others did not work, i.e. were not, or only partially visible. Before you ask, this problem persisted after updating the XP USB drivers to the latest _r2.

Has anybody successfully connected devices outside of the G1 and Google Ion on XP? Any tips?

After having been one of the more vocal complainers about the lack of devices available for developers, I've followed the moral imperative once this opportunity was provided by Google. Big thanks to the team at Google for filling this gap.

View 4 Replies View Related

Android :: Use Nmap Port Scanner On Droid Sdk In Windows?

Apr 16, 2010

How to use nmap port scanner on android sdk in windows?

View 1 Replies View Related

Android :: How To Browse Droid Emulator SD On Windows Without Eclipse

Sep 7, 2010

Can't understand how to browse android emulator sd card. I am using IDEA, not Eclipse and can't use Eclipse tool for this purpose.

View 3 Replies View Related

Android :: Mount Network Shares From A Windows Box On Droid?

Sep 14, 2010

Is there a way to mount network shares from a windows box on android? That way you could open a video and have it stream over the network and not have to take up space on your phone?

View 8 Replies View Related

Android :: Share Code Between Droid And Windows Mobile?

Jun 10, 2010

I'm doing some initial research on smart phone development, and I noticed that Android and Windows Mobile both support c++ for application development. I was curious if anyone had any experience trying to manage shared files between both Android and Windows Mobile, and to what extent that code can be shared? e.g. no user interface can be shared, but web service and business logic classes can be shared, etc.

View 1 Replies View Related

Android :: Getting Error While Configuring Droid With Eclipse 3.4 On Windows / Fix It?

Sep 30, 2010

I am getting error of no repositiories found when I add the link https://dl-ssl.google.com/android/eclipse/. in eclipse.i tried with https also but its not working.

View 3 Replies View Related

Android : How To Connect Motorola Droid To Windows Xp Based PC?

Feb 17, 2010

New user here. I am trying to get windows xp to recognize the sd card on my droid, is there a way to do this? Also is there any windows based software that is similar to the blackberry desktop manager? Tried to search for this answer but only found solutions for windows 7.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved