Android :: Proxy Related Code Changes Needed In Applications

Sep 29, 2010

We recently came to know that a lot of Mobile Carries in Asia/India have proxy enabled to get Internet access via mobile. It turns out our App does not work when the phone has internet via proxy setup (APN). Does the APP need to handle proxy individually?

Android :: Proxy related code changes needed in Applications


HTC EVO 4G :: Error Code 1012...root Related

Sep 22, 2010

This error comes up when trying typo update prl...also I'm unable to update most current ota with my unrevoked 3.2...

View 1 Replies View Related

Android :: What Applications Needed To Keep My Phone Safe?

Sep 29, 2010

Personal info, Personal photos, viruses, stolen phone, etc. What applications if any do I need to keep me safe? The simpler the better.

View 8 Replies View Related

HTC Magic :: Scan Bar Code Of Product And Get Other Related Information?

Jul 17, 2009

How do you scan the bar code of a product and get other related information

View 2 Replies View Related

General :: Use Proxy For All Internet Applications?

Oct 14, 2013

I am trying to connect to a network that uses proxy. I have entered the manual settings in the network and I am able to browse on the browser as well without any issues. However, no internet applications like playstore whatsapp or youtube works for me.

Any way I can assign proxy for all the applications on the phone.

View 1 Replies View Related

Android :: Basic Emma Code Coverage Tutorial Needed?

Feb 3, 2010

I am looking a way to use Emma on Android project. I have an application -project, and withing that, I have Junit test cases. Now How do I use Emma tool(command line) to get code coverage report on testcases?

I searched a lot but could not find a good/simple tutorial. I read somewhere that Android ant lib has a target "coverage" that does all thing, (running test cases, generating emma report). How do I use that?

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Good Music Related Applications

Dec 1, 2010

Anyone know any good apps from Market that are good for basic music editing and play functions for X10? I already use spotify for playlists but would like to do a few other things that are not built in.

View 1 Replies View Related

Motorola Droid :: Lost All Market Links To Free Applications - ROM Related?

Jun 16, 2010

Just wanted to share this in case others experience it...I've never seen this happen before on other ROMs (currently on BB Froyo v.2). No idea if it's the fault of the ROM, or some other quirk...this happened a full day after I had installed BB v.2 over my previous install of BB v.1.

I went into the Market/Downloads view a little while ago and found that none of my free installed apps were listed, just the paid ones. All the apps were still installed on my system, but all the market links apparently had been lost. I hadn't done anything today to change my setup or configuration, but for some reason my installed free apps had disappeared. I entered and exited the market a few times, nothing changed.

Went to Titanium and did a quick backup, just to make sure that I had all my apps. Then I tried to use Titanium's market fix feature, but it said there were no market links to fix. Remembering some advice in Titanium Backup that says when restored market links aren't showing up after a restore (which I hadn't done), if you simply download and install one app from the Market it will refresh the links...I did so, and all my free installed apps showed up again in the Market/Download screen.

View 1 Replies View Related

Android :: Unit Testing Android Applications And Specifically Related To Db's

Dec 18, 2009

What is the easiest way to create some kind of test harness for Android apps and to be able to visualize (even on the emulator) what is going into the db? I want to test things like constraints, look at the data, unit test methods, etc. Is there any kind of GUI tool that I can hook up to the emulator to be able to look at the db of a particular app while I'm developing/testing, or are my only options the adb shell and creating test Activities within my app?

View 1 Replies View Related

Android :: How Marketplace Handles The Information Related To Marketplace Applications?

Jan 8, 2010

Any thought on how the Marketplace handles the information related to the marketplace applications? I wonder if the request is posted to the marketplace every time client is started or if some of the available applications data is stored locally and refreshed by the background service.

View 4 Replies View Related

Android :: Code To Uninstall Applications?

Jul 2, 2009

I wan't to uninstall applications using my application... I can retrieve the list of packages installed but I don't know how to remove them... I used the PackageManager class, getInstalledApplications() method... I can't find any method like removeApplication() or uninstallApplication().

the only method I saw in this class is the removePackageFromPreferred (String packageName) method... It retrieves a list of preferred packages.. I don't exactly know what preferred packages means or somehow how to retrieve them... I tried to put a package name in the method "removePackageFromPreferred (com.dev5.fivegame)" but it gives an error...

View 11 Replies View Related

Android : Want Sharing Code Between Applications

Jul 24, 2010

I want to create a "main" service/application which will provide different functionalities to other applications. According to android docs I can use elements from an application/ service in other. "A central feature of Android is that one application can make use of elements of other applications (provided those applications permit it). ...". There is any examples/documentation on this direction? TicTacToeMain/TicTacToeLib example is not helping me because it seems "TicTacToeLib" will be embedded in final TicTacToeMain apk file. Also I want to ask if is possible to detect if "main" service/ application is missing (if is missing I want to tell user to install it, or to install it automatically).

View 2 Replies View Related

Android :: Sharing Code Between Applications As In Eclipse

Aug 26, 2010

I have ten, possibly more, apps I'm developing that all share logic. 50-75% of the logic is the same - perfect for some time of library or code sharing. However, after reading the posts here and trying to share code in Eclipse, I'm not sure that's going to work. I tried going to project -> properties -> build path -> link source and adding the src and gen folders of the project with the shared code and then importing the classes I need. That seems to work in the IDE, but gives an error during runtime: class not found. This seems to be a common error for people attempting this.

I am slowly deciding that shared code is not the best approach in this scenario. Android doesn't seem to work well with this type of code sharing. For one thing resources are not packed in libraries, but references (R.whatever) must exist so as not to create errors. This can be designed around, but the effort and headache is probably worse than simply creating multiple copies. My experience seems typical, based on what I've read. Is it? Have you experienced success or failure with sharing code and/or custom libraries? Am I off-base in thinking that multiple code copies will be smoother sailing than fighting the shared code approach?

View 5 Replies View Related

Android :: Common Code For Two Similar Applications?

May 7, 2010

I have a set of common code (including .java files and resources), which I have to use for two similar applications with different package names (for different vendors). How can I maintain two packages which share the common code without making two copies of the common source?

View 3 Replies View Related

Android :: How To Reuse Code And Resources In Several Applications

Oct 7, 2010

How can I reuse code AND resources in several applications? I have a fairly large code base (including resources) that I want to reuse i several applications. How can I do that?

I did try to use the Android Library concept (http://developer.android.com/guide/developing/eclipse-adt.html#libraryProject) but never got it to work in Android 1.x

I'm amazed by the lack of information on the subject. It seems like Google has aimed Android development at pet projects and not real development. Variant handling should have been solved ages ago.

View 1 Replies View Related

Android :: Is There A Secure Pass Code System To Buy Applications

Nov 25, 2010

OK maybe I'm being paranoid and behind the rest of the world who has already done this: I'm afraid of adding my credit card to my Google Checkout account! My main concern being a super intelligent user of my Android phone who will buy a million apps (potentially!) - my 5 year old son

I used to have a credit card on my account - but that's expired
Knowing that the card had expired, I thought I would test out the buying of an app
I was surprised that it only took a few pages of my clicking yes to buy the app
(The purchase didn't go through - I got an email saying this because my credit card couldn't be charged)

Question: is there a secure pass code system to buy applications?
Like needing to input a code at the last step of buying
(I think this is how iPhone works - I say this not having owned one)

I don't think there is a secure pass system - I've played around with my phone loads and have never come across anything. BUT, EVEN if there was such a pass system: there's still something wrong!
I've bought my phone. Not made any changes. Just started using. I would imagine that's what everyone does - as opposed to buying and then customising and making secure (and maybe optimizing the use of energy so that it doesn't die within a few hours of use)

Buying an application: you can cancel within 24 hours (I think that's the time limit) Over the weekend, I let go of business life and only pick up on Monday - so if my son purchased and installed an application on Friday evening, I wouldn't find out until some time later - because I don't look at my phone OR my emails over the weekend! (+ Say if an application was purchased that I then managed to cancel - I then lose the right to buy again and trial with the right to cancel - a small point, but valid regardless I think)

Would be interested to hear what others say - maybe I'm missing something and maybe I'm using incorrectly.

View 24 Replies View Related

Android :: Release Several Droid Applications With Same Code Base?

Aug 22, 2010

I want to release multiple applications to android marketplace which are all very slightly customized based on a code base. I can't just change the package indentifier in the AndroidManifest.xml file because several other things dependet on this like action identifiers and so on.
What is the best approach to release several apps based on one eclipse project with the same code base?

View 1 Replies View Related

Android :: Shared Code Project Across Applications In Common Library

Apr 14, 2010

I am currently moving from Xcode and iPhone development to Android with Eclipse. I want to have a shared code project so that I can store all the code to be shared across apps in one common library. However it would appear that the only android project available is for applications and not for code libs how can i achieve this?

View 4 Replies View Related

Android :: Download PaPi Games From Market - Applications Didn't Read IMEI Code

Mar 22, 2009

Is anybody download the PaPi games from market and played it?

I found when I played one of this series of PaPi game and I input my name,then all series PaPi games can read this name.

At beginning, I consider maybe the application saved some data which can be shared by other PaPi games, but when I "Factory data reset" and format the SD card, then I download these games and play them again, it's so crazy that these games can read my name which I inputed before all the same!!

next, I consider maybe the application read the only code of the phone (IMEI) to identify the phone,but I check the install information about all the PaPi games, I can't found any information about "READ PHONE STATE",so I think these applications didn't read the IMEI code. who can tell me how to achieve this function?!

View 6 Replies View Related

Android :: FC On Application - Related To Multitouch

Feb 6, 2010

I have a user complaining about a FC on my app and they were kind enough to post the stacktrace. It's a class that I cannot find anywhere and it sounds like it is related to multi-touch. I don't specifically call this class, MapView does so I don't have any control over it. It kind of looks like his Google API maps package is trying to use an unknown gesture library. Any ideas? I figure other devs using the MapView class might run into the same issue with their users. The user is using a Droid.

02-06 01:08:37.326: ERROR/AndroidRuntime(4231): Caused by: java.lang.reflect.InvocationTargetException 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at com.google.android.maps.MapView.<init>(MapView.java:238) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at java.lang.reflect.Constructor.constructNative(Native Method) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at java.lang.reflect.Constructor.newInstance(Constructor.java:446) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at android.view.LayoutInflater.createView(LayoutInflater.java:500) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): ... 22 more 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): Caused by: java.lang.NoClassDefFoundError: android.view.ScaleGestureDetector 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at com.google.android.maps.MapView.setup(MapView.java:368) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at com.google.android.maps.MapActivity.setupMapView(MapActivity.java:187) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at com.google.android.maps.MapView.<init>(MapView.java:280) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): at com.google.android.maps.MapView.<init>(MapView.java:255) 02-06 01:08:37.326: ERROR/AndroidRuntime(4231): ... 26 more......

View 4 Replies View Related

Android :: Activities And Views Related In Platform

Jun 10, 2010

I am attempting to learn how to develop on the Android platform but do not quite understand the relationship between Activities and Views, because according to the documentation an Activity is almost always linked to a UI object that the user can interact with, but if this is the case where does the whole idea of Views come in?

View 1 Replies View Related

Android :: Suggestions Related To Final Application?

Jun 1, 2010

i have completed my First android application and i have deployed that application to different android based mobile phones which is working fine. my question to you is, is there iphone store like thing exists in android to upload your application by paying fee to android store or something like that. or nothing or should i start passing my application to end users directly? any help would be appreciated.

View 2 Replies View Related

Android :: Progress Related Problem Using Threading

Mar 1, 2010

I am using following code to display progress on andorid activity when i call web service method to getposts it show progress. but when call of serivce is complete my application gets crashed.

What mistake am i doing or any other alternative way to achieve this goal?

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

View 2 Replies View Related

Android :: How To Delete Application Related Files

Feb 26, 2009

I am developing a small application using file operations. when ever application lunches I am writing some information about the app user in the location of "/data/anr/". While deleting the application i want to remove those files in that location. Can any one suggest me how to do this? Is there any permission needs to be added?

View 2 Replies View Related

Android :: Automotive Related Project Ideas

Oct 8, 2010

Can any one help me by providing some innovative automobile(car) related projects.

View 6 Replies View Related

HTC EVO 4G : Android Multitasking / Related To Task Killers

Jun 28, 2010

I just read this article:

Android Developers Blog: Multitasking the Android Way

and it talks about how Android itself handles multitasking. The problem I'm running into is this: I stopped using Advanced Task Killer because people are saying that it's not healthy for your device, which makes sense to me as it seems like you're using CTRL ALT DELETE to close a program every time, and that just doesn't seem like a good idea.I understand that this isn't windows and it works completely different, but I still stopped using it because it seemed a bit harsh.After reading the above article I realize that this is how Android itself closes apps, by "brutally killing them" as the article says.If this is how Android itself closes apps when it needs more memory, why are task killers not a good idea?
If somebody could dumb it down for me so I can understand I'd appreciate it, as I'm a total Android n00b.

View 8 Replies View Related

Android :: Use Proxy Through Router

Oct 4, 2010

I'm having with the wi-fi on android. As many of us know, android has no native support for proxies, unfortunately my school's network uses a proxy server to access the internet. I have a wireless router connected to the network so i can have wireless on my laptop and such. What I was wondering was, can I use the router to allow my android phone to access the internet as well? I reckon it's just a matter of forwarding the right ports to the phone but I'm not sure which ports are in use. I'm using a htc desire and a d-link dir-600 router.

View 4 Replies View Related

Android :: Permissions Related To Dev - Alarm And Setting The System

Apr 10, 2009

I understand that userland apps on android cannot set the system clock. Wanting to know more about how the security mechanism is set up for the system I did some digging around in the source code.

/dev/alarm is opened R/W to set the system clock using SystemClock.setCurrentTimeMillis.

How the permissions work to determine whether or not an application has permission to set the clock.

I assume it's just a user level permission, and the write bit for /dev/ alarm is only enabled for the "system user" and not the "userland user" applications run under.

View 2 Replies View Related

Android :: Market Search Without Owing Related Device?

Aug 27, 2010

Is there a way to look at the offerings of the Android Marketplace without owning an Android?

View 7 Replies View Related

Android :: Info & Samples Related To Developer Console Changes

Nov 19, 2010

What is a feature graphic? Could anyone provide an example? Is it required (the console doesn't seem to require it). Also, are "alpha channels allowed in the high resolution icon? Many icons have transparent backgrounds. If you don't allow alpha channels in PNG icons, what should we set the background to?

View 2 Replies View Related







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