Android :: Want A Dev Branch To Run On Phone Along With Live Version?
Mar 15, 2010
I have a live marketplace version of my application, and now want to start developing my next version, but want to be able to have the newer dev 'upgrade' (for testing) and existing live version (for demoing) both on the same device, but I dont want to create a whole separate project to do this. Any ideas?
View 1 Replies
Aug 19, 2010
I'm working on nifty enhancements to an Android app and I've cloned its source from android.git.kernel.org. How does one deal with imports not found, for example:
import android.content.entity*
import android.os.ServiceManager
import com.google.android.collect.*
import com.android.internal.*
etc. This is with a checkout of tag Android-2.1_r1 Android2.1-update1 with ADK 0.9.7.v20100514. I'm not seeing them in the platform source - maybe I'm looking the wrong way? I spose the answer is a library or something, but it's my first time in.
View 1 Replies
View Related
Jun 27, 2010
what version do you need to run live wallpapers? 2.1? or can u run it off 1.6?
View 1 Replies
View Related
Jan 21, 2009
I am using a windows system. Can anyone send me steps on how to checkout the cupcake branch?
View 3 Replies
View Related
Aug 31, 2010
I'm having hard times parsing multiple different XML files on Android using the built-in SAX parser.
Nate and Aron Saunders have helped me with the right approach to this problem but I struggle in implementing it. You can read about it here.
http://stackoverflow.com/questions/3583876/how-to-parse-different-xml-files-using-sax-on-android
I have ten different XML files. code...
And so on. Every root tag is different. Now I know that I could branch the parser to trigger a different event on every root tag but I'm not quite sure I know how exactly do achieve this.
How would I tell my SAX handler that he should parse for AnotherInnerTag with its attributes based on the root tag?
View 1 Replies
View Related
Apr 16, 2009
How to get the source of the android 1.5 preview SDK? Should I get the trunk? or get the cupcake branch?
View 2 Replies
View Related
Aug 3, 2009
we're developing applications that will use a single 'shared library' jar file. the jar file will be packed as part of the operating system (built & packed by us)several trials & errors & manual readings had led us to the conclusion that for our projects (both shared lib & dependent apps) to correctly compiled they must
(a) reside UNDER the mydroid source root and
(b) be compiled with the same java version as mydroid.
both a & b are somewhat inconvenient for us (the latter a bit more). is there a way around them?
View 3 Replies
View Related
Jul 5, 2012
I have downloaded an entire copy of a particular Android branch following the official guide and using the repo utility.
Now i have some modified files that i want to use to customize the build process, the problem is that i have already pasted this files over the ones in local repository and my repository is now unusable and repo gives only errors when i try to sync.
What is the best approach when i want to modify existing file in my local copy of an Android official branch? What is the best approach when i want to replace 1 or multiple files?
View 2 Replies
View Related
Sep 8, 2010
I would like to make some phone calls that do NOT appear on my Verizon phone bill. I have a DINC and want to call a cell phone. Both ends are in the US. I don't mind paying a service such as Skype. Is there a way to make this happen?
View 11 Replies
View Related
Jan 19, 2009
Is it possible to use linux version flash player plug-in on x86 for android x86 version?
View 3 Replies
View Related
Oct 19, 2010
I saw a review for an app one time that allowed me to see my android phone live on a website address that was generated by the app.I installed it on my phone but didn't see any use for it on my phone so I uninstalled it.But now I'm trying to help my mom with her phone and she can't describe what is happening and it would be great if I could see her phone. Does anybody know the name of this app and/or where I can get it?
View 1 Replies
View Related
Jul 2, 2010
Does the Aria support Live Wallpaper? If so, does it require the phone to be rooted?
View 13 Replies
View Related
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
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
Oct 30, 2009
How can i get the os version currently using the android mobile
is any way to get that programatically ..
View 3 Replies
View Related
Sep 13, 2010
I've tried running a variety of live wallpapers. When I set a different one to be live, the old one still shows up in the adb shell when I type 'ps':
app_37 12107 1870 125356 16932 ffffffff afe0da04 S fishnoodle.aquarium_free
app_50 12196 1870 109620 16804 ffffffff afe0da04 S com.geekyouup.android.snowpaper
My own one that I'm building also does this... is there something I'm not understanding about the lifecycle of android apps?
(In my own one, code the service thread finishes, but the it still shows in ps).
View 1 Replies
View Related
May 26, 2010
How to get the MIDlet and CLDC version programmatically in android? Regards, Sudeep Warm Regards, Sudeep
View 5 Replies
View Related
Apr 10, 2009
I made a mistake and I still had the debug version of my app (from Eclipse) on my phone when I tried to install a signed version. The install failed, but I could no longer access the debug version in Manage Applications to un install it. I was at work and couldn't reinstall the debug version in order to uni nstall, so I did a complete factory reset of my phone (using My Backup Pro to backup stuff). Now I can install my app. However, now I notice upon reboot that my app loses all of its data from shared preferences. I'm not entirely sure that it's not a problem of mine somehow, but does anyone know why it is doing that and how I can fix it? I may have left the debug gable. true on in the version I'm trying to test. Would that cause this problem?
View 3 Replies
View Related
Nov 24, 2009
As we know, bluetooth-related APIs was not included until version 2.0. And the current condition is Droid is the only 2.0-supported choice. I've known there are many kinds of unofficial 2.0 build, but are they stable enought to program? Does anybody has the experiences of programming bluetooth on a non-Droid handset? What is it, and what is the version of your OS? Did you hear of whether G1/magic/hero/tattoo is going to support eclair officially or not?
View 6 Replies
View Related
Aug 22, 2010
Hw to get free android apps with 2.2 version on the backflip?
View 1 Replies
View Related
Aug 29, 2010
How to get the android phone model, version, sdk details?
View 2 Replies
View Related
Nov 18, 2009
Just made the switch from Blackberry to the Droid, and I couldn't be happier. One of the handiest things about the Blackberry was the MemoPad. It was very simple, and I would keep info in it like a grocery lists and even passwords (for low-risk things such as forum passwords), etc. I'm sure there's something for Android that does the same thing, but has anyone else made the switch and found something similar?
View 6 Replies
View Related
Dec 11, 2009
Is there a resource or link that compares the version of Android in the various Android phones, i.e., version 2.0 versus 1.5, or whatever?
View 4 Replies
View Related
Jul 13, 2010
It's hard to believe that Android would be lacking the following features from its own creator:
-remote wipe
-backup
-file/photos sync
-lost phone tracking
-"itunes" sync
Just wondering if Google mentioned they would be making one.
View 1 Replies
View Related
Nov 23, 2009
Some of my application's users are on android 1.5, some on 1.6, and some 2.0. So how do I release my app for all customers? If I release a 1.5 version, then the 1.5 phone can use it - but not the newer phones with smaller screens (aka Tatoo), they require 1.6 or higher? correct?
View 4 Replies
View Related
Oct 30, 2009
I tried to find out information on this over the Internet and it's really hard, i hope you can give me some answers.
Is it possible to upgrade my samsung galaxy phone with android 1.5 to 1.6 and when the days will come to 2.0 ?
If it's possible , can you please redirect me to an tut that will explain to me howto.
View 7 Replies
View Related
Dec 1, 2010
is the 2.1 firmware version dj07 baseband version the latest update available for the samsung moment?
View 1 Replies
View Related
Aug 20, 2010
Possible? ON some sites, the mobile version is horrible...
View 7 Replies
View Related
Sep 23, 2010
Does anyone know the main differences between the full HTC version of 2.2 and the T-Mobile version that has just been rolled out? From what I have seen in some articles the camera and camcorder functions / look and feel haven't changed. anybody else know of differences other than the addition of crappy new apps i didn't ask for... thanks T-Mobile
View 7 Replies
View Related
Feb 3, 2010
Has anyone been able to get this new version of Google Maps that syncs Starred places from your desktop to your phone? Official Google Mobile Blog: Take your places and searches to go with Google Maps for mobile). This feature (accessing starred places) is one of the few things I miss about my Windows Mobile phone.
View 9 Replies
View Related