Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

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:

The listview screen:

Code counter:

Finally, here is the demo video:

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

Thanks,

Xing Jin

3 Comments