[android-developers] Installation crashes on Galaxy Note when SQLCipher is used

2016-06-17 Thread Tom Stol
We are using an encrypted SQLCipher database in our Android app (internal memory, not on SD card), compiled in (SDK23) and we are facing issues with the app crashing IMMEDIATELY when "installation" starts when we install it on our Galaxy Note 5 (running Android 6.0.2). On other devices (Sony

Re: [android-developers] Installation requires org.eclipse.wst.sse.core - how to download and install?

2012-11-06 Thread Steve Evans
Dogulas & Tor, Thanks for the info but we're still having the same exact same error message you had. However, I've done the items you suggested but I get a message that "The repository is not available" for the Juno sites. Any idea why that would be? On Monday, October 22, 2012 10:10:34 AM U

Re: [android-developers] Installation requires org.eclipse.wst.sse.core - how to download and install?

2012-10-22 Thread dogulas
Tor, Thanks for the reply. I actually submitted this original post quite some time ago and it just now appeared. I wish I had your answer back then. It would have made my life a lot easier. I stumbled onto a solution myself just by trial and error: After installing Eclipse 4.2 (Juno), cl

Re: [android-developers] Installation requires org.eclipse.wst.sse.core - how to download and install?

2012-10-21 Thread Tor Norbye
In the first page of the install wizard, make sure the "Contact all update sites during the install to find required software" is checked. Alternatively, download the Mobile edition which I think has all the WST components preinstalled. -- Tor On Thu, Oct 18, 2012 at 9:11 AM, dogulas wrote: > I

[android-developers] Installation requires org.eclipse.wst.sse.core - how to download and install?

2012-10-21 Thread dogulas
I have downloaded the Android SDK v20.0.3 and was going through the process of downloading and installing the Android ADT Plugin into Eclipse. As per the instructions on "Installing the Eclipse Plugin" ( http://developer.android.com/sdk/installing/installing-adt.html), I downloaded and instal

[android-developers] installation issue

2012-09-13 Thread rauf qureshi
hello everyone I want to install my android application in HTC android device but i am not able to connect that in installation mode can any body tell the solution. Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] installation of audio in /mnt/sdcard

2012-09-07 Thread drstikko
Hello, as far as I know only audio that is located in /mnt/sdcard is played by the webview class. No my question is: "how do I let the installation apk install the in a folder on /mnt/sdcard?" Or if people think it is possible to play them from the res or assets folder : "how do I do that?" r

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2012-03-30 Thread Ankita Kashyap
In case you are working with emulator: 1) Go to Settings>Applications 2) find your app there and click on it 3) uninstall it and, re-run your application On Fri, Mar 30, 2012 at 4:05 PM, s.rawat wrote: > Hi, > You can try installing it on external sd card. > Add this attribute in the manifest

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2012-03-30 Thread s.rawat
Hi, You can try installing it on external sd card. Add this attribute in the manifest file : android:installLocation="preferExternal" It will work like charm. Rgds, Saurabh "..pain is temporary.quitting lasts forever.." On Fri, Mar 30, 2012 at 4:01 PM, Anirudh Loya wrote: > Chance

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2012-03-30 Thread Anirudh Loya
Chance the Cache Memory size of Android Virtual Device. On Fri, Mar 30, 2012 at 3:07 PM, Kirupa wrote: > [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Installation > error: INSTALL_FAILED_INSUFFICIENT_STORAGE > [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Please check > logcat outpu

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2012-03-30 Thread Kirupa
[2012-03-30 15:05:16 - Information Exchanger 2.7.3] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Please check logcat output for more details. [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Launch canceled! How can i solve the probl

Re: [android-developers] Installation 64-bit Windows 7 [SOLVED]

2012-03-17 Thread Mark Carter
I *always* run Eclipse as Administrator these days, because of such problems I have experienced in the past. On Sunday, 18 March 2012 06:56:48 UTC+8, Bob Plantz wrote: > > Thanks to the help posted here, I finally solved the problem by running > Eclipse as administrator and installing the SDK th

Re: [android-developers] Installation 64-bit Windows 7 [SOLVED]

2012-03-17 Thread Bob Plantz
Thanks to the help posted here, I finally solved the problem by running Eclipse as administrator and installing the SDK that way. As pointed out, this means I have to run as administrator to do updates, etc. Similar to using sudo in my Ubuntu. --Bob -- You received this message because you a

Re: [android-developers] Installation 64-bit Windows 7

2012-03-16 Thread Marcin Orlowski
> > I suspect it does not matter, but I'm inclined to put the sdk in C: > \Program Files\Android\android-sdk. If nothing else, this seems more > > Don't put SDK in path which contains spaces in any segment. It was problematic for quite long time (*maybe* it's fixed now, but I do not bother checking

Re: [android-developers] Installation 64-bit Windows 7

2012-03-16 Thread Bob Plantz
Frank, Thanks for your response. Just to be clear, you installed Android in C:\Program Files\Android\android-sdk not in C:\Program Files (x86)\Android\android-sdk right? Also, I don't see a "share" folder on my system. Like I said, I'm fairly new to Windows and am still learning about it. --B

Re: [android-developers] Installation 64-bit Windows 7

2012-03-16 Thread Jayne Cobb
Bob, I did that with my install and the only downside is running the updater as administrator for permission issues. If I did it again, I would install it to a subfolder in my share folder. Frank On Thu, Mar 15, 2012 at 11:29 PM, Bob Plantz wrote: > I'm running 64-bit Windows 7. I installed Ec

[android-developers] Installation 64-bit Windows 7

2012-03-16 Thread Bob Plantz
I'm running 64-bit Windows 7. I installed Eclipse Indigo in C:\Program Files. When I start installer_r16-windows.exe it wants to put my sdk in C: \Program Files (x86)\Android\android-sdk. That is, in the 32-bit Program Files folder. I suspect it does not matter, but I'm inclined to put the sdk in

[android-developers] installation problem in ics-x86

2012-03-11 Thread venky6
Hi all, I am using ics- x86 on my custom device. I am able to run through usb boot and can use the device. If i try to install on device. after selecting install android to hard-disk and then showing "partition to install". >From there keyboard and mouse are not working to select boot partition.

[android-developers] installation error

2012-02-17 Thread Anitha
while installing i got error like"unable to open repository" the operation cannot be completed for-because one or more required items cannot be found. software being installed.android Traceview 16.0.1v.201112150204-238534. -- You received this message because you are subscribed to the Google Grou

[android-developers] Installation Troubleshooting SDK Manager inside Eclipse

2012-01-26 Thread DragonPaul
Hi all, thanks for this forum- it's great to see so many people helping each other out. I am installing several platforms (4.0.3, 2.3, and 2.2) and am running into trouble when downloading certain components within Eclipse's SDK mgr. Mainly, when downloading and installing 'Dual-screen APIs by KYOC

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2011-10-11 Thread NaveenShrivastva
How to handle this situation here ... On Tue, Oct 11, 2011 at 2:22 PM, Naveen wrote: > I want to play video file from application context row directory > > MediaPlayer mediaPlayer = MediaPlayer.create(context, > R.raw.sound_file_1); > mediaPlayer.start(); // no need to call prepare(); create() do

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2011-10-11 Thread Naveen
I want to play video file from application context row directory MediaPlayer mediaPlayer = MediaPlayer.create(context, R.raw.sound_file_1); mediaPlayer.start(); // no need to call prepare(); create() does that for you This video contains size is 19.5 MB facing error : Installation error: INST

[android-developers] Installation

2011-09-30 Thread joking
The text on "http://developer.android.com/sdk/win-usb.html#Win7"; is incorrect. In step 7 the USB folder is in "/extrax/google/usb_driver" -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope

Re: [android-developers] Installation: Separated Client and Service

2011-07-28 Thread TreKing
On Thu, Jul 28, 2011 at 10:31 AM, Glen Cook wrote: > Scenario 1: New User > A new user (without the download-service) installs the client from > the Android market. How do we seamlessly accomplish the install? > (Avoid them installing each package separately) > You don't - they would have to ins

[android-developers] Installation: Separated Client and Service

2011-07-28 Thread Glen Cook
Hello, We have an application that consists of a UI and a download-service that downloads content. In the future, we would like to: 1. Share our download-service with other applications 2. Offer various branded and customised versions of the client [Would appear as separate downloads in the A

Re: [android-developers] installation URL in apk

2011-06-16 Thread Chi Kit Leung
do you mean install apk from internet? On Fri, Jun 17, 2011 at 8:34 AM, Mark Murphy wrote: > On Thu, Jun 16, 2011 at 11:44 AM, Robert Slama wrote: > > exist any way how I can get URL from what was apk installed direct in > > instaled application? > > No, sorry. > > -- > Mark Murphy (a Commons Guy

Re: [android-developers] installation URL in apk

2011-06-16 Thread Mark Murphy
On Thu, Jun 16, 2011 at 11:44 AM, Robert Slama wrote: > exist any way how I can get URL from what was apk installed direct in > instaled application? No, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/

[android-developers] installation URL in apk

2011-06-16 Thread Robert Slama
Hi guys, exist any way how I can get URL from what was apk installed direct in instaled application? r^ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscrib

Re: [android-developers] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2011-06-06 Thread Mark Murphy
Make sure your emulator is set up with the Google APIs. In the Android SDK and AVD Manager, the "Target Name" column should have "Google APIs (Google Inc.)" in it. Otherwise, your emulator does not the Google Maps add-on. On Mon, Jun 6, 2011 at 10:10 AM, n_hutchi...@yahoo.com wrote: > I'm pretty

[android-developers] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2011-06-06 Thread n_hutchi...@yahoo.com
I'm pretty new to Android development and i'm trying to create a google maps application. i keep getting the following error "Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY". I entered the using library statement in the manifest. I have my api key in my map view. I've tried to run it on

Re: [android-developers] Installation Error

2011-04-07 Thread Cliff Davies
The first, most important step, would be to try repeatedly bumping your post. If that fails you could take the second, slightly more extreme, step which would be to post the question again under a different heading. If at this point you're still having no luck (and you should only try this as a v

[android-developers] Installation Error

2011-04-07 Thread rishabh agrawal
When i installed my application on real android phone it give parshing error and the application not installed.Please suggest me how to remove this error. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 3:01 AM, rishabh agrawal wrote: > WHEN I RUN MY APPS IN MY EMULATOR THEN THESE ERROR IS OCCURES.HOW TO REMOVE > THESE ERROR > Try creating sufficient storage on your emulator.

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2011-03-22 Thread rishabh agrawal
WHEN I RUN MY APPS IN MY EMULATOR THEN THESE ERROR IS OCCURES.HOW TO REMOVE THESE ERROR Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE [2011-03-22 13:23:30 - SAI2011] Please check logcat output for more details. [2011-03-22 13:23:31 - SAI2011] Launch canceled! -- You received this messag

Re: [android-developers] "Installation unsuccesfull" messages

2011-03-13 Thread TreKing
On Sun, Mar 13, 2011 at 1:27 PM, John Lussmyer wrote: > Any suggestions on where to look? This may shock you, but it's an issue with the Android Market. I would direct your users here: http://www.google.com/support/androidmarket/bin/search.py?ctx=en%3Asearchbox&forum=1&query=installation+unsucc

[android-developers] "Installation unsuccesfull" messages

2011-03-13 Thread John Lussmyer
I've have a few people report that that my app won't install on their phones, and they are just getting an "Installation unsuccesful" message. That isn't very helpful. I do have ACRA installed, and haven't received any reports from that. Any suggestions on where to look? -- You received this mes

[android-developers] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY when trying to run the app in device

2011-02-03 Thread Eishita
I'm trying to run an app in my device with OS 2.2. When I'm launching my app in AVD, it works fine. But I need to run the app as I'm using GPS and Camera. Whenever I'm trying to launch my app in the device, it's showing me the following error - [2011-01-31 17:40:19 - ZibJana] Installation error: I

Re: [android-developers] Installation error: INSTALL_FAILED_SHARED_USER_INCOMPATIBLE

2011-01-14 Thread TreKing
On Sat, Jan 15, 2011 at 12:59 AM, Luxi wrote: > But no matter how I do, it still has this problem. > If you're trying to sign your app with the system key, you can't, for good reason. You'll have to build your own platform. ---

[android-developers] Installation error: INSTALL_FAILED_SHARED_USER_INCOMPATIBLE

2011-01-14 Thread Luxi
Hi, In my application's AndroidManifest.xml, i added android:sharedUserId="android.uid.phone". But when I adb install, Eclipse's console gave me this error. I searched in the website and found some ways to re-sign my apk, for example, using signapk.jar, platform.x509, platform.pk8 to re-sign. But

[android-developers] Installation error: INSTALL_PARSE_FAILED_NO_CERTIFICATES

2011-01-10 Thread MobileVisuals
My project has worked before on a Windows 7 PC. I then installed the Android developement tools on a Vista PC. I tried to run my project, but got: Installation error: INSTALL_PARSE_FAILED_NO_CERTIFICATES Please check logcat output for more details Why does this happen and how can I resolve it? Th

Re: [android-developers] Installation of GALAXY Tab add-on

2010-12-09 Thread Sutanto 苏坦托
I have problem like yours, but although still appear in "available packages" it also appear in "intalled packages" so I can create AVD base on Samsung Galaxy Tab SDK On Thu, Dec 9, 2010 at 2:52 AM, Farproc wrote: > I have installed GALAXY Tab add-on in SDK And AVD manager, but it is still > in

[android-developers] Installation error for "Unknown reason -102"

2010-11-12 Thread GregM
My app does not install because of this: "Unknown reason -102" How do I find out what this error means? Any guesses? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com

Re: [android-developers] Installation Location

2010-10-18 Thread Marcin Orlowski
On 17 October 2010 11:04, pouya wrote: > Hi > i as i know we can change the installing location With android SDK , > using USB cable > But i wanna know is it possible to change the installing location > Programmatically? is it yes how?? No. You can (as of Froyo) allow user to install apps to SD c

[android-developers] Installation Location

2010-10-17 Thread pouya
Hi i as i know we can change the installing location With android SDK , using USB cable But i wanna know is it possible to change the installing location Programmatically? is it yes how?? Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Installation Issue

2010-09-27 Thread Vagdhan Kumar Thantepudi
Hello! I installed Android (Not Sure, But the SDK installation siad installed successfully). When I tried starting a new project in Eclipse IDE, in the New Project Wizard, it is not showing the Build Trget, rather the field is dissabled. But I see the Androidr archive with all the folders in my C

Re: [android-developers] "installation unsuccessful" errors in market

2010-09-24 Thread TreKing
On Thu, Sep 23, 2010 at 6:33 PM, Daniel wrote: > Is anyone aware of anything that might be causing it from the app developer > side? > No - this probably has nothing to do with you and it's on the Market end. This is brought up all the time on the "help" forum. Only thing I can suggest is readin

[android-developers] "installation unsuccessful" errors in market

2010-09-24 Thread Daniel
Our customers are seeing these errors a lot when purchasing our apps, and other than suggesting a few workarounds(unmount sd card etc), I'm not sure theres anything i can do to fix the issue. Is anyone aware of anything that might be causing it from the app developer side? Obviously our app uploade

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2010-08-09 Thread sunrises
Hi, I have got the solution please refer the link http://groups.google.com/group/android-developers/browse_thread/thread/41852900bd603070/583943d91dc9f754?lnk=gst&q=insufficient+memory#583943d91dc9f754 , but I added the option "-partition-size 1024" in "run configurations"->"target"->"Additional Em

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2010-08-09 Thread sunrises
HI, I have a lot of images which are approximately 30 MB,I had put them in assets folder but while try to run the emulator it shows the "Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE" in console,please me how to I need to use them for android application and I have tried by increasing hea

[android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2010-08-09 Thread sunrises
Hi, I am working with android2.2 and I have large no.of Image files and total size of those files more than 30 MB and I have stored them in asset folder, while Im trying to run the emulator,it shows the " Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE" in console and It does not show any

Re: [android-developers] Installation

2010-08-01 Thread { Devdroid }
On 31 July 2010 22:18, Muhammad wrote: > i have installed eclipse-jee-helios-win32-x86_64 .but i have not found > Android Plug in. > so can anybody tell which version of Eclipse i need to start Android > Development Environment? This is all you need to read to get it all set up. http://developer.

Re: [android-developers] Installation

2010-08-01 Thread Filip Havlicek
Hi Muhammad, I think you have downloader a Java EE version of Eclipse, although you need Eclipse Classic to develop applications for Android (at least I am using Eclipse Classic just fine for that purpose). Best regards, Filip Havlicek 2010/7/31 Muhammad > > Dear ALL, > > I have window bas

[android-developers] Installation

2010-07-31 Thread Muhammad
Dear ALL, I have window based machine.I want to learn Android Development. I have read tutorial. i have installed eclipse-jee-helios-win32-x86_64 .but i have not found Android Plug in. so can anybody tell which version of Eclipse i need to start Android Development Environment?

[android-developers] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-06-13 Thread Rahul Garg
Hi All, I am trying the MapDemo application, but I am unable to launch the activity, it is showing following error message : [2010-06-14 12:11:49 - TryMaps] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2010-06-14 12:11:49 - TryMaps] Please check logcat output for more detai

Re: [android-developers] Installation date of an application in a device

2010-04-14 Thread ~ TreKing
On Tue, Apr 13, 2010 at 9:22 AM, Isidoro Castell wrote: > I'm developing an application that seems as an android market. > What? > Can anybody tell me how can I know what is the installation date of > an application in a device? > No idea. What are you trying to do? Can you get away with the f

[android-developers] Installation date of an application in a device

2010-04-13 Thread Isidoro Castell
Hello, I'm developing an application that seems as an android market. Can anybody tell me how can I know what is the installation date of an application in a device? Thanks in advance! Isidoro. -- You received this message because you are subscribed to the Google Groups "Android Developers" gro

[android-developers] Installation script

2010-04-13 Thread ricos
Hi, I am newbie to Android application development. I am developing an Android application and have a question. My application needs the some initial data for the execution. When my application is installed, I'd like to make a folder in sdcard and save the data at the folder. During execution, the

Re: [android-developers] installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-01-05 Thread TreKing
Are you using a build target that has the Google Add Ons? - TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Tue, Jan 5, 2010 at

[android-developers] installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

2010-01-04 Thread RamaMohan
Hi all, I am using HTC Magic (android os 1.5) for my development testing. When i try to run any map application it is saying the following error. installation error: INSTALL_FAILED_MISSING_SHARED_LIBRAR

[android-developers] installation woes...

2009-09-18 Thread sdphil
i am seeing some strangeness with respect to installation. sometimes when I install, I see the normal: [ICON] Product Name at the install screen. but somehow i get into a state every once in a while where I see some other icon and instead of the product name, I see "com.company.myapp" as the

[android-developers] Installation error: failure -12

2009-07-13 Thread bluestar
Hi all, I used Eclipse-SDK1.5 to create one app from apk(myClient.apk), and install on OpenMoko(Android version 1.0) but i received this error: pkg: /data/local/tmp/myClient.apk Failure [-12] My apk can install successfully on Android-Emulator under WinXP. An

[android-developers] Installation unsuccessful - Package file was not signed correctly

2009-04-06 Thread Craig
I published my app on the market, and when I first tried installing it from there, I got the 'package file was not signed correctly' error. Uninstalling the unsigned version I was testing with let me install from the market with no problems. However, from the comments, it looks like no one else ca

[android-developers] Installation error: INSTALL_PARSE_FAILED_NO_CERTIFICATES

2009-04-03 Thread geoff.stromberg
I've been working with my Eclipse/ADT Android project for weeks now, and all of a sudden, for no reason that I can determine, I have started getting this error whenever I try to run my app: Installation error: INSTALL_PARSE_FAILED_NO_CERTIFICATES The only further clue found in logcat is this: 0

[android-developers] Installation unsuccessful - Package file was not signed correctly

2008-12-14 Thread joshv
I am becoming somewhat terrified of uploading upgrades to my market apps, because it always seems to break something. This time around, I followed the exact same process as I always do, export the unsigned jar, sign it, verify that its signed with jarsigner -verify and then upload it as an upgrad

[android-developers] installation of android aplication

2008-10-31 Thread sandeepskumar
Hi Team, I have a android application developed using Eclipse IDE.Is it possible to install this application in an HTC Android phone available in the market. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go