1,245 Topics

Member Avatar for
Member Avatar for benqus

Hello Everybody, I thought it'd be a great idea to share my code with people who s*ck with the same problem, maybe it'll help... :) It still needs security improovements, but since I'm not a Java guru, I'm a little slow with the solution... :) Any help would be appreciated! …

Member Avatar for maninaction
0
2K
Member Avatar for Dean_Grobler

Hi there, I've installed the Android SDK on my Linux (Ubuntu 10.04) machine. I don't have internet connection on my machine so I couldn't simply go download and install the required stuff through Eclipse. Everything worked out pretty well, I'm able to run a virtual device, and I'm also able …

0
146
Member Avatar for happygeek

The Kogan Agora 7 inch Android tablet has been kicking up something of a storm even before it has actually shipped. Not least because of the pricing. The Australian company is attempting to break into the UK market and is marketing the device as [URL="http://www.kogan.co.uk/shop/7-inch-tablet-pc-android/"]the best value Android tablet[/URL] in …

Member Avatar for happygeek
2
521
Member Avatar for BONYANGO

Hi, i am just being curious here. I have my website for android appl and i want to start optimizing it but since Google pioneered android platform, i am tempted to ask if google favor android websites in terms of ranking.

Member Avatar for indiarajasthan
0
30
Member Avatar for happygeek

There's only one iPad (discounting model variations) but there's a small army of Android tablets demanding your attention and your money. The question is, are any of them better than the market defining Apple? DaniWeb goes hands-on to find out... If you think about tablet computing these days then the …

Member Avatar for erintom
3
2K
Member Avatar for 650U

Hello people, I am working on my android project, which happens to be the third project on Android for me. I find these errors in all the files of my project. Hope you can help me solving it. I am attaching the code of one of my file. also the …

0
65
Member Avatar for Techwriter10

When Google announced Android and Chrome, it was easy to think that they were going after Apple's core business, and when news of [URL="http://www.daniweb.com/news/story246307.html"]Google's own phone [/URL]leaked last weekend, that seemed to only reinforce the idea, but I see the two companies with very different goals. Yes, they are both …

Member Avatar for jingda
0
810
Member Avatar for happygeek

While it is possible to look at the iPad as being a big apple (with a small 'a') and the Galaxy Tab a small apple, comparing the Streak to the iPad really is more like apples and oranges. Indeed, the two are so different in every regard that to try …

Member Avatar for jingda
1
679
Member Avatar for happygeek

It was back in November 2010 when we first took an [URL="http://www.daniweb.com/hardware-and-software/netbooks-tablets-and-mobile-devices/reviews/327951"]in-depth look at the Android tablet alternatives to the Apple iPad[/URL], and to be honest we weren't really that impressed with any of them. The new Motorola Xoom, however, promises to change all that. The Xoom is the first …

Member Avatar for jingda
0
813
Member Avatar for Lygris

I've tried and failed repeatedly to simply have my Android emulator go from one activity to another in a program. Each attempt suddenly forces the app to close. Here is my code for the two activites: [CODE]package dg.exe; import android.app.Activity; import android.os.Bundle; import android.content.Intent; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; …

Member Avatar for Lygris
0
152
Member Avatar for saisakthi

Hello, I am developing an android chat application. It works well on the emulator. But from the android mobile(Using HTC), it doesnot receives UDP packets from other devices. But it receives well from the same device and also sends the packets well. How to make the application to receive the …

Member Avatar for saisakthi
0
138
Member Avatar for NewOrder

i am going to start learning Android next week, and i was curious about it animation capability. can i put 3d Max, Maya or flash animation? what animation program is best to use, i am thinking to make games for the platform

Member Avatar for NewOrder
0
138
Member Avatar for NewOrder

My teacher in programming told me that it is useful to learn zbrush when developing games for android. but i wanted to ask, do you need to learn programs like maya too , in addition to zbrush?

0
68
Member Avatar for TheWhite

I'm trying to get my android app to talk to my java server using a secure socket (where I'm going to exchange the person's username and password and verify it, in non plain text). How do I go about doing something like this? Source code example on the android (client) …

Member Avatar for TheWhite
0
79
Member Avatar for TheWhite

For whatever reason, no speech recognizer is installed in the default android emulator for 2.2 (its the only one I've tried). I would like to be able to test my android app which uses the google speech api in an android emulator. Does anyone have any suggestions for this? There …

0
48
Member Avatar for priya1989

hi everyone , m new in development field, currently doing a project for my friend on android, client based application, need help any one....

Member Avatar for JamieLynnSEO
0
62
Member Avatar for xcamp

Ok, so I've never programmed for android before but I downloaded the eclipse plug in. I am proficient in Java and was wondering how easy it is to transfer programs into an app. Are there any useful tools I should know about?

0
61
Member Avatar for Dean_Grobler

Hi there, I would just like to know from the Android developers here what books they would recommend for starting out with Android? Also, how diferent is it coding Android from the Core Java API's? Thanks!

Member Avatar for peter_budo
0
94
Member Avatar for Dean_Grobler

Hi guys, I'm looking into getting into the mobile development industry. Altough I'm being pulled in two directions and can't make up my mind. Which would be the wiser option, Blackberry or Android? Basically making the choice based on where the industry is going for both, job oportunities, popularity etc. …

Member Avatar for Dean_Grobler
0
217
Member Avatar for imso

Is there any way to get the play button to stay hidden in the background during recording until the user intervene to click the screen to allow the button to resurface the play button to stop the recording process?? Is the code coded in the .xml file or somewhere else.. …

Member Avatar for peter_budo
0
105
Member Avatar for GrimJack

I am not sure if this is the right location but I just noticed my favorite web-comic site is looking for someone interested in writing Android aps. [URL="http://www.schlockmercenary.com/blog/android-developer-request"]Check it out [/URL]

Member Avatar for AndreRet
1
113
Member Avatar for imso

How should i reorient an android application in landscape mode once an apps is started?? I started an app but it does not automatically switch to landscape mode.. I tried writing it to "horizontal" but it does not work.. [CODE]<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent" >[/CODE]

0
174
Member Avatar for imso

Background information on the apps i'm doing: First off i'm new in java and of course having trouble getting use to eclipse programme, and worse of i'm kinna bad in programming... :( And adding on to the problem i'm given only 11 weeks from now to complete the app... School …

Member Avatar for imso
0
113
Member Avatar for imso

First of to clarify i'm virtually new to java and not that good in programming. But i was told to develop an 2.2 android apps which takes video excluding sound when on the road "acts like a car blackbox".. I found a series of code online but i just don't …

Member Avatar for peter_budo
0
142
Member Avatar for sahiba202

I am working on a project on Augmented Reality with Android. The code captures the camera video, finds the marker and displays a cube on top of it. After this a motion vector (in the form of pixels moved in the x and y direction) is found. What I need …

0
89
Member Avatar for knan

Hi, I am building a simple android application that sends GPS coordinates from an Android phone to a Webserver, and the received co-ordinates are displayed one by one in the server. I think both my client and server side programs are correct, but I am not sure. Please correct the …

0
159
Member Avatar for khanyisani

i wish to know google android application programming, but don't know where to start,should i start by learning java me first? I do have a background of java se even thou I am not a skilled java applications programmer i do understand code written in java. is that enough? or …

Member Avatar for peter_budo
-1
76
Member Avatar for SSSD

I've recently bought an android phone called Orange San Francisco (ZTE Blade). its currently on android 2.1, and i was wondering if there ia an update available for it to go to 2.2 or 2.3, and if so how do i do it? I dont want to root it, so …

Member Avatar for vaniliao
0
181
Member Avatar for zelkea

Hey Guys, I have a large music collection and was irritated by the 64GB limitation on my itouch, UNTIL I found Subsonic [url]http://www.subsonic.org[/url]. Now my ENTIRE library is available to me via the internet or my phone, with no size limitation! I will repeat NO SIZE LIMITATION, I have heard …

Member Avatar for zelkea
0
205
Member Avatar for rajeevpareek

Hi. As Android is based on Linux kernel so I was wondering it must be possible to access shell, but how ? By any means is it possible to go into shell prompt of any android based phones ( production version).

Member Avatar for tje210
0
189

The End.