Skip to content

hkusoft/AndroidHowto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndroidHowto

Mini projects of howto series of Android App Development

Custom Url

Showcasing how to handle custom url such as example://abcdef/?param1=1234 in Android App

  • Create an HTML file
  • Add below line to the html file:
     example://SomeHostPrefix/?UserName=abcdef&SessionId=12345"
  • Then open this html file in Mobile Browser

Custom Url Snapshot

About

Short projects of howto series of Android App Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages