Android :: Use Sample Apps And Edit Them To Publish On Market?
Jan 29, 2010Can I use the sample apps and edit them to publish them on the market?
View 2 RepliesCan I use the sample apps and edit them to publish them on the market?
View 2 RepliesThis may sound like a weird question, but I have developed a mobile web application which works well with Android (browser). Would it be possible for me to somehow list this website/application on the marketplace? Or does it strictly have to be a downloadable app?
View 2 Replies View RelatedI am new to Android development. I developed a new Android application. I would like to publish my Android application to the Android market. How can I do this?
View 1 Replies View RelatedWe are converting out suite of iPhone apps written in .NEt MonoTouch to Android.
How do we catch, then publish exceptions so that they are reported via the Android Market?
In terms of publishing apps for developers that reside in countries where they are not currently able to sell their apps via the Android Market, is this practice okay? Does it violate the Terms and Conditions of being a seller in any way?
View 4 Replies View RelatedLike the Alarm Clock, Calculator, etc. I see that the source is available at :
http://source.android.com/
For example, the alarm clock I'm going to modify will "look exactly the same" as the built-in one, but there'll be a lot more functions. Is it legal to extend the functionality of the Alarm Clock and publish it as paid application?
I downloaded the sdk and added the library to my workspace, then the sample for market licensing. The sample app seems to force close somewhere after/during the instantiation of LicenseChecker. I tried running on the emulator with Google API 8 and on a droid x with froyo and it force closes. The stack shows PerformLaunchActivity as the top item. Both emulator and phone had a registered gmail account. how to get this to work?
View 1 Replies View RelatedI published an application that stores data in a local database.
Now I have to publish an update to this application to fix some little bugs, but I am afraid that downloading and installing the update will delate the local database associated with the previous version.
I would like to know how the update system works. Will installing an update completely delete all the apk, files, databases associeted with the previous version?
If so, how can I avoid this in my code?
I created a new project based on the Wikitionary sample.After tinkering with it so much and screwing it up, I decided to delete the project and start over again.After deleting my project, I find that the Wiktionary sample is no longer available as a starting point.
View 1 Replies View RelatedType some long market search, and misspell it, search fails. Now, there it sits in the history, with ONE letter bad, but you can only do the same, incorrect search again by tapping it.Am I missing something, or is it true that I have to enter the whole thing over again if I miss one letter. Same applies to variations on searches, such as "red truckload of elephants" and "blue truckload of elephants" No way to go back and just change red to blue.
View 3 Replies View RelatedI have an app that was installed via Android Market. And so, the Android Market knows when new versions are out and notifies me of an update. Titanium Backup calls this the 'Market Link', not sure what else it could be called.
how would I go about 'disconnecting' the app from the Market? Deleting the market link as if it were side-loaded?
Yes, I know this means no more updates for the app etc. Which is actually what I'm after.
I'm using a SGS - DocRom V9.6 with Speedmod Kernel k13a
More specifically I want to edit the Settings.apk and add more options. I'm unsure what the best approach to this is. I know how to convert the classes.dex to a .jar, but this doesn't seem like the way to go about accomplishing anything. At any rate, I'm really looking for some insight into this and advanced editing such as this. Someone knows how to, care to share?
View 1 Replies View Relatedhow to decompile system apps with apktool for android....
View 2 Replies View RelatedI know my question answers but since there's a lot of you who really spend your time scrutinizing your rank, downloads and all, I'm trying it maybe someone came up with empiric science on this one :
Does anyone understood even bits of how the market ranks apps in the market ?
I usually don't look at stats but following another post on this topic, I counted my rank in my category ... 565 ... Ouch that hurts! Especially when half the apps in front of mine, are crap apps with less downloads and ratings as low as 1 star :).
Not that it would make a difference being rank 250 instead of 565...But this is humiliating a little :s
Since my app has been on the market for one month, i'm wondering if age matters ...
I know I should have asked in the market "black hole of hell " google group but the name says it all. And I'm sure some of you already figured out some of the black magic used by the Market to rank apps.
Quick question, can you add / delete applications in a ROM or would it break something? For example, if I downloaded fresh, extracted the zip, and deleted /system/app/HTCFacebook.apk then flashed the rom. Would this work or do I have the potential of breaking something bigger behind the scenes?
View 4 Replies View Relatedjust wanted to know if anyone used it to buy an app? and if so how did he got billed? i want to but drakaz updater but dont know if i'll get billed from my carrier.
View 2 Replies View RelatedI just odined to 1.6 and am noticing no paid apps in the market (except for in my downloads obviously) im wondering if anyone else has this problem or there is a fix. im in the US by the way
View 8 Replies View RelatedI'm just about done with development and emulator testing and I'm unclear how to proceed with getting my application ready for actual device testing and them publishing.
Here's my main concern: I have around 600 images that I will need to have loaded (on initial installation) onto an sd card. What is the best way to do this? HTTP? Is there an automated process? Is this handled by an installation script.
Are there documents that cover this type of scenario?
When it comes time for actual publishing the application, again, how will I handle loading the images onto the sd card during the initial installation?
i have 5 android mobiles
Samsung galaxy
Ace , fit , pop , 5 and y
I have their stock Roms how to edit it with custom apps and port it into a custom Rom .
I am working on an app that uses the rating bar (stars) to allow the user to grade information. The SDK version is 3 (OS 1.5 - <uses-sdk android:minSdkVersion="3">, but the rating stars are shown incorrectly for devices with OS 2.1. I read some posts in the forum that suggest to upgrade the SDK version to 4 (OS 1.6 and higher), however this will excluse 1.5 users to download my application, and I do not want this to happen, because there are still a lot of 1.5 devices.
This makes me wonder: Is it possible to publish two versions for the same app simultaneously? For instance, publishing one APK for version 1.6 or higher version and another APK for 1.5 version simulataneously in the Market, both intended for the same application.
Is there a workaround for these kind of situations?
I just got a Samsung Captivate and I love it. But there are four applications at the bottom of the screen that includes, Phone, Email, Browser, and Applications. They came there with the phone. I was wondering if you can remove/edit these 4 applications so you can put others there. Because I would like to replace the samsung email app with the google email app.
View 6 Replies View RelatedIn editText I set text as $ . I dont want to edit before $ symbol . i.e edit text doesnt want take any value before $ . ex: $adfdfd correctad$dsdff wrong .like this . how to restrict this one .
View 2 Replies View RelatedIt is possible to publish your own Android Application on a own Web Server?
View 7 Replies View RelatedI'm just about ready to Publish my application. I have a question about the Signing/Aligning of the application. In looking at the Android documentation they say to run "ant release" to compile the application in release mode. Then to sign and align the apk run "jarsigner" and "zipalign". I had used "android create project" to create my build.xml.
I modified it to run proguard. I find that when I run "ant release" it appears that signing is done as part of the process (I'm prompted for my keystore password) and the apk is zipaligned. I guess I'm confused that the documentation makes it 3 steps, "run ant release" then jarsign, then zipalign. BUT, my "ant release" seems to do everything. Is the documentation not upto date? Is it safe/acceptable to just run "ant release"?
I'm developing a mobile web browser application for Android which supports complex script rendering of Indic scripts.
For this, I used a currently available open source web browser for Android (which is licensed under GPLv3) & modified its code to support complex script rendering.
Now the code of the browser is from that open source app & the code of the complex script rendering part is from me.
My question is, Can I publish this application in a different name under the same license? (i.e. If the name of the open sourse app is "ABC Browser", can I publish the modified app which is able to support complex script rendering in a different name such as "XYZ Browser" under GPLv3 license?)
I am about to finish my Android application. I would like to provide lite version and more complete paid pro version. Unfortunately, Google does not allow Australian developers to sell applications and I don't have any friends in US or UK.
Does anyone know of a person/company who would publish my pro application on my behalf? Google search did not bring up any results.
I am looking at upgrading to the Moment but need to find out what apps are available to create and edit Word and Excel docs. Free is great but also would be interested in feedback about paid programs.
View 5 Replies View RelatedI'm rather surprised there's no Google Apps for the Android where I can edit documents and upload them? Does anyone know if there are plans to implement anything for this?
View 4 Replies View RelatedI have a custom EditText and a TextView in an Activity. The custom EditText traps for key presses and calculates the number of character entered and wants to publish the character count to the TextView. Do I use the java.util.Observable/Observer way ? Or is there a more native android method to achieve this?
View 1 Replies View RelatedWe have several Android apps and found that the process of uploading apps for each release via Android Developers website slow and ineffective. We like to automate the process. To be more clear, we have automation for compiling and building the apps, it's a matter of uploading them to Android Market and fill in the app details for publishing. This is where we are left with manual publishing.
I am interested to learn how people automate the processing?
Does Google have a web service of some sort for publishing Android App on Android Market?