511 Topics

Member Avatar for
Member Avatar for ajst

Hi I have an app for Android phones. It is working as intended but when I receive a phone call the app is minimised(but still running) and I have to open the app again. I was wondering how do I make it so after the phone call it restores my …

Member Avatar for ajst
0
188
Member Avatar for orion3184

Hello, I'm new to assembly and am finding myself porting someone's MASM old code to C++ for portable smartphone architectures. There's a syntax on the memory addressing I'm having trouble interpreting. Can anyone help me understand what's going on? It's probably an easy question for everyone familiar with the syntax, …

0
156
Member Avatar for usahomegoods

I just thought of joining a tech forum as we are into this business of home goods for long now. So let me just help you with your hardware and software stuff. Daniweb seems a great place to connect to techies.

Member Avatar for zj2431
0
126
Member Avatar for danishbacker

I'm planning to buy a smartphone soon my current phone is Nokia E51 and I like [LIST=1] [*]htc desire s [*]htc mozart 7 [*]iphone 4 [*]nokia c7 [/LIST] My primary need are [LIST=1] [*]basic phone functions [*]video chat using wifi or mobile internet (not 3g) [*]music [*]making apps (to get …

0
163
Member Avatar for ankurmawanda

i want to create a moblie application that consits of a form which user can fill and it can be submitted to a online postgres sql database it must be for s40 phones i am using netbeans mobility can some one tell me how should i proceed and it possible …

Member Avatar for Hakoo
0
106
Member Avatar for sam023

i just to know how can we implement the feature of live streaming in my blackberry aplication.. thanks in advance.

Member Avatar for peter_budo
0
134
Member Avatar for abelLazm

Just read the latest headline [B]Microsoft Buys Skype[/B].... what are your views about it will it enhance the functionality of Skype or will increase its crash rate as other MS products..... and i was wondering why my Skype is creating problems from last couple of weeks:-/

Member Avatar for pseudorandom21
1
229
Member Avatar for paulyb

Hi all I have a question, How do i setup a web page to accept HTTP POST? I have a webcam software that uses HTTP POST, but I can't work out how I setup the web page to accept the posts from the webcam, to view the cam streaming. I'd …

0
54
Member Avatar for LogicWeb

When viewing [url]www.talkjesus.com[/url] via smartphone (replicated with Firefox, Google Browser, Opera), the shoutbox on the home page always shows expanded. I cannot figure out why this is happening because it works fine on regular pc's and the height is set to 185px. Works perfectly fine in on computers in all …

Member Avatar for twiss
0
61
Member Avatar for ankurmawanda

i am creating a midp 2.0 s40 mobile application s40 that will post some data in to a postgres sql server i have created a form with text boxes and selection list can some one please tell me a way how do i post an sql query i have the …

0
156
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
855
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
689
Member Avatar for geekme

Hello, I'm a smartphone enthusiast and have read about various mobile OS .But when it comes to implementation in this field I am blank.Kindly help me as to where should I start from scratch to be able to grasp the basics of mobile development.Please help. Regards

Member Avatar for geekme
0
66
Member Avatar for tinachan

Nokia announced two new Symbian devices, the Nokia E6 and the Nokia X7. With the new smart phones, Nokia also introduced its latest software update, known as Symbian Anna. For details on the news check this: [URL="http://blogs.forum.nokia.com/blog/nokia-developer-news/2011/04/12/symbian-anna-software-and-2-new-devices"][U]http://blogs.forum.nokia.com/blog/nokia-developer-news/2011/04/12/symbian-anna-software-and-2-new-devices[/U][/URL] These devices also power apps developed with Qt, thus the business opportunity with …

0
113
Member Avatar for Malaoshi

Hi, I want to start the following project: 1. I got data from several Smartphone tests - did most of them myself. 2. I want to write a programm, where the user can choose different options and than will get his "perfect" phone. 3. My Question: [LIST] [*]What would you …

0
138
Member Avatar for ayanbizz

How to start building mobile appliacations using J2ME platform.Can somebody suggest me any book for beginners from where I can start learning about it?

Member Avatar for peter_budo
0
130
Member Avatar for VanessaRyan

[ATTACH=left]17409[/ATTACH]A [URL="http://www.safecellapp.com"]new app[/URL] now connects smart phone's GPSs with its location's federal, state, county and city current cell phone usage laws to prevent accidents from distracted driving. SAFECELLapp, released on Apple September 27, 2010 and slated for Android release in early October, issues real-time alerts to drivers entering areas with …

Member Avatar for VanessaRyan
1
456
Member Avatar for rkallit

The explosion of consumer devices like smart-phones, tablets & other similar devices into enterprise computing is making IT security pros very nervous. So, what do you think is the best way to deal with this situation? Smartphones & ipads: Should it be allowed @ work? Thanks Ramy Stuart IT Consultant, …

Member Avatar for jwenting
0
185
Member Avatar for zimboden

How to detect if a browser supports iFrames? [CODE] <script type="text/javascript" > var e = document.createElement("iframe"); if('src' in e){ alert("Your browser supports IFRAMES"); }else { alert("Your browser DOES NOT support IFRAMES"); } </script> [/CODE] WHen you use createElement(), if you pass it 'iframe' it will contain specific iframe properties, like …

0
105
Member Avatar for alex1050

//Enter phone number: 1-800-COL-LECT //1-800-265-5328 Im trying to input the dash right after COL and before LECT. Please help [CODE]#include <stdio.h> #include <stdlib.h> #include <math.h> int main() { char ch; printf("Enter Phrase\n"); while((ch=getchar())!='\n') { if ((ch=='1')) printf("1-800-"); else if((ch=='A')||(ch=='B')||(ch=='C')) printf("2"); else if ((ch=='D')||(ch=='E')||(ch=='F')) printf("3"); else if ((ch=='G')||(ch=='H')||(ch=='I')) printf("4"); else if …

Member Avatar for alex1050
1
281
Member Avatar for tcollins412

i have a script that sends an email to cellphones: [CODE=html] <form name='celltest' method=post> <input type=hidden name=cellsubmit value=yes> <tr><td rowspan=1>Mobile Phone: <input type='text' class='efield' id='phone' name='phonetest' style='width: 200px;'></td><td style='padding-bottom: 15px; padding-left: 3px;'>&nbsp;<a href="?ref=ea&dotest=1" class='eap' style='width: 50px;'>Test</a></td></tr></table></td></tr><tr><td style='font-size: 12px; text-align: left; padding-top: 2px; padding-left: 35px;'>Provider: <select name=provider class=efield style='width:258px;' id='provider'> <option …

0
132
Member Avatar for WASDted

Hewlett Packard has been synonymous with ‘quality printers’ for decades, but these days a printer is not just a printer anymore. We expect more and more is what you get with the HP Officejet Pro 8500A Plus, a new multi-function machine and member of HP’s ePrint family. We reviewed it …

Member Avatar for Dani
1
457
Member Avatar for b10hzrd

The Nintendo Wii has introduced many families to the joy of gaming and has also introduced others to the fragility of modern television screens. Today’s flat panel TV’s are thin, sexy and unfortunately rather fragile, a fact we have been forced to live with, until now. Corning Inc. claims to …

Member Avatar for SuzieDsouza
1
475
Member Avatar for Dean_Grobler

Hey there guys! Since it's that time of the year, most people are just sitting at their desks, business is dead and you bored out your skull (Unless ofcourse you have a [B]real[/B] job). So I thought, hey, I've got a phone with all this extra crap on including games, …

Member Avatar for happygeek
0
429
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
189
Member Avatar for Progr4mmer

I'm wondering if its possible to program using xcode for ios(I pod touch, I phone, I pad) on windows?

Member Avatar for Progr4mmer
0
116
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
191
Member Avatar for Emily Banks

Google [URL="http://googlevoiceblog.blogspot.com/2010/08/make-and-receive-calls-in-gmail.html"]announced[/URL] today that Gmail users can now make free calls from a computer to a phone. The service will be free for calls in North America until at least the end of the year. [ATTACH=right]16893[/ATTACH] Until now users could call other Gmail users' computers for free, but now the …

Member Avatar for jayde2363
2
316
Member Avatar for bhakki

hi all, I developed j2me, android and blackberry based applications. I need to showing the demo for clients through my own website. Is this possible for showing the demo using micro emulator through my website?. For example user can choose the both type of mobile and type of application and …

0
220
Member Avatar for ray_broome

Hi, I'm now starting out learning blackberry development, in hopes to eventually create an app using google maps so that mobile users can report different types issues and pinpoint their location (it is supposed to be an app that will hopefully be used by government). What i'm wondering though is …

0
126
Member Avatar for Techwriter10

[ATTACH=right]14395[/ATTACH]Microsoft [URL="http://www.mobilemag.com/2010/04/13/microsoft-kin-one-and-kin-two-specs-and-perspective/"]released a couple of phones[/URL] on Monday, Kin 1 and Kin 2, supposedly aimed at teens. Kin 1 is shaped like a hockey puck. Kin 2 looks more like a conventional smart phone (but it's not). The only thing these phones appear to have going for them is a …

Member Avatar for sat21091
0
1K
Member Avatar for floatingDivs

Hi Daniweb, Have a quick question I'd like answered. Right now, I'm testing out liquid web sites on a smart phone powered by Android. When I load a (width:100%;) website with the smartphone being taller rather than longer, it comes out looking great. However, when I turn the smartphone 90 …

Member Avatar for lowcostdesign
0
98
Member Avatar for Brian.oco

Feast or famine (probably famine); 2009 should be another interesting year for the tech sector. After all, any industry that can provide sexual performance drugs (Viagra) for the CIA to give to Afghan warlords is always going to find room on the front pages of every news outlet in the …

Member Avatar for sophieharris
0
349
Member Avatar for William Duffy

Hello everyone, I am currently employed by a cell phone provider and i am looking for a place to spread my knowledge and help those who need help. I know alot about phones and thier operation and the systems they opperate on. if I can't answer your question ill use …

0
143
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 …

Member Avatar for mactilden
1
464
Member Avatar for Techwriter10

Web 2.0 has always been about giving the individual the power to publish without having to beg a media company for access. From blogs to podcasts to services like YouTube ordinary (and extraordinary) citizens have been able to publish their work for the world to see. Now [URL="http://www.flixwagon.com/"]Flixwagon[/URL] lets you …

Member Avatar for eneasgesing
0
241
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
339
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 …

Member Avatar for charmmarkin
0
461
Member Avatar for raf08

hi can anyone help me with this ive trying for 2days to get this sorted but cant figure it out. i want to be able to list my data in the table which works fine then i want a link next to each data line to amend it heres my …

Member Avatar for Caeon
0
176
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.

Member Avatar for kanchan arak
0
148
Member Avatar for deadelgabar

hi, my name is saad. i will start working at my graduation project. we should do a windows mobile application. the project is a mobile application interacting with a web-site to help people avoid traffic jam. description:- we should develop a mobile application which will work on (HTC) windows mobile, …

0
139
Member Avatar for NateBerry

I am a newbie. Just getting started. I work for an IT Services supplier just outside London, UK. I'm a Blackberry Support Engineer and look after the BES infrastructure for a government client. There's loads of stuff I enjoy / am into, but I'll start in the fine tradition... Name: …

Member Avatar for mushget
0
159
Member Avatar for VanessaRyan

Smart phone users, including iPad, iPhone and iPod Touch, will now be able to see more advertising on their phones thanks to a new interactive video ad player that automatically detects the user's device and switches it to HTML5 and the appropriate video required by that device. [ATTACH=right]16572[/ATTACH]The [URL="http://www.jivox.com/"]Jivox Interactive …

Member Avatar for VanessaRyan
0
445
Member Avatar for EricMack

[ATTACH=right]17430[/ATTACH]For years now, we've been promised new technologies that would merge the idea of virtual payments with actual brick and mortar retailers, but inevitably we just keep swiping those plastic cards. Meanwhile, the Japanese and others leapfrog ahead, happily waving their phones and other gadgets in front of those cool …

0
370
Member Avatar for monstercameron

this is an idea i have seen over the web but on the web the took cellphone and used the circuitry with the glove my idea is to have hand gestures control the glove, and something like...maybe deaf texting (sign language input) i drew up some plans visit these links: …

0
104
Member Avatar for dbworks

I have a small network (50-65 computers) which are all connected via a LAN. I have a DHCP server and a gateway (Firewall). Recently there was a requirement to connect all the smart phones used in the company (Blackberry, Iphone and Android phones) to the internet when in the facility …

0
134
Member Avatar for GothLolita

Hi everyone! I'm a newbie here. I have a problem: I need to create the address book in python that include name, phone number, email, address, etc...The information in the address book can able to delete or change. I will give more information later! Can you help me? I need …

Member Avatar for techie1991
0
2K
Member Avatar for happygeek

When it comes to data storage and retrieval the current buzz is undoubtedly cloud-shaped, so why would anyone want to invest in Network Attached Storage? Two words: cost and capacity. Cloud services are great, but as far as storing and accessing large amounts of data is concerned things can get …

2
1K
Member Avatar for EricMack

[ATTACH=right]16930[/ATTACH]Just weeks after Research in Motion [URL="http://www.daniweb.com/news/story303272.html"]installed servers in Saudi Arabia[/URL] to allow authorities there to monitor Blackberry messaging traffic and avoid being shut down in the Kingdom, an encore of the drama is playing out in India. The Indian government has [URL="http://www.informationweek.com/news/software/operatingsystems/showArticle.jhtml?articleID=226700187"]pledged to shut down RIM's encrypted services[/URL] in …

0
244
Member Avatar for sissydream

Ever missed an appointment or important email because you were away from your desk? Now Google Mobile App can help with push notifications from your Google account to your iPhone -- an icon badge shows you’ve got new mail in Gmail, and Google Calendar event reminders appear right on your …

0
129

The End.