android - taskstackbuilder for api 14 -


My compiler displays this message ...

16 calls required API level (The current minimum is 14)

The question is .. "Is this code okay to run in API 14 or not?" because I have not tested is not a device requirement AVD GPS (after ADI version) do implement I support the library or not?

Note

It works perfectly on API 16 and above

Taskstakbilder

  Pending Content Content Intent = Task Stackbiller Make (it) // add details later DetailsActivity itself.addParentStack (Activity_TrackingMode.class) .addNextIntent (new Intent (this, Activity_TrackingMode.class)) .getPendingIntent (0, PendingIntent.FLAG_UPDATE_CURRENT); Android: Android: Android: Android: Android: label = "@ string / Ap_nam"  

Android Manifest

  Android: ScreenErmentation = "Portrait" Android: parentActivityName = ". Activity_Action 1" & gt; & Lt ;! - Parent's activity to support Meta-Data 4.0 and below - & gt; & Lt; Meta-Data Android: name = "android.support.PARENT_ACTIVITY" Android: value = ". Activity_Screen1" /> & Lt; Intent-Filter & gt; & Lt; Category android: name = "android.intent.category.DEFAULT" /> & Lt; / Intent-Filter & gt; & Lt; / Activity & gt;    

you android.support.v4.app.TaskStackBuider < / P>

To run on API 14


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -