HTC Incredible :: App (free Or Paid) To Disable Mobile Data While Screen Turned Off?

Aug 25, 2010

I'm looking for an app (free or paid) that will disable mobile data while my screen is turned off.

HTC Incredible :: App (free or paid) to disable mobile data while screen turned off?


Android :: How To Import Data From Free App Db To Paid App Db?

Feb 8, 2010

I currently have a free application on the market and I'd like to offer a paid version of it as well. Once the paid version is installed, I want to import the db and shared preferences from the free version so users can un install it without losing anything. The problem is this: in my free version, I don't have a android:shared UserId set. If I add one, the app's id on the system changes and I can't access the data anymore. Both apps will be signed using the same certificate. How can I import the data without messing up the permissions of the free app?

View 1 Replies View Related

Android :: Free And Paid Version For Share Data

Jun 5, 2010

I have a free app in the market and use the data directory of the app to store some files. Now I think about offering a paid (donate) version of the app, so that people who want to pay a few pennys will be able to do so. But AFAIK the new (paid) app needs a new name, so I won't be able to use the stored data of the free version. That means, that existing users would have to re-enter a lot of personal settings - which probably would be a no-no for a lot of users. So my question: Is there a smart way to have a free and a paid version in the market, where the later installed payed version can use the data of the free version? I thought about using the SD-card for data storage, but there might be devices without any SD-card...

View 5 Replies View Related

Android :: How To Handle Application Upgrades From Free To Paid Version / While Preserving Any Data

Jun 10, 2010

I want to have a free version and a premium version of the same application. When people buy the application, I want them to be able to "upgrade" without losing their data, i.e. the premium version should install over the free version.I want to use the same code base and just switch a setting to build the premium version.
Andoid Market does not let me convert a free app to a paid app, so the trivial option is not available.I am curious if someone has tried this successfully. How does Android Market identify an application - will it think that the premium version is a different app and just install it in parallel?

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Disable Hardware Buttons When Screen Turned Off?

Jul 4, 2010

I checked around for a while but couldn't find an answer tot his one. Is there any way to disable the hardware buttons when the screen is turned off? It keeps getting turned on in my pocket and draining the battery.

View 8 Replies View Related

HTC Incredible :: Does Juice Defender Free / Paid Version?

Aug 6, 2010

Anyone use Juice Defender free or paid version? Does it work on Froyo on the incredible? Is it worth paying for the paid version?

View 4 Replies View Related

Android :: How To Disable Mobile Data?

Sep 4, 2010

I just got an EVO and it chews through the battery fairly quick. I downloaded JuiceDefender to manage my mobile data connection. That seems have worked out fairly well. However, the settings are just very restricted (even on the paid versions).As of right now I am trying to develop a much more customizable battery saving application. The main thing I am trying to do first be able to enable/disable the mobile data connection at will.The problem is I can't find any code snippets or articles on how to do this. The only thing I have found is the following. I don't know how accurate this is, but this was all I could piece together browsing developer.android.com.Looking at the phone info when JuiceDefender is running, I found that the GSRP network is getting turned on and off. This leaves me to believe it is possible to do it through code even though every page I find asking about this same issue says it cannot be done. The kicker is they all say to do it like APNDroid. Please someone give me some insight.

View 1 Replies View Related

Android :: API To Enable / Disable Mobile Data

May 20, 2010

I need to find a way to enable / disable mobile data (the thing you can manually enable / disable in Settings->Wireless->Mobile Network (android 2.1)But I can't find any API for that.For WIFI, there's a method setWifiEnabled(boolean) on the class WifiManager. But I can't find anything like that for the data network... no method for this on TelephonyManager or ConnectivityManager.Isn't it possible to programmatically enable / disable mobile data?

View 2 Replies View Related

General :: Auto Restrict Background Data And Disable Auto-sync When Mobile Data Enabled

Aug 24, 2013

I'm trying to limit my mobile data usage with out jumping through hoops.

I'm looking for a widget, that with one click of a button, it can restrict background data, disable auto-sync and enable mobile data, and when pressed again, enable WiFi, disable background restriction and enable auto-sync.

This function, no matter how trivial, would save time and effort.

Is there anything like this out there? Would something like this require root?

Galaxy Nexus

View 5 Replies View Related

General :: Disable Data Access Over Mobile Network By Default?

Aug 29, 2012

At the first loading of flashed rom checkbox "Data Allowed" in the Mobile Network Settings ENABLED by default.

I do not use unlimited Internet therefore.

I need some flashable patch update.zip which I can flash after the rom for switching this option to DISABLE.

It is Really? Where android save this setting?

View 5 Replies View Related

HTC Incredible :: Background Data Vs Always On Mobile Data - What's Difference?

May 4, 2010

What is the difference between these two:Settings > Wireless & Networks > Mobile Networks > Enable always-on mobile data
- Description: "Uses more power on some mobile networks"
- Message after disabling: "Attention: Disabling always on mobile data may cause connectivity problems in some applications. Please use the manual refresh feature in applications to update online data" Settings > Accounts & sync > Background data
- Seems to be the same as the 4th toggle in the Power Control widget
- Description: "Applications can sync, send, and receive data at any time"
- Message after disabling: "Attention: Disabling background data extends battery life and lowers data use. Some applications may still use the background data connection.".Disabling either one seems to extend battery life. I haven't figured our yet how they differentially affect push email, etc. Would someone kindly explain to me how these settings are different?

View 14 Replies View Related

HTC Incredible :: Free 2gb Data Card

May 24, 2010

I heard anyone who ordered a dinc from 04/24-05/30 gets a free 2gb data card. Are these coming pre-installed or what?

View 20 Replies View Related

HTC Incredible :: Vcast - Use Free With Data Pac?

Jun 7, 2010

Maybe I am rem wrong, but with $15 data pac on my voyager and dare seemed to include vcast. So with $30 pac , it's not free/included? Anyone want to remind me why vcast would be worth extra $10 a month vzw will now charge you? *it didnt impress me enough to rem it

View 1 Replies View Related

HTC EVO 4G :: How To Get Paid Apps Free?

Jun 20, 2010

Can someone tell me how to do this on htc evo? Like in the i phone you have installers. Is there something on the evo?

View 4 Replies View Related

Android :: Way To Convert A Free App To A Paid For?

Dec 20, 2009

Is there a way to convert a free app to a paid for ? Does not look like this option is available in the "upload an Application" page. What are the options ?

View 6 Replies View Related

Android :: How To Convert Free App To Paid App?

Mar 4, 2009

From what I learn, a developer cannot convert his FREE app to a PAID app. I was looking out for some alternative ways to make this happen. I have an app with about 10K users. Users have their data stored inside the application. Lets call the existing FREE version com.my app I would like to sell my app for $10. How do I go about it? If I create a new application, it does not accept com.my app since it says I already have an app on the store with the same name. Create a new app: com.paid my app does not help because how do the existing 10K users get their data from FREE version (my app) to PAID version (paid my app)

View 10 Replies View Related

Android :: Need A Way To Get Paid Apps Free?

Nov 14, 2009

Hey guys this is my first post, so don't get upset, I am new. But anyway my question is this: what is the best way to get all paid apps for free? I hope I can do it straight off my android device, in my case the Motorola Droid.

View 7 Replies View Related

Android :: Want To Update A Free Paid App

Apr 18, 2010

If I download an already paid for app on my phone for free, will I be able to update? I only have one because my friend gave it to me so I was just wondering.

View 11 Replies View Related

Android :: Convert An App From Free To PAID

Nov 10, 2009

Looks like the Android Market currently does not allow apps that have been created as FREE to be changed to PAID app.

Is there any way around ? Is there any future plan to enhance this feature ?

Is anyone who have apps already published - experience handling this issue ?

View 2 Replies View Related

HTC Incredible :: Free Application For Transferring Data From Phone To SD Card?

Sep 2, 2010

I want to do a factory reset now that I have 2.2, but I'm traveling without my computer and need to transfer my pics and music from within the phone. There must be an app for that, right?

View 3 Replies View Related

Android :: How To Release Paid Upgrade For Free App?

Oct 28, 2010

Is there a way to change free app into paid app in Market? I.e. you release com.foo.xxx as free but later you'd like to charge for app and drop free version completely.. I do not see anything like this in Market console at the moment. I know I can release com.foo.xxx.pro for example but my intention would be to keep package name as is so current users would see there's upgrade available. Alternatively, if there's no way to do that can I completely remove app from market so com. would be reusable for other app?

View 3 Replies View Related

Android :: Link From Free To Paid App In Market

Oct 29, 2009

If I have a free version of a paid app in the Android market how can I place a button in the free app that opens the paid version in the market?

View 1 Replies View Related

Android : Meditation Apps / Free - Paid

May 31, 2010

Does anyone know of any good meditation apps, free or paid does not matter.

View 6 Replies View Related

Android : Need Favorite Widget / Paid - Free?

Aug 12, 2010

I love my "Fancy Widget" Weather and Clock widget. Was wondering what some other good ones are. Doesn't matter if they are pay or not. New to the phone and I'm learning.

View 6 Replies View Related

HTC Droid Eris :: Camera Apps Free / Paid?

Apr 7, 2010

Gimme some of your favorites.

View 3 Replies View Related

Android :: How To Factor Code For Free / Paid App Versions?

Jan 19, 2010

I have a project which I want to split into a paid and a free version. I do not care to double my management of the res/ folder and would even like the Android Manifest.xml to be the same file except for the package line. Worrying little about hacking (at this stage - my app is not copy protected anyhow so other avenues of vulnerability are already open), it might be sufficient for me to have all the logic in the free app, and to enable/disable functions based on the app's own package info. What strategies have others used in this regard? I have soft-linked the source from a new Android Eclipse project folder tree to the existing one (the new is to become the paid version and the old one will become the free one with some logic paths being conditionally stubbed at runtime), reserving the new source file hierarchy in the new one to the sole purpose of containing an My Main Activity.java file (as it will need to be in a different package- folder than the one for the free app's). But the res folder appears as though it might be more difficult.

View 2 Replies View Related

Android :: Download Paid / Free Apps & Games?

Jul 30, 2010

Anybody willing to admit that they download paid/free apps&games? Just asking out of curiosity

View 11 Replies View Related

Android :: Displaying Google Map On Phone Is Paid / Free?

Sep 8, 2010

On Wed, Sep 8, 2010 at 6:29 AM, cool.manish <mannishga...@gmail.com> wrote: > I get to know that displaying map in some other application is a paid > thing and we need to create a key using which we can get it. Is this true for Android application also?

View 4 Replies View Related

Android :: How Licensing Work In Transitioning From Free App To Paid?

Feb 11, 2009

Here's the scenario: The app is on the market for free. The publisher then decides to make it a pay app and changes the status. I'm assuming you can just do that, but my questions are:
1) Will the publishing console require us to upload a new version if it is to be a pay app, or can we just change it on-the-fly? 2) If we can change it on-the-fly, how will that affect users that have downloaded the free version? Do they get the license to the paid one as well (so they can delete but reinstall the app for free, get updates, etc?) I've finished a game but I've been just waiting for the paid apps to come on line before publishing it. I'm now thinking that I wouldn't mind a 1 week free period before going paid but something felt like the users who download it for free would never have to pay even after I change it to paid and add some sort of desirable update that makes them want to download the new version (and pay then to get it if they have to).

View 5 Replies View Related

Samsung Behold 2 :: Unlocking All Paid Applications And Getting These For Free?

Feb 15, 2010

Is there a way to get all the paid apps free like the way people jailbreak an iphone? Just got a Samsung behold 2 and I searched and couldn't find anything.

View 2 Replies View Related







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