Application Development / 应用程序开发

Subscribe to RSS - Application Development / 应用程序开发
Legend Color: 
009ad9

【SDK 3.0】Failed to get rootstrap list. while building Native projects by CLI

Hello:

        As the Native projects throw out a java.lang.StackOverflowError, I read the Help Contents carefully and find a new way to create Native projects. But I got a new error while building.

        1. Add path to the end of /etc/profile as below:
# tizen command line interface
TIZEN_SDK_HOME=/home/user/tizen-sdk
PATH=$TIZEN_SDK_HOME/tools/ide/bin:$PATH
export TIZEN_SDK_HOME
export PATH

【SDK 3.0】java.lang.StackOverflowError while creating Native Projects

Hi,

I got an error while create native projects on Tizen SDK 3.0.
If I try to create a sample native project, the popup tell me there is a "java.lang.StackOverflowError".

I've used the Tizen SDK 2.3 for a long time, I install the Tizen SDK 2.3 in order to access the plugin develop.
I forgot to reinstall 2.3 befor installing 3.0,  I do not know whether this related .
And my java SDK version is 1.8.0_60, my computer system is ubuntu 14.04  64bit.

Invite to New API

Hi everyone! One of the push notification apps Hooks just recently opened their API to developers. We have just learned from the founder of Hooks App that he just gave us an invite to the exclusive API here - http://earlybird.gethooksapp.com. Try it yourself, can't wait to hear what you think.

How to Run Your Existing Android APK on Tizen Platform/如何在Tizen平台上运行现有的安卓APK

As an app developer, you can submit your existing Android apps into Tizen Store within very little to no effort, or extra development by you.  This session will explain how the customized plug-in developed by OpenMobile, called Application Compatibility Layer (ACL™) for Tizen, can be used to execute your APK– the same APK that you submit to Android stores - seamlessly on Tizen OS.  ACL already enables several key apps available in Tizen Store - which combined have been downloaded over 500,000 times.  Be sure to attend!

Easily Port Web Apps to Tizen & Develop with Tizen Device APIs/适用于Tizen网络应用的简易接口&使用Tizen设备应用程序接口开发

Web Apps are scalable, have a great visual design, and offer a rich user experience. Developing a Web App on Tizen is easier than you think. Learn how easy it is to Port Web Apps into Tizen and then use Tizen Device APIs to develop Web Apps in the session. The best part with Tizen? Is its fluid design language. The possibilities are endless.

Walkthrough: Tizen Native Applications Development/Walkthrough:Tizen本地化应用开发

Fact: Native mobile apps sustain fast performances and a high degree of reliability. Developers are able to utilize features and create apps for the phone that stands out from the crowd with Tizen Native APIs. Application architecture, Life-cycle, and efficiently using Tizen SDK to quickly create fully functional mobile applications will compose the basics of Tizen Native App Development. Vital Tizen Native APIs and capabilities will empower the developer and present some of its eye-catching features to help provide the best user experience.

Tizen apps with Context Awareness & Machine Learning/基于内容识别和机器学习的Tizen应用

Tizen apps with Context Awareness & Machine Learning (Shashwat Pradhan, emberify.com) - Using sensors in the mobile phone tuned by Machine Learning models, developers can build context aware apps. The simple lifecycle of Sense, Understand and Adapt can be implemented in Tizen app using simple APIs. Opportunities, tools and lessons of these apps for Tizen will be discussed. The talk will focus on User Experience, development and future applications.

Introduction to Samsung KNOX Tizen/三星KNOX Tizen 介绍

Samsung KNOX is already a market leader in secure mobility on Android devices. We now introduce this on Tizen. The KNOX Tizen Standard SDK allows developers to build enterprise applications that run securely and optimally on Samsung Tizen mobile devices. Applications developed with the SDK will face reduced security threats and risks from lost or stolen devices that contain sensitive corporate data. Enterprise IT departments can also manage these SDK-developed applications and enforce their company policies and business processes.

Tizen Native Development - Tips to Save Time and Trouble/Tizen 本地化开发-关于节省时间和免去麻烦的建议

Tizen supports development with Web technologies and Native (Tizen Mobile). The Native API is C (thus usable from both C and C++), with many features. The UI toolkit that controls main-loop, event handling, UI and rendering is EFL, and knowing what is available and how best to use it can save you a lot of time and energy going the wrong direction. This will cover a quick overview of how this toolkit works and how best to achieve some common results whilst avoiding pitfalls. Questions will also be answered for any developers presenting any. 

Pages