java - How to convert an IOS app that uses an internal URL scheme for updating list items to an Android app that does the same -


the ios version of application populating menus , listviews internal urls define content. goal point admin can update content , list items web , database periodically updated changes using rest apis.

i've read ios has more support internal url schemes android has. i've read people saying not idea in android.


Comments