Note 3 Tricks for File sharing from PC over WIFI - Galaxy Note 3 General

Its been a long time since I’m transferring files to my Note 3 and previous android phone from my PC over home network WiFi. My ultimate goal was to sync files from PC to my Note 3 locally automatically so that I will be always updated with latest docs.
But so far I’m unable find a best way to do a sync for all files. The one I got is use dropbox to store documents and then use Note 3 stock file manager Dropbox option to get docs files. But this stores all in internal memory, bad luck but no other option. Also Note 3’s this feature has limitation like it can only sync Docs, photos and videos, no other files formats like zip etc.
So here is a tricks I found which may help you in many ways:
I really dislike putting the cable on to transfer files so earlier to transfer files over home network wifi, I used Wifi FTP app to turn on FTP into Device and in windows create a add network location in my computer and once put the UID/Pass, transfer files into phone any time. But this can only write files into Internal memory, not external due to kitkat. Also if it’s a big file I have to copy them again from phone file manager to external memory. In my previous phone I could store large files directly to sd card the same way.
So I was looking for a more convenient way. What I don’t like I have to take the phone out each time to activate FTP and then transfer files. Many people suggested samba file sharing which require root access and it can share your phone into windows network and many other apps but I didn’t like any.
So I got an idea to use this FTP features in reverse way. If you’re using Windows you can easily create a shared folder as FTP server by using IIS manager (no extra software require and nothing will run in background to show your PC) So by this video instruction you will get how to share a folder as FTP server https://www.youtube.com/watch?v=nWpZkhXnhds even with your router’s help you can access it over internet.
After the IIS setup done you can share a single folder or an entire hard disk partition. After done on your PC, go to your phone stock file manager, at bellow just after the memory status there have a column with + sign folders, those are for shortcuts. Click in one and choose FTP shortcut. Give it a name and put all details from your PC. In password field put your PC account password and choose passive mode. After done tap to connect and you’re all done. Now you have a virtual storage memory. I shared a 100GB media Partition where I stores songs and videos and anytime when the PC is on I can copy files into external memory and can access all files on the phone. Also if you have high-speed wifi (300mbps or over) you can directly stream HD videos.
This way you can create multiple folders and multiple FTP and multiple shortcuts in your device for separate purpose. Also the advantage is you don’t need to share anything over windows network and so other PC can access your shared folders. Its completely different and secure way. Only people having your system local IP and your PC username and password only those can access those shared folder and files.
With this way you don’t need any separate apps on your device and PC as well. Still its not a auto sync wirelessly which is my primary requirements so if anyone have any idea on this please share.
I don’t have any instruction for Mac and Linux as I use only Windows but IIS like stuff should be available in all.

On another perspective I find really useful to send links, pages, images from my chrome browser to my phone. I use 2 extensions for this. One is Google Chrome to Phone Extension and the other is Mighty Text.

And if you hate the cables you can always use "ADB Wireless" . Just connect your pc & phone in same network and transfer your files over wifi.

Or use something like Samba File Sharing, which sets your Note 3 up as a network accessible storage device, so you just open a Window to it on your PC (or get any file sync software to use it as a network device, or set it up as a mapped drive if you like)
Andre

soumen.sam said:
...But this can only write files into Internal memory, not external due to kitkat. Also if it’s a big file I have to copy them again from phone file manager to external memory. In my previous phone I could store large files directly to sd card the same way.
Click to expand...
Click to collapse
fix for extSdCard write on kitkat has been posted. Root is needed ot edit file but the fix is simply add one line to /system/etc/permissions/platform.xml
Code:
name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw"/>
<group gid="media_rw"/> line needs to be added.

I'd use Smart Disc Mounter for easy access.
Sent from Hacker OS

dodoqq said:
And if you hate the cables you can always use "ADB Wireless" . Just connect your pc & phone in same network and transfer your files over wifi.
Click to expand...
Click to collapse
It’s a good app. But it root access require, so no way….. then there is also apps like https://play.google.com/store/apps/details?id=nalic.app.wifishare&hl=en which is very small, less memory consumption and its works great. I’ve been using this since long. Just set FTP uid/pass once and easy use. But with this on kitkat no sd card writing. So the process goes like for large files :
Send file to internal memory > open phone file manager > copy that file to sd card.
And with the process I mentioned: open phone file explorer > browse files that you want to copy > copy to sd card.

andrewilley said:
Or use something like Samba File Sharing, which sets your Note 3 up as a network accessible storage device, so you just open a Window to it on your PC (or get any file sync software to use it as a network device, or set it up as a mapped drive if you like)
Andre
Click to expand...
Click to collapse
I would love to use this app, but the issues was:
1) Personally I don’t like this apps UI and look and feel, it’s a small point though.
2) I use this in office too, so sharing the phone internal/external memory isn’t safe over windows network. I doubt this app could let it access by UN/Pass. I’ve never tried this app but knew about this since long. Be solve if one share a particular folder for transferring. But again the same scenario, copy and move in phone explorer.
( If anyone have security concerns like me, on my above mentioned method, you can use a separate windows login with difficult password, you can use a typical port like 9137 which itself work as password, as it will work only locally so no hacking concerns )
3) On kitkat, the same thing, no sdcard write permission. So again copy and move. As for large media files I and many people do not prefer to store them in phone memory.
4) If I could map the phone on PC then sync would be my best solution as I have to work with lots of documents. But this cant do the same for media files otherwise I’ve to store all in internal memory to sync them. Instead I use Dropbox and it works awesome.

idone said:
fix for extSdCard write on kitkat has been posted. Root is needed ot edit file but the fix is simply add one line to /system/etc/permissions/platform.xml
Code:
name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw"/>
<group gid="media_rw"/> line needs to be added.
Click to expand...
Click to collapse
I saw this, but don’t want to root. I never did this in any phone so far, I feel the stock phone itself is good also warranty issues.

IzArsha said:
I'd use Smart Disc Mounter for easy access.
Sent from Hacker OS
Click to expand...
Click to collapse
I didn’t know about this app, I will try this. if this could mount like a drive then easily it could sync with PC. I will try it today.

IzArsha said:
I'd use Smart Disc Mounter for easy access.
Sent from Hacker OS
Click to expand...
Click to collapse
Just tried this, probably a nice app. Many installation requires on windows pc .Net framework + Smart Disk app on pc. But the free version only have internal memory option, external require a paid version. I’ve emailed the developer to confirm the paid version have the ability to write on Kitkat. If it does only then I will buy it.

Yeah it's amazing app and I have paid version and I can read/write Ext SD with it.
But if you don't have ExtSD fix applied (earlier you have mentioned you don't want to root) then there may be possibility that it may not work without fixing permission, It's kitkat issue not application problem.

soumen.sam said:
Just tried this, probably a nice app. Many installation requires on windows pc .Net framework + Smart Disk app on pc. But the free version only have internal memory option, external require a paid version. I’ve emailed the developer to confirm the paid version have the ability to write on Kitkat. If it does only then I will buy it.
Click to expand...
Click to collapse
Just tried the paid version but no luck, this too cant write into external memory.

soumen.sam said:
Just tried the paid version but no luck, this too cant write into external memory.
Click to expand...
Click to collapse
Yes it is absolutely a great app for me so that i can easy access my file work/home with 24/7 mounted on PC so that i can disconnect and connect it again. I installed this on my Note 3 KK i have no problem at all The reason why i recommended this app is it simple, secure fast rather than any wifi file transfer software (FTP) which need to open chrome, or type in ip address or what so ever.
Edit, Btw what do yo mean you cant write into external memory? Did you choose externel mmc option? Check Screenshot below

soumen.sam said:
Just tried the paid version but no luck, this too cant write into external memory.
Click to expand...
Click to collapse
As said just previous to your msg, you needs fix.
Sent from my SM-N900 using xda premium

IzArsha said:
Yes it is absolutely a great app for me so that i can easy access my file work/home with 24/7 mounted on PC so that i can disconnect and connect it again. I installed this on my Note 3 KK i have no problem at all
Click to expand...
Click to collapse
I agree its a great app and 1st i tried the free version and then the paid one, but except internal memory it still cant write on card. If no card right feature then no use for larger files. Also i dont know if this mounted all time and running background if it could cause battery draining.
If this could support sdcard write in future, I will need this 1st as I cant sync over network by FTP mount.
For now uninstalled it.

dr.ketan said:
As said just previous to your msg, you needs fix.
Sent from my SM-N900 using xda premium
Click to expand...
Click to collapse
Yes i saw that, I can sacrifice this feature but i dont want to root my device any how. If it void warranty it will void the warranty for hardware too. I've seen many users those used custom roms and later paid by themselves for hardware failure.

soumen.sam said:
Yes i saw that, I can sacrifice this feature but i dont want to root my device any how. If it void warranty it will void the warranty for hardware too. I've seen many users those used custom roms and later paid by themselves for hardware failure.
Click to expand...
Click to collapse
Try Choose storage option. Check Screenshot

IzArsha said:
Try Choose storage option. Check Screenshot
Click to expand...
Click to collapse
i tested it twice, 1st internal memory read and write, perfect. then unmount > select external memory > mount again > read data perfect but when writing it popups permission require. Tried again after disconnecting but no luck.
Also it has to click mount twice one in phone and again on PC, otherwise it doesnt connects.
Earlier I tried Samsung side sync but that doesnt work over wifi.

soumen.sam said:
i tested it twice, 1st internal memory read and write, perfect. then unmount > select external memory > mount again > read data perfect but when writing it popups permission require. Tried again after disconnecting but no luck.
Also it has to click mount twice one in phone and again on PC, otherwise it doesnt connects.
Earlier I tried Samsung side sync but that doesnt work over wifi.
Click to expand...
Click to collapse
Okay then. Just uninstall and use your method. Should be easy for you.

Related

Simple Sync Folder between PC and Android with WIFI?

I want to sync a folder from my PC with a folder on my SDcard...
It should automaticaly Sync over wifi in both ways... any Idea?
Dropbox works awesome, maybe not exactly the way you want it but it does the trick.
SlimDigg said:
Dropbox works awesome, maybe not exactly the way you want it but it does the trick.
Click to expand...
Click to collapse
No it doesn´t because at first the Dropbox doesn´t copys the Files automaticaly on my SD and second I have at least 13 gigabytes of Music and only 8gb Dropbox space...
Maybe Doubletwist AirSync?
That one is more specific with working with Music/Photo/Video, if you're looking for something a little more generic for syncing, there's also a portable app called Toucan
Good luck.
The problem with Double Twist is that it doesn´t hold my folders as they are...
And the problem with Toucan... I can´t access my SD with that over Wifi... any idea for that?
Try "WebSharing", there is a lite and a paid version. The second one includes some extra options for videos and music I think, not sure on which are the differences, anyway, it works great for me!
You can simply share a folder on your PC and using a file explorer on your phone (I have tried this using Estrong file explorer) you can search the LAN for shared drives. Find the folder you have shared on your PC and access files from your phone.
Well, another method - this is the way I do it, but it requires root access on your phone.
If you have root access, then you can install an app "Samba filesharing". And, this enables to make the phone a samba server.
Then, you can simply connect to ip address of your phone (or the samba server name you specified) from your PC and seamlessly access/modify/delete files on the sd card all the time. I would even suggest mapping a network drive to make it even more convenient.
I would be also interested in a solution like that. Mainly for Music, but also for other stuff/files.
Here is what I tried out so far:
I looked into Double Twist (a cumbersome resource hog on my netbook and always crashing), Winamp Sync (playlist and not folder-based, lack of control on what is happening) and Wifi Music Sync (lots of bad reviews, people lost files and else).
Has anyone tried Sugar Sync? If I read their website right, it syncs first to their cloud, which is the last place, where I want my personal files.
The solution with Samba Server or ES Explorer works (I also tried a simple FTP setup with Filezilla on the Desktop and AndFTP or SwiFTP (FTP server on phone) and any FTP client on the desktop. Problem with those solutions, it's all manual.
So far nothing satisfactory. I'm with the OP on this one, a small, neat, small resource solution, where you simply define the folders to be synced, would be best. Any more ideas? Thanks so far!
Just my 2 cents (definitely an UGLY solution): I've been using Syncness to sync over wifi. It's not the worst solution and has the benefit of working both with locally shared network drives as well as dropbox.
bearlyme86 said:
Just my 2 cents (definitely an UGLY solution): I've been using Syncness to sync over wifi. It's not the worst solution and has the benefit of working both with locally shared network drives as well as dropbox.
Click to expand...
Click to collapse
Actually, i love syncness. I've been using it for a month now. It's not perfect, but it works well for me, like syncing my documents folder to my Milestone and DHD, and back.
Titanium Media Sync can do this - syncs all types of files (not just media) - search on market (I can't post a link)
mmm I go for Sugarsync....
I'm using PCFileSync and have no problems. It's always being updated.
I have Titanium Media Sync, and it works very well for syncing files to dropbox, but I would really like to set it up to work with ftp, so I could sync files straight to my computer. How do I set something like this up? I"m a super ftp noob
vistagamer said:
I want to sync a folder from my PC with a folder on my SDcard...
It should automaticaly Sync over wifi in both ways... any Idea?
Click to expand...
Click to collapse
I believe what you are looking for is possibly The Missing Sync.
http://www.markspace.com/products/android/missing-sync-android.html
However, I have asked the developer questions and received no answers. There is a trial version available but i'm having issues which need answered by the developer. The software is not cheap at $35.00 single machine license.
If you decide to try it, let me know how it goes for you.
Here's my scenario:
2 computers, htc evo 3d (now trying on a galaxy tab).
Desktop and laptop sync the "My pictures" folder (1gb and growing) by using microsoft live mesh. And then, I have The Missing Sync reading the "My pictures" folder and syncing that folder to the Galaxy Tab SD card into a folder called "My Pictures".
Questions I have asked the developer (Ticket# 813081)
(1) Hi, Is there a file count limitations? I plan to use this to sync my pictures folder which has a couple thousand items (1,533 Files, 41 Folders, 1.48gb of data ) as of this moment and growing. This will be to a 32 GB microsdhc card in my evo 3d. Would there be any possible problems I should know about?
(2) Are there any file size limitations? (im aware of fat32 4gb single file size limit of the storage device) But does The missing sync have a file size limit of its own?
(3a) Does The Missing Sync Hash files for sync? If so, does it store temp files?
(3b) How does missing sync determine what needs synced around?
(4) I plan on adding a Samsung galaxy tab ... I'd also like to sync my pictures to it as well as the evo. 1 computer, two mobile devices. Is this possible with single license or will i need a multi license?
That's all for now. Thank you.
[email protected]
Click to expand...
Click to collapse
the issues i am having are that the whole process takes about 7 minutes from the moment sync is pressed, to any activity is noticed. And then, files start flowing, but 15 minutes later, it stops at random with very vague error log.
maybe you can try FolderSync
its many feature and powerfull
michaelmastery said:
maybe you can try FolderSync
its many feature and powerfull
Click to expand...
Click to collapse
+1 for FolderSync. It lets you sync individual folders with Dropbox, with a Windows share, etc.
this is so simple
This is so simple why is there no app that does this, we don't want cloud storage to interfere all we need is a PC/Mac app where you can see your folders/files . Then you want to be able to select folders and files using a checky box ready to sync to ur android device.
Why do you need to select files/folders? Because when you have an mp3 collection of over 40gb you only want a small portion of this on ur android device. The app needs to ensure that ur android device always keeps in sync with the selected PC files so that if you ever add music to ur PC it will get added to android through the sync app.
Now does this app exist or am I going to have to learn to write an android app??
daz9001 said:
This is so simple why is there no app that does this, we don't want cloud storage to interfere all we need is a PC/Mac app where you can see your folders/files . Then you want to be able to select folders and files using a checky box ready to sync to ur android device.
Why do you need to select files/folders? Because when you have an mp3 collection of over 40gb you only want a small portion of this on ur android device. The app needs to ensure that ur android device always keeps in sync with the selected PC files so that if you ever add music to ur PC it will get added to android through the sync app.
Now does this app exist or am I going to have to learn to write an android app??
Click to expand...
Click to collapse
Look into cheetah sync app. Its the closest thing i could find that works for me.
https://play.google.com/store/search?q=cheetah+sync
Its been working beautifully for me granted its not fully automatic and requires some configuring before it can do what you want it to do.
Good but its not quite right
0okami said:
Look into cheetah sync app. Its the closest thing i could find that works for me.
Its been working beautifully for me granted its not fully automatic and requires some configuring before it can do what you want it to do.
Click to expand...
Click to collapse
No this is still not right, cheetah sync is just a small service that sits on your pc. you can't use it to select the files on your pc you want on your phone, everything has to be done with folder pairing on the phone. Now if I want to choose 10 albums that are in random locations on my hard drive that would take ages to do on my phone. On the PC this would be a simple task.(If the app exists!!!)

[Q] [HOW TO] Content transfer - Cross Platform

How do you get to transfer in the easiest way - songs from an android device to a fully unlocked Nokia Lumia 710?
also..
Where do the attachments in my hotmail get saved on my local phone storage? I have fully unlocked L710 and HTC Titan. Someone sent me a few clips attached to hotmail. I can play it from my email attachment but would like to find the folder where it is locally stored after download, and then be able to play the content from Zune. Is there any homebrew app for such file management? I have File Explorer, but don't know where these attachments can be found, then moved so that they are playable in Zune Hub.
this is a great question that I would also like to know the answer to. There has to be some way to mount the storage and manage it from a pc like you can with Android.
Skywalker134 said:
this is a great question that I would also like to know the answer to. There has to be some way to mount the storage and manage it from a pc like you can with Android.
Click to expand...
Click to collapse
I did not really bother trying to find the answer. But someone who uses Android in my family tried to send me a few clips of music that I really really wanted to hear. Now ofcourse I have got it via bluetooth and that I can access. However, he sent a few more by email as my bluetooth transfer was slow. I had presumed I can find these songs in the same place. BUT nope!
However, here is my progress.
File explorer -> Applications data -> Volatile -> Email attachments -> go to each folder. Each folder represents one attachment.
So I was happy after posting this that I found where the attachments are.
However, when I copy and paste the same under my Zune contents, I cannot see it in my Zune Hub and cannot ofcourse play it from Zune hub!
Zune on the phone uses a database of media files. Merely moving your files under \My Documents\Zune\Content\* isn't going to help. The only way that I know of to add arbitrary files is to copy them to the PC, then sync them using the PC Zune software. Nobody has yet figured out how to do it more directly, although I'm sure it's possible.
Mounting the phone as USB Mass Storage is just not even vaguely likely to happen. The amount of driver writing and re-configuration that would be needed... I don't think you realize what you're asking for. There are deinitely options, though; for example, my Root Webserver app lets you browse the phone's filesystem (including uplodaing and downloading files) from your PC. You just have to use a web browser instead of a traditional file manager.
GoodDayToDie said:
Zune on the phone uses a database of media files. Merely moving your files under \My Documents\Zune\Content\* isn't going to help. The only way that I know of to add arbitrary files is to copy them to the PC, then sync them using the PC Zune software. Nobody has yet figured out how to do it more directly, although I'm sure it's possible.
Mounting the phone as USB Mass Storage is just not even vaguely likely to happen. The amount of driver writing and re-configuration that would be needed... I don't think you realize what you're asking for. There are deinitely options, though; for example, my Root Webserver app lets you browse the phone's filesystem (including uplodaing and downloading files) from your PC. You just have to use a web browser instead of a traditional file manager.
Click to expand...
Click to collapse
That does add some light to the scenario! Thanks!
So does that mean that even though we do have homebrew file explorers, we cannot really control our attachments i.e. sandbox issue? I have realised in last two days that our file explorer functionally isn't same as those traditional WM6.5 or Android ones. Hence theoratically speaking yes we do have file explorer but not to its full functionality..which leads me to another question. So ideally what do you use your file explorer for?
Aside from aiding my research and testing my hacks, here are a few things I use file browsers for:
Copying ebook files (.MOBI and .PRC) to the Kindle directory.
Manually editing the Marketplace configuration files (for example, some downloads are even bigger than the 200 MB that Marketplace Config will allow you to specify).
Freeing up space on the phone's storage (deleting temprorary files of my choosing, rather than simply purging the whole phone).
Backing up application data to my PC.
Turning music files into ringtones/alarms/etc.
A number of these can currently be automated using apps, and there are others that could be more useful to other people, but that's what I've found to be useful.
Content Transfer
Well I have been in same situation , I went with wifi transfer option,caz its quite secured and helpful for content transfer, like you can use smartIO App, which is good op
drupad2drupad said:
How do you get to transfer in the easiest way - songs from an android device to a fully unlocked Nokia Lumia 710?
also..
Where do the attachments in my hotmail get saved on my local phone storage? I have fully unlocked L710 and HTC Titan. Someone sent me a few clips attached to hotmail. I can play it from my email attachment but would like to find the folder where it is locally stored after download, and then be able to play the content from Zune. Is there any homebrew app for such file management? I have File Explorer, but don't know where these attachments can be found, then moved so that they are playable in Zune Hub.
Click to expand...
Click to collapse

Is their a way to make a network share with android?

Is it possible to create something like a windows share folder with android so i can use my tablet with dock as sort of a laptop. I can access files from windows shares and from my server share (which is not windows) but it doesnt go the other way. I would also like to be able to transfer files to my GS3 Mobile from my transformer.
Right now my pc is in the shop and my trasformer is basically my new laptop as my last one just died and my desktop is in the shop (i dont want to get into it but i basically should have built my own desktop this time i didnt anyway...)
So yeah is it possible? other than say dropbox as currently thats the only type i can find to do such a thing. But i want more of a network share.
Any help would be appreciated.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
If your tablet is rooted you could use "Samba Filesharing" app to share your SD as a windows network drive.
I don't know any apps that can do that without root priviliges though.
Another option would be sharing the SD content through an FTP server (I have no recommendations for specific programs though).
domsj said:
If your tablet is rooted you could use "Samba Filesharing" app to share your SD as a windows network drive.
I don't know any apps that can do that without root priviliges though.
Another option would be sharing the SD content through an FTP server (I have no recommendations for specific programs though).
Click to expand...
Click to collapse
thank you
How To
domsj said:
If your tablet is rooted you could use "Samba Filesharing" app to share your SD as a windows network drive.
I don't know any apps that can do that without root priviliges though.
Another option would be sharing the SD content through an FTP server (I have no recommendations for specific programs though).
Click to expand...
Click to collapse
How do you set up your SD card as a network drive? I have Samba set up, but I can't access my sd card from there, I have to send things to the downloads folder in the internal storage
engineer_kev said:
How do you set up your SD card as a network drive? I have Samba set up, but I can't access my sd card from there, I have to send things to the downloads folder in the internal storage
Click to expand...
Click to collapse
menu button -> settings -> Other Fileshare Settings -> Second Shared Folder is probably what you're looking for.
only caveat is that it only allows sharing of extra sd cards with vfat formatting, so it was a no go with my 64GB but worked fine with the 16GB I have.
I'm using an app called 'FTP Server'. Free and simple to use. Your android device will act as an FTP server once the 'button' is activated. Use a FTP client on Windows to enter the address, username and password. There's also a method of setting up a new network (via 'add a new network') to appear as a folder when opening up 'Computer' to see the list of your drives. However, I don't like that being visible all the time, hence the reason I just connect via a FTP client.
The only downside is that FTP isn't that secure. SFTP and FTPS is meant to be more secure. I don't know the specifics, maybe someone else with more knowledge can help inform you. I reckon it's fine for activating, transferring some files, then turning off.

[Q] Need the help for application

I don't know whether to ask it here or not.
Want to know that is there any way of hiding the apps and folder other then putting period(.) before file name or folder
I want to do it parametrically I just want to know the way or anyidea about it other then above one
I am working on app which is password protected and have to take care that hidden files once hidden that are even not visible to root users without that application.
So it here any way of doing this in external memory card.
Please provide me with solution or coding reference if you have.
Note that I am not asking for any android application that available in android market
Click to expand...
Click to collapse
dykhatri said:
I don't know whether to ask it here or not.
Want to know that is there any way of hiding the apps and folder other then putting period(.) before file name or folder
I want to do it parametrically I just want to know the way or anyidea about it other then above one
I am working on app which is password protected and have to take care that hidden files once hidden that are even not visible to root users without that application.
So it here any way of doing this in external memory card.
Please provide me with solution or coding reference if you have.
Click to expand...
Click to collapse
When we speak about media files:
an empty < no media > file, in a folder,
ussualy solves the problem of visibility, for other-media focused-on board apps,
I presume is not what you have in mind,
The ussual way-the apps are protecting their data-in windows for example,
is to create their own file format, like: .cpt, .dat, etc...
Files on an external sdcard are recognised by the strings to them,
and thus known to the index...
but when you remove those strings,
you ussualy destroy also the files structure
although he files themselves still do exist...
In my humble opinion, only the separate,encrypted partition on an sdcard,
along with internal file format, may provide
efficient level of security that you seek for your app...
There surely always will be an app, able to see hidden contents,
especially on removable media,
but to be able to see it- is one thing,
and the ability to read its contents- is a completely different story...
asgardr said:
When we speak about media files:
an empty < no media > file, in a folder,
ussualy solves the problem of visibility, for other-media focused-on board apps,
I presume is not what you have in mind,
The ussual way-the apps are protecting their data-in windows for example,
is to create their own file format, like: .cpt, .dat, etc...
Files on an external sdcard are recognised by the strings to them,
and thus known to the index...
but when you remove those strings,
you ussualy destroy also the files structure
although he files themselves still do exist...
In my humble opinion, only the separate,encrypted partition on an sdcard,
along with internal file format, may provide
efficient level of security that you seek for your app...
There surely always will be an app, able to see hidden contents,
especially on removable media,
but to be able to see it- is one thing,
and the ability to read its contents- is a completely different story...
Click to expand...
Click to collapse
What you have said makes seance to me sir but I forgot to mention here that I am only taking about android mobile OS specially. I am making application specially for android mobiles.I am not concern about another whether i can be display in PC or not that is not my concern.
can you have any idea for that
dykhatri said:
What you have said makes seance to me sir but I forgot to mention here that I am only taking about android mobile OS specially. I am making application specially for android mobiles.I am not concern about another whether i can be display in PC or not that is not my concern.
can you have any idea for that
Click to expand...
Click to collapse
1.there is always a possibility that something hidden locally- on board of your device-
could be found through a computer connection,
so if you wanted app sensitive data to be secure, this aspect should also be taken into consideration...
2. windows is just an example:
some dependancies are similar throughout many other systems- just because they work as expected...
An internal file format and file encription is to be found in some of the android apps as well

Android 6.0 SDCard info Internal vs External Formats. Pros vs Cons. Solutions Fix.

Just to clarify a few things.
- INTERNAL FORMAT.
- will turn your old internal sdcard storage space into regular internal storage space. (meaning it will not show up as an sdcard anymore but will still be available for the phone to use as regular internal storage)
- will encrypt your sdcard. (meaning it will no longer work on other devices) (this sux because ppl use it for backup but i have a fix)
- your new sdcard will appear as an internal sdcard (replacing the default one created using internal storage)(this means it's automatically used and supported by all apps, not just those with custom sdcard settings)
- EXTERNAL FORMAT.
- will function much like sdcard did in android 5.0.
- some builds are experiencing write permission errors. (cm13 for example most apps won't be able to use external card making it almost useless)(es file explorer and many root apps may still work.
If I missed any of the main functionally changes please let me know and i'll update accordingly.
- Solution to the "I want a backup for my data in case my phone breaks, but i like the idea of the internal storage feature."
- The solution i've come up with is a handly little app called syncme wireless.
- Steps to setup SyncMe Wireless to regularly backup your sdcard data onto a PC. (you can also use cloud devices but i am opposed to cloud services so i'll be showing this method here)
- Since i think windows is most popular and it's what i'm on i'll use it as an example. There are many exhaustive file sharing guides for setting up your permissions for network share on the internet available already so I will not be exhaustive, i'll just include basic setup instructions.
1. create a folder you can access easily, the desktop is a good place for it if you don't have administrator rights.
2. right click the folder click share with - > specific people. (if sharing is disabled enable it)
3. make sure you have read and write access. (the windows account you have the password to)
4. once folder is shared install syncme wireless on android device.
5. on windows device push windows key + r at the same time or go to start menu and click run.
6. type cmd and ok.
7. in command prompt type ipconfig.
8. make a note of your computers IP address. (it's ok if your dchp server changes your ips and it's not static syncme will take a note of your mac address and use that to identify your pc in the future after first connect)
9. open syncme wireless on your android device.
10. click ad computer.
11. your computer may show up automatically, if not click the menu icon and click add computer again, here you can manually add your computers ip address. (this is because some routers block scanning)
12. Click on User and type your WINDOWS LOGIN USERNAME that has permission to access the files on your pc.
13. click password and type your WINDOWS LOGIN PASSWORD that applies to the username you used.
14. once your computer is setup the rest is pretty self explanatory, click on the setup computer to add a sync folder, you can sync everything or just specific folders. You can set it to run at night when you're sleeping every night so you always have an sdcard backup on your computer, and if something happens to your phone you can reformat your card and copy the files back.
15. you can manually run folder pairs as well by clicking the folder pair and clicking run. I use this to send files to my phone over wifi, just add files to a folder that is setup in a pair, then run that folder pair sync, and the files will show up on your phone without having to plug in cables.
any suggestions or requests for help i'll try to add and respond to asap but I am not on here every day. Just wanted to help people solve the issue i had with cm 13 so more people can get into using it as a daily driver and support its development.

Categories

Resources