Android :: Run Droid Application In All Iphone Devices?

Aug 27, 2010

Can we run our android application in all iphone devices?

Android :: Run droid application in all iphone devices?


Android :: Web App Using GWT / Supported On Mobile Devices Like Iphone On Phone?

Apr 12, 2010

I am planning a web app using GWT. How well will it be supported on mobile devices like iphone, android?

View 3 Replies View Related

Android : Way To Port IPhone Application To Droid?

Apr 13, 2010

What is the most efficient way to port an iPhone app to Android? I know Apple doesn't like 3rd-party, non-Objective C platforms generating code for their platform ... but is there something out there that can take an iPhone app and convert it to Android friendly code? f not, how have folks out there been creating Android versions of their existing iPhone apps?

View 5 Replies View Related

Android : How To Load IPhone Application From Web Application?

Sep 29, 2010

I have web application for mobile (developed in .net), I want to use iPhone maps application from web application( i.e. from web browser on button click)..how to do it? I want to do same in android to.

View 2 Replies View Related

Android :: Application Not For All Devices In Market

Sep 9, 2010

Today, I placed our new app onto the market store. It can be found by most mobile phones - unfortunately, it cannot be detected by one specific model which is used by one of our customers. It is the Vodafone 845, with a small screen (240x320p) and low density (120 dpi). It's running with Android 2.1, updated version (i.e. SDK 7), and has all the necessary hardware (GPS, cam, and internet access), but, however, doesn't detect the app in the market. I have already tried anyDensity="true". The app is free, not copy protected, and open to all countries. I have the following settings in the manifest:

xmlns:android="xxx"
package="xxx"
android:versionCode="10"
android:versionName="1">
<supports-screens
android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true".............

View 1 Replies View Related

Android :: Market - Application Not Visible On Some Devices

Jun 7, 2010

i have written an application that needs to process outgoing calls. Everything works fine, the application has already a few hundred downloads, but now i get feedback from people who would like to download it, yet cannot find it. I have done some tests and have found that the permission "PROCESS_OUTGOING_CALLS" seems to be responsible for this. If i include it in an app, people with branded phones (at least in Germany) cannot find it, as soon as i remove this permission, everything is fine (when i re-insert it again, the app vanishes again)

The weird thing is, that those users can see other apps which use this permission in the market. I have compared my manifest file to outputs from other manifest files and cannot understand why it doesn't work. Here is the manifest file for a test application i wrote to test the problem:......................

View 2 Replies View Related

Android :: Market Does Not Find Application On Some Devices

Nov 20, 2010

I added the application into Android market, but some phones(i think with android lower than Froyo(2.2)) does not find it!

my manifest:

<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="preferExternal"
package="com.skkap.utimetable"
android:versionCode="2"...................

View 1 Replies View Related

Android :: Application Missing From Market On 2.2 Devices

Nov 23, 2010

i have received complaints from a number of customers that one of my paid apps is missing from the market and they can't download it after updating their phones to 2.2. I have no idea what the cause is and unfortunately i also don't have access to a device with 2.2. Maybe someone here can tell me what i'm doing wrong?...................

View 3 Replies View Related

Android :: How Can Resize Application For Different Screens On Different Devices

Dec 23, 2009

How can we resize our application for different screens on different Android devices?

View 2 Replies View Related

Android :: How Do You Approach Various Devices Your Application Runs On?

Jul 23, 2010

For my first application, the only testing I've really done to this point is on my Droid X. I want to think through the various hardware differences and come up with a testing plan that is representative of the Android landscape. My initial thought is to create a list of emulators that have unique qualities such as screen size and SDK levels. I've noticed very quickly how the UI of my application will need some adjustment when viewed on devices that don't carry a 4.3" screen. How have you approached this hurdle in your own development? Chris Stewart cstewart...@gmail.com http://www.androidsdkforum.com *Want to advertise your Android application for free? Email me for details!*

View 9 Replies View Related

Android :: Application Not Appearing In Market For Some Devices

Aug 8, 2010

I have an application published in the Android Market. Its target is 1.6 and its minSdkVersion is 1.5. The only persmission it uses is INTERNET. My Manifest file looks like this: I recently got an email from a user saying the application doesn't show up in the Market on an HTC Wildfire. I looked it up and the Wildfire is a QVGA (LDPI, 240x320) device running Android 2.1. The app does appear for MDPI and HDPI devices. Also, I can start up a QVGA 2.1 emulator and install the application without any problems.

View 3 Replies View Related

Android :: How To Deploy Application To Beta Tester Devices

Jun 26, 2010

My android app is not in the app store yet. Is it possible to send my app to someone, and they install it on their device. Something like iphone AdHoc?

View 3 Replies View Related

Android :: How To Explicitly Say That Application Doesn't Support LDPI Devices

Aug 31, 2010

How can I make it so that my application is seen on the Android Market only by devices with mdpi and hdpi densities. There is the <supports-screens> tag and there is the anyDensity parameter but I don't see how I can say what I want. If I set anyDensity to false, what does that mean? Where do I specify which densities I do support?

View 2 Replies View Related

Android :: Good Way To Evaluate Application Performance On Phone Devices

Aug 31, 2010

I am implementing the client side of some java application for Android devices which requires a lot of user interaction, image loadings and JSON object parsing. I'm trying to decide whether to implement it with html5, flash or Android native code.

View 1 Replies View Related

Android :: Switch From IPhone - Application Alternatives?

Mar 16, 2010

Current iphone 3gs user here. I'm thinking about picking up the N1 and selling the iPhone because of my general dislike for all things Apple, however, I tried out the Droid last year for 30 days and went back to my iPhone. I'm wondering if things have changed significantly in the Android world since then. I'm particularly interested in Android alternatives or flavors of the following iPhone applications:

kindle (kindle reader)
audible (audiobooks)
Jaadu RDP (remote desktop) <-- this one is a deal breaker for me
picasa photo application (uploading and administering albums)
dropbox
OrbI know this existed a few months ago but the implementation was awful. Has it improved?
Skype
Copy and Paste

I'd also be interested to know if the copy/paste functionality has improved at all. When I had my Droid, copy and pasting from the body of an email was almost impossible. You needed to hold down one of the tiny droid keyboard buttons and drag your finger across the screen to highlight the text. At that point if you highlighted the wrong text you were S.O.L because it immediately copied the text as soon as you raised your finger from the screen. Please, please, please, tell me this has been improved! I'd love to get away from my iPhone so that I can delete iTunes forever.

View 3 Replies View Related

Android :: Application For Compass For HTC Hero - Similar To One On IPhone

Nov 11, 2009

I was just curious as to whether theres an application for a compass for the HTC Hero, similar to the one on the iPhone?

View 1 Replies View Related

General :: How To Transfer TEXT MESSAGES From WP8.1 Devices To Android Devices

May 14, 2014

How To Transfer TEXT MESSAGES from WP8.1 devices to Android Devices ??And also the contacts!!

View 2 Replies View Related

LG Eve :: Application Works Like Iphone Voice Mail?

Mar 10, 2010

Is there an app that works like the iphone voice mail that stores the voice mail with one touch you can retrieve it and play back without having to call the server each time. fusion looks like it but i cant find it when i do a search on my lg eve.

View 5 Replies View Related

Android :: IPhone / ITouch Application Stick It Ported To Android?

Feb 11, 2010

There is a really good sticky application out there for the ipod touch called "Stick it". Basically you enter the application and make stickies on a board then save it. It then gets imported as a jpg then you add the jpg to your lockscreen.I was wondering if there is anything like this on the market? I dont wanna go through over 20 sticky apps looking for one. Or if you can port it to the android? I am running a HTC Hero for Sprint.

View 9 Replies View Related

General :: Two Separate Google Play Accounts For Two Different Devices And One Gmail Account For Both Devices

Oct 2, 2013

Can I have two separate google play accounts for two different devices & keep one gmail account for both devices?

View 6 Replies View Related

Android :: Testing Android Application For Different Devices

Sep 18, 2010

my app works fine on samsung galaxy and nexus one. It is giving problem on htc incredible. How should I test my application for various phones?

View 4 Replies View Related

Android :: Can Not See Devices On Adb Devices / DDMS / How To Fix?

Nov 1, 2009

I am developing my am on mac (10.5.8), on eclipse and SDK 1.6 and a Vodafone HTC Magic Everything was working ok up to a few days ago. I can not see my device on adb devices. I also got a Sony Xperia and I can not see it on the list either. I upgraded the phone software (the HTC) to 1.6 a few days ago. Maybe that is what caused the change, but I could not be sure.

View 2 Replies View Related

General :: Group Texts With IPhone And Non-iPhone Users?

Oct 30, 2013

When a group message is sent between my co-workers, who are all iphone users, and myself (Note 3), one person in the exchange does not receive the text. This is not the common iMessage issue that was plaguing me when I made the switch from Apple to Android. This is specifically affecting one iphone user. When I send her a text individually it is not a problem. The other iPhone users don't have a problem receiving or sending to me.

View 3 Replies View Related

Android :: Web Applications V/s SmartPhone Applications - Iphone - Windows Mobile - Android -Nexus Application

Jan 14, 2010

Q: How does Web Applications differ from SmartPhone Applications (Iphone, Windows Mobile, Android/Nexus Application) and in what specific aspects do they differ and in what degree ?

Also for example,

Q: Why we need mobile version of Web Application like gmail.com or bankofamerica.com specifically for smartphone devices where we can access same web applications on smartphone using internet connections ? In what aspect do they differ and why do we have those differences ?

View 4 Replies View Related

Android :: IPhone Fanboys Try To "one Up" Fantastic EVO Bashing Iphone Video

Jun 30, 2010

ok, its the Apple Fanbois turn to try and outdo the funniest video on the web..check out their lame attempt to copy it. Code...

View 12 Replies View Related

Android :: Droid 2.0 App Not Available On 2.2 Devices / How To Get

May 23, 2010

Has anyone seen that their applications built against Android 2.0 (minSdkVersion="5") are not showing up at all in the market for 2.2 devices? Does anyone know a workaround (aside from building for 2.2).

View 3 Replies View Related

Android :: Send Simple Data From An IPhone To Another IPhone Or Android?

Nov 11, 2010

I'm just getting started with mobile development, and after considerable searching I'm still confused about sending a message from my iPhone to another or an Android.For instance, in building a simple Tic-Tac-Toe game, if I want to notify the other phone of a move, what is the best way to do so? Wifi, bluetooth, 3G? And how? Many methods seem to point to communicating through a web server, but I'd rather send them directly from phone to phone if possible.

View 4 Replies View Related

Android :: Communication Between Droid Devices Over 3G?

Aug 25, 2009

I'm not *entirely* sure this one is supposed to go here, but anyway :)

Assuming I have two Android-powered devices, connected both to the same 3G network; does the current API of Android allow to have a Service running on one of them being contacted by an Application running on the other one over this 3G network or do I have to go for a more traditional network (e.g. WiFi AP, Bluetooth) ? If so, how do I do it ?

I saw the usual Socket part in the API but it is not clear to me whether this is the way to use the 3G. I also found another discussion related to communication between a laptop and a dev phone ("Sending data to android dev phone using 3G connection") so it seems to be possible.

Does anyone have some details about how to do this?

View 4 Replies View Related

Android :: Possible To Add A New Language To Droid Devices?

Jun 23, 2010

I have a Nexus One and I would like to know if it's possible to add a new language to the system? Or are the languages compiled into the kernel?

if it's possible where can I find information about creating/developing a language for Android?

View 1 Replies View Related

Android : How To Connect Two Droid Devices?

Aug 2, 2010

What are the options to connect (create stream? or send datagrams?) between two android devices? (I know I can use Internet, but i think that lag will be big and it's overuse to just exchange data between to phones that are nearby). Is it possible to use bluetooth or wifi ? so two applications on two devices can connect each other (create bi- directional stream) and send some data.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved