Differences

This shows you the differences between two versions of the page.

Link to this comparison view

smd:laboratoare:02 [2021/03/25 20:22]
adriana.draghici [Example implicit intent]
smd:laboratoare:02 [2021/03/25 20:41] (current)
adriana.draghici [Task 3 - Make a call (1p)]
Line 203: Line 203:
 <​code>​ <​code>​
 Intent intent = new Intent(Intent.ACTION_DIAL);​ Intent intent = new Intent(Intent.ACTION_DIAL);​
-intent.setData(Uri.parse("​tel:"​+"​enter the phonenumber"​);​+intent.setData(Uri.parse("​tel:"​+"​enter the phonenumber"​));
 startActivity(intent);​ startActivity(intent);​
 </​code>​ </​code>​
smd/laboratoare/02.1616696571.txt.gz ยท Last modified: 2021/03/25 20:22 by adriana.draghici
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0