1,115 Recommended Topics

Remove Filter
Member Avatar for
Member Avatar for Hakoo

Hello, I have developed application in NetBeans using VMD, which add, edit, view and delete record using RecordStore. I can successfully add and view RecordStore. I am finding difficulty to Edit/Delete Record. To Edit(Update)/Delete, I maintained new form, used ChoiceGroup.Popup, which retrieve IDs from Record-Store. Here what I am getting …

Mobile Development
Member Avatar for Hakoo
0
149
Member Avatar for jrosh

Please can anyone explain me how I can connect a mysql database with a j2me application. I would be great full if you can give me some code samples or tutorials. thank you.

Mobile Development mysql
Member Avatar for peter_budo
0
109
Member Avatar for jt_murphree

I am new to android development and I have been asked to create a do not call application. Essentially what this app will do is allow the user to store data on the device and then submit it to the do not call database. I have all the UIs created …

Mobile Development
Member Avatar for peter_budo
0
107
Member Avatar for --Fire--

[URL="http://www.mobilenin.com/mobilepythonbook/examples/057-btchat.html"]http://www.mobilenin.com/mobilepythonbook/examples/057-btchat.html[/URL] In the sample code given in the link ( which is THE only one I could find over net for bluetooth chat using PyS60. When I run it, the python on my client closes after discover. It doesn't go past the bt.discover() function ( I wrote some text in …

Mobile Development
Member Avatar for --Fire--
0
67
Member Avatar for sach_ak47

hi , guys i am created one application using jsp and java but i dont know how to make jar, and what configuration nedded in manifest file i want to play that application in my mobile which is supportion java application

Mobile Development
Member Avatar for Hakoo
1
945
Member Avatar for Hakoo

Hello, I want to add row and column dynamically in TableItem used in VMD - Netbeans. Actually, I want to fetch records from Record Store and show that into Table. How can I do this?

Mobile Development
Member Avatar for peter_budo
0
378
Member Avatar for aldm

Hi, I have a problems with certificates in j2me. I need to access web mail using https connection, but there is certificate exception: javax.microedition.pki.CertificateException: Certificate was issued by an unrecognized entity I tried to use UserCredentialManager class, but I didn't found detail explanation how to use this class. Here is …

Mobile Development
0
103
Member Avatar for RossR

Hi all, I am stucked at this problem - net to let user set string as byte eg. "0xFF", And parse it to byte. Problem is, that using... [CODE] byte byteVar = (byte) "0xFF"; [/CODE] ...is incompatible. Nice page about this is [URL="http://www.herongyang.com/Java/Byte-Data-Type-Implicit-Casting.html"]there[/URL]. Any idea how solve this? Thx for …

Mobile Development java
Member Avatar for javinpaul
0
236
Member Avatar for mahdi68

Hi i try show layout like image 1 (textView and editText in same line) but my out put shown like image 2 ! i try with this code : [CODE]<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:padding="5px" > <TextView android:id="@+id/label" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="URL:" android:layout_alignBaseline="@+id/entry" android:layout_alignParentLeft="true"/> /> <EditText android:id="@+id/entry" android:layout_width="fill_parent" …

Mobile Development android-development
Member Avatar for shibby
0
160
Member Avatar for SHENGTON

Hello, good evening. :) This is a thesis. My thesis is "SMS Textspeak Corrector". [b]SMS Textspeak Corrector[/b] is a text messaging software for mobile phone where users can convert or correct the “txt spk” message to the original normal words. For instance, it will correct the “txt spk” text message …

Mobile Development
Member Avatar for SHENGTON
0
123
Member Avatar for oldSoftDev

Hi guys, I am planning to jump into android development and also into Game development for now I am planning to develop a Battleship game can you guys help me out how to start and develop from scratch. Any help would be appreciated thanks

Mobile Development android-development
Member Avatar for oldSoftDev
0
104
Member Avatar for adiiz

Hello friends, I am new in J2ME,..I create new project in Netbeans 7 by selecting new project. When I try to run this project I am getting error...dont know how to fix, plz help me [IMG]http://i52.tinypic.com/259d5d3.jpg[/IMG] [B][U]Output Window:[/U][/B] [CODE]pre-init: pre-load-properties: exists.config.active: exists.netbeans.user: exists.user.properties.file: load-properties: exists.platform.active: exists.platform.configuration: exists.platform.profile: basic-init: cldc-pre-init: cldc-init: …

Mobile Development
Member Avatar for Hakoo
0
219
Member Avatar for Hakoo

Hello All, I have confusion in command Class. Its constructor has 3 parameters. First 2 parameters I can understand. but [CODE]Command.Screen[/CODE] and priority parameter I could not understand. I tried to Google also, and refer different kind of ebooks, but still i cant understand. So please help me.

Mobile Development java
Member Avatar for Hakoo
0
206
Member Avatar for Hakoo

Hello all, After very longtime I am sending thread on this. Before I used to send threads in JSP. But now I am working on J2ME. I have installed " JAVA ME SDK PLATFORM" when I run any MIDlet getting JIT error. This error is related to each PC, I …

Mobile Development visual-studio
Member Avatar for peter_budo
0
53
Member Avatar for VanessaRyan

[URL="http://vimeo.com/15374659"]Titanium +Geo[/URL], a new location-based analytics platform for mobile applications, released on September 29, 2010 and developed jointly by Appcelerator® and FortiusOne, allows marketers and retailers to accurately measure the effect of where, when and how their mobile applications are being used by their customers. [ATTACH=right]17421[/ATTACH] This is a data …

Mobile Development android-development iphone
Member Avatar for lapssone
0
497
Member Avatar for thomas6188

Hi I was trying to extract the content of a pdf file and display its content in android. I tired the code in java and it worked.But when i am coding it in android, its not displaying anything.I placed the file in assets folder and then used asset manager(not sure …

Mobile Development android-development pdf
Member Avatar for peter_budo
0
233
Member Avatar for sunilshiwankar

How i use dynamic buttons with static buttons at bottom of screen only in java code without xml file?

Mobile Development
Member Avatar for sunilshiwankar
0
57
Member Avatar for jeffcogswell

When I was studying computer programming in college many years ago, I didn't imagine that our work could impact lives, particularly in a negative way. We've heard reports (mostly true) of death, dying, and destruction as a result of software problems, such as the time a plane flew right into …

Mobile Development iphone
Member Avatar for max121
3
887
Member Avatar for mydreamgirl

Here is the code from client side: [code]public class TempMail { private String url = "http://localhost:9081/Servlet_Test/Servlet_Test"; public StringBuffer invokeServletForLogin(String unm, int key1, int key2, byte[] pwd, byte[] newPwd, String flag) throws IOException { HttpConnection c = null; InputStream is = null; OutputStream os = null; StringBuffer b = new StringBuffer(); …

Mobile Development
Member Avatar for dumparun
0
160
Member Avatar for VanessaRyan

[ATTACH=left]17531[/ATTACH][URL="http://www.5o9inc.com/products/download/"]5o9® EZMobile[/URL], to be released on October 11, 2010 is a new mobile context app for all Web apps that utilize the browser to deliver real-time context (mobile user, device and location data) to the Web server for use in any Web application. This new software enables developers to know …

Mobile Development api smartphone
Member Avatar for mactilden
1
463
Member Avatar for kiroyzki

Hi i have a E71 TVB china phone, my problem is that it won't allow me to access WAP i used my network providers GPRS/GSM data but the phone itself won't accept the codes. what do i do to get my phone to access it WAP feature? BTW: my network …

Mobile Development
Member Avatar for kiroyzki
0
90
Member Avatar for NewOrder

[url]http://cgi.ebay.co.uk/Pre-order-Nexus-S-Google-phone-android-2-3-get-it-early_W0QQitemZ120658553467QQcategoryZ171955QQcmdZViewItemQQ_trksidZp5197.m7QQ_trkparmsZalgo%3DLVI%26itu%3DUCI%26otn%3D1%26po%3DLVI%26ps%3D63%26clkid%3D5646332619241648877[/url] sorry, i mean phone

Mobile Development
Member Avatar for SgtMe
0
173
Member Avatar for LianaN

Hi! I'm new to Android OS and all this stuff. So, I tried to develop a HelloAndroid api as it is described [URL="http://developer.android.com/resources/tutorials/hello-world.html"]here[/URL]. However, when I try to Run the HelloAndroid, the error message occurs. It is also strange that by selecting Run->Run, the "Android Application" option does not appear …

Mobile Development android-development
Member Avatar for MarkitoMagic
0
114
Member Avatar for jeffcogswell

Last week, Microsoft released a set of tools for developing software for the new Windows Phone 7 using Visual Basic. In order to use the tools, you have to have Visual Studio 2010 Professional or better (right now the Express versions don't work, although I've heard that will change). But …

Member Avatar for jeffcogswell
1
338
Member Avatar for nbmatt

Hi there. I'm looking to develop a GPS like system for mobile devices (specifically MIDP compatible devices) with a custom map and my own code to draw the route. It won't necessarily be roads, but the inside of a building so I can't exactly utilize a service like Google Maps. …

Mobile Development
Member Avatar for nbmatt
0
91
Member Avatar for jeffcogswell

[ATTACH=left]17212[/ATTACH]In the past, the word [I]embedded[/I] was limited to specialty devices that a lot of us used, but few programmers really cared about. Embedded devices meant things like the controllers on your microwave oven or the computer that ran your car's fuel injection system. There are certainly a lot of …

Mobile Development smartphone
Member Avatar for charmmarkin
0
461
Member Avatar for sanketghorpade

I have made a GUI application in jar file in netbeans as ide......i wanna go for mobile application.......i want to knw how to make a mobile jar file..pls let me knw step by step....!!

Mobile Development
Member Avatar for sanketghorpade
0
88
Member Avatar for SgtMe

Hi all. There have been several threads where people are asking, [B]"is there any way we can develop iPhone Apps on Windows, or without using Objective-C?" [/B]The main reason people ask this is because [I]they either cannot afford a Mac, or cannot afford all the additional costs one has to …

Mobile Development c++ iphone
0
187
Member Avatar for bhakki

I used netbeans 6.5 for developing android application. I need to add LWUIT for this application. How we can add LWUIT into android application?

Mobile Development android-development
Member Avatar for peter_budo
0
173
Member Avatar for datasmith

Hello, I need to send messages to Android phones through P2P on 3G connection. Sending and receiving works perfectly on lan ip addresses(on wi-fi) but not on 3g or 2g. On 3g I send a message but it never appears on the other end of the line. Can anyone tell …

Member Avatar for anubis_1969
0
170
Member Avatar for kanchan arak

I want to implement a file lock using j2ME for mobile files...Can you please help me how to get started with? Can i get files in the emulator? I am using sun wireless toolkit 3.0 to implement it. I am designing it for symbian.

Mobile Development java smartphone
Member Avatar for kanchan arak
0
148
Member Avatar for Capt Spaghetti

I am able to present the organizations for a user selected city and state and I am then able to "down select" using the id which presents me with the json encoded data for a single organization. The problem is that along with the json encoded data I am getting …

Mobile Development android-development java json php
Member Avatar for Capt Spaghetti
0
129
Member Avatar for mangopearapples

How can I develop IPhone games with Java? I've tried something called XMLVL but that doesn't seem to be up to date and I can't use it because they don't have anything I can download to use... So is there any other alternative?

Mobile Development iphone java
Member Avatar for mangopearapples
0
128
Member Avatar for akilank

Hi all. I have an mutableArray which displays a list of files in a tableView. I have stored those files in a directory. I am using [CODE]NSfileManager[/CODE] class and [CODE]attributesOfItemAtPath[/CODE] method to retrieve some properties of the files like fileSize, fileType.. In the second stage I am trying to have …

Mobile Development iphone
Member Avatar for akilank
0
97
Member Avatar for sam1

Hi, Have created a simple application for android using 2.2 and eclipse as ide. but whenever i start the project i just get a black screen with white text that says "Andriod ---"(see below) I have create AVD as well. Any help would be appreciated

Mobile Development android-development
Member Avatar for peter_budo
0
91
Member Avatar for Gatsby

Hi, All! This is my first ever post at the DaniWeb forum, and I'm very glad to be here. I have background in Web Development, though I am recently making a change over to Application Development, with an emphasis on Mobile Apps. That said, I just recently began using the …

Mobile Development android-development
Member Avatar for Gatsby
0
97
Member Avatar for andrew37

I have a big problem using the default SQLite database via JDBC driver.I would like to use ORMLite with this.Let me expose my code: [CODE=java]String databaseUrl = "jdbc:sqlite:/data/data/my.package.name/db.sqlite"; Class.forName("SQLite.JDBCDriver"); DriverManager.getConnection(databaseUrl); dataSource = DatabaseTypeUtils.createSimpleDataSource(databaseUrl); databaseType = DatabaseTypeUtils.createDatabaseType(dataSource); databaseType.loadDriver(); UpDao = new UserProfileJdbcDao(databaseType); UpDao.setDataSource(dataSource); UpDao.initialize();[/CODE] I downloaded the ormlite2.8.jar (src) and modified …

Mobile Development android-development java
Member Avatar for graywatson
0
135
Member Avatar for john butler

Hi Everybody, I am a new joinee as an Android Application Developer. Now I have a duobt that "Does the Android Application Development uses the J2ME platform, I mean can we call the Android Programming as the J2ME programmimg or the Android Programming has nothing to do with J2ME or …

Mobile Development android-development java
Member Avatar for Hasan_DMT
0
226
Member Avatar for efus

Well, to make it simple, I have a multiselection listview and I need to know how many elements in the list I have choosen. How can I do that?

Mobile Development android-development
Member Avatar for efus
0
120
Member Avatar for deadelgabar

hi, im having a graduation project which i should make a windows mobile application using visual studio 2005, and really i dont know what topic can i choose and the doctor doesnt want to provide me with a topic,, so if anyone can help just with a topic, because it …

Mobile Development microsoft visual-studio
Member Avatar for rahulbatra
0
108
Member Avatar for SaranyaKrishnan

Really sorry if i m postin under the wrong topic. V ve to simulate a WAP-based course registration system.It can be for Nokia, Ericsson,.. V can use the simulators available online also. If this software is available, v can make use of tat itself. V ve to understand how it …

Mobile Development
Member Avatar for SaranyaKrishnan
0
83
Member Avatar for peter_budo

Ahh, long time since I was on pposting end :D Ok here it goes. The code bellow show mobile application that takes string from user and past it on to servlet. Servlet read it add extra data on front of message and send it back to mobile device that display …

Mobile Development
Member Avatar for peter_budo
0
245
Member Avatar for Q8iEnG

Dear friends.. I'm working on a project, which is simplified in making a program in Java for mobile phones that sends GPS coordinates as SMS.. Is there any open API for that? I'm using "Pulsar from Eclipse" with "Nokia SDK". It doesn't matter what kind of phone it'll work on, …

Mobile Development
Member Avatar for peter_budo
0
170
Member Avatar for darkdai

hey everyone, i was interested in trying to develop a very simple chat application for mobile phones. can you please tell me what do i need to know before i start?

Mobile Development
Member Avatar for nbaztec
0
152
Member Avatar for koti86

how to connect internet or applications in the mobile via pc. can any software require to appearing applications in that phone

Mobile Development
Member Avatar for echovme
0
149
Member Avatar for Duki

Hey everyone, I'm trying to get started with SQLite. My app keeps force closing on this activity: [code=java]public class ViewActivity extends Activity { private TextView company; private BillMeDB dh; public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.all); company = (TextView) findViewById(R.id.Company1); BillMeDB db = new BillMeDB(this); db.open(); long id; id = …

Mobile Development android-development
Member Avatar for Killer_Typo
0
113
Member Avatar for jeffcogswell

[ATTACH=RIGHT]17189[/ATTACH]I'm here at the Intel Developer Forum 2010 in San Francisco, and this has been a great opportunity for a programmer such as myself. While most programmers might think of Intel as a hardware manufacturer and look to other companies (such as Microsoft) for their development tools, in fact that …

Mobile Development
Member Avatar for NicAx64
0
275
Member Avatar for mahdi68

Hi how can i read one line from string ??? i have string like this : [QUOTE]hello ; boy ; sun welcome;google;pink[/QUOTE] how can i read first line only ? thanks

Mobile Development
Member Avatar for peter_budo
0
124
Member Avatar for adams161

I have a tabbed activity as my main class and 3 activities that it has as tabs. I've been googleing this but no luck so far. One of my activities has a thread that runs and gets messages from the telnet thread via a queue. Without going into that to …

Mobile Development android-development
Member Avatar for adams161
0
103
Member Avatar for mahdi68

Hi i download Android 2.2 SDK and install nbandroid plugin on netbeans. when i run project i get this message on netbeans out put and emulator did not start !!! [QUOTE]init: deps-jar: Compiling 1 source file to C:\Users\mahdi\Documents\NetBeansProjects\Hello Android\build\classes compile: =C:\Users\mahdi\Documents\NetBeansProjects\Hello was unexpected at this time. C:\Users\mahdi\Documents\NetBeansProjects\Hello Android\nbproject\build-impl.xml:411: exec returned: …

Mobile Development android-development
Member Avatar for peter_budo
0
152

The End.