General :: File Protection Against Deletion?

Apr 27, 2012

I want to buy a couple of android devices for use by our sales representatives. However I want to put some files (powerpoint presentation, pdf or photos) on those devices which I want to lock against deletion by a user.

Is there a software to achive it?

Protection can be secured with a password, pin or whatever.

I tried to find such a program but no luck.

General :: File protection against deletion?


Android :: Alternative To Recursive File Deletion In Directories

Jul 6, 2010

CODE:.............

I'm currently using the above code to create a folder which is used to temporarily store images that the app uses later. deleteDir is just a generic recursive file deletion to empty a directory. Is there a better way to do this than to delete everything? Ideally I just want a temp folder that empties when the application closes.

View 1 Replies View Related

General :: Blackberry Style Deletion?

Feb 8, 2013

The phone will likely be a RZR Maxx or D4.

One of the biggest features that I found missing in Android was the ability to delete mail on handheld only, or handheld and server on a per message basis. (For those not aware, you can set BB to do either automatically, or prompt, which is what I like.)

View 4 Replies View Related

General :: Deletion Of Google+ Account - Picture ID Does Not Stay In Hangouts?

Apr 15, 2014

I recently completely delete my google plus account attached to my email address of course. The problem is that in my Google Hangouts when I manually attach a picture ID to my texting Google im conversation , in the picture ID does not stay so with with my picture ID .

View 3 Replies View Related

General :: APP / Undeletable Theft Protection

Aug 30, 2012

Theft protection software is crucial these days on every smartphone and chosing the right one is not really easy. I've only been using SeekDroid and have been thinking about trying Prey so far, but while I read an article about Theft Aware functioning beyond factory reset of the phone, this riddle came to my mind:

What if the phone gets stolen by someone knowing how to flash a new ROM or read about it? I've got 4EXT (always latest version) installed - is there some software that integrates into recovery and cannot be deleted without the correct code or something?

View 9 Replies View Related

General :: What Is A Good Virus Protection For Galaxy S4

Jun 24, 2013

What is a good virus protection for Galaxy S4?

View 3 Replies View Related

General :: How To Edit APK To Remove Anti-cheat Protection

Jun 1, 2013

I would like to learn on how to edit an apk that has cheat protection to remove it cause most of the games I play can't be cheated.

View 6 Replies View Related

General :: SD Password Protection Android Missing Feature

Jul 20, 2012

I think android is missing one feature of daily use. It is sd card password protection. I want to protect my sd card data with password but I don't find any app or any thing to do this. on my old nokia cell , protecting sd card was very easy. I want to protect my sd card so if i lost my sd card then no one access files on my sd card ..........

At this time i have no nokia set so i want to know if my sd card is password protected and i put this sd card in my android set then what will happen??? will it work and ask me for password??????

View 5 Replies View Related

Android :: Sms Hiding And Deletion

Jul 8, 2010

i am currently making an application in which i require to delete an sms. How do i go about it. Also I may need to hide a sms i.e not visible in the inbox but i may choose to unhide it later.

View 2 Replies View Related

Android :: Error During Sms Deletion / Fix It

Aug 31, 2010

I have problem with deletion sms with messageId=0. I can't delete such a message. There is no problem with deletion other messages but first message taken from inbox has always message Id=0 and I can't delete it. I use code below for deletion.

Uri SMS_CONTENT_URI = Uri.parse("content://sms"); Uri deleteUri = Uri.withAppendedPath(SMS_CONTENT_URI, String.valueOf(smsList.get(currentSmsIndex).getId())); int count = context.getContentResolver().delete(deleteUri, null, null);

Do you have any idea?

View 3 Replies View Related

HTC Incredible :: ClockworkMod Restore Deletion?

Aug 29, 2010

I did some searching around but couldn't find any answers; my question is how do you delete the restoration images so you can keep only two or if you find you don't need some of the older ones etc...

View 3 Replies View Related

HTC Desire :: Emails Automatic Deletion Whilst Reading These?

Oct 1, 2010

My desire is deleting my emails whilst I'm reading them! I'm having to log in to virgin to finish reading them. How do I stop it?

View 2 Replies View Related

Android :: Force Deletion Of User Data On App Upgrade

Apr 13, 2010

I want to force the User Data to be deleted on Application upgrade (to delete internal database).How can I do that?

View 5 Replies View Related

Android :: Prevent Data Deletion From SD Card On Reinstall / Update?

Sep 26, 2010

I notice that my app's data on external storage (i.e. SD card) gets deleted during an "adb install -r". While this is normal for uninstall (and then afterwards install optionally to notice it), I do not understand why this is the case for reinstall (and thus for Market updates as well). I could have sworn this was not always the case.

Referring to http://developer.android.com/guide/topics/data/data-storage.html#filesExternal I am specifically using "Accessing files on external storage" on Android 2.2, but not "Saving files that should be shared" or "Saving cache files". So I am writing and reading data in "/sdcard/Android/data//files/somefolder/data". My preferences do stick.

@Commonsware: The problem is not so much with getExternalFilesDir() IMHO as I see my data is written where I expect it. It just does not stick. I am using a.o.:
public static File getDefaultDirectory(Context context, String packageName) { File dir;
if(mActivity_getExternalFilesDir!=null){//API >=8
dir = invokeGetExternalFilesDir(context, "fortune");
}else if(mEnvironment_getExternalStorageDirectory!=null){//API <=7
dir = invokeGetExternalStorageDirectory();
dir = new File(dir.getPath() + "/Android/data/" + packageName + "/files/");
}else{ //should never occur return null;
}return dir;
}

View 1 Replies View Related

Motorola Droid X :: Does Installing New ROMS - THEMES Require Deletion Of Old

Nov 4, 2010

What I'm asking is if I were to install a new ROM/THEME do i need to uninstall or delete the old one? Or do I just load right over it? Also what's the best app to use to "unbloat" uninstall unwanted apps?

View 6 Replies View Related

HTC Droid Eris :: Text Message Deletion (Lock Option)

Jul 14, 2010

I have a thread with over 1200 text messages in it which I need to delete to improve the lag on my phone. However there are a few of the messages which I would like to keep. I am using the stock message app. When I long press to delete the thread there is an option you can check to delete locked messages, however no where can I find the ability to lock a message. Does anyone know how to lock a message within a thread so you can delete the thread but keep just a few of the messages?

View 3 Replies View Related

HTC EVO 4G :: Rooting - No Longer Contributing Member - Account Pending For Deletion

Jul 16, 2010

No longer a contributing member. Account pending for deletion.

View 5 Replies View Related

HTC EVO 4G :: Camera Protection

Jun 9, 2010

Anyone figure out a solution? I'm very careful with my phone, and my lens already has a few microscratches on it.

View 49 Replies View Related

HTC Hero :: Protection To Use

Nov 1, 2009

What form of protection d you use for your hero (if any)?

View 16 Replies View Related

HTC EVO 4G :: Lens Protection For Camera?

May 20, 2010

With some of the reviews mentioning that the EVO will lay directly on the camera's lens, is there a chance that the screen protection manufacturers will create a disc to protect the lens as well?It might not get trashed right away, but it would be nice to be able to swap out a disc rather than having permanently fuzzed out pics from the scratches on the lens.

View 11 Replies View Related

Android :: New Market App Protection

Jul 29, 2010

Apps can choose to require connection to google to verify they are legit EVERY TIME they are opened .....so if u happen to be offline then u won't be able to open the app. Android Market apps now have to check in with licensing servers to confirm legitimacy. i have no problem paying for apps, but if a cocktail mixing app refuses to open to give me a drink recipe because i happen to be not connected to wifi or a data connection then i would not buy that app ....as it is i do not have an always on data connection.

View 1 Replies View Related

Android :: Piracy Protection

Oct 14, 2009

I am no security expert and have not thought this out all the way, but could a workable solution to the pirating problem be something like this:

1. The market clients (like Google Market, AndAppStore, SlideME) could record on their servers some kind of identifier about who bought the app and perhaps what Android device it was bought for. They already capture the who information.

2. Android apps that care can, on first launch, ask the user about their identifier and what service they bought the app from.

3. The app, or the servers that support the app, can query, via http, the market client service to ask did so-and-so get this app from you?

4. If an affirmative response can be had then the app is not pirated. Otherwise the app is pirated

Google Market, AndAppStore, SlideME, etc... will need to make such a service available, via http.

It would be straight-forward to generate a list of installed market clients for the user to select from. The market clients may even be able to supply the user identification so user does not need to enter it.

The application could retrieve from its servers the list of market clients is believes are legitimate in order to prevent the bogus clients from spoofing it.

If you installed an app w/out a market client and the app did not intend for such an installation to happen, like on rooted phones using adb, then the app is pirated.

And finally, could this process be invisible to the user and just involve communication between the app and installed market clients and the market clients servers and the apps servers?

View 8 Replies View Related

Android :: Lawyers And Self Protection

Jan 16, 2010

I was just wondering what your thoughts are on having some law enforcement on your side as well as legal protection. As an independent developer its hard to afford legal nonsense like this. In your experience has it been worth it to include legal agreements with your apps and do you have protection like a LLC to protect yourself from being sued into oblivion?

Also what licenses are freely available that might be of interest?

View 4 Replies View Related

HTC Incredible :: Movies / TV Shows With ACC Protection

Jun 28, 2010

I would like to move my Family Guy episodes and perhaps Caddyshack or any other great movie to my DInc but alas iTunes has shut me down with AAC protection. Some of the other posts I saw suggested using Doubletwist which I downloaded on my Mac and seems like it would work, yet the files are still protected so that doesn't help. Another said to use FairGame to take the DRM protection off of the file so I can transfer them, but that didn't work either. Is there ANY easy answer that won't cost me anything or be difficult to do? Anybody out there already do this on their DInc?

View 6 Replies View Related

HTC EVO 4G :: Alternative Protection For Rear Camera?

May 29, 2010

besides a seido case or any case... what are the alternative methods to prevent that camera from being scratched up? here are my thoughts

1. what if you used one of those screen protector and cut a circle to place onto the camera glass? will that degrade picture quality?

2. HTC Evo 4G Magnet Mount Conversion Lens, FREE Shipping, HTC Evo 4G PHONE Magnet Mount Conversion Lens what if you attached the included circular magnetic piece (kinda like a washer) to act as a spacer?

3. like the magnetic spacer, maybe add a small strip of rubber with adhesive on the back to raise up the top of the phone and create a very small space between the surface and the camera. similar to feets found under a laptop.

4. small adhesive rubber dots... like those placed on your laptop's bezel around the lcd

View 25 Replies View Related

HTC Hero :: Need Full Protection Cover

Sep 8, 2009

being a plasterer i need a cover that will give full protection. not like the one ive just received from ebay its open at the the front.bit like a pair of crotchless knickers really looks nice but not good for my dirty hands any ideas where i can get something that will cover the full phone without being to bulky.cheers mark.

View 2 Replies View Related

Android :: Turn Off Copy Protection?

Aug 31, 2010

I'm having a lot of issues where people can't even find my app in the Android Market. It appears that it's all because of copy protection, which I WISH I had never even seen, much less activated in my app. So, can Google PLEASE, response and let me know what will happen if I disable it now? What will happen to my existing customers? I've not seen a single definitive answer on this topic.

View 6 Replies View Related

Android :: Remove Copy Protection?

Jan 14, 2010

I have "Copy Protection" turned on for my app, but now i want to remove it Will there be any problems if i remove it now?

View 6 Replies View Related

Android :: Copy Protection Bug Status

Nov 12, 2009

I'd love to revert to no copy protection on our games for a number of pressing reasons, but these bugs bit us pretty bad last time I tried.

View 12 Replies View Related

Android :: Copy Protection Invisible App

Jul 5, 2010

I have an app with Copy Protection on. Since a number of users have reported being unable to find the app on Market since upgrading to 2.1, I have researched the issue and copy protection seems to be the culprit. Turning off copy protection is the answer, but it seems that it leads to file access problems and can require a reinstall, which is not a very good user experience.

However, this ought to have been fixed in 1.6 which means I should be able to turn off copy protection and everything is ok. But some people have still encountered this issue and their users had to reinstall. So, my question is this, if I turn off copy protection, will all users have to reinstall the app? Will only 1.5 users have to reinstall (30%)?

View 2 Replies View Related







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