1,248 Topics
| |
Dear friends, Here i have a query with Android OS. Which is the best version of it as i have 2.3 version android but my phones always hungs up? | |
Hi, My project is a quiz type app which downloads data from a MySQL database and displays it in a custom dialog box. I've made 2 custom dialog boxes; one for the question and one for the answer/explanation. I've got it working so once a button on main view is … | |
Hello, I am making an application for Android that will save users voice command and then while the application is running; compares the realtime data from the mic input to the one that is saved. So far I have saved the voice in wav file now I want to compare … | |
Hey guys, I was wondering if someone could help me interpret line by line what is happening in this code... package com.example.helloandroid; import android.app.Activity; import android.os.Bundle; import android.widget.TextView; public class HelloAndroid extends Activity { /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); … | |
Hi all I want to begin developing apps to android and IOS (mainly android) after trying the mobile by conduit platform to create a app, I want to go further in developing apps.... and not be attached to a web service like the one provided by conduit. I downloaded and … | |
I am trying to create clickable textviews in Android. I'm a complete noob when it comes to java and the Android platform, so please take it easy on me. Here's what I have right now: [code=java] public class Hypertension extends Activity { /** Called when the activity is first created. … | |
Hi there, I wish to develop a project to capture the current screen in android phone and make it as video. I don't want to do that in emulator. I need to take snap shots also. how could i do this..? Rooted or not rooted, Doesn't matter. Need to capture … | |
The biggest difference which i have noted between chinese tablets and european tablet is that battery timing. I have a tablet baught from germany in 130$. its battery runs for 7 hours continues video or wifi. Another tablet which I have got from hongkong is of same cost but its … | |
Dear friends, i am a university student competting for my bsc(hons) in IT! i suggested to have my final year project based on android, n for your info, i have never codded in android. im am supposed to give a suggestion by tomorow! and i would be completing my project … | |
Hello everyone, I've build a web project that could upload and resize image with the following script and i did minor change on it: http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/ It works fine on desktop computers and samsung galaxy s froyo. But when i tried on android tablets such as samsung galaxy tab the upload … | |
Hi, I want to create motion detection application on android device. Could you help me? Here my code: package com.iseng; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import android.app.Activity; import android.content.ContentValues; import android.content.pm.ActivityInfo; import android.content.res.Configuration; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.provider.MediaStore.Images.Media; import android.util.Log; import android.view.SurfaceHolder; … | |
I really want to create a game or an app for android and I was wondering if you guys can give me an advice? I'm still learning java; I'm good but I'm not a pro(still in college). Do you think that I should keep working on java tell I'm really … | |
hi i am trying to create 2 lists in one screen. i am using the google api places where i want the list to appear then when selected the result will appear, this what i have so far but the second list doesnt appear and i am not sure why … | |
hi, using the google places api where it says food or restaurant how can you create this so that when its selected it allows you to specify food the type of food such as chinese, english ect ? | |
Hi, I'm new in android and I have to call wcf service from android app. Everything works fine, but I don't know how can I manipulate with result set of WCF method. This is my code snippet: [CODE] SoapObject request=new SoapObject(NAMESPACE, METHOD_NAME); SoapSerializationEnvelope envelope=new SoapSerializationEnvelope(SoapEnvelope.VER11); envelope.dotNet=true; envelope.setOutputSoapObject(request); HttpTransportSE httpTransport=new HttpTransportSE(URL); … | |
hi i am a university student from Mauritius and i am going for my final year project for my course Bsc in Information Technology. I am good at php,mysql, but now i want to make use of java, android for my final project. So i am already on the track … | |
i am having a login page done in android using eclipse . now i want to extend the layout of the login page by setting a fieldset around that window.. (field set as in html.) can anyone help me please | |
See am doing an android application,it has a web back end,am using wordpress,but how can i code web services in wordpress?suppose i need to fetch some contents from database and pass it as json to android phones.So where should i place the php script or how can i do this?Is … | |
I am wondering if there are criteria that I can use as basis to know that the application works in versions 2.2 and 3.0 of android os? Like for example, *It can be installed *The response time is fast *It supports the screen resolution... | |
Hi, I am trying to pass the value of imgPath into imageAdapter.java. I manage to get the result from the toast. But i did not know how to write a proper code to display the value at myRemoteImages. Please help me out. PictureActivity.java [CODE]ArrayList<hashmap<string, string="">> imgList = new ArrayList<hashmap<string, string="">>(); … | |
hey Guyz, I am new in Mobile Development (Android), and i want to make a zoom button that increase/decrease the size of text in TextView by clicking zoom control button. Can any one tell me about how to implement android 'zoom control widget' in eclipse... Or any tutorial??? | |
Hey guys, I'm trying to create an application that will allow me to view information in a database and update/delete/all the usual stuff. How do I go about connecting to the database? I have a project using visual basic which connects to the server using this string: [CODE]con.ConnectionString = "Server=salamander.ads.ntu.ac.uk;Database=m_fyp2011_n0218430;Uid=" … | |
Basically my app obtains data from a mysql server and displays it in a list view. What I want is for data from different columns (but the same row) to be as different items in a Dialog Box. I followed a tutorial on how to connect to a mysql server … | |
Hey guy's i know that the MIT got the rights now to app inventor and still not releasing it public yet... but is there any other type like that? | |
Hello! One day i was wondering, i want to create Android app which will scan barcode and give link to my product from databese. I started search and tutorials for that but nothing. So i whana ask can it be done? My idea tree : Mobile phone -> Read barcode … | |
Okay, been working on Android program and since its JAVA based, I figured this might be a place to get some good advice. I have been writing this program to run tcpdump, but for some reason it freezes and crashes. I am able to execute the shell commands, but after … | |
Hi, Can i ask something what type of eclipse should i use in developing android.there are many of them,can you help me on this please.Thank you in advance. Eclipse IDE for Java Developers, Eclipse IDE for Java EE Developers, Eclipse Classic 3.7.1, Eclipse IDE for C/C++ Developers (includes Incubating components), … | |
Hello everyone. I am very new in Android Application. I have installed JDK 7,Eclipes also. I have read the installation tutorials form the common site <URL SNIPPED>.I have installed AVD from Eclipes. But when I run the simple "Hello world" an initial program, It shows that no AVD is available. … | |
Basically I'm trying to create an app where it generates random questions and displays them in a dialog box. I've managed to create a dialog box ok but incorporating the sql database full of questions and answers is proving difficult. I've been trying to follow this tutorial and it's the … | |
Hey guys, I'm just starting out with Android development using Eclipse. The only programming language that I've used a lot before is VB.NET, so I'm just wondering, is it possible to create variables which you can then add to over the course of the session? I'm particularly thinking of strings … |
The End.