Posted by ruadhan 3 years 22 weeks ago

Mobile Champion
This forum should be used to discuss the mobiForge site itself (the site formerly known as dev.mobi) - What do you think of it? How can we improve it? What are we missing that you would like to see on the site?
Posted by Impetus Technologies 31 weeks 2 days ago

Webinar Date: July 8, 2011(10 am PT)
Registration at http://bit.ly/mNBuBB
Is your mobile app performing as per your expectations on the device? Can you identify the perf. bottlenecks and optimize your mobile apps?
Enterprises globally are bringing in the mobile avatars of their business and enterprise applications.
Impetus invites you to this free webinar where the following will be highlighted-
• Challenges in device-side perf testing of mobile apps
• Tools & techniques used for perf. analysis
• Planning for device-side performance engineering
Posted by nischal 50 weeks 5 days ago

how to add search option in googlemap application?
Posted by Innacikani 1 year 7 weeks ago

sir i import the android.telephony.gsm.smsmanage.* in my development project. But its not import its gave message as deprecated and a striking line on the smsmange class. how i correct this type of error
Posted by Roselin 1 year 15 weeks ago

Hi All,
I have done one project in android which is to display map using GOOGLE API KEY.
goto: http://mobiforge.com/developing/story/using-google-maps-android
I generated MAP API key by following the procedure mentioned in above link correctly. It works well and **displays map on EMULATOR.**
I took BUILD of my project and uploaded into the android MOBILE. Here **Map DOESN'T display on my mobile**.
Don't know what is the reason behind this problem :(
My AVD Version Details:
AVD Name: Google APIs(Google Inc.)
Platform : 2.1
API Level: 7
Posted by RFaircloth 1 year 21 weeks ago

I've been reviewing this site as a source for learning about mobile web development. Based on it's description of itself, it seemed ideal. However, I notice that in the "Starting" section, the first two documents listed for guides to getting started with mobile development are over 3 years old! Waaaaaaay out-of-date!
And the emulators in the "mobiReady" section don't include any modern phones, such as iPhone (either 3 or 4) or Android-based phones!
Has this site been abandoned?
Posted by sunillinus05 1 year 40 weeks ago

hi,
am dng a calender based application for sony ericson .....can anyone please send me some link which helps me in doing my application.
Thanks in advance
Sunil
Posted by ranjit 1 year 44 weeks ago

hi,
how to develope an scheduled sms sending in android?
Posted by khanhtungna 1 year 46 weeks ago

Hi Everyone!
I have trouble when using GLOB to search SMS Inbox content in Android. I don't know why my query is wrong. Thank you for any suggestion.
The Logcat show the Exception as bellow:
03-20 16:22:31.635: ERROR/AndroidRuntime(438): android.database.sqlite.SQLiteException: near "*": syntax error: , while compiling: SELECT _id, address, date, body, person FROM sms WHERE (type=1) AND (body GLOB *good*) ORDER BY date DESC
And here is my code:
String uriStrInbox = "content://sms/inbox"; Uri SMS_CONTENT_URI = Uri.parse(uriStrInbox);
Posted by samtolton 1 year 49 weeks ago

This is how I see the search box :-
Firefox 3.6 on Vista.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)


