1,125 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for AsifBhatti

when i install sdk setup take lot of time after few hours stop setup please guide me about sdk setup all api already install in one zipfile..

Mobile Development android android-development api
Member Avatar for Awais Ali
0
122
Member Avatar for Onlineshade

Can any one say for an Android application which software is needed? Please reply.

Mobile Development android android-development
Member Avatar for jwenting
0
130
Member Avatar for vishalbhavsar

hi.. I want to develop a simple mobile application for Java based mobile.. But I am completely unknown about the same. Can anybody tell what will be the requirements to do it? such as softwares, IDEs, books to be referred..

Mobile Development
Member Avatar for jwenting
0
1K
Member Avatar for hericles

Hi, I'm trying to debug an android app on a fairly crap tablet I have (WonderMedia WM8650) but I can't get my linux machine to recognise the device.From what I've read its a matter of including the USB vendor ID into the 51-android.rules file but I can't find out the …

Mobile Development android android-development tablet
0
101
Member Avatar for VengefulToast

Sorry for the newbie question, but I was just wondering if it is possible to program in C++ or some language other than Objective-C on iOS devices? If so, what tools could I use? Visual Studio? Thanks!! :)

Mobile Development c++ ios objective-c
Member Avatar for VengefulToast
0
114
Member Avatar for tunlinaung

Hi.... I am a beginner of Android programming.I am now writing the Android applications with Eclipse IDE.But I have a problem that is where the error list is shown in Eclipse when the errors or exceptions occur in my programs. For Example, when we write J2ME programs, we can see …

Mobile Development android android-development ide
0
77
Member Avatar for harinath_2007

Could anybody direct me to J2ME API link.. I couldn't found the download link.

Mobile Development api
Member Avatar for harinath_2007
0
135
Member Avatar for aplh_ucsc

Hi friends I'm a newbie with android sdk. i did configure android sdk r15 and ADT 15 plugin on eclipse. but the android emulator is not working. I did make a virtual device for the android 2.3.3 platform and run few sample i got with android 2.3.3 platform. but i …

Mobile Development android android-development
Member Avatar for peter_budo
0
117
Member Avatar for deucalion0

Hey guys, i have an image on my screen that I want to go on and off every half second, so it has a flashing affect. i am using Netbeans and J2Me and I want to know the best and simplest most efficient way to do this, any help is …

Mobile Development image
Member Avatar for deucalion0
0
87
Member Avatar for aanders5

So...I first tried NetBeans, and I had everything working again cept for this error about the package "R". So, then I went to eclipse and followed instructions of everything and again the error is there too. I am really lost with this and it always involves with this R package..any …

Mobile Development android android-development
Member Avatar for peter_budo
0
144
Member Avatar for deucalion0

Hey guys, i was hoping to get some advice on a project i am about to start. basically I have just started learning J2ME, using Netbeans. i have went through few tutorials from Hello World to Pong and completed them working fully. Now my project is something not too difficult …

Mobile Development
Member Avatar for peter_budo
0
113
Member Avatar for Archenemie

I am making a quick program to get basic database functions working before i create a larger app but my application keeps force closing when i try and read from the database. I am an amature at android programming and im just starting out. Does anyone know what is wrong? …

Mobile Development android sqlite
Member Avatar for stanleyben
0
136
Member Avatar for Archenemie

I would like to use a non-final variable in an On-click listener and converting the variable to final is not an option because the variable is an ArrayList<String> which i will be altering and editing throughout the coarse of the program. This is an overview of the code I have …

Mobile Development listview
Member Avatar for Archenemie
0
1K
Member Avatar for Zababa

Hey there guys! :) I'm quite a newbie to Android programming, and I need to get the dimensions of the screen, that is the visible area of the screen. I know I can just set the layout of the controls in the .xml file, but I explicitly need to do …

Mobile Development android android-development
Member Avatar for Zababa
0
119
Member Avatar for akhil1989

Hello friends I am new to mobile application development and would like to know which platform will be better in making mobile applications. Is it cross platform or the native codes?? I tried out titanium but feel its performance lacks the power of Xcode. Also suggest the best platform for …

Mobile Development
Member Avatar for peter_budo
0
100
Member Avatar for hendrik92

help me plis.. i got some error: this application does not use the screen and runs in the backgroud. .but i don't know what's the problem causing that.. anybody know how to fix it?? i just want to see the gauge bar progressing in MIDLET.. [code=java]import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public …

Mobile Development
Member Avatar for hendrik92
0
197
Member Avatar for Graphix

Hi, In the past few months I've been learning how to make applications for android by making small games just for the fun of it. I am stuck at the moment at the database object I created to manage the database, specifically the cursor: it won't close. A snippet of …

Mobile Development android android-development sqlite
Member Avatar for Graphix
0
420
Member Avatar for drameshgar1

hy! i am designing game in JAVA as my university project, i want to make myself unique by doing something different ---soo i though of making iphone game that runs java...I designed the iphone app, which is just a icon and few other things...when u click nothing happens but i …

Mobile Development iphone java objective-c
Member Avatar for drameshgar1
0
157
Member Avatar for stevelg

I am trying to create an app to enter records into a database (SQLite) which includes an option field with data selected from a drop-down list box or Spinner. I can create the Spinner from a string array input from Strings.xml but I want to make the data 'user editable,' …

Mobile Development android android-development sqlite
Member Avatar for stevelg
0
197
Member Avatar for rraviraj

hi everyone i m a begginer to iphone apps development ...i m ryt now studying the topics related to phonegap...and my problem is with creating database can anybody tel me how to create databaase for iphone using phonegap..

Mobile Development iphone
Member Avatar for rraviraj
0
89
Member Avatar for SunnySideUp

Hi, I have a couple of questions regarding Mobile Development, are all mobile apps developed using xcode and objective C ? I take it these are zipped up and offered as a download on an app store so to speak at a small cost ? Is it possible to make …

Mobile Development app-store objective-c
Member Avatar for peter_budo
0
142
Member Avatar for railrover

Hi all, I'm having problems getting my mobile device (Windows Mobile 6.1) to see my VB.NET application as genuine. Here are the steps I am taking - can anybody see why there is a problem? I use makecert.exe to create a new root certificate.... makecert -n "CN=McLernonsMARS" -r -sv McLernonsMARS.pvk …

Mobile Development cybersecurity
Member Avatar for railrover
0
187
Member Avatar for emorjon2

Hi all :) I got some serius problem that I've tried to solve in almost two days. I've try to send a request to a URL from a android app, [URL="http://web.hjalmar.nu/~morgan/webpage/test.php"]http://web.hjalmar.nu/~morgan/webpage/test.php[/URL]. the problem is, that it isn't working. ANDROID-file [CODE]package morgan.request.test; import java.io.BufferedReader; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import …

Member Avatar for emorjon2
0
276
Member Avatar for rickster11

Making an Android app for my senior project. The app that the professor wants will have approximately 225 strings. It's basic Q and A with the questions and answers always being in the same order. Would it be better to use the sql database or the strings xml to store …

Member Avatar for jwenting
0
95
Member Avatar for electricBunny

Hello, I'm new to mobile development and Java. My first project is a tower defence game. I'm using j2me. I figured out how to paint the sprites, made a cursor that moves around and turns green or red depending if you can put a tower there or not. Made a …

Mobile Development
Member Avatar for electricBunny
0
177
Member Avatar for kunnu

Hello, I want to make a Nokia S40 Software for my personal use. But I don't know which is the best tool for making this software. I can't find any tutorial on this on Daniweb forum, please help me and suggest me simple Mobile Dev tool.

Mobile Development
Member Avatar for Drycola
0
496
Member Avatar for john_beginner

Hi all, I am beginner in android and, My question is i want to know where my SQLite database physically reside in my system when i create it as [code] SQLiteDatabase db = openOrCreateDatabase("MyDB1", Context.MODE_PRIVATE, null); db.execSQL("CREATE TABLE IF NOT EXISTS MyTable(LName TEXT,FName TEXT,No INTEGER PRIMARY KEY);"); db.execSQL("INSERT INTO MyTable(No) …

Mobile Development android android-development sqlite
Member Avatar for john_beginner
0
90
Member Avatar for Majestics

Can we handle of android app by ourself rather then android handling it itself?

Mobile Development android android-development
Member Avatar for Majestics
0
147
Member Avatar for somon

hi everyone here is my method in java [CODE] public void openWebURL( String inURL ) { Intent browse = new Intent( Intent.ACTION_VIEW , Uri.parse( inURL ) ); startActivity( browse ); } } [/CODE] and i'm just typing [CODE] openWebURL("www.google.com");[/CODE] in my java file onStart section but my app just doesn't …

Mobile Development android android-development
Member Avatar for sharathg.satya
0
170
Member Avatar for iandr0idos

Hi! I'm new to DaniWeb, so I don't really know much. Excuse me if I seem really rude or anything. Anyways, I'm having trouble with an android app I'm building. My program seems to force close whenever I put in: [CODE]String fileContents = getFileContents("http://www.youtube.com/watch?v="+code); fileContents = fileContents.substring(fileContents.indexOf("'VIDEO_ID': "+"\""+code+"\""),fileContents.indexOf("yt.setMsg({")); String[] settings …

Member Avatar for sharathg.satya
0
180
Member Avatar for emorjon2

Hi all! I want to start making apps for android phones. The problem is that I have installed Android SDK, JDK 7 and eclipse, but failed to complete the install of the ADT plugin. I have install the plugin, but I can't configure it. the guide on android developer saids: …

Mobile Development android-development ide java
0
146
Member Avatar for nerdy9000

I am a beginner to Android programming. I am trying to convert an string(from an EditText widget) to a double Whenever i run the program, it crashes whenever the parseDouble function is used: [CODE]Double.parseDouble( input.getText().toString() ); [/CODE] Does anybody have an idea why parseDouble causes my program to crash and …

Mobile Development android android-development java
Member Avatar for nerdy9000
0
1K
Member Avatar for markdean.expres

Hi eveyone, I want to create applications for my N81 phone. I am currently downloading Symbian^3 SDK, will this lead me to what I want or nowhere? Please reply on this thread if you have anything to say,...

Mobile Development
Member Avatar for peter_budo
0
73
Member Avatar for justyno

am developing a timetable application that requires to make sound at times set by the user.i need an idea on how to make the application run at the backqround that is been able to access the phone time even when it has been exited.Just like normal alarm in phone.please your …

Mobile Development
Member Avatar for peter_budo
0
63
Member Avatar for mikred11

[2011-08-03 13:32:48 - InfoProductApp] ------------------------------ [2011-08-03 13:32:48 - InfoProductApp] Android Launch! [2011-08-03 13:32:48 - InfoProductApp] adb is running normally. [2011-08-03 13:32:48 - InfoProductApp] Performing com.ipp.InfoProductApp activity launch [2011-08-03 13:32:48 - InfoProductApp] Automatic Target Mode: launching new emulator with compatible AVD 'Android_1.5' [2011-08-03 13:32:48 - InfoProductApp] Launching a new emulator with …

Mobile Development android android-development
Member Avatar for kvprajapati
0
133
Member Avatar for kumar500

Hello friends i know little bit of java programming.but i want to learn Mobile programming.now am starting mobile proramming in J2ME and android..My question s if am well in the mobile programming wil i get job...Mobile programming wil giv good future for me..?pls giv me a good answer..thank you..

Mobile Development android
Member Avatar for peter_budo
0
125
Member Avatar for wafieali

Hi All, Sorry if this annoyed any of you. but I'm really indeed. I need to know on HOW TO LOAD 300 RECORDS OR DATA PER SECOND in my mobile apps (for this purpose, I use iOS app). I just need a sample or basic code on how to run …

Member Avatar for wafieali
0
120
Member Avatar for cmsc

When I run my J2me project on my computer, the mobile phone device appears then two options appear. I select Install Application -> Launch. Then it will ask for a path [[url]http://][/url] Where can I get that path?

Mobile Development
Member Avatar for cmsc
0
143
Member Avatar for sajjad037
Member Avatar for peter_budo
0
82
Member Avatar for vishalbandre

Is it possible to take video data from one online resource and convert it to another format or quality like avi to 3gp,etc from high quality to low with server side scripting languages PHP, PERL, ETC.

Mobile Development perl
Member Avatar for sajjad037
0
88
Member Avatar for somon

Here is the thing, as you might know AdMob has a `AdSize.*` function, where u put `Banner` to show banner ads, and AD_banner` for tablet banners, what i want to do is take a screen size of a device so that i could throw it in my if statement and …

Member Avatar for peter_budo
0
194
Member Avatar for KadajXII

Hi all, I able to detect user current location on google map, but i need to show speed of user travelling. Any idea how to detect it? I can give u my code if u wan. Thanks.

Mobile Development android android-development
Member Avatar for peter_budo
0
98
Member Avatar for Mahesh.

hey whenever i put the password it comes both in alphabets and numbers i.e we have to press the same key 2-3 times... bt i dont want it like that i only want the password in numbers. So,can you please help me out for that or can you please tell …

Mobile Development
Member Avatar for Mahesh.
0
62
Member Avatar for geekme

I'm a beginner looking for Windows 7 phone app development. Have downloaded the kit and emulator. I follow tutorials to develop apps but I don't understand the steps.I use visual C# 2010 as the IDE .Please help as to what should I learn so as to understand the coding in …

Mobile Development ide
Member Avatar for gameprogramming
0
109
Member Avatar for TheNinjaForce

I want someone to make a rpg game app for me and I was wondering how much that would cost me.

Mobile Development
Member Avatar for peter_budo
0
82
Member Avatar for mahdi68

How can i add arabic language support in Emulator of android SDK ? its displayed words as separated like this : س ل ا م how can solve this problem ?

Mobile Development
Member Avatar for mahdi68
0
312
Member Avatar for mikred11

I get an error every time i click the navdown button "The application have been stopped unexpectedly Please try again". what does it mean?? im a new student in mobile developing.. please help i need to learn about this error [CODE] public class chapter1 extends Activity { MediaPlayer sButton; Intent …

Mobile Development android-development
Member Avatar for mikred11
0
94
Member Avatar for lsvife

how to get the string in a choicegroup.popup... here is my sample code... [code=Java]Form frm=new Form("Sample"); ChoiceGroup cg=new ChoiceGroup("Sample",Choice.POPUP); frm.append(cg); cg.append("1"); cg.append("2"); cg.append("3"); int index=cg.getSelectedIndex(); String str=cg.getString(index);[/code] but i got null pointer exception.. anybody knows about it????

Mobile Development
Member Avatar for peter_budo
0
120
Member Avatar for lsvife

hi all.. i've been practicing mobile programming for a months and i wonder why IMPLICIT is not included in CHOICEGROUP??? I got error when i try to use it...

Mobile Development java
Member Avatar for peter_budo
0
103
Member Avatar for alanlee9898

hi, I'm working on a project which has a text form and submit button. It is a tracking code. When user key in the track number, it will show the result. This service is available on the web. How I actually build my own apps and connect with their database, …

Mobile Development web-server
Member Avatar for alanlee9898
0
71

The End.