New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
lubluchka
Old
#301  
Member
Thanks Meter 5
Posts: 90
Join Date: Jan 2009
Quote:
Originally Posted by Kopfgeldjaeger View Post
Can somebody post the results of the commands in the Problems section (OP) under CM10?

Regards
ExtSdCard not mounted
could not get path of ExtSdCard

---------- Post added at 12:19 PM ---------- Previous post was at 12:17 PM ----------

may be you can make work coz it is a very useful app.
thanks anyway
 
Kopfgeldjaeger
Old
#302  
Member - OP
Thanks Meter 345
Posts: 78
Join Date: Mar 2010

 
DONATE TO ME
Quote:
Originally Posted by lubluchka View Post
ExtSdCard not mounted
could not get path of ExtSdCard

---------- Post added at 12:19 PM ---------- Previous post was at 12:17 PM ----------

may be you can make work coz it is a very useful app.
thanks anyway
I need all the results to the commands under "Problems? Not working?"! E.g. "mount" and so on

Regards
 
lubluchka
Old
#303  
Member
Thanks Meter 5
Posts: 90
Join Date: Jan 2009
Quote:
Originally Posted by Kopfgeldjaeger View Post
I need all the results to the commands under "Problems? Not working?"! E.g. "mount" and so on

Regards
Honestly, I didn't understand what u mean. I f you can tell me how to do it, I'll be glad to provide u with the information.
 
tristanbennett
Old
#304  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Aug 2011
Default UMS without root?

thanks for the app, i'm sure its amazing but I dont understand why all the apps out there need rooting to turn your sdcard into mass storage for pc.

Rooting means other apps wont work, barclays online banking for example.

This is disaster as far as samsung are concerned, where should our concerns be voiced about this matter so that samsung can realize they need to fix this?
 
mkderb
Old
(Last edited by mkderb; 7th August 2012 at 06:45 PM.)
#305  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Aug 2009
Smile I9300 CM9

Hi,

Thanks for your work

In CM10 external sdcard mounted as sdcard1 not extSdcard as stock rom

you can consider adding list of the mount points to select sdcard from them.

Please take in next update.

Thanks.
MKDerb
 
Joergner
Old
#306  
Member
Thanks Meter 5
Posts: 32
Join Date: Jul 2012
Location: Nørresundby
Quote:
Originally Posted by mkderb View Post
Hi,

Thanks for your work

In CM10 external sdcard mounted as sdcard1 not extSdcard as stock rom

you can consider adding list of the mount points to select sdcard from them.

Please take in next update.

Thanks.
MKDerb
+1

Sent from my GT-I9300 using xda app-developers app
 
Kopfgeldjaeger
Old
#307  
Member - OP
Thanks Meter 345
Posts: 78
Join Date: Mar 2010

 
DONATE TO ME
I repeat: If you want to help me make it work with CM10, use Terminal Emulator or something similar and post the results of the shell commands in the "Problems? ..." section of the OP.

Regards
 
seksmeup
Old
#308  
Senior Member
Thanks Meter 51
Posts: 180
Join Date: Feb 2012
Quote:
Originally Posted by Kopfgeldjaeger View Post
I repeat: If you want to help me make it work with CM10, use Terminal Emulator or something similar and post the results of the shell commands in the "Problems? ..." section of the OP.

Regards
I'm looking at this line:

mount | grep extSdCard | cut -f 1 -d ' '

The problem when running this command on CM9 or CM10 is that the location of the SD card is not extSdCard. On CM9, the location is external_sd. The location is the same on CM10 iirc, except it also offers sdcard1. The exact location of external_sd is defined as mnt/external_sd. If mount | grep extSdCard | cut -f 1 -d ' ' does not work, the app should attempt mount | grep external_sd | cut -f 1 -d ' ' instead. Either that, or check if the directory exists first.
 
Perez81
Old
#309  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Aug 2009
Default Works with CM9 20120803 Nightly

Sorry if someone has already posted this... but i wanted to let people know.

This works perfectly on the cm9 20120803 nightly build for the galaxy S3 I9300. Im using it to sync my music using doubletwist and so far it has worked great.

Thanks for the the app!!
 
Kopfgeldjaeger
Old
#310  
Member - OP
Thanks Meter 345
Posts: 78
Join Date: Mar 2010

 
DONATE TO ME
I understand that and the problem, others have already stated this, but I still would like to see the results to the commands. There are two causes:

1. I want to know if CM10 even supports UMS via the methods I implemented. For this, command 2 or 3 in the problems section must work (probably 3).

2. There have been different reports about where the external sd card location is under CM10.

Regards

Sent from my GT-I9300 using xda app-developers app

Tags
galaxy s3, mass storage, sgs3