A Simple SUP Hybrid App to access Web Service: Part II
Designing Mobile App User Interface and Running the App in Android Emulator A Simple SUP Hybrid App to access Web Service: Part I Next task is to design UI for mobile application. Right Click...
View ArticleMy understanding on Syclo Agentry vs SUP From TechEd Bangalore'13
As most of us already have been working on SUP architecture which says Sybase Unwired Platform is a mobile enterprise application platform used to create applications that could connect to...
View ArticleUnderstanding how Cloud and Mobility fit together by developing a simple...
Confused about what is "SAP HANA Cloud Platform" and how it fits with "Mobility"? Then this blog is the perfect document for you. In this blog, you will get a detailed end - end understanding of how to...
View ArticleHow to connect an Oracle DB with Integration Gateway in SMP3
In this blog post I want to show how you can develop and deploy an OData service to the SMP3 which relies on an Oracle database. That means that the Integration Gateway component in SMP3 will convert...
View ArticleImplementation of State Machine for a Long Running Background Task in an...
In the below example i will show how we can break a long running background task running in a service into different states of a state machine and notify the front end UI about each and every stage as...
View ArticleChrome, localhost and CSRF
Hi all, I'd like to share some experience, building and debugging SAP UI5 Apps against SMP and finally hitting an SAP Netweaver Gateway. I really like Google's Chrome browser for debugging HTML5 apps...
View ArticleImplementation of Composite Design Pattern in Android View and Widgets
The Intent of the composite design pattern is stated in the GoF book as "Compose Objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and...
View ArticleSoftware as a Service Drives Innovation
Steve Wexler of IT-TNA has good news for mobile businesses and customers: mobility and app-as-a-service are the major forces driving today’s innovation. Wexler writes:The latest numbers reinforce the...
View ArticleAndroid Services Internals...
Have you ever wondered how an app gets an handle to the system services like POWER MANAGER or ACTIVITY MANAGER or LOCATION MANAGER and several others like these. To know that i dug into the source code...
View ArticleHow to connect iOS device to Relay server
The following error codes occurs when you connect iOS device to Relay server 1) Error code 231 and Error code 86 occurs when you are not set the certificate path and url suffix to networkstram params...
View ArticleSAP Cloud Connector Features and Implementation
SAP HANA has been sweeping businesses and consumers alike with Big Data promises and an interconnected future. HANA is SAP’s powerhouse Big Data solution, which records and analyzes massive amounts...
View ArticleDeveloping SAP Android Mobile app from scratch - Part 1
Part 1Part 2Part 3Part 4Download the projectThis blog helps the newbies to develop a native mobile app from scratch using Sybase Unwired Platform's MBO approach. This approach has been discouraged by...
View ArticleDeveloping SAP Android Mobile app from scratch - Part 2
Part 1Part 2Part 3Part 4Create PK and Generate CodeA Personalization Key is needed to pass input from device to SAP. This key will be used while developing native app to pass the input from mobile...
View ArticleDeveloping SAP Android Mobile app from scratch - Part 3
Part 1Part 2Part 3Part 4Create Android Project and Import LibrariesThe client object APIs form the core building block of Native Object API Applications and provide the common set of APIs for...
View ArticleDeveloping SAP Android Mobile app from scratch - Part 4
Part 1Part 2Part 3Part 4Few lines of codeThe screens of the android mobile application were designed in XML. Given below is the XML used in the start screen of the application that contains a TextView...
View ArticleConsuming OData from StackOverflow using AppBuilder and SMP Cloud
Inspired by Mocking up the Payroll Control Center Fiori App from DJ Adams I built a quick and dirty prototype using the AppBuilder. While you get all the details about AppBuilder in other blogs (this...
View ArticleOracle DB connectivity in SMP Mobile Workspace - Part 2
Part 2: Creating a Oracle DB connection profile in SAP Mobile Workspace 2.3: Part 1 gives a clear understanding of how we can install and setup a connection in Oracle DB. Steps: Right Click Database...
View ArticleOracle DB connectivity in SMP Mobile Workspace - Part 1
Hi All, This blog gives a basic understanding of how we can make a successful connection to Oracle database in SAP Mobile Workspace along with step by step Oracle DB installation. Part 1: Installing...
View ArticleSUP HWC App: HTTP Login Authentication
Dear All, Objective: This blog gives an understanding about how can an SMP HWC based app can be authenticated with SAP username and password. Tools Required: SUP 2.2.x, SMP 2.3.x Procedure: SCC...
View ArticleSAPUI5 Development with Android & iOS using Cordova
Thought I'd share these basic steps to get people started with SAPUI5 and Cordova for mobile development. Like all my blogs, these are basic crash course meant for a quick start. Hope this helps...
View Article