My micro USB to micro SD card reader - Nexus 10 Accessories

Here's my first attempt at making a compact micro sd card reader. So excuse the overall finish. If doing it again, i would be a bit more precise with cutting and maybe use something other than superglue so it fills in the gaps neatly. This was just a one off to see if it works! Was tested with a spare 8GB i had lying around. WIll obviously be getting some class 10 cards!
Plan is to have a few 32GB cards then can just keep a load of storage in wallet etc. Got the idea from another member on here who did a micro usb to usb adapter.
Parts can be found here:
http://www.amazon.co.uk/Kingston-US...3NCU/ref=sr_1_2?ie=UTF8&qid=1354226135&sr=8-2
http://uk.rs-online.com/web/p/micro-usb-connectors/7142340/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I admire your aspirations. If only more people would want to design these things in this form factor.
P.S.
Class 10 is very slow compared to UHS-1...:silly:

Nice job, looks like you used the same Kingston micro SD reader I used, I went for a wire though so I'm less likely to snap it.
Sent from my Nexus 10 using Tapatalk 2

Wow thats creative

I'm wondering if this can be done with a flat ribbon cable and generally made as flat as possible so that it can permanently sit attached between the back of the nexus 4 and a case. That would be awesome.
Sent from my Nexus 10 using xda app-developers app

T3kB0i said:
I admire your aspirations. If only more people would want to design these things in this form factor.
P.S.
Class 10 is very slow compared to UHS-1...:silly:
Click to expand...
Click to collapse
Will give UHS-1 a shot then, shame the reader doesnt support sdxc

muyoso said:
I'm wondering if this can be done with a flat ribbon cable and generally made as flat as possible so that it can permanently sit attached between the back of the nexus 4 and a case. That would be awesome.
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Dont see why not! give it a shot!

Nicely done.
Are you just using this for carrying media around with you or do you have it for file transfer on and off? I'm assuming your rooted so does StickMount work with this application to allow you transfer on and off of any file type?

MAN I would love to have that. I am too lazy to make one though

egrims said:
Nicely done.
Are you just using this for carrying media around with you or do you have it for file transfer on and off? I'm assuming your rooted so does StickMount work with this application to allow you transfer on and off of any file type?
Click to expand...
Click to collapse
Carrying media around. Can get a holder for micro SD cards that's credit card sized.
No I'm not rooted, I use nexus media importer

Cant believe there is not a patented form of something like this yet out.
People are sleeping at Lexar and such companies.

MPJ88 said:
Here's my first attempt at making a compact micro sd card reader. So excuse the overall finish. If doing it again, i would be a bit more precise with cutting and maybe use something other than superglue so it fills in the gaps neatly.
Click to expand...
Click to collapse
I used a hot glue gun to fill in my adapter. Worked well to ensure a nice, tight fit, and you can easily cut away any excess that squeezes out between the cracks.

here is mine, it's a regular microsD reader + micro USB plug.. combined all together in a heatshrink
works great with stickmount

I've managed to modify and repackaged the stock 4.2.1 kernel which combined with my Vold.fstab gives me simple, auto mount, read write access to my stick without custom ROM.
It won't show up in storage devices (yet) cause I need a suitable apktool to modify the framework, but if anyone's interested and wants to stay stock as possible, I'd be happy to share it when I get home.
Sent from my GT-I9300 using Tapatalk 2

Hey guys here's the final recipe:
1) Get the Nano MIcroSD card reader kinda like this one;
2) Get the small and nice 32GB UHS-I MicroSD card itself, like this one;
3) Hook'em up with one of these bad boys, depending on the style you would like to get: usual flash drive , flexing and long , g-style flash drive
$5 + $2.5 + 25$ = $30 Real 32 gig gansta stick-it-on-the-fly OTG-USB-SD CARD Reader extension combo, dawg.

BAD_BOY_KIEV said:
Hey guys here's the final recipe:
1) Get the Nano MIcroSD card reader kinda like this one;
2) Get the small and nice 32GB UHS-I MicroSD card itself, like this one;
3) Hook'em up with one of these bad boys, depending on the style you would like to get: usual flash drive , flexing and long , g-style flash drive
$5 + $2.5 + 25$ = $30 Real 32 gig gansta stick-it-on-the-fly OTG-USB-SD CARD Reader extension combo, dawg.
Click to expand...
Click to collapse
Nice job, however, for additional advantage of that UHS-1 card's speed, you should probably get a UHS compatible reader.

Hm, thanks. I'll check, I wonder if there even is one with the size we need here...(

BAD_BOY_KIEV said:
Hm, thanks. I'll check, I wonder if there even is one with the size we need here...(
Click to expand...
Click to collapse
I hope so, that would be really sweet, otherwise the nice high speed card is kind of wasted.

alias_neo said:
It won't show up in storage devices (yet) cause I need a suitable apktool to modify the framework, but if anyone's interested and wants to stay stock as possible, I'd be happy to share it when I get home.
Click to expand...
Click to collapse
Does the drive show up in /proc/mounts? If so, my app Open Explorer Beta (I can't post links, but search for "OpenExplorer" in the Play store), should be able to see it. If not, I'd like to get it to show it. Let me know.

brandroid64 said:
Does the drive show up in /proc/mounts? If so, my app Open Explorer Beta (I can't post links, but search for "OpenExplorer" in the Play store), should be able to see it. If not, I'd like to get it to show it. Let me know.
Click to expand...
Click to collapse
I've modified the ramdisk so it shows up in /storage/usbdisk and I've symlinked to /usbdisk
It shows up in all file manager managers and it shows up in /proc/mounts.
In /proc/mounts it shows as follows:
/dev/block/vold/8:1 /storage/usbdisk
I will check with your app now.
EDIT: It didn't show up by default in your app, but I changed external storage path and it showed then. See screenshot, attached.
EDIT2: I have posted the kernel in the Dev section now: http://forum.xda-developers.com/showthread.php?p=35111006#post35111006
Sent from my GT-I9300 using Tapatalk 2

Related

Memory Stick to SD/MMC adapter?

Is there an adapter for Memory stick to SD/MMC slot so I can use my memory stick to used with my MDA II?
Is there a product like this?(Memory Stick convert to SD/MMC slot)
Thanks!
Only if XDA II have a CF slot...then can use this sort of adapter... What do you think..?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.psism.com/compacttrio.htm
Thanks! :lol: But I already know that... What I want is just Memory stick to SD/MMC slot I dont want to add backpack just to use my memory stick.
Then I guess no such thing exist huh!?
I also tried searching on the Net but found nothing... Hmmm.. too bad..
Thanks for all your help mate... I guess we just need to wait and hope some manufacturer will come up with what we want.
...or XDAIII will have CF Slot! :lol:
P.S. ( If Anyone knows a cheap SD card seller in Europe, please be so kind and let me know - Here in SLovenia are they just 2 Expensive :roll: )
Regards!! :wink:
Dejan
Yes - I think they should design the upcoming XDA with mutiple memory slots (CF, SD, MMC, MS etc).. Good idea!
LOL... But that sucks if we need to wait for XDA/MDAIII to used different types of memory cards. It means we need to spent another thousand bucks(closed to) to have it. :lol:
LOL... But that sucks if we need to wait for XDA/MDAIII to used different types of memory cards. It means we need to spent another thousand bucks(closed to) to have it. :lol:
well the backpack is not that expensive
of cause one can not always be sure that
using a converter like the backpack to get CF
to use a converter to get MS would work 100%
there will only be such a product as a ms to sd if there was a high enough demand for it
i doubt there is
is it not only sony who use ms ?
sd seem imho to become the std like CF was which is getting old and will prob be outfased in 2 years or something
Rudegar said:
well the backpack is not that expensive
of cause one can not always be sure that
using a converter like the backpack to get CF
to use a converter to get MS would work 100%
there will only be such a product as a ms to sd if there was a high enough demand for it
i doubt there is
is it not only sony who use ms ?
sd seem imho to become the std like CF was which is getting old and will prob be outfased in 2 years or something
Click to expand...
Click to collapse
I guess you're right CF will be faced out in a few years, SD might be the next standard BUT micro drive still using CF isn't it? So I guess there are still some debate on that huh!
I also read somewhere that mini-SD is also coming out soon. So I guess we'll just wait and see what happened in the few years. :roll: :lol:
Belive me - You don't want to have XDAIII with CF slot. Just look at Your precious XDA or XDAII close to Your face during a phone call and imagine it 20% biger and 50g havier. Even now it's way too big as a phone especially that summer is comming and I have totaly no idea how to carry it without all those winter clothes, deep ass hell pockets
Best idea I can imagine is USB port in host mode - I've got HDD 9mm (from laptop computer) in aluminium case connected via USB interface. Imagine U can have 40GB in another pocket to carry all those xxx movies LOL.
jarekt said:
I've got HDD 9mm (from laptop computer) in aluminium case connected via USB interface. Imagine U can have 40GB in another pocket to carry all those xxx movies LOL.
Click to expand...
Click to collapse
U got a Hdd connected via usb- is that right? Can you transfer files? Is it a simple laptop drive enclosure u got? Let me know bruv- I wanna hook it up...
UK badboy just before the place you quoted he says
Best idea I can imagine is USB port in host mode
Click to expand...
Click to collapse
which mean that he would like xda3 to support host mode because xda2 dont, so unless his external disk is defect then he can transfer files from his pc not his ppc
if 9mm mean 2.5" laptop hd then i have this case (it's still empty but i will get a fujitcu or seagate 2.5" disk for it soon)
http://www.starkingtech.com/@PRDCT/TT945.htm
it have both firewire and usb2 connecting options
and i will of cause use firewire since irl it's faster then usb2
but it's nice that it have usb2 aswell because far from all computers have firewire yet and usb2 is backward compatible with usb1.1
Will this work with MDA2/XDA2?
http://secure.proporta.com/proporta/F02/PPF02P05.php?t_id=327&t_mode=des
superperry said:
Will this work with MDA2/XDA2?
http://secure.proporta.com/proporta/F02/PPF02P05.php?t_id=327&t_mode=des
Click to expand...
Click to collapse
It has nothing to do with UR device. U can ask if this reader will work with your SD card (of course it will ) but there is no way to connect XDA to it directly ROTFL.
jarekt said:
superperry said:
Will this work with MDA2/XDA2?
http://secure.proporta.com/proporta/F02/PPF02P05.php?t_id=327&t_mode=des
Click to expand...
Click to collapse
It has nothing to do with UR device. U can ask if this reader will work with your SD card (of course it will ) but there is no way to connect XDA to it directly ROTFL.
Click to expand...
Click to collapse
Thanks! I did went back and I missed understood the fine print... the one with "*" ..."**" asterisk thing...
If Anyone knows a cheap SD card seller in Europe,
Click to expand...
Click to collapse
Here in the US, I'm seeing 256MB SD cards for $30 now, and the high-speed cards for $40.
If that's a lot less than what you pay there, I'd be happy to post one to you. It costs $5 to send something that small to Europe, and it arrives in 4-7 days.
http://www.memory4more.com/show.cgi?inhalt.htm
has 1 Gb sd card for about 110Euros (+ tax and delivery)

micro USB to micro sd (for OTG)

Does anyone knows if such a thing exist: a small microUSB to microSD card reader ?
i.e. something like the tiny USB key that have a micro SD card reader, but with a micro-B USB interface (instead of a full USB) ...
I have been searching crazy lately, but nothing !!! (I can't believe that some manufacturer did not had this idea ?!)
Furthermore, micro USB card reader a very rare ! Any reason ?
As a result, I am about to DIY the thing inspired by the following example (but with micro-B usb and with direct connection):
http://forum.xda-developers.com/showthread.php?t=1713914
Starting with something like:
http://www.ebay.ca/itm/5-sets-USB-M...ltDomain_0&hash=item2a124803eb#ht_2265wt_1165
and
http://www.newegg.ca/Product/Product.aspx?Item=N82E16820313271
The final goal would be to create a micro-usb to microSD adaptator as small as possible ...
Any better idea ? or product you know ?
NicoGa said:
Does anyone knows if such a thing exist: a small microUSB to microSD card reader ?
i.e. something like the tiny USB key that have a micro SD card reader, but with a micro-B USB interface (instead of a full USB) ...
I have been searching crazy lately, but nothing !!! (I can't believe that some manufacturer did not had this idea ?!)
Furthermore, micro USB card reader a very rare ! Any reason ?
As a result, I am about to DIY the thing inspired by the following example (but with micro-B usb and with direct connection):
http://forum.xda-developers.com/showthread.php?t=1713914
Starting with something like:
http://www.ebay.ca/itm/5-sets-USB-M...ltDomain_0&hash=item2a124803eb#ht_2265wt_1165
and
http://www.newegg.ca/Product/Product.aspx?Item=N82E16820313271
The final goal would be to create a micro-usb to microSD adaptator as small as possible ...
Any better idea ? or product you know ?
Click to expand...
Click to collapse
i was looking around for exactly that. It didnt seem to exist though, so i caved and went with a standard otg cable and a tiny micro sd reader. Kudos to you if you can get it to work. I'll be following this thread
NicoGa said:
Does anyone knows if such a thing exist: a small microUSB to microSD card reader ?
i.e. something like the tiny USB key that have a micro SD card reader, but with a micro-B USB interface (instead of a full USB) ...
I have been searching crazy lately, but nothing !!! (I can't believe that some manufacturer did not had this idea ?!)
Furthermore, micro USB card reader a very rare ! Any reason ?
As a result, I am about to DIY the thing inspired by the following example (but with micro-B usb and with direct connection):
http://forum.xda-developers.com/showthread.php?t=1713914
Starting with something like:
http://www.ebay.ca/itm/5-sets-USB-M...ltDomain_0&hash=item2a124803eb#ht_2265wt_1165
and
http://www.newegg.ca/Product/Product.aspx?Item=N82E16820313271
The final goal would be to create a micro-usb to microSD adaptator as small as possible ...
Any better idea ? or product you know ?
Click to expand...
Click to collapse
If you don't mind using a usb memory stick, you won't need an adapter. It will be a lot cheaper & probably faster (depending on what class sd card you use).
I only found a Micro-USB card reader, but it had a giant box on a short cable so it totally sucked. I searched for OTG micro reader on ebay and found that one.
My setup:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for your interest!
Yes, but all existing solutions are somewhat bulky ... which really contrast with the sleak devices!!
A tiny microUSB dongle that integrates seamlessly with the device would be marvelous (it could be not bigger than 1 x 1 x 0.5 cm) ... or an other approach would be to integrate the storage in the case (where there could be a heck of storage) ...
If I proceed to the DIY, I would post the pictures.
What you need to start is something like this:
http://www.lacie.com/products/product.htm?id=10425
And manage to swap out the connector.
NicoGa said:
Does anyone knows if such a thing exist: a small microUSB to microSD card reader ?
i.e. something like the tiny USB key that have a micro SD card reader, but with a micro-B USB interface (instead of a full USB) ...
I have been searching crazy lately, but nothing !!! (I can't believe that some manufacturer did not had this idea ?!)
Furthermore, micro USB card reader a very rare ! Any reason ?
As a result, I am about to DIY the thing inspired by the following example (but with micro-B usb and with direct connection):
http://forum.xda-developers.com/showthread.php?t=1713914
Starting with something like:
http://www.ebay.ca/itm/5-sets-USB-M...ltDomain_0&hash=item2a124803eb#ht_2265wt_1165
and
http://www.newegg.ca/Product/Product.aspx?Item=N82E16820313271
The final goal would be to create a micro-usb to microSD adaptator as small as possible ...
Any better idea ? or product you know ?
Click to expand...
Click to collapse
I have been looking for exactly the same thing!
The nearest thing i found is this
Now if only someone made something like this with a micro SD and OTG i would buy one straight away
I was planning to use this with the smallest microSD card reader. Smallest method possible at the moment.
Amazon: SANOXY Micro Male Female Adapter
why the interest in a card reader? Just for the size? seems like a very tiny flash drive would be cheaper per/GB and more flexible.
yes, but even such a solution does not exist based only on micro USB (from what I have found)!
I was just thinking I should take an OTG and attach storage to it, then I saw this thread. So any1 try anything yet?
---------- Post added at 02:18 AM ---------- Previous post was at 02:13 AM ----------
grim82 said:
What you need to start is something like this:
http://www.lacie.com/products/product.htm?id=10425
And manage to swap out the connector.
Click to expand...
Click to collapse
I have that one, It's basically the same exact one Kas206 posted but re branded. I wish I still had it to show you a pic of the microSD card glued in there but I lost it (lol down side of being tiny).
EDIT: You can see it at amazon with pics showing the microsd inside http://www.amazon.com/gp/customer-m...m05-20&linkCode=ur2&camp=1789&creative=390957
+
I don't see you getting a whole lot more compact than that.
Card Reader / Charger
Saw this on lifehacker just a few minutes ago. Might be worth it
http://www.amazon.com/iBattz-Keychain-Ejection-MicroSD-blackberry/dp/B007SGNOVQ?tag=gmgamzn-20
arwilson529 said:
Saw this on lifehacker just a few minutes ago. Might be worth it
http://www.amazon.com/iBattz-Keychain-Ejection-MicroSD-blackberry/dp/B007SGNOVQ?tag=gmgamzn-20
Click to expand...
Click to collapse
That's a cool little gadget, but not $30 cool.......
Sent from my Galaxy Nexus
MWBehr said:
+
I don't see you getting a whole lot more compact than that.
Click to expand...
Click to collapse
What are these? Do you have a product link?
Sent from my SPH-D710 using xda premium
Censura_Umbra said:
What are these? Do you have a product link?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
http://www.amazon.com/SANOXY-Micro-Male-Female-Adapter/dp/B0027YYMU6/ref=pd_cp_e_3
And you can find "Micro" thumb drives a lot these days.
But why not turn your phone in to a wireless NAS and access it from your N7?
Censura_Umbra said:
What are these? Do you have a product link?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I made the pictures the links.
SirWill said:
http://www.amazon.com/SANOXY-Micro-Male-Female-Adapter/dp/B0027YYMU6/ref=pd_cp_e_3
And you can find "Micro" thumb drives a lot these days.
But why not turn your phone in to a wireless NAS and access it from your N7?
Click to expand...
Click to collapse
Be cautious about the adapter type, don't buy a mini USB when we need micros
What I'd love to see is a case that plugs into the usb port and has a built in microSD slot (or even a full SD slot, don't care which) and a port for charging.

Project FrankenNexus

Hey guys,
So i got bored and decided I wanted to try expanding the storage capabilities of my N7. Using StickMount Pro, an OTG cable, a Western Digital 500GB HDD and some double sided tape, I mounted the HDD to a back case and viola... I now have a 516GB N7!!! In the near future I will attempt to add a 4-port USB hub... stay tuned!
UPDATE:
Well this started as a bored guy having fun and has evolved into an actual project.
I've decided to scale back somewhat in an attempt to be more power friendly.
On this attempt I scrapped the HDD (for obvious reasons). I modified the OTG cable and added a 4 port USB hub with a dongle for my mouse. The remaining 3 USB ports will be used for 2x mini USB card readers w/ 32GB micro SD cards and another dongle for my wireless keyboard.
BTW the flip case makes a great mouse pad.
UPDATE 12/29:
Now that some of my X-Mas goodies have arrived I've added 2x mini USB readers and 2x SanDisk Mobile Ultra 32GB Class 10 micro SD cards.
Stay tuned for more awesomeness as the rest of my goodies have yet to arrive...
UPDATE: 01/10/13:
This project has morphed a few times now but I finally have a configuration that works for me. I wanted to make this a project that anyone can do without all the soldering and modding that I see in other threads around the web. I originally wanted to make a case with the mods built in to it, but after some serious consideration, I decided that I wanted a much easier project ( I am quite lazy). The only real modification I made was to the USB OTG cable, but is not necessary to make this work.
So here's some pics:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Final Set-up:
4 Port USB hub
2x SanDisk Mobile Ultra 32GB Class 10 micro sd cards
2x SanDisk micro sd card readers
Wireless Mouse w/dongle
Wireless SixAxis game controller w/dongle
Bluetooth Keyboard / Case - yes the keyboard is actually a case as well
Auvio Expanding Bluetooth Speaker
kudos for trying to work on the storage problem..but i wouldnt really call duct taping a harddrive to a case a "mod"
velcro woulda been a smarter idea as thats what i plan on doing using otg cable and usb-to-mini adapter so no extra cable
Measure battery life in minutes not hours kudos for trying m8.
Troute said:
Measure battery life in minutes not hours kudos for trying m8.
Click to expand...
Click to collapse
As you can see I have too much time on my hands and don't take anything seriously. This was just a fun way to waste some time. As for battery life... I get about 2 hours if I'm lucky lol.
SSDs are getting cheaper and use less power, that might be a route to go for the next mod
loooooooooool
Off topic, but what is that shell case you're using, OP?
Though implementation was a little funny, this is an excellent idea!
SSD and some more creative work with cable shortening/plug modding would make a pretty sweet beast.
Thanks for sharing!
Not really a mod but I do like the concept...Imagine having a really thin SSD drive strapped to the back of your n7
Doesn't that affect portability? I've contemplated using a wi-drive, but wondered how much constant activity would deplete the battery
Why not a usb stick instead of ssd? Can pick up a 64gb one for less than £23..... Take the externals apart and make your own case for it?
Case
Hey,
If you don't mind me asking, what case is that?
Thanks, Chris.
formerglory said:
Off topic, but what is that shell case you're using, OP?
Click to expand...
Click to collapse
here's the link to the one I purchased: http://www.ebay.com/itm/380474235920?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
not sure if it's still available but the name brand is Fosman.
TheAtheistReverend said:
Though implementation was a little funny, this is an excellent idea!
SSD and some more creative work with cable shortening/plug modding would make a pretty sweet beast.
Thanks for sharing!
Click to expand...
Click to collapse
I'm currently working on a few different versions. The one pictured, one using a SSD (which is much more portable and uses way less battery) and one using a 4 port USB hub and 4 x 128 GB Flash Drives. More pictures to come upon successful completion.
twe69 said:
Why not a usb stick instead of ssd? Can pick up a 64gb one for less than £23..... Take the externals apart and make your own case for it?
Click to expand...
Click to collapse
Idea implemented! Coming soon... stay tuned.
morborules said:
Doesn't that affect portability? I've contemplated using a wi-drive, but wondered how much constant activity would deplete the battery
Click to expand...
Click to collapse
Don't waste your time using a HDD as battery life suffers greatly but my next attempts are going to be much improved and hilarious too
this is too funny
ron427 said:
I'm currently working on a few different versions. The one pictured, one using a SSD (which is much more portable and uses way less battery) and one using a 4 port USB hub and 4 x 128 GB Flash Drives. More pictures to come upon successful completion.
Click to expand...
Click to collapse
i can't wait to see pics!
what about making a case for the hdd that it sits in and clips to the edges of the nexus 7 like a car mount but a hdd to the nexus type mount

[Review]Mini MicroSD card reader for any android

Today I have received my KICKSTARTER backers rewards, mini microsd card reader.
It works perfect on our SGN2 without root or without any extra OTG cable.
Supports upto 64GB micro SDHC and SDXC cards.
Also supports FAT, FAT32, exFAT partition with out root.
Just go through official web site for more details.
Supported devices are listed in official site.
SGN1, SGN2, SGS2, SGS3, SGS4, SGN3 without root. Even support nexus4 with stickmount application.
Unboxing mini microsd card reader.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mini microsd card reader working in our SGN2.
Close view.
Preorder are open now. Go and get this tool if you want extra storage for your note2
Is that other usb stick in there used as micro-usb to usb adapter or something like that?
Yes that is micro usb to usb adapter.
sent from my GT-N7100. Press thanks if I helped you...
I haven't ordered one... But it does look like a good idea.
If you are not happy with 64 GB external sd card space and want more then order this.
sent from my GT-N7100. Press thanks if I helped you...
That's actually pretty neat idea. I think I'll pre-order one for myself.
Thanks for sharing.
Ordered 1. Could prove very useful.
Sent from my GT-N8013 using Tapatalk 4
So no support or function if I'm rooted?
Sent from my Big Ass Beans infused Note2
Samsung has in-build drivers for usb otg in stock roms. Means you don't need to add any driver or use any application to connect or detect usb drives.
If you are rooted and on stock rom, then it works perfect with out any problem and supports fat or exfat partition.
For different roms, you have to confirm with rom's developers for otg support. And in that case you can use usb otg application from playstore.
sent from my GT-N7100. Press thanks if I helped you...
Got mine in yesterday and figured I'd give a brief review.
The model I recieved isn't exactly like the picture, but a bit better. It's white It's a small square less than an inch I'd say.
Build quality is decent, but I think the slot for the microsd should be recessed just a sliver more so that there's no chance of the card coming out should the square get slide against the inside of a pocket or something.
Picked up a 64gb MicroSD card today (Yes SanDisk since I've never had a problem with them). Threw it the reader, slammed that baby into the phone (Please don't slam your phone unless you're firm in your *convictions*), and it was detected right away.
Used the adapter to connect the reader to my computer, loaded up almost 3000 files from music to movies and documents and made the transfer.
Connected the reader to the phone and everything reads just fine and fast.
One of the reasons I picked this up is to transfer documents on the fly in the field.
For less than 20 bucks it's pretty amazing.
I would upload pics, but the forum doesn't want to comply today.
-----
And pulled my keys out one time and lost the cap already. A quality control issue there. The cap shouldn't come off so easily.
apallohadas said:
Got mine in yesterday and figured I'd give a brief review.
And pulled my keys out one time and lost the cap already. A quality control issue there. The cap shouldn't come off so easily.
Click to expand...
Click to collapse
No quality issue for me. Mine is very hard.
Sent from my GT-N7100 using Tapatalk
MBariya said:
No quality issue for me. Mine is very hard.
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
I did a Google search for "meenova lost cap" and came across several other folks that found the same thing.
On the flip side I found the cap outside my house.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
apallohadas said:
I did a Google search for "meenova lost cap" and came across several other folks that found the same thing.
On the flip side I found the cap outside my house.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
Click to expand...
Click to collapse
That's funny, cuz when I do the same search for "meenova lost cap" on google, the only result I get is your XDA post...
Do I need to explain how search engines work?
1) my post will show up the more that string of terms is put together. Duh.
2) read more than one hit return.
Brilliant!
Sent from my SAMSUNG-SGH-I317 using Tapatalk
---------- Post added at 08:09 AM ---------- Previous post was at 08:07 AM ----------
And since I can tell that you're "that guy", I've been in contact with their customer service and they're pretty good. Sent me 2 other caps no charge.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
You should have bought the orange one like me. Way better then black.
Does anyone know anyone which is cheaper?
slipmagt said:
You should have bought the orange one like me. Way better then black.
Click to expand...
Click to collapse
I got the orange one too, way better than black. This is a much better design than the aliexpress one I had gotten earlier. The other was decent, but not as rugged for carrying around. Thinking about ordering more for xmas presents. Anyone got a link?
I use mine primarily for transferring pictures from my camera. I use a microsd with an sd adapter in it and now can look at pix on the Note2 screen rather than the little LCD on the camera.
Anyone who has the orange one mind posting some IRL pictures?
Is the light around the base blue on all of them?
Thanks!
Brad.S. said:
Anyone who has the orange one mind posting some IRL pictures?
Is the light around the base blue on all of them?
Thanks!
Click to expand...
Click to collapse
Yes, the light is blue. I don't have a good way to post pics at the moment, but it's just a basic orange, not neon or anything.
Looks good, but there are alternative from pqi and pny, both does not require extenal adapter to connect to PC, both have a full size USB and micro USB built in.

Case with sd card slot?

Are there any cases with a micro sd card slot for the Note 5. I know Incipio and Mophie has them for the S6.
why do you need a case with a Micro SD Card slot? The note 5 doers not use a memory card
gmfirebird said:
why do you need a case with a Micro SD Card slot? The note 5 doers not use a memory card
Click to expand...
Click to collapse
It would act like a OTG and you can upload or download files from it.
gmfirebird said:
why do you need a case with a Micro SD Card slot? The note 5 doers not use a memory card
Click to expand...
Click to collapse
That's the whole point. The case provides a missing feature.
http://www.androidcentral.com/galaxy-s6-case-doubles-battery-and-adds-sd-card-support
clankfu said:
That's the whole point. The case provides a missing feature.
http://www.androidcentral.com/galaxy-s6-case-doubles-battery-and-adds-sd-card-support
Click to expand...
Click to collapse
That was never made for the Note 5.. :crying:
ok I misunderstood what you were looking for. Looking at the one in the link it looks pretty cool. I myself have the 64gb model and have never come close to filling it up ( even though I have a bunch of movies \ringtones\ Pictures\etc... so I dont miss the sd card but I do also make use of cloud storage to make up for it. I have accounts with Google drive (1tb of storage that I get with school tuition) and Microsoft One Drive (also 1tb) and any files I need I just download them as I need them
gmfirebird said:
ok I misunderstood what you were looking for. Looking at the one in the link it looks pretty cool. I myself have the 64gb model and have never come close to filling it up ( even though I have a bunch of movies \ringtones\ Pictures\etc... so I dont miss the sd card but I do also make use of cloud storage to make up for it. I have accounts with Google drive (1tb of storage that I get with school tuition) and Microsoft One Drive (also 1tb) and any files I need I just download them as I need them
Click to expand...
Click to collapse
Alas, that d/l and u/l is got to be on WiFi, I also have the 64GB version and if I loaded my music on it, I could fill it up quick. But with limited data plans (Mines 6GB a month) using data to listen to music is a bad idea.. Movies use up even more.. I use to have a OTG reader, but lost it... It's a shame the N5 was short lived and more couldn't be done for it. Now that the N7 is kaput, the N5 is as close of a Note phone you will get to it..
Oditius said:
Alas, that d/l and u/l is got to be on WiFi, I also have the 64GB version and if I loaded my music on it, I could fill it up quick. But with limited data plans (Mines 6GB a month) using data to listen to music is a bad idea.. Movies use up even more.. I use to have a OTG reader, but lost it... It's a shame the N5 was short lived and more couldn't be done for it. Now that the N7 is kaput, the N5 is as close of a Note phone you will get to it..
Click to expand...
Click to collapse
I dont have alot of songs or ringtones on my N5 (about 100 total combined ) but I do have about 35 movies and tv shows stored on it that I rotate on and off periodically. I own them on digital downloads or DVD and then upload them to my laptop where I convert them to AVI or MKV files (higher compression rates and less storage space a 2 hour movie is about 700mb) so I can store more in less space, this way I always have them and dont need to download them when ever I want to
I can run my own radio station with the music I have stored. Only about 5 or 6 movies. I don't load up unless I go on a trip. Then I delete them when I get home. Still would have liked a extended battery case with the sd card slot built in... :good:
What I've found to be useful for media consumption on the go is using a micro usb drive. I have a 64GB that I slap on when I go to the gym and listen to my music.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sailor Gerry said:
What I've found to be useful for media consumption on the go is using a micro usb drive. I have a 64GB that I slap on when I go to the gym and listen to my music.
Click to expand...
Click to collapse
I've had them and lost it. But if I'm going to play a radio or music player, I will need my Powerbank. LoL
Did find this https://i-blades.com/products/galaxy-note-5-battery-case-battery-life-memory
I-blades.com, has a smart case for the note 5. The case itself gives you the ability to monitor air quality, and add on other sensors in the future. I bought the case with memory blade, the blade has 32GB built in storage, a micro sd slot, and extra battery! The blades are inter changeable with t he other cases they make for other models so you could use one blade with say an iPhone, annd you're Notre 5. They're also supposed to be stackable so you could add two or more memory blades on top of each other! I preordered the case and blade, but they're not set to ship until the end of the month!

Categories

Resources