Skip to Content
Author's profile photo Former Member

A Simple Android App Using BIP RESTful Web Service API

Hello!

Here I am posting a demo of a simple Android app that I quickly developed to illustrate the simple but powerful potential that is given by the marriage of mobile app development and the recent increasing maturity of SAP BI RESTful SDKs.  In less than 500 lines of code (also think half of them were automatically generated by Eclipse/Android SDK),  this simple Andriod app has only a login screen and a listview screen to allow mobile access to BOE servers, navigate infoobject tree, and schedule reports. The code is far from any error-free, reliable, secure or state of the art designs but simply a piece of fast food with all the possibilities to evolve into a delicious meal.

The login screen:

LogonScreen.jpg

The listview screen:

ListviewScreen.jpg

Code counter:

BI Scheduler lines of code.jpg

Finally, here is the demo video:

http://www.youtube.com/watch?v=EWpiyIFhSm4

Thanks,

Xing Jin

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo William MARCY
      William MARCY

      Very inresting. We want ➕

      Author's profile photo Former Member
      Former Member

      Super!!.. Keep Posing

      Author's profile photo Manikandan Elumalai
      Manikandan Elumalai

      Going to try this out.