the Flagship of independent news, reviews and resources for Developers and Users of Samsung's mobile platform Bada

Archive

Author Archive
Bada Tutorials, Fundamentals

Small Hacks: String to ByteBuffer to String

This is a part of my HacksLibrary that I started in order to fill the gap of missing bada functionality for my projects. :-)

Bada Tutorials, Others

Launching basic services from within your app

I have found myself in need of launching a browser from within the app (to show the developers’ homepage, for example). Apparently, it can be easily achieved with AppControl (NOTE:You will need the BROWSER privilege to do so):

Bada Tutorials, Communication & Location

Bada Tutorial: How to Download from Internet

Ok, this is my third (small) tutorial here on BadaDev. While working on a project I am doing in Bada, I encountered myself needing a simpler way to download stuff from the internet. Yes, there is a whole Osp::Net::Http Namespace in bada SDK which offers pretty everything you need. But what I was thinking about [...]

Bada Tutorials, Fundamentals

Bada/C++ Tips for Java developers

Before I started programming in Bada I haven’t touched C++ in a decade. My programming languages of choice for desktop/mobile programming are C# and Java just because they are so much easier to program. Sure, a low-level programming language is awesome from the control and performance point of view. However, it can become a nightmare [...]

Bada Tutorials, UI & Graphics

Bada Tutorial: EditField Events Example

Hello everyone, this is my first post and tutorial on BadaDev. Thanks to wit for letting me write for the community. I am a seasoned Java/Android programmer and got involved into Bada few months ago. However, I didn’t start intensive Bada exploration until few weeks back. This tutorial is pretty basic, nonetheless it shows a [...]

Editor's picks

Copyright 2009-2010 BadaDev.com (unless otherwise stated). All rights reserved! Powered by Wordpress!