How to make a browser on android phone Now you in the program on the web b2 and the web browser is very important topic of the project and you can also make the by following step Step1 Open the sketchware and make a new project and inserthow to enable downloding in sketchware package com.my.newproject2; import android.app.*; import android.os.*; import android.view.*; import android.view.View.*; import android.widget.*; import android.content.*; import android.content.ClipboardManager; import android.graphics.*; import android.media.*; import android.net.*; import android.text.*; import android.util.*; import android.webkit.*; import android.animation.*; import android.view.animation.*; import java.util.*; import java.text.*; public class MainActivity extends Activity { private Button button1; private TextView textview1; private ImageView imageview1; private ImageView imageview2; private CheckBox checkbox1; private ImageView imageview3; private Butt...
Animation object use in sketchware Hi today we study about animation of object in sketchware .this very important part of sketch ware follow following step . Step 1-open your sketchware and make new project and make xml file and go to next step. step 2- @Override public void onClick(View _v) { } }); } private void initializeLogic() { } @Override protected void onPostCreate(Bundle _savedInstanceState) { super.onPostCreate(_savedInstanceState); } @Override public void onBackPressed() { } // created automatically private void showMessage(String _s) { Toast.makeText(getApplicationContext(), _s, Toast.LENGTH_SHORT).show(); } private int getRandom(int _minValue ,int _maxValue){ Random random = new Random(); return random.nextInt(_maxValue – _minValue + 1) + _minValue; } public ArrayList<Double> getCheckedItemPositionsToArray(ListView _list) { ArrayList<Double> _result = new ArrayList<Double>(); SparseBooleanArray _arr = _list...
Comments
Post a Comment