Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Android


Advertisements:








Android :: Lost Keystore - Continue Releasing New Versions To Users?


the least painful way to somehow continue releasing new versions to my users? I can't sign with the old keys anymore.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Android :: Lost Keystore - Loads Of Apps?
WIndows did a system restore on a crash boot-up, guess what? yes, my keystore has gone now - for ever. I should have backed it up. But.... The problem is I have 20 Apps that I cannot now update in the Market as it will not accept a new key signing.

View Replies!   View Related
HTC Desire :: Newbie / HTC Releasing Android 2.2?
I just encountered the space issue on my Desire due to having too many apps installed and i am considering rooting. However i heard that HTC are possibly releasing Android 2.2 with Sense UI beofr ethe end of the month. If i root my desire will i lose the ability to get this update?

View Replies!   View Related
Android :: GC And Releasing Physical Memory
i dont know if i understand how gc releases physical memory lets assume that physical mem is divided into 4kB pages.i allocate 2000 objects each 2kB long.lets assume they are allocated one after another in physical memory then i release every even object 0, 2, 4 etc.so i released 1000 objects x 2kB.how many physical pages will be released to other processes?

View Replies!   View Related
Android :: Releasing Resources In OnDestroy
I understand that the system may kill the activity without calling onDestroy(). Say I have a MediaPlayer that runs even when it's not visible, I would be releasing the player in onDestroy() method.Now, if the system decides to kill the activity after calling onPause() and never called onDestroy(), what does it mean for my MediaPlayer? Is it ever released? This is bigger problem for Camera since I think it requires to be released for other activities to use it.

View Replies!   View Related
Android :: Releasing Updates To App / Is It Patching Or Replacing?
If I publish an update to my app on the Android Market, will the app only "patch" (or only update changes to current application) or will it just replace the old application with the updated one?The reason is because for my app I need the user to retain some information (such as a database) on their phone that is gathered from the user on the app's first setup and not have to ask the user to repopulate this data on every update.

View Replies!   View Related
Android :: MAPPn Is Releasing New Themes For AHome
Los Angles, CA.,-July 20, 2009 mAPPn just released new themes for aHome users this summer.If you're a golf fun, check out the golf theme! You're gonna love it for sure! It's based around golfing where the icons are realistic golf balls. Everything is custom made including tabs, dock, icons and clock.If you're a sci-fi lover, try out the Sliver Orbs! It Keeps a nice futuristic look while has a pretty clean minimalistic look to your phone.If you want to try something cool and different, download the Pixel theme ASAP! The great 8-bit look from the past makes this theme extremely unique from all the other themes in android market.If you like Asian culture, mAPPn's new "Asian" theme is definitely your first choice. Al the icons, dock, tabs and clock are custom made from Asian style items, such as abacus,tea port, writing brush and Biwa.

View Replies!   View Related
Android :: Google Account To Use For Releasing Company App On Market
I will be releasing two applications soon, one for my company and one for me. Publishing app on my own is straightforward, but I'm not sure which account to use for the company.What practice do you use in your company?I only see one solution, creating a special google account like android@company.com shared by the company Android devs.

View Replies!   View Related
Android :: Request To Google And Releasing Paid App From Different Country
I am planning to release my app (which i have been pllanning to do so for quite a few time now, waiting for the expansion of google checkout to happen).I am from India and I am planning to release the application using my friends UK Bank account.Is this advisable? Are there any things that I should take care of?Also is there any chance of google expanding the google checkout or in introducing new payout options like paypal?I have been waiting for the support for quite sometime and I am very much depressed on the issue that google is still not expanding the services, ive sent numerous mails to them asking for atleast the estimated release date but in vain.

Its been nearly an yeaar since android is relmore than an year since android phones have been released and still there is such slow progress. iPhones allows developers from most of the countries to publish their apps and customers from any country can buy the same, i think they can even do it through itunes.I think this is going to hurt the progress and development of android big time. If apple can do it why not google? I have been expecting some response from google atleast on the estimated date, so that we can plan accordingly.

View Replies!   View Related
HTC EVO 4G :: Releasing Firmware Update For 30FPS Cap
I ran across this great forum post over at xda developers forum, and they are encouraging us to send HTC emails to tell them to release the firmware update for the phone to fix the 30FPS cap which would be great because then there would be nothing holding developers back from making great apps for the phone, and the phone itself will run better too... According to the last update on the OP's post from June 14th, the update is coming but let's continue to write into HTC so they'll send it out asap!Source: Evo capping all graphics to 30FPS:The reason why graphics performance sucks right now - xda-developers

View Replies!   View Related
Android :: Releasing Demo Application From Paid Version - Fork Code?
We have a paid app in the market place, we would like to release a demo of the paid app. I was hoping we could just recompile w/ the same package name, but apparently that does not work. I have tried manually changing package name etc, but it is a chore, and it seems that several things that automatically happen in eclipse cause more harm than good when renaming the package name. Which brings me to my next question. If having a new package name is the only way to accomplish this. Is there an easy way to fork the paid app, where keeping the changes synchronized is easier? Some kind of Source Control?

View Replies!   View Related
Android :: How To Set Keystore
I'm running a sample application that has a map component to it. The app launch find, but I don't see the map loading. I read sometime ago that it might be caused by keystore mismatch? How do I set keystore? Been trying to find it from google and eclipse but can't find where I can change that.

View Replies!   View Related
Sony Ericsson Xperia X10 :: Releasing Mini Display For Android 2.0 Phones And Higher
Sony Ericsson's Mini Display For Android Phones Looks Like An iPod Nano.It says it will available in Q4 this year.Possible motive for delaying the update? Probably not.But the 2.1 update will most likely come out in Q4 because in my opinion, why release an accessory for your phone that won't even work >.>But this seems kinda pointless unless your phone is on silent or is in a backpack/purse where you can't hear it.

View Replies!   View Related
Android :: Debugging With Different Keystore
I know that, to be able to sign a package with your own keystore, you have to use the export from eclipse. However, its not easy to keep doing this when you're still debugging the application. Since i have external libraries that uses another keystore and use the shareUserId, it would be reasonable to let, in eclipse plugin, you debug an application using any keystore.Any tips of how to make debugging easy with a private keystore?

View Replies!   View Related
Android :: Support Of JKS Keystore
I am having Java SSL based server and I want to connect android SSL supported client to it. My keystore in Java is JKS, but android says no JKS implementation found. It supports BKS. Is there any way to have JKS support for android ? If not then how can use BKS in Java. I am trying using PKCS12, but documentation says using PKCS12 for trustanchors purpose is not supported.

View Replies!   View Related
Android :: Distinguished Name In Keystore For Market?
I'm about to release an application in the Android Market. I need to generate a keystore to sign my application. The docs are a little spares on what I'm support to put into for the -dname param. Here is the line I'm using: keytool -genkey -v -alias release -keyalg RSA -keysize 2048 -dname "CN=mydomain.com" -keystore my.keystore -validity 10000

What is required in the -dname (Distinguished Name) field? I found out that I can include the CN field. Are there other fields that I must put in before the Market will accept the app? Any good optional ones to put in? Updated I found out I can examine other apk's by using: jarsigner -verify -verbose -certs nameof.apk

View Replies!   View Related
Android :: KeyStore Causing EOFException
I have some code for my app that creates a keystore in android, creates some default keys then saves the keystore. Later on the code tries to reload the keystore, on the emulator this runs fine however when run on a phone I get an EOFException. Any advice on where I'm going wrong?

An out take of the code is below:..........................

View Replies!   View Related
Android :: KeyStore JKS Implementation Not Found
I am trying to create certificates for users for my program. I am have created a keystore and included the publickeystore.store with my application in the assets folder. I created all the certificates using the keytool program from JAVA. When I try to authenticate the certificate I get the following error: 12-05 17:32:49.962: ERROR/AndroidRuntime(891): Caused by: java.security.KeyStoreException: KeyStore JKS implementation not found

View Replies!   View Related
Android :: Copy Debug.keystore From One PC To Another?
Can I copy the debug.keystore in My home directory to another PC's home directory? Does it have to be Linux on Linux, and Windows and Windows? Can I copy Linux keystores to Windows, and vice-versa?

View Replies!   View Related
Android :: Where Does Eclipse Hide Keystore?
I'm surprisingly frustrated by this, and I suspect the answer is simple. I have compiled and signed my android app using the Export Wizard, as described here in the section 'Compile and sign with Eclipse ADT'. I would like to backup the keystore and have it handy for future app updates, but I can't figure out for the life of me where the keystore is saved. I of course can use Eclipse to go through the process, but if something happens to my computer I'll be pretty screwed.

View Replies!   View Related
Android :: Changing From One Dev Machine To Another - Keystore
To this point, I've been doing development on multiple machines but always packaging for deployment on the same machine.  If I want to package for deployment on another machine, will simply copying the keystore file to the new machine do the trick?  Anything else I need to be concerned about when doing this?

View Replies!   View Related
Android :: Generating Keystore (Java)
I am trying to publish my first Android application, and therefore need to sign the app with a keystore. At first everything goes well. I type the following into the command prompt: keytool -genkey -v -keystore testKeystore.keystore -alias testKeystore -keyalg RSA -validity 10000. I answer the several questions that follow, but after the last question, I get the following error. keytool error: java.io.FileNotFoundException: testKeystore.keystore [Access is denied] Maybe I am doing some silly mistake, but I have followed several guides on the internet on how to make a keystore, and I thought that was all there was to it?

View Replies!   View Related
Android :: Generating MD5 Fingerprint With New Keystore
I'm trying to generate the MD5 Fingerprint I will use with the release of my application. I used Eclipse to Compile and Sign my application, which gave me a keystore file and a .apk file. Now i need to generate the MD5 for my MapViews. I tried using the cmd prompt to generate it, but everytime it states that no such file exists. Is there somewhere special i need to be storing the keystore so the keytool has access to it? Also, once i get the MD5 fingerprint, all i have to do is insert it and re-compile and sign my application (the same way i previously did it). Am i correct on that assumption? I've read through the developer docs and I'm still unclear on the whole process.

View Replies!   View Related
Android :: Continue Playing After Leaving The Media Player
I launch the Media Player to play a mp3 file the usual way:

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

Leaving the Media Player using the Back button stops the playback. How can I ensure that the Media Player continues playing.

View Replies!   View Related
Android : Way To Add Scrolling Feature To Continue Viewing Signal?
I am relatively new to Android. I am working on an application wherein i want to display digital signals. But the problem is once I occupy the available screen width how to i add a scrolling feature to continue viewing the signal. Also i am drawing the signal using using
drawLine(), so what co-ordinates should i set for drawing the lines when scrolling is enabled?

View Replies!   View Related
HTC EVO 4G :: Android Is Multitasking OS Won't Those Mini Apps Continue Running?
Does anyone think some of the issues people could be having are flash running in the background when you navigate away from a webpage to another app?
Since Android is a multitasking OS wont those mini apps continue running?

View Replies!   View Related
Android :: Change Keystore Of Application Which Already On Market
I have an application on android market which is signed with my keystore, this application is a paid one, But now i have same application with some restricted features and this app is Free. both the apps are on android market. But the problem is I signed both Paid and Free apps with same KeyStore. Now i want to change keystore of one of the app. How do i do this.

View Replies!   View Related
Android :: Keystore Tampered With Or Password Incorrect
i crated it a while back and now I want to provide an update. I know I'm providing the correct password but I keep getting the error  message that says the keystore has been tampered with or the password is incorrect... Is it possible to generate a new keystore? Has anyone else seen this issue? Is there a way I can fix this.

View Replies!   View Related
Android :: Invalid Keystore With Google Maps API
I want to use the Google Maps API in my Project. I signed up and got the API key also. When I run my application now I'm getting an error "Error generating final archive: Invalid keystore" I m really fed up. It is very difficult to use Maps in an application.

View Replies!   View Related
Android :: Using Same Debug Keystore On Multiple Computers
I'm developing on multiple computers. If I deploy to my phone directly from Eclipse on one computer, I can't deploy from the other without uninstalling first. I'm assuming this is because there is a debug certificate being used to sign the app, and they're not the same across the two machines. Is it possible to copy one over to the other so that Eclipse is using the same one on both machines?

View Replies!   View Related
Android :: Keystore Deleted - Recovery Program Not Showing It
I can't update any applications in the Market now because I accidentally deleted my android keystore. Does anyone know how I could get it back? I've tried running a recovery program, but for whatever reason it's not showing up.

View Replies!   View Related
Android :: Need To Generate Keystore For Application Public Release?
After finishing my android application development I used the command showing below to get private key, but it shows some errors such as "The Keystore was tampered with or password was in correct".
$ keytool -genkey -v -keystore DEBUG.keystore
-alias alias_name -keyalg RSA -keysize 2048 -validity 10000
Is my problem with DEBUG.keystore? Should I need to generate another keystore for public release?

View Replies!   View Related
Android :: Application Goes To Background Still Continue Working (sending / Getting Data From Internet)?
my application is not a service, it's a normal application, with some windows and some stuff. i dont wanna make it a service cos is too munch complicated and i prefeer to avoid it then, if my application is not a service, when it goes to background (home key pressed for example), it continues working (sending/getting data from internet)? i ask this because i read this on a developer guide tutorial: "Because an Activity can perform actions only while it is active and in focus, you should create your status bar notifications from a Service"

View Replies!   View Related
Samsung I7500 :: Decided Not To Continue With Galaxy
After having about 30 days of experience using the i7500, install just about all that I can, jc1 to jc6, jb2, gaosp, musty. Digging and digging in this forum & in the internet, looking just about every place to see what can be done to help this phone getting better. My cellular provider decided to discontinue the Sale of the i7500. I have decided not to continue with the galaxy, and return it. I switch to the long lasting battery life and stable Firmware - Of the Nokia user (E72), and sign 3 year of Gery phone life.

View Replies!   View Related
Android :: Debug App On Device With Eclipse And Password Protected Keystore?
I uploaded my application to Market and then downloaded it to my phone. Now I'm unable to use debug keystore which is used by default by Eclipse ADT Plugin (Re-installation failed due to different application signatures) and when I'm trying to setup own keystore in Eclipse->Windows->Android->Build->CustomDebugKeystore, I'm unable to enter password or accept keystore and type password later. Is there anything I can do or only way do debug app on device is to uninstall market version and deal with default debug keystore?

View Replies!   View Related
Android :: View Stops Receiving Touch Events When Parent Scrolls / Continue It?
I have a custom Android view which overrides onTouchEvent(MotionEvent) to handle horizontal scrolling of content within the view. However, when the ScrollView in which this is contained scrolls vertically, the custom view stops receiving touch events. Ideally what I want is for the custom view to continue receiving events so it can handle its own horizontal scrolling, while the containing view hierarchy deals with vertical scrolling.

Is there any way to continue receiving those motion events on scroll? If not, is there any other way to get the touch events I need?

View Replies!   View Related
Motorola Droid :: Email Delivery Continue Around Stop Again
Does anyone else have to power cycle their droid once a day to get emails to down load. Usually once a day the emails stop. To get them to start again, I need to power cycle the phone then the emails continue for around a day then stop again. Thoughts?

View Replies!   View Related
HTC Incredible :: Continue On %1$s For One And A Half Kilometers - Task Killer App
Strange program running? "continue on %1$s for one and a half kilometers" I found it running when I ran the task killer app. I am wondering what the heck it is and should it be running?

View Replies!   View Related
Samsung EPIC 4G :: Sprint Continue Hold Off On Phone?
I, like everyone esle, am waiting on the Epic 4g but I have a theory on why Sprint will continue to hold off on the Epic, the Evo Shortage. Currently there is a shortage of HTC Evo's, and waiting lists for them at all the stores in my area. Last store I checked with had a waiting list of 70 people. Sprint actually stands to lose money if they released the Epic 4g before they filled the EVO orders. My prediction is we wont' see the Epic 4g released until the Evo shortage issue is resolved. If they have 70 people on a list for Evo's that's 70 guarenteed sales. anything they sell with the Epic is a bonus. if they release the epic too soon the people waiting for evo's could just get Epics and then they lose their bonus Epic Sales. Just a thought big business doesn't think "how can we make our customers happiest" they think "how can we make the most money out of the situation".

View Replies!   View Related
HTC EVO 4G :: Why SPRINT Continue To Publish Phone Ads / Business -benefit Of Doing So?
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 Replies!   View Related
HTC Droid Eris :: Ringer Continue To Play The Song Until Its Over
I have my ringtone set to a modest mouse song and when someone calls it does what its suppose to do and ring. But on the other end of the line whoever is calling will get my voice mail and my phone will continue to play the song until its over. I know most of you are going to say "Factory Reset!" but im trying to trouble shoot before i go that route.

View Replies!   View Related
Android :: Create BKS Keystore File For SSL Support Of Web Server And Handshake Process
I'm working on a litte HTTP server application for the Android. Now I like to secure the communication by using SSL. But I got stuck by creating a suitable  keystore file. Searching the archives I came to the conclusion that it will be best to use a BKS type keystore since all other keystore types (like JKS) are not supported on the android.

Unfortunately I can't figure out a way to setup the keystore file. I tried OpenSSL - wrong keystore format. I tried the keytool from JDK - right keystore format but it doesn't support BKS keystores. I tried the Keytool IUI - I could create a BKS type keystore but it alwais ends up in an InvalidKeyException "Illegal key size". No matter if I try to create a new certificate or import it from a JKS keystore. (I tried to create the RSA ver.3 certificate with a key size of 2048 and 1024 bits.) How do you create BKS keystores?

For completeness here's the code I trying to use for loading the keystore:..............................

View Replies!   View Related
Android :: What To Do Before Releasing Application On Android Market Place?
I just wrote a little game for droid. I was thinking I would put some put some adds in it and release it for free and maybe I'd make a buck or two.I'm wondering what I need to do before I sign up for this.First, I live in Canada. I assume there might be some sort of problem getting paid from the US?I do not have a company. Can I just make up a name to use for now, and if I start making money then I can register the company name and get a business licence later? (Claiming any profits as personal income on my taxes until I do, of course.)

View Replies!   View Related
Android :: Dual Core Android Phone Releasing?
Anyone head any news on dual core androids coming out. I'm with sprint and hoping they will get one of the new releases.

View Replies!   View Related
HTC Droid Eris :: Ringers / Tones Will Continue To Beep With Reminders
My biggest problem these days seems to be around the reminder tones for text messages, e-mails, calendar, etc. They only ring one time and it is this little bitty noise. If you don't hear it then you are out of luck unless you just happen to look at your phone. Is there an app where I can put different tones that will continue to beep with reminders until I acknowledge it?

View Replies!   View Related
Sony Ericsson Xperia X8 :: Email Setup - Unable To Continue
New to X8 and Android - was k850i user. I am trying to setup the X8 to work with my personal email, other than Gmail.My provider uses POP and SMTP servers. The POP server address is pop-server@xyz.site.com. The SMTP server address is smtp-server@xyz.site.com

I select the POP3 choice, I enter the POP server address and then the SMTP server address. At this point the "Continue" bar is present but grayed out - it cannot be selected. If I press the leftward return arrow at the bottom of the phone I am returned to email sign-in, the phone displays a spinner and then returns to the POP SMTP setup screen.

View Replies!   View Related
Android :: How To Create BKS - BouncyCastle - Format Java Keystore That Contains A Client Certificate Chain
I'm writing an Android app that requires SSL client authentication. I know how to create a JKS keystore for a desktop Java application, but Android only supports the BKS format. Every way I've tried to create the keystore results in the following error:
handling exception: javax.net.ssl.SSLHandshakeException: null cert chain

So it looks like the client is never sending a proper certificate chain, probably because I'm not creating the keystore properly. I'm unable to enable SSL debugging like I can on the dekstop, so that's making this much more difficult than it should be.

For reference the following is the command that IS working to create a BKS truststore:
keytool -importcert -v -trustcacerts -file "cacert.pem" -alias ca -keystore "mySrvTruststore.bks" -provider org.bouncycastle.jce.provider.BouncyCastleProvider -providerpath "bcprov-jdk16-145.jar" -storetype BKS -storepass testtest

Here is the command I've tried that is NOT working to create a BKS client keystore:

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

View Replies!   View Related
Motorola Droid :: Way To Close Out Browser / It Doesn't Continue Sucking Battery Dry
Ok, I have had a Motorola Droid since they released the phone and my battery has been great. I could charge it overnight and take it off the charger around 6:30 am and when I put it back on the charger around 9 - 10 pm at night I would still have anywhere from 50% to higher battery life and this is after very heavy usage.

Beginning a few days ago I noticed that my Droid battery indicator is showing almost completely drained out by 6 pm and I really used my phone lightly yesterday and today. Today and yesterday both, the red LED was blinking and the battery indicator was showing almost completely dead by 6 pm. I pulled up the battery usage on the phone and it is showing the 'browser' as the biggest battery hog for some reason. Today it was showing 81% of the battery usage was from the browser. I hardly, if at all, used the browser today. I also checked the firmware version and it is showing 2.0.1, which I never updated it myself.

Are there any suggestions about why the browser would be draining the battery down so bad, when the browser has not even been used? Is there a way to close out the browser so it doesn't continue sucking the battery dry, besides using an app killer program?I did search the forum and did not see a specific question/answer to my question. I know I had read that some people were seeing battery issues after upgrading to 2.0.1, but I did not upgrade my phone, it must have done it.

View Replies!   View Related
HTC Incredible :: View SMS Message Again To Refer Back To It / Continue Conversation At Later Time?
I installed and have been using Google Voice for SMS on my new amazing Incredible. I get a notification when I get a new SMS but after I view the notification and close the threaded message box, I can't find how to view the SMS message again to refer back to it or continue the conversation at a later time. Anyone else know?

View Replies!   View Related
Android :: Android - Continue Scrolling In ListView With Clickable Items In Rows
I've been trawling the internet looking for an answer for several hours, but I can't seem to find anyone who has been able to solve this. I've got a listview which uses enter code herea custom adapter. A row looks like this. The list is filled by an array. Everything works great. Now, I want the ImageView and the ToggleButton to react to clicks, so I implement the OnClickListener in my adapter, put the items position in each view's tag, and then I set their onclicklistener to this. Works great, except now I can't use the onListItemClick for starting an activity for the item! OK, I say, I just make the relativelayout holding the text in the middle there use the same onclicklistener. Works great. Everything is clickable, and life is good.

EXCEPT! Now, when I scroll the list, I cannot "continue" the scroll by just flinging again. This causes the scrolling to stop, and I have to fling once more to get it going again. It seems the onclick-thingy causes the fling-motion to be interpreted as a tap or something (it does not trigger the logic within onClick).
I know that this is possible by just going to the phone list on my HTC Hero, which has exactly the kind of layout and behaviour I want from my app. This app even seems to have the onItemClickListener working. So how can I make sure the list keeps scrolling, and still be able to click the togglebutton, listitem and the imageview? I've been stuck on this all day, and it's giving me a headache

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved