Posts

Showing posts from September, 2014

Code for Android Web view using with Fragment

import android.annotation.SuppressLint; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.webkit.WebView; import android.webkit.WebViewClient; import android.widget.ProgressBar; import android.webkit.WebChromeClient; @SuppressLint ( "SetJavaScriptEnabled" ) public class Layout1 extends Fragment { WebView webView ; private ProgressBar progressBar ; @Override public View onCreateView(LayoutInflater inflater, ViewGroup container,             Bundle savedInstanceState) {        View v = inflater.inflate(R.layout. layout1 , container, false );                           WebView wv = (WebView) v.findViewById(R.id. webView1 );   wv.getSettings().setJavaScriptEnabled( true );   wv.setWebViewClient( new SwAWebClient());   wv.loadUrl( "http://www.google.com" );         webView .setWeb

Notifications

Image
Get Facebook - twitter - G mail - MSN Notifications for every minute. -  Instant access. - simplified view for low speed internet -  Start up  Feature Enabled.  Download Link:::    http://vikiapps.weebly.com/windows.html

New Application - Invoice +

Image
Salary / Income - Expenses maintenance - Share to friends and Family - Planning Monthly Expenses - So on... This is the invoice Application which maintain your salary / income details and expenses. Share your details as reports to your friends and family. This is the first version have basic operations and features. Very useful for Students / Employees  Download Link :  http://www.vikiapps.weebly.com/windows.html