Android :: Cannot Find XScope On Backflip Running 1.5
Jun 23, 2010
I can't find xscope web browser on my backflip running 1.5 anymore. I've looked on google and I can't find any mention of support being dropped for 1.5 or it being pulled for any reason, so what the hell? Can anyone with 1.5 confirm/deny if you can see it? Is there a website that caches old versions of apps that I could download and install myself?
View 2 Replies
Jul 14, 2010
Where can I find this app on the market search? Will it work on a Moment running 1.5? If so how is it?
View 8 Replies
View Related
Aug 4, 2009
I have been looking for this for a while but I can't find any way of doing it. A contrived example would be a service that simply displays the name of the current running activity as an Ongoing Notification. For instance, when the user is reading a particular email, the name of the activity (hopefully the email title!) would appear in the notifications window and when the user switches to read a text message, the notification would change to show the name of the new activity. Is there a way to do this in Android?
View 2 Replies
View Related
Apr 27, 2010
How to find what service running on background on Android? Maybe I have to ask in another way? Does the service be presented as one "process", then we can use "ps" or "top" command to find it?
View 1 Replies
View Related
Mar 17, 2009
Is there a command to find out the pid of all process running on the emulator? If yes, can you please tell me how can I do that?
View 3 Replies
View Related
Dec 9, 2009
I've created my first service, and it's all gone fine, except when the main activity is stopped. What I want is for a user action (button press etc) to start the service, which it does. Then I want the user, some time later, to press another button to stop the service. Which it does. But if the main activity loses focus (i.e. I go to the home screen) when I return to the activity it has no knowledge of the service anymore - even though the service is still running. When the activity resumes, how do I find out a) if the service is running, and if so b) re-bind to it, so that I can then stop it and collect the data I'm after.
View 20 Replies
View Related
May 3, 2010
Good evening, I just switched over to the Hero from a blackberry curve. Is there any easy way to find out which applications are running in the background? I go to manage applications and then I try to sort by running but I see no order of which apps are running and the only ones I know that are running are the ones that say force quit. Is this correct? If so, is there any other way to easily find out which apps are running. Is there a way to sort them and be able to find the running applications without having to manually clicking on each app? I have tons of things on this thing and it takes forever to do this.
View 4 Replies
View Related
Feb 24, 2010
How can you tell what version you are running? When the new version comes and if it downloads in the middle of the night I want to know what version it is. I was told at the Verizon store that the new version will have voice for its Google maps telling you where to turn etc.
View 10 Replies
View Related
May 13, 2012
I use a sports tracker to track my results.If i run 2 sports tracking apps at the same time, over a short distance. In 'battery use' is the app that used less % the app to go for?This was only over a short distance, 9km.But. do you think strava will save more battery?
View 2 Replies
View Related
Oct 27, 2010
I'm running Ruby 1.1.0 with a KK kernal. This rom has excellent ringtones and notification sounds that I'd like to keep when I move to another rom. I know this is a noob question, but where are these? I can't find them anywhere.
View 2 Replies
View Related
Jan 7, 2010
With the press release announcing the latest Motorola Android device, the BACKFLIP, we are getting quite a few questions on the addition of a rear touchpad. As a developer you can take advantage of the touchpad through the standard Android APIs offered in the event model. The experience, however, is unique to the BACKFLIP.
The touchpad responds to trackball events by default, or falls through to keypress events if you chose not to trap trackball events. The BACKFLIP also has 5-way navigation that responds to keypress events. So your application has the option of using the touchpad and 5-way keys in exactly the same way through keypress events, or creating two separate behaviors and experiences.
Be aware that there is a new user setting that enables or disables the touchpad, called BACKTRACK. This is turned on by default but can be disabled by the consumer. For more detailed information on coding for the touchpad refer to our technical library article http://developer.motorola.com/docstools/library/Using_BACKTRACK_Touch....
Anna Schaller Manager, Developer Education Motorola
View 2 Replies
View Related
Apr 1, 2010
I got my app to install on the Backflip and started testing it. On the emulator everything appeared ok but on the Backflip there are a few notable differences.
I have edittext boxes which on the emulator automatically vary in size to accommodate the text. The text is a number, the max being two digits, i.e., 1-99. On the Backflip the edit boxes seem to be a fixed width and that width is larger than needed. Consequently some of the edittext boxes go past the end of the screen and can't be used or seen. This doesn't happen on the emulator.
I also have spinners. One set of spinners is created using android.R.layout.simple_spinner_dropdown_item populated by an array from array.xml. These spinners have the radio button showing and they work on both the emulator and the Backflip displaying a white background with black text.
The other spinner is created using int layoutID = android.R.layout.simple_spinner_item and is populated with strings from the database using an ArrayAdapter. This spinner displays ok on the emulator with a white background with black text. On the Backflip however, it displays the white background but with white text making the list essentially impossible to see. The list is populated because when I press on an item the background color changes to red, the text is white, and the program works ok.
My question is: Are these discrepancies peculiar to the Backflip or am I doing something wrong in the code? I'd hate to think all devices come with peculiarities that require workarounds. Hopefully I'm doing something wrong and hope someone can point out what it is. I'll post any code someone wants to see but right now I don't know what to post. Thanks.
I should add that when I use android.R.layout.simple_spinner_dropdown_item for the other spinner the text shows up ok but I now have the radio buttons which I don't want.
View 1 Replies
View Related
Jul 19, 2010
Is there a speech to text app that will work with the ATT backflip?
View 1 Replies
View Related
Mar 14, 2010
Do you think this is ATT's doing, Motorola's, or maybe Apple? How do you think it will affect other Android devices on other carriers?
View 6 Replies
View Related
Jul 9, 2010
When I plug my Android Backflip into my computer, Windows 7 recognizes it but it never shows up in Eclipse's DDMS. I have the USB Debugging checked under Development on the phone and I can see virtual devices I create just fine in DDMS but never anything at all for Backflip.
Does anyone know of something else that needs to be done? I see some things talking about special tasks for Linux but I am running Microsoft Windows 7!
View 1 Replies
View Related
Mar 2, 2010
Anybody excited about this? I have Verizon, but I'm sure there are At&t users who are stoked about getting Android. I think its kind of interesting the that keyboard is sort of the back of the phone.. Check out info on Moto Backflip here.
View 3 Replies
View Related
May 3, 2010
All I want to do is get rid of the on screen keyboard when I want to look at other stuff on the screen. I've though I read something about swiping down to get rid of it but that doesn't seem to work on my Desire. I thought I had read the instructions but if I'm missed something, please tell me. At the moments, I'm pressing "menu" to get rid of the keyboard instead of pressing back, which will work on the stock browser but on XScope actually goes back.
View 1 Replies
View Related
Sep 9, 2010
Is there anyway to find out the start time of an application?ActivityManager provides pids etc for each application process but doesn't tell for how long process is running.
View 1 Replies
View Related
Mar 25, 2010
I was messing around with the camera and suddenly it goes to the White Screen with the Motorola logo in the middle. Its just stuck there. I've pulled the battery for at least 30 minutes, tried holding down, up, camera, while turning the phone on, no luck. Every time I power it up its just the same white screen. It's doing nothing. Are there any other manual methods of resetting this thing?
View 6 Replies
View Related
Jul 20, 2010
Just tried out xscope for the first time last night, the best browser out there! Its pretty awesome, however I cannot get it to launch the YouTube player to play YouTube videos OR download them, any workaround for this? I only get a "play video or download" dialog when trying to play a YouTube clip and neither work.
View 6 Replies
View Related
Sep 27, 2010
Just bought the new xscope browser and I keep getting web kit not found and the a FC.
View 4 Replies
View Related
Nov 23, 2009
Spent 2 weeks poking around Android SDKs and sacrificed last two weekends and finally managed to get a relatively stable version today. Named 'xScope', I did put a $2.99 price tag tough if you please excuse me. I need to buy a bird for this thanksgiving and wife kept bashing my development effort for not doing any housework in the past weeks. The browser is not full blown but works great for simple surfing.
View 49 Replies
View Related
Aug 17, 2012
A while back I installed CM7 on my backflip when i still used to it (now have Atrix 2) , now I want to start modding it again but it wouldnt turn on, I left it charging for a while and it would just show the white M screen, then a black screen (which was still lit up) and then completely off, then again and again and again etc. on one of those boots i pressed the J and D on my keyboard and unplugged it from the wall and hooked it up to my computer, flashed RSD lite with 2.1 and now it sometimes makes it all the way booting up and after like using it for 5-10 seconds, bam, restarts, I think it is a problem with the software too not a battey issue ( i know the BF has an issue with the battery that makes it restart ), because when I booted up into recovery mode to do a factory reset the phone wouldn't restart like it would the other times, been trying to fix this for two days with two different batterys but sadly no success. I love my backflip and hope it isnt lost forever. Also when I boot it up after flashing with RSD lite it doesnt show me the android setup screen just normal 2.1 boot, then 5 seconds later restarts
View 1 Replies
View Related
Sep 23, 2010
Well I like this Browser a lot. What do you get with the paid version vs the Free one ?
View 1 Replies
View Related
Sep 16, 2010
I'm using Xscope browser and picked the option to remember username/password on websites that I visit. However, my password has changed but it still tries to auto-populate the website fields with these values. Anyone know of a way to get it to stop so I can edit it with the new values?
When I contacted Xscope's developer, he mentioned that it wasn't any settings within the browser and that xScope doesn't store or manage it. The android webkit does. Anyone know what this means and where do I go to edit sites' field values the browser remembers?
View 1 Replies
View Related
Feb 26, 2012
I dropped my phone from a waste level height onto concrete, the phone appears to be in perfect condition but the screen is completely black and unresponsive. I had upgraded the phone, a motorolla Backflip, to Cyanogen 7.1 so it would suck less (still sucks) and what I need to do is somehow fix the screen or maybe view the files somehow from my computer. There was tons of really important school related notes on a notes app I downloaded as well as other really important files. My number one goal is to somehow get these notes or just see them at least in whatever way possible, fixing the phone is not so much of a worry because I already have a replacement. The phone vibrates when it powers up and the LED notification light blinks as it is being charged like its supposed to, the keyboard keys don't light up like they're supposed to and I'm not sure they work, but the home, back, and the other button with the four squares on the front of the phone work and vibrate when tapped but they don't light up either. The phone is clearly on I just can't see it.
View 3 Replies
View Related
Sep 4, 2010
So I just flashed a new rom and I'm trying to get my xscope bookmarks back. I saved them to my sd card on my last rom but can't figure out how to pull them back off the sd.
View 6 Replies
View Related
Apr 8, 2010
On memory card?
View 6 Replies
View Related
Aug 23, 2010
My Motorola Backflip is just 2 days old. I am facing some issues regarding Android Keyboard and Dialer applications and the Update of the system.
Android keyboard :- application functions improperly on an intermittent basis.When I want to compose a message and I open the keyboard for typing the typed characters are recognized (I can see them popping up) nut in the input box nothing gets typed.
Dialer application - When I want to place a call and hit the Green Call button in left of Home button I face following issues
1) the application takes a few second to appear
2) when I double-click or press and hold the contact to call the desired number the call does not initiate.
Finally I had to restart my phone.In two days this has happened so many times.
Also I tried checking for updates may times.But it said "the device is unable to connect to the server.Try again later."
There are no issues with my Wireless network.I ran Marketplace application and signed into my Google account successfully.
View 3 Replies
View Related
Apr 26, 2010
I'm planning to become android developer w/ Android 2.1 SDK For some reason I like to AT&T network. Since Motorola backflip is the only phone available on AT&T and reading recent reports that it only allows apps to be downloaded from Android Marketplace
I've a basic yet very important question:
Is it possible for a developer to write an app and upload to the device? If so my next doubt is how would I upgrade the OS from Android 1.5 to Android 2.1 on my backflip device?
View 8 Replies
View Related