FunWithElectronics.com
          - Collection of Information for those with Electronics as a Hobby
Up one level (Programming)

Android

android update sdk --no-ui
android update project --path .

arg0=getBaseContext()
Intent startAct = new Intent(arg0, MainActivity.class);
startAct.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
//startAct.putExtra("value4324", 4);
getApplication().startActivity(startAct);




AuroraNotifier.apk

Lydproject.apk

LysStyring.apk

WordFlashCards.apk




Add a comment:

Fill in number
Name:
Title:
Text:
 


Privacy | Contact