Android :: XScope Web Browser - Difference Between Paid And Free Version

Sep 23, 2010

Well I like this Browser a lot. What do you get with the paid version vs the Free one ?

Android :: XScope Web Browser - Difference between Paid and Free Version


Android :: What's Difference Between Free Version And Paid Version?

May 25, 2010

I'm planning on getting LockBot when I get my EVO and I was wondering, what's the difference between the free version and paid version. I basically want the Moto Droid lock screen on my EVO for the slide to toggle sound on/off feature due to the lack of an external switch on the EVO. Would I be best to get the paid version or will the free version do that?

View 1 Replies View Related

Android :: XScope Browser Lite (Free) For Moment Running 1.5?

Jul 14, 2010

Where can I find this app on the market search? Will it work on a Moment running 1.5? If so how is it?

View 8 Replies View Related

Motorola Droid X :: XScope Browser Lite Version

Jul 27, 2010

After using every browser imaginable for the Droid X, I think I've finally settled on one that works the best. Stock, Dolphin HD, Opera and Skyfire all look a little sluggish compared xScope. Throughout most of the other threads suggesting apps and browsers I rarely saw this one get more than a cursory mention, so I thought it would be nice to point everyone towards another option. I'm currently using the lite version, but I'm more than likely going to pony up for the paid to help out the developer and unlock some features.

View 7 Replies View Related

Android :: Maintaining A Free And Paid Version & Maybe Other Version

Apr 5, 2010

I used to be a C/C++ programmer before getting in to android. I am not sure how people maintain 2 versions of a program without using #ifdef preprocessor macros. Right now I am changing the package name in eclipse and changing the code manually, but this seems really inefficient. Can anybody suggest a good way of having 2 or more projects that share most of the code?

View 3 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 :: Share A Database Between A Free And Paid Version Of An Application

Oct 2, 2009

I have an application for which I am planning to release both a free and a paid version. I found that this will require the two versions of the application to each have different package names.

When a user upgrades from the free version to the paid version, the paid version needs to be able to access the database built by the free version. I am trying to understand the best way to make sure that upgrade does not disrupt the user's data.

I have read that the AndroidManifest file setting for shared user id should allow both applications to access the same data. I don't need the applications to both be running simultaneously, as I expect the user will uninstall the free version after upgrading to the paid version. However I need to make sure that if possible the user's data is not lost and is still accessible and usable by the paid version of the application.

I have read about a problem with the shared user id where uninstalling one application will cause the other shared application to stop working because its permissions get deleted, (see details at http://code.google.com/p/android/issues/detail?id=2773 ) Apparently this issue is fixed in doughnut, but since all the currently deployed android phones do not have doughnut yet, this still seems like a significant problem.

In addition to the database information, I would also like to preserve the user's default shared preferences settings after the upgrade. However the default shared preference settings are not as critical as the data in the database.

View 12 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 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

Android :: How To Use Paid Version Of App As A "key" To Free Version?

Jun 17, 2010

Let's say for example that I have some Android app that does X. The free version has ads or basic features. I want to have a paid version that removes the ads and adds extra features. How can I use the paid app as a "license key" to unlock the features in the free app? So the user would install the free app, then install the paid app to get the extra features, but they would still run the free app (which would now be unlocked). What's the best approach to doing this?

View 4 Replies View Related

Games :: Just Released Word Warz Game Free/Paid Version

Oct 3, 2010

I just released Word Warz yesterday on the android market. Still looking for some valuable feedback! Tell me what your think about my first application.

Game Description:
Word Warz is a competitive spelling game. In the game players take turns adding letters to a board to spell a word. However, you don't want to be the last person to spell the word, because you will be out of the round. The strategy in the game centers around picking the letters at critical points that will force other players to spell a word. Also, a player can bluff by adding a letters that don't spell a word, and risk being called out by the next player. If a player calls a bluff, and the previous player was bluffing they are removed from the round. If the previous player wasn't bluffing the player that called the bluff is removed from the round. The last man standing during each round receives a point. The first player to 7 points wins the game.

Right now the game supports four offline human players, and 3 different computer players. The demo supports 2 players(either 2 human players or a human player versus chubs(the easy computer player)

View 5 Replies View Related

Android :: Way To Have Paid / Free Version Of An Android App

Sep 14, 2010

I already have a free app in the Android Market, but I want to add a paid-for version with better features. I can't upload the same up with some changed constants to unlock those features as the Market tells me I already have an app with that package name in the market.

View 2 Replies View Related

Android :: XScope Browser - Cannot Launch YouTube Player

Jul 20, 2010

Just tried out xscope for the first time last night, the best browser out there! Its pretty awesome, however I cannot get it to launch the YouTube player to play YouTube videos OR download them, any workaround for this? I only get a "play video or download" dialog when trying to play a YouTube clip and neither work.

View 6 Replies View Related

Android :: XScope Browser Web Kit Error - Force Close

Sep 27, 2010

Just bought the new xscope browser and I keep getting web kit not found and the a FC.

View 4 Replies View Related

Android :: XScope - Multitouch Pinch Zoom Browser

Nov 23, 2009

Spent 2 weeks poking around Android SDKs and sacrificed last two weekends and finally managed to get a relatively stable version today. Named 'xScope', I did put a $2.99 price tag tough if you please excuse me. I need to buy a bird for this thanksgiving and wife kept bashing my development effort for not doing any housework in the past weeks. The browser is not full blown but works great for simple surfing.

View 49 Replies View Related

Android :: XScope Browser - Auto Save Forms Settings?

Sep 16, 2010

I'm using Xscope browser and picked the option to remember username/password on websites that I visit. However, my password has changed but it still tries to auto-populate the website fields with these values. Anyone know of a way to get it to stop so I can edit it with the new values?

When I contacted Xscope's developer, he mentioned that it wasn't any settings within the browser and that xScope doesn't store or manage it. The android webkit does. Anyone know what this means and where do I go to edit sites' field values the browser remembers?

View 1 Replies View Related

Motorola Droid :: How To Install XScope Browser On SD?

Apr 8, 2010

On memory card?

View 6 Replies View Related

HTC Droid Eris :: XScope Browser - Every Page Comes Up Unavailable

Mar 7, 2010

I installed XScope g and it opens fine works like it should. But, every page comes up unavailable. Like I have no Internet connection?

View 2 Replies View Related

Motorola Droid :: Review Of XScope Browser - Many Cool Improvements

Mar 10, 2010

This is an app you can get from the marketplace: The developer of this browser doesn't sleep.
YouTube - Android App Review: xScope Browser

View 12 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

Android :: Camera360 Pro - Paid Version

Sep 11, 2010

I just purchased Camera360 Pro and I downloaded & installed a scenery template. It shows up in file view on my SD card, but when I try to access it within the application it says 'No templates found...etc.' How do I have it show up within the app?

View 6 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 :: 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 :: 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







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