10 Tips To Boost Your App Sales
I have decided to write down a few tips (mostly based on my own experience) for those of you who are here to do business and thus need ways to sell the most apps possible.
the Flagship of independent news, reviews and resources for Developers and Users of Samsung's mobile platform Bada I have decided to write down a few tips (mostly based on my own experience) for those of you who are here to do business and thus need ways to sell the most apps possible.
This tutorial is related to the earlier tutorial regarding implementation of context menu with Lists. A few people have already asked me to publish the code of my separate context menu class derived especially for usage with lists.
This tutorial is going to demonstrate a practical way on how to send files using bluetooth in Bada. I have tried the bluetooth tutorial from the official blog but It didn’t work and I found it was unnecessary complex for my application. Also, I found that the tutorial has a vital bug that was terminating the bluetooth service. Therefore, this tutorial tries to simplify the official blog tutorial and makes it work.
This is a little something that I have built upon the last tutorial regarding scrolling labels. What I wanted to have now was a label that scrolls right or left depending on how I tilt the device. The more I tilt it, the faster I want the label to scroll
Hello dear Pirates! Today I’d like to show how to install Bada Widget plug in into Eclipse IDE, so we’d be able to create widgets more professional way then using notepad and 7Zip for such purpose. Also Eclipse has a nice HTML, JavaScript and CSS syntax ‘highlight and hint’ ability, which is very helpful and [...]