|
thank you for the reply,
actually i develop application not 100% for income.
i have two smartphone here, iPhone 4 and Blackberry 9790.
and a notebook using windows 7.
i don't have android smartphone and macbook.
that's why i choose blackberry first.
but i still don't get what SDK should i use. 
|
|
|
|
|
You must install Windows Phone 7.5. It's a good start!
Regards
Christian Amado
MCITP | MCTS | MOS | MTA
DCE 0★ 1★ 2★ 3★ 4★ 5★
Bronze level MVA
Olimpia ☆ ★★★
modified 20-Jul-12 11:28am.
|
|
|
|
|
Hi guys,
I need one help from you guys, the this is , i have developed one mobile compatible website which is run by mobile only. The same corresponding website also have in the desktop website.For Example when i type my website url in destop browser, that time it will open my desktop website,and second thing the same url which i type in my mobile it will open my mobile website ,the thing is i have two website for the same corresponding url one is desktop website and anothar one is mobile website but url is same.My question is my mobile website i put one option like "VIEW IN : MOBILE / GO TO FULL WEBSITE" So when i click the option "GO TO FULL WEBSITE" . I want open full website but its not done, If any one of known this please guide me how can i access my desktop website from mobile website.
|
|
|
|
|
stellus wrote: So when i click the option "GO TO FULL WEBSITE" . I want open full website but its not done
I don't think anyone can help unless you show the code that handles this event. Please edit your question and add the code details.
|
|
|
|
|
Hi,
I'd like to develop an offline mobile application that runs on all major smartphone (Android, iPhone, Windows etc.). I understand that each smartphone uses their own language (Objective-C, Java, .Net).
Is there a way to code ONCE, then use the same code for all smartphones? If not all, at least the business-logic part of the code?
|
|
|
|
|
The issue is not so much the language that is used but the OS on the phone. Even if you could use a single language you still need to compile them into the correct object code for the different phones.
|
|
|
|
|
Look and feel is the killer. The UX for each platform is quite different. Your only option is web but your still going to have to compromise on the UX
"You get that on the big jobs."
|
|
|
|
|
Hello
I'm android developer and Working in new company
i want source code to create application android to scan bar code about phone camira and insert barcode in edit text
(two button one for scan and one to save bar code in database and edittext to show bar code
please help me , please please please
thank u
|
|
|
|
|
People don't give out complete source code on this site.
You'll have to narrow your request.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
thsnk u but do u have any website have information of this subject ??
|
|
|
|
|
Probably lots; try a Google search.
|
|
|
|
|
i can help you dear. i have developed same type of applications in past
|
|
|
|
|
I don't think this message was meant for me.
|
|
|
|
|
Not meant for you dear. It's only for the person who stuck with the issue.
|
|
|
|
|
Then please respond to that person and not to me.
|
|
|
|
|
i can help you dear. i have developed same type of applications in past
|
|
|
|
|
ok, give me code of this application
thank u for help me
|
|
|
|
|
夏に備えて初めての[b][url=http://www.rayban-japan.jp/category.php?id=144]レイバンの購入[/url][/b]で、車の運転用に買いました。サングラスの王道って感じがします。鼻の高さはピッタリで、付け心地が最高です。どんな顔にも、どんな髪型にも似合う。まさにそんなモデルだと思います。軽くてしっかりしていて、長く使用しても疲れない感じです。これまで、あまりサングラスが好きではなく、掛けませんでしたが、レーシックをしたことを機に目に気を配り始め、掛けてみたのですが、本当に目が楽ですね。ジーパンとシンプルなTシャツによく合います。[b][url=http://www.rayban-japan.jp/goods.php?id=296]RB2140 902[/url][/b]と一緒に購入![b][url=http://www.rayban-japan.jp/goods.php?id=241]RB2140 901[/url][/b]は女の子のお友達にプレゼントしたのですが、とっても可愛いかったです。おすすめです!!サングラスはいろんなタイプが欲しいので、このくらいの金額だと気軽に購入できて嬉しいですね。初めて買ったのが[b][url=http://www.rayban-japan.jp/category.php?id=144]ウェイファーラー[/url][/b]で、このモデルは今更私が言うのも何ですが、カッコ良くて、掛けやすくとても満足しています。まだ試していませんが、夏場の快適なドライブを期待できそうです。もっと早くから、サングラスを利用していたら良かったと思います。大切に長く使っていきます。
|
|
|
|
|
is it possible to make ping to another computer in windows-mobile
using C# code ?
thanks
|
|
|
|
|
|
Im looking for a few pointers on how to mirror an iPhone to an iPad via Game Kit. If anyone can point me in the correct direction I would be grateful.
|
|
|
|
|
Dear All
I developed android apps in API 8, but now I want to rebuild it to API 15(android 4.0.3).
Any idea?
Thanks
|
|
|
|
|
Back to school I'm afraid. The big change is the UI, a lot of the old stuff has been deprecated in favour of fragments. To get the UI right you'll need to reference the android.support.v4.app[^] jars because 70% of users are still on 2.3.x and won't be able to use your app otherwise.
You also might want to take a look at the ActionBarSherlock[^] to get the complete new school look. A bit of work involved but the end result should look pretty cool and give you some future proofing.
"You get that on the big jobs."
|
|
|
|
|
hi dear members i want source code of prayer time in android plz help me .
|
|
|
|
|
You can use AlarmManager[^] to schedule your application to be run at some point in the future.
|
|
|
|