Android :: Done With Development - How To Publish Apk
Jul 28, 2010
I'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?
View 3 Replies
Oct 6, 2009
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 Related
Apr 25, 2010
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?
View 3 Replies
View Related
Jan 19, 2010
This 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 Related
Jul 7, 2010
I 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 Related
Oct 31, 2009
It is possible to publish your own Android Application on a own Web Server?
View 7 Replies
View Related
May 31, 2009
Like 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?
View 8 Replies
View Related
Nov 10, 2010
I'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"?
View 2 Replies
View Related
Nov 15, 2010
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?)
View 2 Replies
View Related
Apr 29, 2010
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.
View 1 Replies
View Related
Jan 29, 2010
Can I use the sample apps and edit them to publish them on the market?
View 2 Replies
View Related
Jul 16, 2009
I 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 Related
Nov 10, 2010
We 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?
View 1 Replies
View Related
Aug 14, 2010
We 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?
View 2 Replies
View Related
Mar 16, 2014
i finished my app today and wanted to publish it...only to discover i cant.
No matter what i upload,it wont work,it stays at 0%.Screenshots,app icons,apk's. nothing.
the only thing the page does save is the text in the description.
View 2 Replies
View Related
Aug 24, 2010
Why does SPRINT continue to publish EVO ads?
The phone�s great features and the clever way SPRINT introduced EVO to the US market have resulted in tremendous demand for the phone.
The EVO remains sold out at stores throughout the United States. There are long wait lists.
Yet SPRINT keeps advertising EVO with full page ads in major printed media and frequent TV spots.
Is there a business or other benefit of doing so?
View 25 Replies
View Related
Oct 14, 2010
We are migrating to a new Android developer account and I was wondering if anyone had any suggestions about the best way to transition apps to the new account.
From what I can find, the only suggestions I've seen were to publish an update to the old app notifying the user of the new updated app. This requires us to publish the apps under a new package name which we would like to avoid if possible.
View 1 Replies
View Related
Aug 9, 2010
Anyone using the Mini Diary? Seems like a decent app for preparing Facebook updates without having to post them right then and there. I tried a test publish and it keeps failing. Any idea how to make it work?
View 1 Replies
View Related
Aug 24, 2010
Apologies if there is a thread about this already (couldn't find it)... I used to be able to upload a mobile pic directly to Facebook and it would show on my wall/in my friends' feeds. Lately, my pics go directly to my "Mobile Pics" album, and do not show on my wall unless I publish the entire album again. I've checked my Facebook settings, and everything is set to 'Publish Content to my Wall", but my mobile pics continue to get uploaded directly to the album and do not publish. Anyone else having trouble with this? I'm not sure if it's a problem with the phone, the FB app, or my Facebook settings.
View 2 Replies
View Related
Nov 11, 2010
I 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?
View 2 Replies
View Related
Nov 15, 2010
I've studied several Android books in 2009 and have fiddled with SDK 1.0 with a couple of test projects; then I moved to another side project with different technologies and I have not followed the updates of the SDK in term of cool new features. Do you mind to give a brief recap of what I've missed since SDK 1.0?
View 1 Replies
View Related
Jun 25, 2010
1- I am an iphone application developer, all iphones have very similar Operating systems, and the size and everything is the same, so I don't need to create applications specific for each iphone.
But with android there are different phones, different sizes, So How can i possibly know that my app works, and looks fine on all these devices
2- I don't already own an android but i completed my first application using the simulator. Which android phone do u suggest for testing? I am an AT&T user and i use an iphone. Can i simply insert my sim-card in the new android to be able to test my app on the device?
View 3 Replies
View Related
Nov 24, 2010
With the latest SDK release, and the ability to download separate platforms releases into the SDK, the hardware resources required to develop for Android have increased significantly. Assuming that the developer targets all currently available seven platforms - that could take your dev machine to its knees. Taken alone the 'Android SDK Content Loader' takes nearly two minutes on a dual-core machine with 2GB memory.
As the title suggest the reason for creating this wiki is for everyone to list their development hardware configurations, and thus determine what is a well-suited machine for Android development.
The secondary reason for the wiki is that I'm trying to get my employer to provide me with a decent machine for development as I'm currently forced to work on a nearly 4 year old randomly-built machine, and expected to deliver great results. However, the reality is that my system keeps running out of memory, and I can hardly get a chance to write a few lines of code in between the numerous crashes.
View 6 Replies
View Related
Apr 29, 2009
Is Ubunto 9.04 compatible with development in Android? Before i ugrade, deploy on device was normal. Now, using 9.04, doesn't recognize it using "adb devices". This below is already set on my ubuntu: 1. Login as root and create this file: /etc/udev/rules.d/50- android. rules.
For Gusty/Hardy, edit the file to read: SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
For Dapper, edit the file to read: SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", MODE="0666" 2. Now execute: chmod a+rx /etc/udev/rules.d/50-android.rules
View 8 Replies
View Related
Sep 13, 2010
I'm trying to develop on android's platform. I'm working with netbeans and using this tutorial: Introducing Android Development with NetBeans. I seem to have everything installed properly, and have no trouble creating android projects,Does anyone know what might be causing this or how I could fix it?
View 2 Replies
View Related
Sep 19, 2010
I've just started with android development and updating the UI is really bugging me :/
This is what I've got working so far -
CODE:...........
It works fine but everybody says that doing your graphics in the main thread, so I'm trying (and failing) to pass it off to another thread. Trouble is, I have absolutely no idea how since really I've never used Threads.
The examples that Google gives on using Threads doesn't seem to be very clear and I couldn't really follow it for what I want to do. Could I ask somebody out here to give me the most basic example of how I could do what I'm doing here efficiently using Threads?
View 4 Replies
View Related
Mar 26, 2010
Has anyone tried to develop an android app on windows 7? It says that it isn't a supported OS, but sometimes that doesn't stop people from trying to develop on it anyways.
View 7 Replies
View Related
May 21, 2010
Looking to do iphone, android, and possibly windows phone development on a Mac Pro. What are the pluses and minuses of using a Mac Pro and a dual boot. Unlike most, Windows 7 will be the primary OS since most supporting software will be done with Visual Studio 08/10 over the next year. I have found driver issues from a few years ago. Do any of these issues still exist?
View 1 Replies
View Related
Jul 2, 2010
Can anyone describe a good vim setup for Android Development? I'm using Eclipse for now but I would really like to use vim because it's faster and I like it better. I'm not interested in Eclim for example.
I'm interested in what vim plugins are used (for java, autocomplete etc.), how the vimrc looks like and how the whole process of building/running applications works (as efficient as possible).
View 2 Replies
View Related
Dec 18, 2008
Does anybody know of an IRC app that's in development for android?
View 3 Replies
View Related