Tricks N Trolls

Knowledge has no END only starting

Blog Tools

Personlize your blog like a pro, just small modifications. learn here

Blogging

You know ? you to can change your blog like Pro. want to know how ??

Internet Tips

Day by Phising attacks, Malware are everywhere. How to be safe browsing ???

Deals n Offers

Do you need Everything ? Everyday there is a offer i will bring upto you. stay amazed

MS .NET Framework 4.6


Hello everybody, How is every one ?? Welcome to My Learned Tricks blog





Hello guys how are you ? today I'm gonna show you one Tip for your PC. actually you are installing one new application in your PC, suddenly the installation aborted and asking about microsoft.net is required. why microsoft.net is required to the application ? microsoft Dot Net Framework is a application platform. and it will enable so many features to that application in order to use the application. of course that application is providing you miny features. so it must have to take permission from administrator. and this microsoft.net Framework platform is acting as a mediator between application you are installing that means that new application to the operating system which you are using in your PC for future applications and more like KasperSky antivirus and small applications. maximum of all applications they are need this microsoft.net framework must and should. today we will discuss about this


.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (as contrasted to hardware environment) known as Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. (As such, computer code written using .NET Framework is called "managed code".) FCL and CLR together constitute .NET Framework.

FCL provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. Programmers produce software by combining their own source code with .NET Framework and other libraries. .NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an integrated development environment largely for .NET software called Visual Studio.

.NET Framework started out as a proprietary framework, although the company worked to standardize the software stack almost immediately, even before its first release. Despite the standardization efforts, developers—particularly those in the free and open-source software communities—expressed their uneasiness with the selected terms and the prospects of any free and open-source implementation, especially with regard to software patents. Since then, Microsoft has changed .NET development to more closely follow a contemporary model of a community-developed software project, including issuing an update to its patent promise to address the concerns.

.NET Framework led to a family of .NET platforms targeting mobile computing, embedded devices, alternative operating systems and browser plugins. A reduced version of the framework, .NET Compact Framework, is available on Windows CE platforms, including Windows Mobile devices such as smartphones. .NET Micro Framework is targeted at severely resource-constrained embedded devices. Silverlight was available as a web browser plugin. Mono is available for many operating systems and is customized into popular smartphone operating systems (Android and iOS) and game engines. .NET Core targets cross-platform and cloud-based workloads in addition to the Universal Windows Platform (UWP).

The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.
The Microsoft .NET Framework 4 redistributable package installs the .NET Framework runtime and associated files that are required to run and develop applications to target the .NET Framework 4.
The .NET Framework 4 works side by side with older Framework versions. Applications that are based on earlier versions of the Framework will continue to run on the version targeted by default.
.NET Framework 4 includes the following new features and improvements:
Improvements in CLR and BCL
Improvements in ADO.NET
Enhancements to ASP.NET
Improvements in Windows Presentation Foundation
Improvements to Windows Workflow Foundation and Windows Communication Foundation

Download MS Framework ClickHere

MS .NET Framework 4.6

The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.
The Microsoft .NET Framework 4 redistributable package installs the ReadMore(....)

Auto Call Recorder




Hello everybody, How is every one ?? Welcome to Tricksntroll blog

Auto Call Recorder lets you automatically record all calls, or choose to record only those not from numbers in your contacts list. You can then save or delete the call recordings as per your wish. You can also share the recordings and there is a recent Dropbox integration provided as well. The app is good for its cost as it has many features included such as automatic cloud storage for selected contacts and different modes of working.

Requirements:

 Android 2.1 and up
Overview: Automatic call recorder!
In this ad free pro version you can automatically save calls from a contact and add comment to a recorded call.
You can also stop a recording in progress or start recording when a call is in progress.
Record all desired calls on your phone.
Select which calls to record:


You can record all calls or only those that are from numbers that are not in your contacts.
You can play, save and share the recorded calls.

Please note that on some devices recording a call is no possible so please try the free version first.
Auto call recorder also supports wav , ANR, 3gp formats.
Recording on an external sd card or any location desired is also possible.
The audio source is now configurable.
For playing the 3gp format you can use the "MX Video Player".

Record any phone call you want and choose which calls you want to save. You can set which calls are recorded and which are ignored. Listen to the recording, add notes and share it. Integration with Google Drive™ and Dropbox allows calls to be saved and synchronized to the cloud as well.
Google Drive integration works on Android versions 3.0 and above.
Please note that call recording does not work on certain handsets and can result in inferior quality recordings. We therefore suggest that you try the free version before purchasing the paid app.
If you encounter any recording issues or wish to improve voice quality, try recording from a different audio source, or use auto-on speaker mode.
Recorded calls are stored in the Inbox. You can set the size of the inbox. The number of saved calls is limited only by your device memory. If you decide that a conversation is important, save it and it will be stored in the Saved Calls folder. If not, old recordings will automatically be deleted when new calls fill up the inbox.
You can enable a Call Summary Menu with options to appear immediately after a call.
Search for recordings by contact, phone number, or note.
There are 3 default settings for automatic recording:
Record everything (default) – This setting records all calls except for contacts pre-selected to be ignored.
Ignore everything – This setting records no calls except for contacts pre-selected to be recorded.
Ignore contacts – This setting records all calls with people who are not contacts, except for contacts pre-selected to be recorded.
In the Pro version only: You can set calls from particular contacts to be automatically saved, and they will be saved in the cloud.

If you have a problem with the recording, please try to record with a different audio source,
which you can configure in the settings tab.
Try to record with speaker on or off , until you find the best combination for your phone.
For example you can try Audio Source -> Voice UpLink and speaker off.

What's New:
- Google Drive™ integration - sync recordings to Google Drive (Only for Android versions 3.0 and above)
- Dropbox integration improvements
- UI Improvements
- New edit mode - Now you can delete, share (Pro) and save (Pro) multiple recordings in the same view
- Bug fixes
- In previous versions:
- Support for additional languages - You can change languages in the settings

This app has no advertisement


To Download: ClickHere

Lost Back button in Android ?

Back Button

Hello everybody, How is every one ?? Welcome to Tricksntroll blog

Soft-key of the back button. I work does not require root.
The Floating Button and the Navigation Bar are displayed.
The home button and the notification bar can be displayed. The displayed button can be selected.
The Button or Widget can move in long push.

In almost all situations, the system maintains a back stack of activities while the user navigates your application. This allows the system to properly navigate backward when the user presses the Back button. However, there are a few cases in which your app should manually specify the Back behavior in order to provide the best user experience.

Back Navigation Design
Before continuing with this document, you should understand the concepts and principles for Back navigation as described in the Navigation design guide.
Navigation patterns that require you to manually specify the Back behavior include:

When the user enters a deep-level activity directly from a notification, an app widget, or the navigation drawer.
Certain cases in which the user navigates between fragments.
When the user navigates web pages in a WebView.

How to implement proper Back navigation in these situations is described in the following sections.

- The Navigation Bar is not supported in Hard-Navigation Bar(Galaxy etc.) and Android4.4 or later.
- Don't react to the tap of a widget.
- Widget supports operation only a "Clock&Battery"

In order to use it, please turn ON "Back Button" service from "setting -> Accessibility Option."
Android4.4 without the navigation bars.

Be careful when using this mechanism with highly dynamic web pages that can grow a large history. Pages that generate an extensive history, such as those that make frequent changes to the document hash, may make it tedious for users to get out of your activity.

Does not try to collect the terminal data this app.
[Network communication] permission not required, this app is safe.


To Download BackButton 

Font Changer (ROOT)




Free Download HiFont 6.1.7 APK for Android
Hello everybody, How is every one ?? Welcome to My learned tricks blog
As we all know, 10,000+ users downloaded HiFont - Cool Font Text Free latest version on 9Apps for free every week! This app is intended for an adult audience. This hot app was released on 2016-06-07. I believe that if you are an android apps lover, you would not miss it. 
HiFont is the best flipfont installer for android. Hundreds of handpicked written fonts style like cute, darker, candy colored fonts are all for you. And it is compatible with the font program on your phone
HiFont is designed to apply the COOLEST and most STYLISH fonts for your phone. You may download hundreds of fonts to customize your phone for FREE! Love, sweetie, colorful as you like.
We handpicked hundreds of most stylish and coolest fonts with different types, and is very easy to be applied. A change of a font, a change of a feeling.
We dedicate to create the most popular fonts for you! And that's why:
UNIQUE COLORED FONT RELEASEED!
Each colored font are specially designed for a specific themes. With our colorful font, you will expand the beauty of your font into a very new dimension!
You are about to download and install the HiFont 6.1.7 apk file (Latest Version) for Android 4.0 and up: HiFont is a free and useful Personalization app: Download it now (6.51 MB) > or Choose another mirror >
Package Name: com.xinmei365.font | File Name: com.xinmei365.font-6.1.7-APK4Fun.com.apk
Choose one of the server location above to start to get the apk file for HiFont, move the file to your Android phone's SD card and then use one file manager you prefer to browse & install it.
only share the original and apk installer for HiFont WITHOUT ANY cheat, crack, unlimited gold patch or other modifications.
Note: All the apps & games here are for home or personal use only. HiFont is the property and trademark from the developer Hi Fonts. If any apk download infringes your copyright, please contact us for a apk file removal.

Main features:
1.Support Samsung phones(via Galaxy S3 ,S4 ,S5 ,Note ,Note Ⅱ ,Note Ⅲ ) to change font perfectly (No root needed)
2.Support HTC,Motorola,Lenovo,Huawei,Nokia X and other phones to change font (Root needed)
3.Support Flipfont changer system
4.Support to use your own custom fonts.
5.Provide super big font for the elderly
6.Provide font for dyslexia font to help dyslexia readers
7.Adapt Solo Launcher
9.Cool emoticon and cute smiley.
10.Easily to change font size.
11. Special designer's font zone added!!!
12.New font will releasing weekly.
12.Colored font added!!!
(For Android 4.4 and higher device only)
CONTACT US
Email:john.papassa@gmail.com
Follow us on twitter:
https://twitter.com/HiFont
Follow us on facebook:
https://www.facebook.com/HiFont 

For years, people suffer from having no enough cellular data to download what they need. This top Personalization app is just 6.5M. It can be said with certainty that this app costs you almost no cellular data even if you hanging on the line all day long