Click here to Skip to main content
Page 1 of 60
Page Size: 10 · 25 · 50


Tag filtered by:  Android [x]
Article 13 May 2013   license: CPOL
A simple solution trying out the Azure platform for development and deployment.
Question 13 May 2013   license: CPOL
HiI want to know how to connect my android application to local SQL server database or local mySql database in a computer with wireless and without internet?
Answer 13 May 2013   license: CPOL
Try the Android developers' website[^], you will find lots of information.
Question 13 May 2013   license: CPOL
please tell me how add all functionality of my website in my android application
Question 13 May 2013   license: CPOL
Good day to all,I know some things in web services for .net web services access through Ksoap like for Php web services access through Json who to acess Java web services.
Answer 13 May 2013   license: CPOL
You cannot show video embedded except perhaps on devices that have Flash. If you can parse out the YouTube video details, you may be able to construct an ACTION_VIEW Intent that will show them on the YouTube application(for those Android devices that have the YouTube application). Also...
Question 12 May 2013   license: CPOL
I am new to Android programming, but not to programming in general or Java. My question here is mainly about best practices.I created a class MenuListActivity that extends a ListActivity that shows menu items in a list and starts another Activity when clicked. Each menu is a child class of...
Question 12 May 2013   license: CPOL
I built one distributed application where we have one web service, one web application and one android application which was built with Xamarin Studio and VS2010. When I run my android application on my phone it shows all fields, but when I enter all data in the text fields and click on submit...
Question 12 May 2013   license: CPOL
Hi , I have created a service , i want to read data fro it in multiple activities how i can do.anyone please provide me an example or toturialsthanksfollowing is the code of my service :public class HandleServer extends Service { private Server ser=null; public String...
Answer 12 May 2013   license: CPOL
You have tried to add the data stream: ABC, JFKLDJFLDKSJFLDSJFDAs you must know that special symbol "," is used as a separator in Query Commands. So, it has only added the data upto the character "," while executing the insert query on the database.Hope you got what exactly I want to...
Catalog 12 May 2013   license: Shareware
WebFMX is a tool that allows FireMonkey applications to be published to the Web and accessed by any device, plataform or HTML5 browser.
Question 10 May 2013   license: CPOL
how to change background color in an activity not to set background color to any layout?
Question 10 May 2013   license: CPOL
why not return complete data from records?In a record, the data is,for example,:ABC, JFKLDJFLDKSJFLDSJFDBut when I queried the returned data is:ABCtexts after "," and including "," are not displayed.This is my RunDatabse() inside MainActivity.java, it's called...
Answer 10 May 2013   license: CPOL
Have a look at OpenStreetMap. It can provide the data and also other very interesting information.http://planet.openstreetmap.org/[^]http://wiki.openstreetmap.org/wiki/Routing[^]Good luck!
Question 10 May 2013   license: CPOL
I need any help in finding directions between path pointthe problem is i can find bearing, distance and angles between points this page helped me a lot i have the latitude and longitude of each point on the routehttp://www.movable-type.co.uk/scripts/latlong.htmlbut i want to know how...
Article 10 May 2013   license: CPOL
Tutorial showing how to build an iOS or Android app using Azure Mobile Services with HTML5 and JavaScript in Visual Studio.
Question 10 May 2013   license: CPOL
Hello, I'm having problems while getting JSPN from PHP, shown below:[{ "vehicleId": "1", "status": "Running", "position": "x", "battery": "25", "distanceTravelled": "123", "destination": "y", "freeSeats": "2", "speed":...
Answer 10 May 2013   license: CPOL
Try by removing double quote "vehicleId" as vehicleId[ { vehicleId: "1", status: "Running", position: "x", battery: "25", distanceTravelled: "123", destination: "y", freeSeats: "2", speed: "32" }]
Question 10 May 2013   license: CPOL
Good day to all,this is my code check this onewhile (ir.hasNext()) { Map.Entry me = (Map.Entry) ir.next(); Log.v("remove items ", "" + Integer.parseInt(me.getKey().toString())); if (Integer.parseInt(me.getKey().toString()) == closeImage.getId() &&...
Answer 10 May 2013   license: CPOL
Because you're using the hashmap while changing the item. That does not work.How to Avoid ConcurrentModificationException when using an Iterator[^]
Question 10 May 2013   license: CPOL
Hi,I want to disable Reloading the Webpage in WebView control when phone is unlocked. I was developed an apk using Eclipse... In that i was used web view control to call a web page... I got a problem i.e, If suddenly phone is locked when i open lock, the application is reloading.. So i...
Answer 9 May 2013   license: CPOL
I have used KSOAP2 when I need to get data from a web service maybe you can take a look. I used once but it was a php web service but I think that this should be the same.Take a look at this.http://thiranjith.com/2012/10/15/introduction-to-working-with-ksoap2-in-android/[^]
Question 9 May 2013   license: CPOL
what can i do for using .net(c#) webservice in android applicationplease give any other way get data from internet in android appication
Answer 8 May 2013   license: CPOL
You need to share the code you have tried along with the issues you are facing. Please refer to below link to understand storage options in android.Storage Options[^]
Question 8 May 2013   license: CPOL
i am tried very much but i am unable to get the exact info can plese help me sir
Answer 8 May 2013   license: CPOL
I've solved it using onclickevent, and getting selected item from there
Article 8 May 2013   license: CPOL
Learning Windows Azure for our family-based mobile development company
Answer 7 May 2013   license: CPOL
Hello Varsha,Please have a look at this documentation http://developer.android.com/reference/android/hardware/Camera.html[^]. Camera.ShutterCallback interface is what I think will interest you.Regards,
Question 7 May 2013   license: CPOL
Hello guys,Here i want to add a validation like in the whole day the camera is open only 10 times for capturing an image.At Specific date the camera snap the picture only 10 times if he click on more time the message will display like your limit is only 10 for snap the picture on this...
Answer 7 May 2013   license: CPOL
Here is the [LINK] to understand how to load large bitmap and also refer to the code available to download on this page.
Question 6 May 2013   license: CPOL
it is my first try to make a program run on android i want to know how to load bitmap image divide it into two images and save each of them i know a class called bitmap and bitmapfactory but i donot know how to start and where
Question 6 May 2013   license: CPOL
please help me I want make sittings layout same layout "Settings" in android. I searched how make same that or what is name element but not found any think.The Setting in android layout in android same {1}: When user click "wi-fi", show anther layout content particulars "wi-fi" in same...
Answer 5 May 2013   license: CPOL
Please refer to this [LINK] to understand how to create a background service. I hope you have no problems with providing user to choose some option.
Question 5 May 2013   license: CPOL
I am currently trying to make a splash screen for a game. Im using android - eclipse. I have viewed probably ten different tutorials on how to do animations and I still get the same affect. My code is error free but when I run it it crashes. The only error that comes up in my logcat is " error...
Question 5 May 2013   license: CPOL
Hi.I am in the starting phase of creating an android project that is supposed to spend 99% of its time running in the background. The user is supposed to be able to choose some options and then exit the application with the application just runnin in the background doing its thing. The options...
Answer 4 May 2013   license: CPOL
See this tutorial[^]. Start with a base class that has all the common properties and methods, and inherit that for all the 'real' objects.
Answer 4 May 2013   license: CPOL
You are thinking in a wrong direction. The short answer is: use OOP. I don't want to try to understand the idea of OOP is one Quick Answer. Just a hint: late binding. You just need to learn OOP in its heart.—SA
Question 4 May 2013   license: CPOL
I'm thinking of building my first game for java. In the game I'm imagining it will be possible for the player or any of the NPCs to be polymorphed into a different creature type. Each creature type would have its own modifiers to stats and possibly have some sprecial properties of its own. I'm...
Question 4 May 2013   license: CPOL
I have spent almost 10 days searching for a tutorial or any help describing how to add a color picker to my Clock Widget.My widget is a simple clock with 7 colors, but I want to make it completely usable free. "the user chooses what color he/she like", "the clock, NOT the...
Answer 3 May 2013   license: CPOL
just add in oncreate the following codeStrictMode.setThreadPolicy(new StrictMode.ThreadPolicy.Builder() .detectDiskReads().detectDiskWrites().detectNetwork() // StrictMode is most commonly used to catch accidental disk or network access on the application's main thread ...
Article 3 May 2013   license: CPOL
Be able located the urn from the shelf, which has 2000 slots.
Question 3 May 2013   license: CPOL
i want to retrieve source code of a android application, i'v tried the method of using dex2jar,apktool and cmd, but getting error as (java is not an external or internal command ) during decompilation.1. is there any alternate method to reterive source code?2. can we decompile using...
Answer 3 May 2013   license: CPOL
ok i have myself solved my problem after a little R&D and posting the solution here so that it could help somebody like me....//getting path for storageFile audioFile = context.getCacheDir(); OUTPUT_FILE =audioFile.getPath()+"/"+"myAudioFile.3gp";//Function for Recoding...
Answer 2 May 2013   license: CPOL
here we get the class structure of that json format..http://www.json2csharp.comhttp://json2csharp.com/[^]
Answer 2 May 2013   license: CPOL
The most popular json serializer is herehttp://james.newtonking.com/pages/json-net.aspx[^]
Question 2 May 2013   license: CPOL
Hai,I want to disable/Hide Softkeyboard in WebView control for a particular redirected page...Let us assume that we have opened a webpage "www.gmail.com".. In this login page i need Softkeyboard... After successfull Login, we have been redirected to inbox page... at inbox page i dont...
Answer 2 May 2013   license: CPOL
You can find json libraries written for plenty of languages on the website of the json format: http://www.json.org/[^].

Page 1 of 60
1 2 3 4 5 6 7 8 9 10


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid